mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-19 11:24:00 +01:00
Moved redirect to GitHub
This commit is contained in:
parent
3f3403ca1c
commit
ba0010628e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ const fakeChromeVersion = '103';
|
||||||
export const Constants = {
|
export const Constants = {
|
||||||
BRANDING_NAME: `pxTwitter`,
|
BRANDING_NAME: `pxTwitter`,
|
||||||
HOST_URL: `https://pxtwitter.com`,
|
HOST_URL: `https://pxtwitter.com`,
|
||||||
REDIRECT_URL: 'https://twitter.com/dangeredwolf',
|
REDIRECT_URL: 'https://github.com/dangeredwolf/pxTwitter',
|
||||||
TWITTER_ROOT: 'https://twitter.com',
|
TWITTER_ROOT: 'https://twitter.com',
|
||||||
TWITTER_API_ROOT: 'https://api.twitter.com',
|
TWITTER_API_ROOT: 'https://api.twitter.com',
|
||||||
/* We used to use Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
/* We used to use Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA
|
||||||
|
|
Loading…
Add table
Reference in a new issue