mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 20:50:00 +00:00
Point v2 upload script to v2 endpoint (oops)
This commit is contained in:
parent
d7309884fe
commit
52f0050085
|
@ -9,7 +9,7 @@ NYAA_HOST = 'https://nyaa.si'
|
||||||
SUKEBEI_HOST = 'https://sukebei.nyaa.si'
|
SUKEBEI_HOST = 'https://sukebei.nyaa.si'
|
||||||
|
|
||||||
API_BASE = '/api'
|
API_BASE = '/api'
|
||||||
API_UPLOAD = API_BASE + '/upload'
|
API_UPLOAD = API_BASE + '/v2/upload'
|
||||||
|
|
||||||
NYAA_CATS = '''1_1 - Anime - AMV
|
NYAA_CATS = '''1_1 - Anime - AMV
|
||||||
1_2 - Anime - English
|
1_2 - Anime - English
|
||||||
|
|
Loading…
Reference in a new issue