mirror of
https://github.com/frozenpandaman/s3s.git
synced 2026-09-11 03:55:22 -05:00
add support for challenges
This commit is contained in:
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")
|
||||
urls.append("https://stat.ink/api/v3/salmon/uuid-list?lobby=adaptive")
|
||||
else:
|
||||
urls.append(None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user