mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-06-07 12:54:35 +00:00
User agent update
This commit is contained in:
@@ -72,8 +72,8 @@ BASE_URL = URL("https://twitch.tv")
|
||||
CLIENT_ID = "kd1unb4b3q4t58fwlpcbzcbnm76a8fp"
|
||||
# CLIENT_ID = "uo6dggojyb8d6soh92zknwmi5ej1q2"
|
||||
ANDROID_USER_AGENT = (
|
||||
"Dalvik/2.1.0 (Linux; U; Android 7.1.2; SM-G975N Build/N2G48C) "
|
||||
"tv.twitch.android.app/13.4.1/1304010"
|
||||
"Dalvik/2.1.0 (Linux; U; Android 7.1.2; SM-G977N Build/LMY48Z) "
|
||||
"tv.twitch.android.app/14.3.2/1403020"
|
||||
)
|
||||
# Intervals and Delays
|
||||
PING_INTERVAL = timedelta(minutes=3)
|
||||
|
||||
Reference in New Issue
Block a user