mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
First self-hosted release
This commit is contained in:
15
addon/hosted/config.json
Normal file
15
addon/hosted/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"1337x": {
|
||||
"sleep": 10,
|
||||
"urls_to_scrape": [
|
||||
"https://1337x.to/trending/w/movies/",
|
||||
"https://1337x.to/trending/d/movies/"
|
||||
],
|
||||
"scrape_interval": {
|
||||
"days": 0,
|
||||
"hours" : 1,
|
||||
"minutes": 0,
|
||||
"seconds": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user