mirror of
https://github.com/lebr0nli/slader-extension.git
synced 2025-05-11 13:32:12 +00:00
Change Provider
This commit is contained in:
parent
953fdd3370
commit
587e07ca35
|
@ -58,7 +58,7 @@ function signUpNewAccount(doesReload)
|
|||
},
|
||||
"referrer": "https://quizlet.com/goodbye",
|
||||
"referrerPolicy": "origin-when-cross-origin",
|
||||
"body": "{\"TOS\":false,\"birth_day\":\"5\",\"birth_month\":\"5\",\"birth_year\":\"2000\",\"email\":\"" + name + "@example.com\",\"is_free_teacher\":\"2\",\"is_parent\":false,\"password1\":\"SladerBypassPassword\",\"redir\":\"https://quizlet.com/goodbye\",\"signupOrigin\":\"global-header-link\",\"screenName\":\"Logout/logoutMobileSplash\",\"username\":\"" + name + "\",\"marketing_opt_out\":false}",
|
||||
"body": "{\"TOS\":false,\"birth_day\":\"5\",\"birth_month\":\"5\",\"birth_year\":\"2000\",\"email\":\"" + name + "@yahoo.com\",\"is_free_teacher\":\"2\",\"is_parent\":false,\"password1\":\"SladerBypassPassword\",\"redir\":\"https://quizlet.com/goodbye\",\"signupOrigin\":\"global-header-link\",\"screenName\":\"Logout/logoutMobileSplash\",\"username\":\"" + name + "\",\"marketing_opt_out\":false}",
|
||||
"method": "POST",
|
||||
"mode": "cors",
|
||||
"credentials": "include"
|
||||
|
|
Loading…
Reference in a new issue