Skip to content

Commit

Permalink
jackett indexers as of 06546391e431b6d5ce4573e18ff8076bc99bb454
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Feb 20, 2024
1 parent c3f9bb7 commit 255322d
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 188 deletions.
2 changes: 1 addition & 1 deletion definitions/v7/bitru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ caps:
settings:
- name: stripcyrillic
type: checkbox
label: Strip Russian Letters
label: Strip Cyrillic Letters
default: false
- name: addrussiantotitle
type: checkbox
Expand Down
4 changes: 2 additions & 2 deletions definitions/v7/concen.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: concen
name: ConCen
description: "ConCen (Conspiracy Central) is a Public conspiracy related torrent index"
description: "ConCen (Conspiracy Central) is a Private conspiracy related torrent index"
language: en-US
type: public
type: private
encoding: UTF-8
links:
- https://concen.org/
Expand Down
8 changes: 6 additions & 2 deletions definitions/v7/gktorrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,13 @@ caps:
categorymappings:
- {id: Films, cat: Movies, desc: "Movies"}
- {id: Animes, cat: TV/Anime, desc: "Anime"}
- {id: Séries, cat: TV, desc: "TV"}
- {id: Séries, cat: TV, desc: "TV Series"}
- {id: Spectacles, cat: TV, desc: "TV Shows"}
- {id: Documentaires, cat: TV/Documentary, desc: "Documentaries"}
- {id: Sports, cat: TV/Sport, desc: "Sport"}
- {id: Musiques, cat: Audio, desc: "Music"}
- {id: Ebooks, cat: Books, desc: "Books"}
- {id: Livres, cat: Books, desc: "Books"}
- {id: Logiciels, cat: PC, desc: "Software"}
- {id: Jeux-PC, cat: PC/Games, desc: "PC Games"}
- {id: Jeux-Consoles, cat: Console/XBox 360, desc: "Console Games"}
Expand Down Expand Up @@ -123,7 +127,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (torrent/\d+)
args: (/?torrent/\d+)
download:
text: "{{ .Result.details }}"
size:
Expand Down
174 changes: 0 additions & 174 deletions definitions/v7/ilcorsaronero.yml

This file was deleted.

6 changes: 3 additions & 3 deletions definitions/v7/kinozal-magnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ settings:
type: checkbox
label: Search freeleech only
default: false
- name: striprussian
- name: stripcyrillic
type: checkbox
label: Strip Russian Letters
label: Strip Cyrillic Letters
default: true
- name: addrussian
type: checkbox
Expand Down Expand Up @@ -226,7 +226,7 @@ search:
- name: re_replace
args: ["\\((?:(\\d+-*\\d*)\\s+(?:[Сс]ери[ийя]|выпуски?(?:ов)?)(?:.*\\d+)?)?\\)(.*)\\s+((?:[12][0-9]{3}-?){1,})(.*)", "$2 - E$1 - $3 $4"]
- name: re_replace
args: ["(\\([А-Яа-яЁё\\W]+\\))|(^[А-Яа-яЁё\\W\\d]+\\/ ((?:[12][0-9]{3}-?){1,}))|(^[А-Яа-яЁё\\W\\d]+\\/ )|([а-яА-ЯЁё \\-]+,+)|([а-яА-ЯЁё]+)", "{{ if .Config.striprussian }}{{ else }}$0{{ end }}"]
args: ["(\\([А-Яа-яЁё\\W]+\\))|(^[А-Яа-яЁё\\W\\d]+\\/ ((?:[12][0-9]{3}-?){1,}))|(^[А-Яа-яЁё\\W\\d]+\\/ )|([а-яА-ЯЁё \\-]+,+)|([а-яА-ЯЁё]+)", "{{ if .Config.stripcyrillic }}{{ else }}$0{{ end }}"]
- name: replace
args: [" / ", " "]
- name: re_replace
Expand Down
6 changes: 3 additions & 3 deletions definitions/v7/kinozal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ settings:
type: checkbox
label: Search freeleech only
default: false
- name: striprussian
- name: stripcyrillic
type: checkbox
label: Strip Russian Letters
label: Strip Cyrillic Letters
default: true
- name: addrussian
type: checkbox
Expand Down Expand Up @@ -207,7 +207,7 @@ search:
- name: re_replace
args: ["\\((?:(\\d+-*\\d*)\\s+(?:[Сс]ери[ийя]|выпуски?(?:ов)?)(?:.*\\d+)?)?\\)(.*)\\s+((?:[12][0-9]{3}-?){1,})(.*)", "$2 - E$1 - $3 $4"]
- name: re_replace
args: ["(\\([А-Яа-яЁё\\W]+\\))|(^[А-Яа-яЁё\\W\\d]+\\/ ((?:[12][0-9]{3}-?){1,}))|(^[А-Яа-яЁё\\W\\d]+\\/ )|([а-яА-ЯЁё \\-]+,+)|([а-яА-ЯЁё]+)", "{{ if .Config.striprussian }}{{ else }}$0{{ end }}"]
args: ["(\\([А-Яа-яЁё\\W]+\\))|(^[А-Яа-яЁё\\W\\d]+\\/ ((?:[12][0-9]{3}-?){1,}))|(^[А-Яа-яЁё\\W\\d]+\\/ )|([а-яА-ЯЁё \\-]+,+)|([а-яА-ЯЁё]+)", "{{ if .Config.stripcyrillic }}{{ else }}$0{{ end }}"]
- name: replace
args: [" / ", " "]
- name: re_replace
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/torrent911.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (/torrent/\d+)
args: (/?torrent/\d+)
download:
text: "{{ .Result.details }}"
size:
Expand Down
2 changes: 1 addition & 1 deletion definitions/v7/torrent9clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (/torrent/\d+)
args: (/?torrent/\d+)
download:
text: "{{ .Result.details }}"
date:
Expand Down
2 changes: 2 additions & 0 deletions definitions/v7/xider-torrent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ description: "Xider-Torrent is a HUNGARIAN Private Tracker for MOVIES / TV"
language: hu-HU
type: private
encoding: UTF-8
certificates:
- fc83260f70b3c8fb8f7c49e0ea2943d9e84cf95e # CN=beload.org
links:
- https://xider.eu/

Expand Down
2 changes: 1 addition & 1 deletion definitions/v9/torrent9clone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ search:
attribute: onclick
filters:
- name: regexp
args: (/torrent/\d+)
args: (/?torrent/\d+)
download:
text: "{{ .Result.details }}"
date:
Expand Down

0 comments on commit 255322d

Please sign in to comment.