Skip to content

Commit

Permalink
jackett indexers as of e8d88b00bca7fe7caf2ea2970e6a783f128c2280
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Sep 25, 2023
1 parent 37c633c commit 9804f16
Show file tree
Hide file tree
Showing 7 changed files with 225 additions and 323 deletions.
12 changes: 3 additions & 9 deletions definitions/v7/byrbt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,17 +63,11 @@ login:
path: login.php
method: form
form: form[action="takelogin.php"]
captcha:
type: image
selector: img[alt="CAPTCHA"]
input: imagestring
inputs:
username: "{{ .Config.username }}"
logintype: username
userinput: "{{ .Config.username }}"
password: "{{ .Config.password }}"
logout: ""
securelogin: ""
ssl: yes
trackerssl: yes
autologin: yes
error:
- selector: td.embedded:has(h2:contains("失败"))
test:
Expand Down
287 changes: 0 additions & 287 deletions definitions/v7/crazyspirits.yml

This file was deleted.

Loading

0 comments on commit 9804f16

Please sign in to comment.