Update data_source.py

This commit is contained in:
HibiKier 2021-06-15 11:01:30 +08:00 committed by GitHub
parent b385d56ee1
commit f9b3dd6569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ except ModuleNotFoundError:
url = "https://api.lolicon.app/setu/"
path = 'setu/'
path = '_setu/'
async def get_setu_urls(keyword: str, num: int = 1, r18: int = 0):