aboutsummaryrefslogtreecommitdiff
path: root/config/moebooru.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'config/moebooru.zsh')
-rw-r--r--config/moebooru.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/moebooru.zsh b/config/moebooru.zsh
index fe23be1..da1e66f 100644
--- a/config/moebooru.zsh
+++ b/config/moebooru.zsh
@@ -6,12 +6,12 @@ ib_cname="moebooru"
case "${ib_board}" in
(k)
- ib_name="Konachan.com"
+ ib_name="Konachan"
ib_api="https://konachan.com"
ib_url="https://konachan.com"
;;
(y)
- ib_name="yande.re"
+ ib_name="Yandere"
ib_api="https://yande.re"
ib_url="https://yande.re"
;;