22 lines
518 B
JSON
22 lines
518 B
JSON
{
|
|
"server":{
|
|
"host":"127.0.2.1",
|
|
"port":80,
|
|
"count_page":25,
|
|
"thumb_size":250
|
|
},
|
|
"gb":{
|
|
"id":"",
|
|
"hash":"",
|
|
"headers":{
|
|
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
|
|
"Referer": "https://gelbooru.com/"
|
|
}
|
|
},
|
|
"file":{
|
|
"repos":["data/files"],
|
|
"dw":"data/files",
|
|
"thumb":"data/thumb",
|
|
"data":"data"
|
|
}
|
|
} |