Ensimmäinen commit
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"indeksorit": [
|
||||
"knaben",
|
||||
"torrentgalaxyclone",
|
||||
"therarbg",
|
||||
"thepiratebay",
|
||||
"torrentdownload",
|
||||
"limetorrents"
|
||||
],
|
||||
"hakukohteet": [
|
||||
{
|
||||
"jackett_haku": "motogp 2026 720p jff",
|
||||
"regex_suodatin": "motogp.*?2026.*?720p.*?jff.*?",
|
||||
"kohdekansio": "MotoGP"
|
||||
},
|
||||
{
|
||||
"jackett_haku": "motogp 2026 tntsportshd 1080p",
|
||||
"regex_suodatin": "motogp.*?2026.*?tntsportshd.*?1080p.*?",
|
||||
"kohdekansio": "MotoGP"
|
||||
},
|
||||
{
|
||||
"jackett_haku": "Formula 1 2026 1080p SS",
|
||||
"regex_suodatin": "\tFormula.*?1.*?2026.*?1080p.*?SS.*?",
|
||||
"kohdekansio": "Formula1"
|
||||
},
|
||||
{
|
||||
"jackett_haku": "Formula 1 2026 SkyF1HD 1080p",
|
||||
"regex_suodatin": "(?i)Formula.?1.*2026.*SkyF1HD.*1080p",
|
||||
"kohdekansio": "Formula1"
|
||||
},
|
||||
{
|
||||
"jackett_haku": "Rio hamasaki",
|
||||
"kohdekansio": "All"
|
||||
}
|
||||
],
|
||||
"asetukset": {
|
||||
"jackett_url": "http://192.168.1.40:9117",
|
||||
"jackett_api_key": "gtqa5zn9ik93jfyj48y29ot3fayawvo6",
|
||||
"qbit_url": "http://192.168.1.40:8080/",
|
||||
"qbit_user": "admin",
|
||||
"qbit_pass": "qbt_uFxc7gqD7sJsBk9FJdH38bLIyapr"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user