Skip to content

Commit

Permalink
Title-cased 'KudoAI' in URLs ↞ [auto-sync from adamlui/userscripts]
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored and kudo-sync-bot committed Mar 19, 2024
1 parent 5f7ccc5 commit ca3096e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions chatgpt-auto-refresh/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@

<a href="https://chatgpt.js.org">
<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
</picture>
</a>
<br><br>
Expand Down
4 changes: 2 additions & 2 deletions chatgpt-auto-refresh/docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@

<a href="https://chatgpt.js.org/#/zh-cn/">
<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
</picture>
</a>
<br><br>
Expand Down
4 changes: 2 additions & 2 deletions chatgpt-auto-refresh/greasemonkey/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@

<a href="https://chatgpt.js.org">
<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
</picture>
</a>
<br><br>
Expand Down
4 changes: 2 additions & 2 deletions chatgpt-auto-refresh/greasemonkey/docs/zh-cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@

<a href="https://chatgpt.js.org/#/zh-cn/">
<picture>
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/kudoai/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-dark-mode-5995x619.png">
<img width=546 src="https://raw.githubusercontent.com/KudoAI/chatgpt.js/main/media/images/chatgpt.js-logo-light-mode-5995x619.png">
</picture>
</a>
<br><br>
Expand Down

0 comments on commit ca3096e

Please sign in to comment.