Files
torrentio/addon/hosted/config.json
2024-01-17 00:27:03 -05:00

15 lines
323 B
JSON

{
"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
}
}
}