Skip to content

Commit

Permalink
jackett indexers as of 07aa949242d94016d8be3d320824c126d120595e [2025…
Browse files Browse the repository at this point in the history
…-03-05T03:11:09Z] [backports skipped - TODO]
  • Loading branch information
ServarrAdmin committed Mar 5, 2025
1 parent ae04ba4 commit fb38159
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
11 changes: 4 additions & 7 deletions definitions/v10/abtorrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,8 @@ search:

fields: # some users (rank specific?) have an extra column (td:nth-child(4)) with bookmark features
category:
selector: a[href^="browse.php?cat="]
attribute: href
filters:
- name: querystring
args: cat
selector: div[data-catid]
attribute: data-catid
title:
selector: a[href^="details.php?id="]
remove: span
Expand Down Expand Up @@ -163,9 +160,9 @@ search:
grabs:
selector: a[href^="snatches.php?id="]
seeders:
selector: td:nth-last-child(3) div:nth-last-child(2)
selector: a[href^="peerlist_xbt.php?id="]
leechers:
selector: td:nth-last-child(3) div:last-child
selector: div[title="Leechers"]
downloadvolumefactor:
case:
tr.freeleech_color: 0
Expand Down
9 changes: 8 additions & 1 deletion definitions/v10/marinetracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,14 @@ caps:
- {id: 384, cat: PC, desc: "Mobile Apps for Seafarers-Foreign languages learning"}
- {id: 382, cat: PC, desc: "Mobile Apps for Seafarers-Other mobile Apps"}
- {id: 8, cat: Movies, desc: "Video for Seamen"}
- {id: 400, cat: Movies, desc: "Video for Seamen-Maritime Law & Regulations videos"}
- {id: 399, cat: Movies, desc: "Video for Seamen-Maritime Shipping & Cargo Operations videos"}
- {id: 398, cat: Movies, desc: "Video for Seamen-Offshore Industry videos"}
- {id: 397, cat: Movies, desc: "Video for Seamen-Maritime Safety videos"}
- {id: 396, cat: Movies, desc: "Video for Seamen-Maritime History videos"}
- {id: 395, cat: Movies, desc: "Video for Seamen-Shipbuilding & Shiprepairing videos"}
- {id: 394, cat: Movies, desc: "Video for Seamen-Ship Modeling & RC Boat videos"}
- {id: 237, cat: Movies, desc: "Video for Seamen-Yachting, sailing videos"}
- {id: 377, cat: Movies, desc: "Video for Seamen-Documentary video"}
- {id: 234, cat: Movies, desc: "Video for Seamen-Video for Deck Officers"}
- {id: 233, cat: Movies, desc: "Video for Seamen-Video for Marine Engineers"}
Expand Down Expand Up @@ -148,7 +156,6 @@ caps:
- {id: 297, cat: Books, desc: "Yachting, sailing, boating-Weather Sailing"}
- {id: 296, cat: Books, desc: "Yachting, sailing, boating-How to Buy a Boat?"}
- {id: 258, cat: Books, desc: "Yachting, sailing, boating-Inflatable boats, boats, kayaks"}
- {id: 237, cat: Books, desc: "Yachting, sailing, boating-Yachting, sailing videos"}
- {id: 257, cat: Books, desc: "Yachting, sailing, boating-Motor Boat & Yachting magazines"}
- {id: 253, cat: Books, desc: "Yachting, sailing, boating-Seamanship practice"}
- {id: 254, cat: Books, desc: "Yachting, sailing, boating-Repair and Restoration"}
Expand Down
6 changes: 3 additions & 3 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://04mar.rudub.online/
- https://05mar.rudub.online/
legacylinks:
- http://17feb.rudub.online/
- https://17feb.rudub.online/
- http://18feb.rudub.online/
- https://18feb.rudub.online/
- http://19feb.rudub.online/
Expand Down Expand Up @@ -42,6 +40,8 @@ legacylinks:
- http://03mar.rudub.online/
- https://03mar.rudub.online/
- http://04mar.rudub.online/
- https://04mar.rudub.online/
- http://05mar.rudub.online/

caps:
categorymappings:
Expand Down

0 comments on commit fb38159

Please sign in to comment.