aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rwxr-xr-xbot.zsh4
-rw-r--r--files/help.txt.default14
3 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 26435cb..34edad6 100644
--- a/README.md
+++ b/README.md
@@ -163,9 +163,9 @@ Cache modes:
* `a` - [Safebooru](https://safebooru.donmai.us/)
* `d` - [Danbooru](https://danbooru.donmai.us/)
* `g` - [Gelbooru](https://gelbooru.com/)
-* `i` - [Idol Complex](https://idol.sankakucomplex.com/)
+* `i` - [Idol Complex](https://www.idolcomplex.com/)
* `k` - [Konachan.com](https://konachan.com/)
-* `s` - [Sankaku Channel](https://chan.sankakucomplex.com/)
+* `s` - [Sankaku Channel](https://www.sankakucomplex.com/)
* `y` - [yande.re](https://yande.re/)
## Donation
diff --git a/bot.zsh b/bot.zsh
index d90a97b..d8ea9e3 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -181,9 +181,9 @@ then
"\n Safebooru\t\t(https://safebooru.donmai.us/)" \
"\n Danbooru\t\t(https://danbooru.donmai.us/)" \
"\n Gelbooru\t\t(https://gelbooru.com/)" \
- "\n Idol Complex\t\t(https://idol.sankakucomplex.com/)" \
+ "\n Idol Complex\t\t(https://www.idolcomplex.com/)" \
"\n Konachan.com\t\t(https://konachan.com/)" \
- "\n Sankaku Channel\t(https://chan.sankakucomplex.com/)" \
+ "\n Sankaku Channel\t(https://www.sankakucomplex.com/)" \
"\n yande.re\t\t(https://yande.re/)"
exit 0
fi
diff --git a/files/help.txt.default b/files/help.txt.default
index eaaee3f..da5e578 100644
--- a/files/help.txt.default
+++ b/files/help.txt.default
@@ -63,10 +63,10 @@
<code>short p d -mq ringouulu</code>
<b>Supported Image Boards:</b>
-<code>a</code> - <a href="https://safebooru.donmai.us">Safebooru</a>
-<code>d</code> - <a href="https://danbooru.donmai.us">Danbooru</a>
-<code>g</code> - <a href="https://gelbooru.com">Gelbooru</a>
-<code>i</code> - <a href="https://idol.sankakucomplex.com">Idol Complex</a>
-<code>k</code> - <a href="https://konachan.com">Konachan.com</a>
-<code>s</code> - <a href="https://chan.sankakucomplex.com">Sankaku Channel</a>
-<code>y</code> - <a href="https://yande.re">yande.re</a>
+<code>a</code> - <a href="https://safebooru.donmai.us/">Safebooru</a>
+<code>d</code> - <a href="https://danbooru.donmai.us/">Danbooru</a>
+<code>g</code> - <a href="https://gelbooru.com/">Gelbooru</a>
+<code>i</code> - <a href="https://www.idolcomplex.com/">Idol Complex</a>
+<code>k</code> - <a href="https://konachan.com/">Konachan.com</a>
+<code>s</code> - <a href="https://www.sankakucomplex.com/">Sankaku Channel</a>
+<code>y</code> - <a href="https://yande.re/">yande.re</a>