Skip to content

Commit

Permalink
jackett indexers as of 44eb9825de3a03d356eec6da22ae83de424e9722 [2025…
Browse files Browse the repository at this point in the history
…-01-03T16:43:33Z]
  • Loading branch information
ServarrAdmin committed Jan 3, 2025
1 parent b9dd1e7 commit 8803631
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions definitions/v10/dark-shadow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,13 @@ settings:
login:
path: login.php
method: form
form: form[action="/login.php"]
cookies: ["JAVA=OK"] # avoid jscheck redirect
form: form
inputs:
username: "{{ .Config.username }}"
login_identifier: "{{ .Config.username }}"
password: "{{ .Config.password }}"
loggiin: Login
error:
- selector: div#login_error
- selector: div.error-message
test:
path: index.php
selector: a[href="logout.php"]
Expand Down
4 changes: 2 additions & 2 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://03january.rudub.online/
- https://04january.rudub.online/
legacylinks:
- https://04december.rudub.online/
- https://05december.rudub.online/
- https://06december.rudub.online/
- https://07december.rudub.online/
Expand Down Expand Up @@ -41,6 +40,7 @@ legacylinks:
- https://31december.rudub.online/
- https://01january.rudub.online/
- https://02january.rudub.online/
- https://03january.rudub.online/

caps:
categorymappings:
Expand Down

0 comments on commit 8803631

Please sign in to comment.