Skip to content

Commit

Permalink
Removed unneeded @latest queries from img URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Oct 6, 2024
1 parent 50ebac8 commit ff449ad
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 49 deletions.
8 changes: 4 additions & 4 deletions chatgpt/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="right">
<h6>
<picture>
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/black/icon32.svg">
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/black/icon32.svg">
</picture>
&nbsp;English |
<a href="zh-cn#readme">简体中文</a>
Expand All @@ -18,7 +18,7 @@

Userscripts that utilize the astounding AI of ChatGPT or enhances its UX. A userscript manager such as [Tampermonkey](https://www.tampermonkey.net/) is required to run these scripts.

<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

### <img src="https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png" width=21> [AmazonGPT](../amazongpt) &nbsp;<a href="https://devpost.com/software/amazongpt"><img height=20 src="https://amazongpt.kudoai.com/assets/images/badges/wolfram-award/gold-badge.png"></a>

Expand Down Expand Up @@ -90,7 +90,7 @@ Userscripts that utilize the astounding AI of ChatGPT or enhances its UX. A user
[Readme](https://github.com/adamlui/userscripts/tree/master/chatgpt/googlegpt#readme) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

<a href="https://github.com/adamlui/userscripts">**More userscripts**</a> /
<a href="#english--简体中文">Back to top ↑</a>
8 changes: 4 additions & 4 deletions chatgpt/docs/zh-cn/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="right">
<h6>
<picture>
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/black/icon32.svg">
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/black/icon32.svg">
</picture>
&nbsp;简体中文 |
<a href="../#readme">English</a>
Expand All @@ -17,7 +17,7 @@
[![供电 chatgpt.js](https://img.shields.io/badge/供电-chatgpt.js-black?logo=gamejolt&logoColor=white&labelColor=464646&style=for-the-badge)](https://github.com/KudoAI/chatgpt.js?utm_source=userscripts&utm_content=github_shield)
<img src="https://img.shields.io/badge/jsDelivr_请求-1,500,000+/month-2bbbd8.svg?logo=jsdelivr&logoColor=white&labelColor=464646&style=for-the-badge">

<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

### <img src="https://amazongpt.kudoai.com/assets/images/icons/amazongpt/black-gold-teal/icon48.png" width=21> [AmazonGPT](../amazongpt) &nbsp;<a href="https://devpost.com/software/amazongpt"><img height=20 src="https://amazongpt.kudoai.com/assets/images/badges/wolfram-award/zh-cn/badge.png"></a>

Expand Down Expand Up @@ -89,7 +89,7 @@
[自述文件](https://github.com/adamlui/userscripts/blob/master/chatgpt/googlegpt#readme) /
[讨论](https://github.com/adamlui/userscripts/discussions)

<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

<a href="https://github.com/adamlui/userscripts">**更多用户脚本**</a> /
<a href="#简体中文--english">回到顶部 ↑</a>
14 changes: 7 additions & 7 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="right">
<h6>
<picture>
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/black/icon32.svg">
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/black/icon32.svg">
</picture>
&nbsp;English |
<a href="https://github.com/adamlui/userscripts/blob/master/docs/zh-cn#readme">简体中文</a>
Expand All @@ -20,28 +20,28 @@

Greasemonkey userscripts. A userscript manager such as [Tampermonkey](https://www.tampermonkey.net/) is required to run these scripts.

<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

### <picture><source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/RduASbD.png"><img width=21 src="https://raw.githubusercontent.com/adamlui/userscripts/master/chatgpt/media/icons/openai-favicon64.png"></picture> [ChatGPT scripts](../chatgpt)

> Userscripts that utilize the astounding AI of ChatGPT.
<br>[View scripts](https://github.com/adamlui/userscripts/tree/master/chatgpt) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/github/icon32.png"> [GitHub scripts](../github)
### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/github/icon32.png"> [GitHub scripts](../github)

> Userscripts that enhance the GitHub experience.
<br>[View scripts](https://github.com/adamlui/userscripts/tree/master/github) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

### <picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/hide-forum-images/media/images/icons/private-eye/white/icon32.png"><img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/hide-forum-images/media/images/icons/private-eye/black/icon32.png"></picture> [Hide Forum Images](../hide-forum-images)
### <picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/hide-forum-images/media/images/icons/private-eye/white/icon32.png"><img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/hide-forum-images/media/images/icons/private-eye/black/icon32.png"></picture> [Hide Forum Images](../hide-forum-images)

> Hides images/videos from XenForo, vBulletin & Discourse forums.
<br>[Install](https://greasyfork.org/scripts/12639) /
[Readme](https://github.com/adamlui/userscripts/tree/master/hide-forum-images#readme) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

### <img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/highlight-radio-bubbles/media/images/icons/radio-bubble/icon32.png"> [Highlight Radio Bubbles](../highlight-radio-bubbles)
### <img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/highlight-radio-bubbles/media/images/icons/radio-bubble/icon32.png"> [Highlight Radio Bubbles](../highlight-radio-bubbles)

> Makes bubbles bigger and more colorful when brought to focus using Tab key.
<br>[Install](https://greasyfork.org/scripts/26311) /
Expand All @@ -55,7 +55,7 @@ Greasemonkey userscripts. A userscript manager such as [Tampermonkey](https://ww
[Readme](https://github.com/adamlui/userscripts/tree/master/youtube-classic#readme) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

<a href="https://github.com/adamlui/userscripts/discussions">Discuss</a> /
<a href="#english--简体中文">Back to top ↑</a>
14 changes: 7 additions & 7 deletions docs/zh-cn/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="right">
<h6>
<picture>
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/black/icon32.svg">
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/black/icon32.svg">
</picture>
&nbsp;简体中文 |
<a href="../../#readme">English</a>
Expand All @@ -20,28 +20,28 @@

Greasemonkey 用户脚本. 运行这些脚本需要一个用户脚本管理器,例如 [Tampermonkey](https://www.tampermonkey.net/).

<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

### <picture><source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/RduASbD.png"><img width=21 src="https://raw.githubusercontent.com/adamlui/userscripts/master/chatgpt/media/icons/openai-favicon64.png"></picture> [ChatGPT 脚本](../../chatgpt)

> 利用 ChatGPT 惊人的 AI 的用户脚本。
<br>[查看脚本](https://github.com/adamlui/userscripts/tree/master/chatgpt) /
[讨论](https://github.com/adamlui/userscripts/discussions)

### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/github/icon32.png"> [GitHub 脚本](../../github)
### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/github/icon32.png"> [GitHub 脚本](../../github)

> 增强 GitHub 体验的用户脚本。
<br>[查看脚本](https://github.com/adamlui/userscripts/tree/master/github) /
[讨论](https://github.com/adamlui/userscripts/discussions)

### <picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/hide-forum-images/media/images/icons/private-eye/white/icon32.png"><img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/hide-forum-images/media/images/icons/private-eye/black/icon32.png"></picture> [隐藏论坛图片](../../hide-forum-images)
### <picture><source media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/hide-forum-images/media/images/icons/private-eye/white/icon32.png"><img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/hide-forum-images/media/images/icons/private-eye/black/icon32.png"></picture> [隐藏论坛图片](../../hide-forum-images)

> 隐藏来自 XenForo、vBulletin 和 Discourse 论坛的图像/视频。
<br>[安装](https://greasyfork.org/scripts/12639) /
[自述文件](https://github.com/adamlui/userscripts/tree/master/hide-forum-images#readme) /
[讨论](https://github.com/adamlui/userscripts/discussions)

### <img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/highlight-radio-bubbles/media/images/icons/radio-bubble/icon32.png"> [突出单选气泡](../../highlight-radio-bubbles)
### <img width=22 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/highlight-radio-bubbles/media/images/icons/radio-bubble/icon32.png"> [突出单选气泡](../../highlight-radio-bubbles)

> 使用 Tab 键聚焦时使气泡更大、颜色更鲜艳。
<br>[安装](https://greasyfork.org/scripts/26311) /
Expand All @@ -55,7 +55,7 @@ Greasemonkey 用户脚本. 运行这些脚本需要一个用户脚本管理器,
[自述文件](https://github.com/adamlui/userscripts/tree/master/youtube-classic#readme) /
[讨论](https://github.com/adamlui/userscripts/discussions)

<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

<a href="https://github.com/adamlui/userscripts/discussions">讨论</a> /
<a href="#简体中文--english">回到顶部 ↑</a>
14 changes: 7 additions & 7 deletions github/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
<div align="right">
<h6>
<picture>
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/earth/black/icon32.svg">
<source type="image/svg+xml" media="(prefers-color-scheme: dark)" srcset="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/white/icon32.svg">
<img height=14 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/earth/black/icon32.svg">
</picture>
&nbsp;English |
<a href="zh-cn#readme">简体中文</a>
</h6>
</div>

# <img width=25 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/icons/github/icon32.png"> GitHub userscripts &nbsp;[![](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20these%20%23GitHub%20userscripts%20out%21&url=https://github.com/adamlui/userscripts/tree/master/github&hashtags=greasemonkey,userscript,javascript,github)
# <img width=25 src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/icons/github/icon32.png"> GitHub userscripts &nbsp;[![](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20these%20%23GitHub%20userscripts%20out%21&url=https://github.com/adamlui/userscripts/tree/master/github&hashtags=greasemonkey,userscript,javascript,github)

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge)](../LICENSE.md)

Userscripts that enhance the GitHub user experience. A userscript manager such as [Tampermonkey](https://www.tampermonkey.net/) is required to run these scripts.

<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=10px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/github-star-history@latest/media/images/icons/github/icon32.png"> [GitHub Star History ⭐](../github-star-history) &nbsp;<a href="https://github.com/awesome-scripts/awesome-userscripts#github"><img src="https://cdn.jsdelivr.net/gh/adamlui/github-star-history@latest/media/images/badges/awesome/mentioned-badge.svg"></a>
### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/github-star-history/media/images/icons/github/icon32.png"> [GitHub Star History ⭐](../github-star-history) &nbsp;<a href="https://github.com/awesome-scripts/awesome-userscripts#github"><img src="https://cdn.jsdelivr.net/gh/adamlui/github-star-history/media/images/badges/awesome/mentioned-badge.svg"></a>

> Adds star history chart to sidebar of GitHub repos.
<br>[Install](https://greasyfork.org/scripts/473377-github-star-history) /
[Readme](https://github.com/adamlui/userscripts/tree/master/github/github-star-history#readme) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/github-widescreen@latest/media/images/icons/github/icon32.png"> [GitHub Widescreen 🖥️](../github-widescreen)
### <img width=20 src="https://cdn.jsdelivr.net/gh/adamlui/github-widescreen/media/images/icons/github/icon32.png"> [GitHub Widescreen 🖥️](../github-widescreen)

> Auto-hides obtrusive side panels on GitHub.
<br>[Install](https://greasyfork.org/scripts/473439-github-widescreen) /
[Readme](https://github.com/adamlui/userscripts/tree/master/github/github-widescreen#readme) /
[Discuss](https://github.com/adamlui/userscripts/discussions)

<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts@latest/media/images/separators/gradient-aqua.png">
<img height=6px width="100%" src="https://cdn.jsdelivr.net/gh/adamlui/userscripts/media/images/separators/gradient-aqua.png">

<a href="https://github.com/adamlui/userscripts">**More userscripts**</a>
Loading

0 comments on commit ff449ad

Please sign in to comment.