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
|
||||
encoding: UTF-8
|
||||
links:
|
||||
- https://www.myxz.eu/
|
||||
legacylinks:
|
||||
- https://www.myxz.org/
|
||||
|
||||
caps:
|
||||
@@ -48,7 +50,7 @@
|
||||
tv-search: [q, season, ep]
|
||||
|
||||
login:
|
||||
path: /login
|
||||
path: /login.php
|
||||
method: form
|
||||
form: form
|
||||
inputs:
|
||||
@@ -57,15 +59,15 @@
|
||||
error:
|
||||
- selector: td.embedded:has(center > h2:contains(failed))
|
||||
test:
|
||||
path: /browse
|
||||
path: /browse.php
|
||||
|
||||
ratio:
|
||||
path: /browse
|
||||
path: /browse.php
|
||||
selector: font:contains("Ratio:")+font
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: /browse
|
||||
- path: /browse.php
|
||||
inputs:
|
||||
$raw: "{{range .Categories}}c{{.}}=1&{{end}}"
|
||||
search: "{{ .Query.Keywords }}"
|
||||
|
Reference in New Issue
Block a user