mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Update Credit
This commit is contained in:
@@ -1176,7 +1176,6 @@ here.
|
|||||||
* safe-url ([Safe Browsing API](https://developers.google.com/safe-browsing/))
|
* safe-url ([Safe Browsing API](https://developers.google.com/safe-browsing/))
|
||||||
* scroll-of-truth ([Noto Font](https://www.google.com/get/noto/))
|
* scroll-of-truth ([Noto Font](https://www.google.com/get/noto/))
|
||||||
* sonic-says ([Noto Font](https://www.google.com/get/noto/))
|
* sonic-says ([Noto Font](https://www.google.com/get/noto/))
|
||||||
* sos ([Noto Font](https://www.google.com/get/noto/))
|
|
||||||
* spiderman-pointing ([Noto Font](https://www.google.com/get/noto/))
|
* spiderman-pointing ([Noto Font](https://www.google.com/get/noto/))
|
||||||
* spongebob-burn ([Noto Font](https://www.google.com/get/noto/))
|
* spongebob-burn ([Noto Font](https://www.google.com/get/noto/))
|
||||||
* spotify-now-playing ([Noto Font](https://www.google.com/get/noto/))
|
* spotify-now-playing ([Noto Font](https://www.google.com/get/noto/))
|
||||||
@@ -1774,6 +1773,8 @@ here.
|
|||||||
* this-for-that ([API](http://itsthisforthat.com/api.php))
|
* this-for-that ([API](http://itsthisforthat.com/api.php))
|
||||||
- [WAIT: What Anime Is This?](https://trace.moe/)
|
- [WAIT: What Anime Is This?](https://trace.moe/)
|
||||||
* what-anime ([API](https://soruly.github.io/trace.moe/#/))
|
* what-anime ([API](https://soruly.github.io/trace.moe/#/))
|
||||||
|
- [Walter E Stewart](https://www.1001freefonts.com/designer-walter-e-stewart-fontlisting.php)
|
||||||
|
* sos ([Sun Dried Font](https://www.1001freefonts.com/sun-dried.font))
|
||||||
- [Warner Bros.](https://www.warnerbros.com/)
|
- [Warner Bros.](https://www.warnerbros.com/)
|
||||||
* phoebe-teaching-joey ([Images, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
* phoebe-teaching-joey ([Images, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
||||||
* this-guy ([Image, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
* this-guy ([Image, Original "Friends" TV Series](https://www.warnerbros.com/tv/friends/))
|
||||||
|
|||||||
@@ -23,10 +23,10 @@ module.exports = class SosCommand extends Command {
|
|||||||
reason: 'Image'
|
reason: 'Image'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Google',
|
name: 'Walter E Stewart',
|
||||||
url: 'https://www.google.com/',
|
url: 'https://www.1001freefonts.com/designer-walter-e-stewart-fontlisting.php',
|
||||||
reason: 'Noto Font',
|
reason: 'Sun Dried Font',
|
||||||
reasonURL: 'https://www.google.com/get/noto/'
|
reasonURL: 'https://www.1001freefonts.com/sun-dried.font'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
args: [
|
args: [
|
||||||
|
|||||||
Reference in New Issue
Block a user