add new providers
This commit is contained in:
parent
533eb631e2
commit
6640c63f49
1 changed files with 18 additions and 0 deletions
|
@ -40,5 +40,23 @@
|
||||||
"post": "2d",
|
"post": "2d",
|
||||||
"search": "1d"
|
"search": "1d"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://instastories.pro",
|
||||||
|
"headlessBrowser": false,
|
||||||
|
"provider": "Instastories",
|
||||||
|
"canget": ["Profile"],
|
||||||
|
"ttl": {
|
||||||
|
"posts": "10m"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://storiesig.info",
|
||||||
|
"headlessBrowser": false,
|
||||||
|
"provider": "Storiesig",
|
||||||
|
"canget": ["Profile"],
|
||||||
|
"ttl": {
|
||||||
|
"posts": "10m"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue