use new UI for bot, new screenshots

This commit is contained in:
Benny
2023-02-05 20:51:08 +01:00
parent daddbf5032
commit cec312082a
6 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ ZHUIXINFAN_SEARCH = "http://www.fanxinzhui.com/list?k={}"
ZHUIXINFAN_RESOURCE = "http://www.fanxinzhui.com{}"
# yyets website
DOMAIN = "https://yyets.dmesg.app/"
WORKERS = f"{DOMAIN}resource.html?id=%s"
WORKERS = f"{DOMAIN}resource?id=" + "{}"
# new zmz
NEWZMZ_SEARCH = "https://newzmz.com/subres/index/getres.html?keyword={}"