From 2b0af586f6a6e8d4ab544ccef2124bf0edc07e3b Mon Sep 17 00:00:00 2001 From: ineednewpajamas <73252768+ineednewpajamas@users.noreply.github.com> Date: Wed, 26 Nov 2025 10:19:06 -0600 Subject: [PATCH] jackett indexers as of 0c9c144e5a4b5f2dc472f972a6e5b1934b1289f1 [2025-11-25T18:28:11Z] (#696) --- definitions/v11/13city.yml | 2 +- definitions/v11/extremebits.yml | 2 ++ definitions/v11/freefarm.yml | 2 +- definitions/v11/luckpt.yml | 2 +- definitions/v11/matrix.yml | 4 ++-- definitions/v11/nicept.yml | 34 ++++++++------------------------ definitions/v11/nortorrent.yml | 7 +++---- definitions/v11/ptcafe.yml | 2 +- definitions/v11/ptskit.yml | 2 +- definitions/v11/rousi.yml | 2 +- definitions/v11/rudub.yml | 26 ++++++++++++------------ definitions/v11/sosulki.yml | 5 +++-- definitions/v11/torrentkitty.yml | 2 +- definitions/v11/torrentqq.yml | 4 ++-- definitions/v11/ultrahd.yml | 2 +- definitions/v11/zktorrent.yml | 7 +++---- 16 files changed, 44 insertions(+), 61 deletions(-) diff --git a/definitions/v11/13city.yml b/definitions/v11/13city.yml index fb5f2c64c..d04b880e8 100644 --- a/definitions/v11/13city.yml +++ b/definitions/v11/13city.yml @@ -182,4 +182,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.9.10 2025-10-30 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/extremebits.yml b/definitions/v11/extremebits.yml index 706bda117..f4c24f81d 100644 --- a/definitions/v11/extremebits.yml +++ b/definitions/v11/extremebits.yml @@ -5,6 +5,8 @@ description: "ExtremeBits is a Private Torrent Tracker for EXTREME SPORTS" language: en-US type: private encoding: UTF-8 +certificates: + - 0e7f0e9c468938a43058d72c69ffdb9a98e24eab # Expired 26th Nov 2025 links: - https://extremebits.net/ diff --git a/definitions/v11/freefarm.yml b/definitions/v11/freefarm.yml index 16f7466b5..caf6836fd 100644 --- a/definitions/v11/freefarm.yml +++ b/definitions/v11/freefarm.yml @@ -231,4 +231,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.9.10 2025-10-30 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/luckpt.yml b/definitions/v11/luckpt.yml index ff7f8ec3b..7e8bb158a 100644 --- a/definitions/v11/luckpt.yml +++ b/definitions/v11/luckpt.yml @@ -182,4 +182,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.9.9 2025-10-02 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/matrix.yml b/definitions/v11/matrix.yml index 532e03ab2..437b067c6 100644 --- a/definitions/v11/matrix.yml +++ b/definitions/v11/matrix.yml @@ -31,7 +31,7 @@ caps: - {id: 62, cat: Movies/UHD, desc: "Film/HU/UHD"} - {id: 4, cat: PC/Games, desc: "Játékok/ISO"} - {id: 39, cat: PC/Games, desc: "Játékok/Rip/Dox"} -# - {id: 47, cat: Other, desc: "Klippek"} + - {id: 47, cat: Other, desc: "Klippek"} - {id: 30, cat: Audio/Lossless, desc: "Lossless/EN"} # - {id: 29, cat: Audio/Lossless, desc: "Lossless/HU"} - {id: 25, cat: Audio/MP3, desc: "MP3/EN"} @@ -141,7 +141,7 @@ search: img[src="/pic/categories/uhd_hun.png"]: 62 img[src="/pic/categories/021.png"]: 4 img[src="/pic/categories/cat_games.gif"]: 39 -# img[]: 47 + img[src="/pic/categories/026.png"]: 47 img[src="/pic/categories/024.png"]: 30 # img[]: 29 img[src="/pic/categories/023.png"]: 25 diff --git a/definitions/v11/nicept.yml b/definitions/v11/nicept.yml index 9f6e5cfcf..e3c571030 100644 --- a/definitions/v11/nicept.yml +++ b/definitions/v11/nicept.yml @@ -23,19 +23,11 @@ caps: search: [q] settings: - - name: username + - name: cookie type: text - label: Username - - name: password - type: password - label: Password - - name: 2facode - type: text - label: 2FA code - - name: info_2fa - type: info - label: "About 2FA code" - default: "Only fill in the 2FA code box if you have enabled 2FA on the NicePT Web Site. Otherwise just leave it empty." + label: Cookie + - name: info_cookie + type: info_cookie - name: freeleech type: checkbox label: Search freeleech only @@ -66,20 +58,10 @@ settings: default: "Account retention rules:
  1. Veteran Users users and above will be retained forever
  2. Elite Users and above will not have their account deleted after parking (in the Control Panel)
  3. Users with a parked account will be deleted if they do not log in for 400 consecutive days
  4. Users with a non-parked account will be banned if they do not log in for 40 consecutive days
  5. Users with no traffic (ie, upload/download data are both 0) will be banned if they do not log in for 7 consecutive days.
" login: - path: login.php - method: form - form: form[action="takelogin.php"] - captcha: - type: image - selector: img[alt="CAPTCHA"] - input: imagestring + # using cookie method because site does a JS call to API/Challenge via JQuery to load response parm required for takelogin.php + method: cookie inputs: - secret: "" - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - two_step_code: "{{ .Config.2facode }}" - error: - - selector: td.embedded:has(h2:contains("失败")) + cookie: "{{ .Config.cookie }}" test: path: index.php selector: a[href="logout.php"] @@ -187,4 +169,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.9.4 2025-06-01 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/nortorrent.yml b/definitions/v11/nortorrent.yml index 1317f3f47..a3486b571 100644 --- a/definitions/v11/nortorrent.yml +++ b/definitions/v11/nortorrent.yml @@ -10,8 +10,7 @@ type: public encoding: UTF-8 # to fetch current domain use https://www.rantop.org/ links: - - https://www.nortorrent.town/ - - https://nortorrent-proxy.site/ + - https://ww1-nortorrent.me/ legacylinks: # latest domains list - https://www.rantop.org/ @@ -27,8 +26,6 @@ legacylinks: - https://www.site-torrent.com/ - https://www.rantop.my/ # actual legacylinks - - https://www.torrent9.run/ - - https://www.torrent9.cv/ - https://www.torrent9.ke/ - https://www.torrent9.gdn/ - https://www.torrent9.men/ @@ -42,6 +39,8 @@ legacylinks: - https://www.nortorrent5.com/ - https://www.nortorrent6.com/ - https://www.nortorrent.net/ + - https://www.nortorrent.town/ + - https://nortorrent-proxy.site/ caps: categorymappings: diff --git a/definitions/v11/ptcafe.yml b/definitions/v11/ptcafe.yml index d83395c9c..b5381f34e 100644 --- a/definitions/v11/ptcafe.yml +++ b/definitions/v11/ptcafe.yml @@ -183,4 +183,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.9.6 2025-06-25 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/ptskit.yml b/definitions/v11/ptskit.yml index 734a234fe..de23bd0aa 100644 --- a/definitions/v11/ptskit.yml +++ b/definitions/v11/ptskit.yml @@ -194,4 +194,4 @@ search: description: selector: td.rowfollow:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.9.6 2025-06-25 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/rousi.yml b/definitions/v11/rousi.yml index e749cc749..f4a1e8900 100644 --- a/definitions/v11/rousi.yml +++ b/definitions/v11/rousi.yml @@ -227,4 +227,4 @@ search: filters: - name: prepend args: "{{ .Result.description_verified }} " -# NexusPHP v1.9.3 2025-05-24 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/rudub.yml b/definitions/v11/rudub.yml index a415696ef..c3971a111 100644 --- a/definitions/v11/rudub.yml +++ b/definitions/v11/rudub.yml @@ -9,20 +9,8 @@ type: semi-private encoding: windows-1251 followredirect: true links: - - https://nov19.rudub.pics/ + - https://nov25.rudub.world/ legacylinks: - - https://nov04.rudub.homes/ - - http://nov05.rudub.homes/ - - https://nov05.rudub.homes/ - - http://nov06.rudub.homes/ - - https://nov06.rudub.homes/ - - http://nov07.rudub.pics/ - - https://nov07.rudub.pics/ - - http://nov08.rudub.pics/ - - https://nov08.rudub.pics/ - - http://nov09.rudub.pics/ - - https://nov09.rudub.pics/ - - http://nov10.rudub.pics/ - https://nov10.rudub.pics/ - http://nov11.rudub.pics/ - https://nov11.rudub.pics/ @@ -41,6 +29,18 @@ legacylinks: - http://nov18.rudub.pics/ - https://nov18.rudub.pics/ - http://nov19.rudub.pics/ + - https://nov19.rudub.pics/ + - http://nov20.rudub.pics/ + - https://nov20.rudub.pics/ + - http://nov21.rudub.pics/ + - https://nov21.rudub.pics/ + - http://nov22.rudub.pics/ + - https://nov22.rudub.pics/ + - http://nov23.rudub.pics/ + - https://nov23.rudub.pics/ + - http://nov24.rudub.pics/ + - https://nov24.rudub.pics/ + - http://nov25.rudub.world/ caps: categorymappings: - {id: 1, cat: TV, desc: "TV"} diff --git a/definitions/v11/sosulki.yml b/definitions/v11/sosulki.yml index f9c4ced27..4b2e75ddc 100644 --- a/definitions/v11/sosulki.yml +++ b/definitions/v11/sosulki.yml @@ -6,10 +6,11 @@ language: ru-RU type: public encoding: UTF-8 links: - - https://sosulki.com/ + - https://sosulki.hlom.ru/ legacylinks: - http://sosulki.net/ - http://sosulki.com/ # site forces https + - https://sosulki.com/ caps: categorymappings: - {id: 12, cat: XXX, desc: "Порно категории"} @@ -46,7 +47,7 @@ search: - path: "{{ if .Keywords }}?do=search&subaction=search&search_start=0&full_search=1&result_from=1&story={{ .Keywords }}&titleonly=3&catlist[]=0&searchdate=0&resorder=desc{{ else }}lastnews/{{ end }}" rows: - selector: tr.fr_viewn_in:has(td.frs:contains("B")) + selector: tr.fr_viewn_in fields: category: diff --git a/definitions/v11/torrentkitty.yml b/definitions/v11/torrentkitty.yml index edf3f6517..275d1ce36 100644 --- a/definitions/v11/torrentkitty.yml +++ b/definitions/v11/torrentkitty.yml @@ -36,7 +36,7 @@ settings: search: paths: - - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}" + - path: "search/{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}/" rows: selector: table#archiveResult tbody tr:has(a[href^="magnet:?xt="]) diff --git a/definitions/v11/torrentqq.yml b/definitions/v11/torrentqq.yml index c15f51f40..9083bf470 100644 --- a/definitions/v11/torrentqq.yml +++ b/definitions/v11/torrentqq.yml @@ -7,12 +7,11 @@ type: public encoding: UTF-8 followredirect: true links: - - https://torrentqq394.com/ + - https://torrentqq395.com/ - https://torrentegg83.com/ legacylinks: - https://torrentegg68.com/ - https://torrentegg69.com/ - - https://torrentqq379.com/ - https://torrentegg70.com/ - https://torrentqq380.com/ - https://torrentegg71.com/ @@ -40,6 +39,7 @@ legacylinks: - https://torrentqq392.com/ - https://torrentegg82.com/ - https://torrentqq393.com/ + - https://torrentqq394.com/ caps: categorymappings: diff --git a/definitions/v11/ultrahd.yml b/definitions/v11/ultrahd.yml index 2594e7db3..b0e0050dd 100644 --- a/definitions/v11/ultrahd.yml +++ b/definitions/v11/ultrahd.yml @@ -171,4 +171,4 @@ search: description: selector: td:nth-child(2) remove: a, b, font, img, span -# NexusPHP v1.9.10 2025-10-30 +# NexusPHP v1.9.11 2025-11-02 diff --git a/definitions/v11/zktorrent.yml b/definitions/v11/zktorrent.yml index 70dfd03bd..c2932f98c 100644 --- a/definitions/v11/zktorrent.yml +++ b/definitions/v11/zktorrent.yml @@ -9,8 +9,7 @@ type: public encoding: UTF-8 # to fetch current domain use https://www.rantop.org/ links: - - https://www.zktorrent.town/ - - https://zktorrent-proxy.site/ + - https://ww1-zktorrent.me/ legacylinks: # latest domains list - https://www.rantop.org/ @@ -26,8 +25,6 @@ legacylinks: - https://www.site-torrent.com/ - https://www.rantop.my/ # actual legacylinks - - https://www.gktorrent.si/ - - https://www.gktorrent.my/ - https://www.gktorrent.cz/ - https://www.gktorrent.ke/ - https://www.gktorrent.cv/ @@ -41,6 +38,8 @@ legacylinks: - https://www.zktorrent5.com/ - https://www.zktorrent.net/ - https://www.zktorrent6.com/ + - https://www.zktorrent.town/ + - https://zktorrent-proxy.site/ caps: categorymappings: