-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
36 lines (36 loc) · 1.27 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"cdn": "https://ic-tech-cdn.freesite.host",
"api": "https://ianime.now.sh/api",
"web": "https://ianime.now.sh",
"google": {
"id": "399927015974-74kr9gc17fsn0b9n0l70h14fd9v5925p.apps.googleusercontent.com",
"redirect": "https://ianime.now.sh/sign?ic_sign=google",
"endpoint": "https://accounts.google.com/o/oauth2/auth/oauthchooseaccount",
"scope": "email"
},
"github": {
"id": "3a8ad1dd178becc0a369",
"redirect": "https://ianime.now.sh/sign?ic_sign=github",
"endpoint": "https://github.com/login/oauth/authorize",
"scope": "user:email"
},
"gitlab": {
"id": "3db3ba3238d539de1b60e1ffdc31ce94e1b5f85c5bbbfe68001cd87646b3bbba",
"redirect": "https://ianime.now.sh/sign?ic_sign=gitlab",
"endpoint": "https://gitlab.com/oauth/authorize",
"scope": "email"
},
"facebook": {
"id": "593691504626766",
"redirect": "https://ianime.now.sh/sign?ic_sign=facebook",
"endpoint": "https://www.facebook.com/v8.0/dialog/oauth",
"scope": "email"
},
"yahoo": {
"id": "dj0yJmk9ckh2VzR0NWE2YXNZJmQ9WVdrOVNrOTVjR3RRZURnbWNHbzlNQT09JnM9Y29uc3VtZXJzZWNyZXQmc3Y9MCZ4PTFi",
"redirect": "https://ianime.now.sh/sign?ic_sign=yahoo",
"endpoint": "https://api.login.yahoo.com/oauth2/request_auth",
"scope": "email"
},
"recaptcha": "6Lfn2cEZAAAAAIg5ADNBb4jXpCZy7c2_JIFyDTQw"
}