diff --git a/background/token-manager.js b/background/token-manager.js index 40c8c0ea..974e1af1 100644 --- a/background/token-manager.js +++ b/background/token-manager.js @@ -50,8 +50,9 @@ const tokenMan = (() => { }, userstylesworld: { flow: 'code', - clientId: 'publicccc_client', - clientSecret: 'secreettUwU', // Don't judege. + clientId: 'zeDmKhJIfJqULtcrGMsWaxRtWHEimKgS', + clientSecret: 'wqHsvTuThQmXmDiVvOpZxPwSIbyycNFImpAOTxjaIRqDbsXcTOqrymMJKsOMuibFaij' + + 'ZZAkVYTDbLkQuYFKqgpMsMlFlgwQOYHvHFbgxQHDTwwdOroYhOwFuekCwXUlk', authURL: URLS.usw + 'api/oauth/authorize_style', tokenURL: URLS.usw + 'api/oauth/access_token', redirect_uri: 'https://gusted.xyz/callback_helper/',