48 lines
1,010 B
JSON
48 lines
1,010 B
JSON
[
|
|
{
|
|
"url": "https://wizstat.com",
|
|
"headlessBrowser": true,
|
|
"provider": "Wizstat",
|
|
"canget": ["Profile", "Posts", "Post", "load_more", "Comments"],
|
|
"ttl": {
|
|
"profile": "24h",
|
|
"posts": "30m",
|
|
"post": "2d"
|
|
}
|
|
},
|
|
{
|
|
"url": "https://imgsed.com",
|
|
"headlessBrowser": true,
|
|
"provider": "ImginnCom",
|
|
"canget": ["Posts", "Post", "load_more", "Comments"],
|
|
"ttl": {
|
|
"profile": "24h",
|
|
"posts": "30m",
|
|
"post": "2d"
|
|
}
|
|
},
|
|
{
|
|
"url": "https://greatfon.com",
|
|
"headlessBrowser": false,
|
|
"provider": "Greatfon",
|
|
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
|
|
"ttl": {
|
|
"profile": "24h",
|
|
"posts": "40m",
|
|
"post": "2d",
|
|
"search": "1d"
|
|
}
|
|
},
|
|
{
|
|
"url": "https://dumpoir.com",
|
|
"headlessBrowser": false,
|
|
"provider": "Greatfon",
|
|
"canget": ["Profile", "Posts", "Post", "Tags", "Search", "Comments"],
|
|
"ttl": {
|
|
"profile": "24h",
|
|
"posts": "40m",
|
|
"post": "2d",
|
|
"search": "1d"
|
|
}
|
|
}
|
|
]
|