mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
Update data_source.py
This commit is contained in:
parent
b385d56ee1
commit
f9b3dd6569
@ -18,7 +18,7 @@ except ModuleNotFoundError:
|
|||||||
|
|
||||||
|
|
||||||
url = "https://api.lolicon.app/setu/"
|
url = "https://api.lolicon.app/setu/"
|
||||||
path = 'setu/'
|
path = '_setu/'
|
||||||
|
|
||||||
|
|
||||||
async def get_setu_urls(keyword: str, num: int = 1, r18: int = 0):
|
async def get_setu_urls(keyword: str, num: int = 1, r18: int = 0):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user