forked from dsrkafuu/moe-counter-cf
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsettings.json
More file actions
27 lines (27 loc) · 710 Bytes
/
settings.json
File metadata and controls
27 lines (27 loc) · 710 Bytes
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
{
"defaults": {
"theme": "gelbooru",
"length": 7,
"render": "auto"
},
"api": {
"get": true,
"delete": false
},
"index": {
"enabled": true
},
"ids": {
"dsrkafuu:demo": "Demo for GitHub & preview site.",
"dsrkafuu:home": "Personal blog & GitHub page.",
"dsrkafuu:tools": "For DSRTOOLs counter.",
"yude.jp:home": "Front page of yude.jp",
"pepepper": "Counter for pepepper",
"skuralll": "Counter for skuralll",
"KusaReMKN": "Counter for KusaReMKN.com",
"hieri": "Counter for hieri.vercel.app",
"sasakulab": "Counter for sasakulab.com",
"nextpatch": "Counter for nextpatch.net",
"meishicafei": "Counter for american-coffee.uk"
}
}