Skip to content

Commit

Permalink
jackett indexers as of 8139f3ba1f98e964375db822ae45189c55c24318 [2024…
Browse files Browse the repository at this point in the history
…-11-01T16:35:07Z]
  • Loading branch information
ServarrAdmin committed Nov 1, 2024
1 parent 620fc14 commit 7472219
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion definitions/v10/hdtorrentsit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ search:
uploadvolumefactor:
text: "{{ if .Result._featured }}2{{ else }}{{ .Result.uploadvolumefactor_double_upload }}{{ end }}"
# as a pay site there is no MR or MST
# json UNIT3D 8.3.1 (custom)
# json UNIT3D 8.3.3 (custom)
2 changes: 1 addition & 1 deletion definitions/v10/itatorrents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.2 (custom)
# json UNIT3D 8.3.3 (custom)
2 changes: 1 addition & 1 deletion definitions/v10/ntelogo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,4 +188,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 8.3.2
# json UNIT3D 8.3.3
3 changes: 2 additions & 1 deletion definitions/v10/superbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ type: private
encoding: UTF-8
links:
- https://superbits.org/
- https://superbits.cc/

caps:
categorymappings:
Expand Down Expand Up @@ -151,7 +152,7 @@ search:
selector: added
filters:
- name: append
args: " +02:00" # CEST
args: " +01:00" # CET
- name: dateparse
args: "yyyy-MM-dd HH:mm:ss zzz"
size:
Expand Down

0 comments on commit 7472219

Please sign in to comment.