Skip to content

Commit

Permalink
jackett indexers as of 038ec05a6419c18041bdd9aff8b6f1ff5a93bc54 [2024…
Browse files Browse the repository at this point in the history
…-11-05T14:04:01Z]
  • Loading branch information
bakerboy448 committed Nov 5, 2024
1 parent 7e4f227 commit 5be7d40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://04november.rudub.online/
- https://05november.rudub.online/
legacylinks:
- https://rudub.online/
- https://05october.rudub.online/
- https://06october.rudub.online/
- https://07october.rudub.online/
- https://08october.rudub.online/
Expand Down Expand Up @@ -42,6 +41,7 @@ legacylinks:
- https://01november.rudub.online/
- https://02november.rudub.online/
- https://03november.rudub.online/
- https://04november.rudub.online/

caps:
categorymappings:
Expand Down
7 changes: 6 additions & 1 deletion definitions/v10/thecrazyones.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@ login:
path: index.php
selector: a[href="logout.php"]

download:
selectors:
- selector: a[href^="download_ssl.php?torrent="]
attribute: href

search:
paths:
- path: selection.php
Expand Down Expand Up @@ -155,7 +160,7 @@ search:
selector: a.selection_a
attribute: href
download:
selector: a[href^="download_ssl.php?torrent="]
selector: a.selection_a
attribute: href
poster:
selector: div[id^="details"] img
Expand Down

0 comments on commit 5be7d40

Please sign in to comment.