議論 » Greasy Fork镜像 への意見

jsDelivr GitHub tag/release

§
投稿日: 2022/01/25

jsDelivr allows you to reference specific GitHub tags of a certain commit.

For example, I would like to use:

// @require            https://cdn.jsdelivr.net/gh/iFelix18/[email protected]/lib/api/omdb.min.js

instead of:

// @require            https://cdn.jsdelivr.net/gh/iFelix18/Userscripts@0352635854028c6e66d1ed3adc52061f61636a9d/lib/api/omdb.min.js

Here the tag on GitHub, in reference to that specific commit, here instead the jsDelivr page of the tag.

§
投稿日: 2022/01/25

We generally allow URLs where the contents will not change over time. It seems tag-based URLs like would change?

§
投稿日: 2022/01/26

It seems tag-based URLs like would change?

How?

§
投稿日: 2022/01/26

If the repo owner deleted the tag and recreated it, pointing to a different commit.

返信を投稿

返信を投稿するにはログインしてください

长期地址
遇到问题?请前往 GitHub 提 Issues。