From 0e113fc90ac51382d4b2ef64ba52a60fc3d2fcc4 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Fri, 12 Jan 2024 01:14:33 +0200 Subject: [PATCH] jackett indexers as of d20608e38b229909688fa0cc056690cd34f0ef8d --- definitions/v7/datascene-api.yml | 2 +- definitions/v7/torrentqq.yml | 4 ++-- definitions/v7/xider-torrent.yml | 2 +- definitions/v9/datascene-api.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/definitions/v7/datascene-api.yml b/definitions/v7/datascene-api.yml index e211e8b7b..bcd8d4d01 100644 --- a/definitions/v7/datascene-api.yml +++ b/definitions/v7/datascene-api.yml @@ -191,4 +191,4 @@ search: minimumseedtime: # 2 days (as seconds = 2 x 24 x 60 x 60) text: 172800 -# json UNIT3D 7.0.3 +# json UNIT3D 7.2.0 diff --git a/definitions/v7/torrentqq.yml b/definitions/v7/torrentqq.yml index 61ea905fc..89c6f38e7 100644 --- a/definitions/v7/torrentqq.yml +++ b/definitions/v7/torrentqq.yml @@ -7,9 +7,8 @@ type: public encoding: UTF-8 followredirect: true links: - - https://torrentqq290.com/ + - https://torrentqq291.com/ legacylinks: - - https://torrentqq275.com/ - https://torrentqq276.com/ - https://torrentqq277.com/ - https://torrentqq278.com/ @@ -24,6 +23,7 @@ legacylinks: - https://torrentqq287.com/ - https://torrentqq288.com/ - https://torrentqq289.com/ + - https://torrentqq290.com/ caps: categorymappings: diff --git a/definitions/v7/xider-torrent.yml b/definitions/v7/xider-torrent.yml index 9b5429c14..925ad0d9d 100644 --- a/definitions/v7/xider-torrent.yml +++ b/definitions/v7/xider-torrent.yml @@ -105,7 +105,7 @@ search: # does not support imdbid search rows: - selector: "table[width=\"960px\"][align=\"center\"][cellpadding=\"5\"] tbody tr:has(a[href^=\"download.php?\"]){{ if .Config.freeleech }}:has(span[style^=\"font\"]:contains(\"0x\")){{ else }}{{ end }}" + selector: "tr.torrentDataRow:has(a[href^=\"download.php?\"]){{ if .Config.freeleech }}:has(span[style^=\"font\"]:contains(\"0x\")){{ else }}{{ end }}" fields: category: diff --git a/definitions/v9/datascene-api.yml b/definitions/v9/datascene-api.yml index 3423fa4fb..f36703ace 100644 --- a/definitions/v9/datascene-api.yml +++ b/definitions/v9/datascene-api.yml @@ -197,4 +197,4 @@ search: minimumseedtime: # 2 days (as seconds = 2 x 24 x 60 x 60) text: 172800 -# json UNIT3D 7.0.3 +# json UNIT3D 7.2.0