Skip to content

Commit

Permalink
jackett indexers as of 4a90b57b305c7b220eb394abc4d4849b5bb495d5
Browse files Browse the repository at this point in the history
Fixes #427

Co-authored-by: ilike2burnthing <[email protected]>
  • Loading branch information
mynameisbogdan and ilike2burnthing committed Apr 4, 2024
1 parent 938e227 commit 000ae0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions definitions/v7/hebits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ search:
# 1 freeleech, 2 neutral, 3 50%, 4 2x, 5 3x, 9 75%, 11 only perks, 0 normal
freetorrent: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
action: browse
group_results: 0
$raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}"

rows:
Expand Down
4 changes: 3 additions & 1 deletion definitions/v7/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ description: "RUDUB (ex-BaibaKoTV) is a RUSSIAN Semi-Private Torrent Tracker for
language: ru-RU
type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://03april.rudub.online/
- https://04april.rudub.online/
legacylinks:
- http://baibako.tv/
- https://baibako.tv/
Expand All @@ -17,6 +18,7 @@ legacylinks:
- https://rudub.pw/
- https://rudub.xyz/
- https://02april.rudub.online/
- https://03april.rudub.online/

caps:
categorymappings:
Expand Down

0 comments on commit 000ae0a

Please sign in to comment.