mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Xtreme Zone: change to myxz.eu
This commit is contained in:
@@ -6,6 +6,8 @@
|
|||||||
type: semi-private
|
type: semi-private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
|
- https://www.myxz.eu/
|
||||||
|
legacylinks:
|
||||||
- https://www.myxz.org/
|
- https://www.myxz.org/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
@@ -48,7 +50,7 @@
|
|||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: /login
|
path: /login.php
|
||||||
method: form
|
method: form
|
||||||
form: form
|
form: form
|
||||||
inputs:
|
inputs:
|
||||||
@@ -57,15 +59,15 @@
|
|||||||
error:
|
error:
|
||||||
- selector: td.embedded:has(center > h2:contains(failed))
|
- selector: td.embedded:has(center > h2:contains(failed))
|
||||||
test:
|
test:
|
||||||
path: /browse
|
path: /browse.php
|
||||||
|
|
||||||
ratio:
|
ratio:
|
||||||
path: /browse
|
path: /browse.php
|
||||||
selector: font:contains("Ratio:")+font
|
selector: font:contains("Ratio:")+font
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
- path: /browse
|
- path: /browse.php
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||||
search: "{{ .Query.Keywords }}"
|
search: "{{ .Query.Keywords }}"
|
||||||
|
Reference in New Issue
Block a user