-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathconfig.json
More file actions
51 lines (51 loc) · 1.57 KB
/
config.json
File metadata and controls
51 lines (51 loc) · 1.57 KB
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"2.taon.top" :{
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "3c363d50efbac96d4ccf",
"clientSecret" : "234f9f7a7e6a65af635366a535bf295bb783ffd9",
"theme":"default"
},
"taon.top" :{
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "ce05afa47f84a85be6ad",
"clientSecret" : "3dba78926e6ae22493a66851270dd2955c754b5f",
"theme":"forest"
},
"6.taon.top" :{
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "ce05afa47f84a85be6ad",
"clientSecret" : "3dba78926e6ae22493a66851270dd2955c754b5f",
"theme":"forest"
},
"v6.taon.top" :{
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "ce05afa47f84a85be6ad",
"clientSecret" : "3dba78926e6ae22493a66851270dd2955c754b5f",
"theme":"forest"
},
"bless.taontech.workers.dev" :{
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "ce05afa47f84a85be6ad",
"clientSecret" : "3dba78926e6ae22493a66851270dd2955c754b5f",
"theme":"forest"
},
"taontech.github.io": {
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "16a063cf308dce2e4ac0",
"clientSecret" : "ca53b8ba928064a6ff64ef1fde762196625ef90a",
"theme":"forest"
},
"127.0.0.1": {
"owner" : "taontech",
"repo" : "githublog",
"clientId" : "16a063cf308dce2e4ac0",
"clientSecret" : "ca53b8ba928064a6ff64ef1fde762196625ef90a",
"theme":"forest"
}
}