Skip to content

Commit

Permalink
jackett indexers as of 728934de91811149f68cbbea2acb7a39a9e07055 [2024…
Browse files Browse the repository at this point in the history
…-12-22T18:05:04Z]
  • Loading branch information
ServarrAdmin committed Dec 22, 2024
1 parent 40c466a commit 863b6c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions definitions/v10/hdforever.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ search:
# site does not support imdbid search or display imdb links in results

rows:
selector: table#torrent_table > tbody > tr.torrent
selector: table#torrent_table > tbody > tr.torrent:has(a[href^="torrents.php?action=download&"])

fields:
category:
Expand Down Expand Up @@ -140,7 +140,7 @@ search:
- name: trim
title_phase1:
selector: div.group_info
remove: :scope > span.team_name, :scope > span:nth-child(2), div.tags, div.vote_controls, .add_bookmark, img
remove: span.team_name, span:nth-child(2), div.tags, div.vote_controls, div.stats-content, .add_bookmark, img
filters:
- name: replace
args: ["\n", " "]
Expand Down
4 changes: 2 additions & 2 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://22december.rudub.online/
- https://23december.rudub.online/
legacylinks:
- https://22november.rudub.online/
- https://23november.rudub.online/
- https://24november.rudub.online/
- https://25november.rudub.online/
Expand Down Expand Up @@ -41,6 +40,7 @@ legacylinks:
- https://19december.rudub.online/
- https://20december.rudub.online/
- https://21december.rudub.online/
- https://22december.rudub.online/

caps:
categorymappings:
Expand Down

0 comments on commit 863b6c2

Please sign in to comment.