Skip to content

Commit

Permalink
fix inputs for unit3d sites
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Feb 21, 2024
1 parent e1afe35 commit 5e89d7a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions definitions/v9/cinematik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ settings:
login:
path: /api/torrents
method: get
inputs: {} # TODO: remove in v10
error:
- selector: a[href*="/login"]
message:
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/kimoji.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ settings:
login:
path: /api/torrents
method: get
inputs: {} # TODO: remove in v10
error:
- selector: a[href*="/login"]
message:
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/lastdigitalunderground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ settings:
login:
path: /api/torrents
method: get
inputs: {} # TODO: remove in v10
error:
- selector: a[href*="/login"]
message:
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/mendigosdaweb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ settings:
login:
path: /api/torrents
method: get
inputs: {} # TODO: remove in v10
error:
- selector: a[href*="/login"]
message:
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/tocashare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ settings:
login:
path: /api/torrents
method: get
inputs: {} # TODO: remove in v10
error:
- selector: a[href*="/login"]
message:
Expand Down

0 comments on commit 5e89d7a

Please sign in to comment.