mirror of
https://github.com/frozenpandaman/s3s.git
synced 2026-07-22 02:10:33 -05:00
oops i got confused?
This commit is contained in:
parent
333c03d62c
commit
ae4338ecdc
2
s3s.py
2
s3s.py
|
|
@ -1433,7 +1433,7 @@ def check_if_missing(which, isblackout, istestrun, skipprefetch):
|
|||
else:
|
||||
urls.append(None)
|
||||
if which in ("both", "salmon"):
|
||||
urls.append("https://stat.ink/api/v3/salmon/uuid-list?lobby=adaptive")
|
||||
urls.append("https://stat.ink/api/v3/salmon/uuid-list")
|
||||
else:
|
||||
urls.append(None)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user