mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
anilibra: update api paths
This commit is contained in:
@@ -31,7 +31,7 @@ settings:
|
|||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
# https://github.com/anilibria/docs/blob/master/api_v3.md
|
# https://github.com/anilibria/docs/blob/master/api_v3.md
|
||||||
- path: "https://api.anilibria.tv/v3/{{ if .Keywords }}searchTitles{{ else }}getUpdates{{ end }}"
|
- path: "https://api.anilibria.tv/v3/title/{{ if .Keywords }}search{{ else }}updates{{ end }}"
|
||||||
response:
|
response:
|
||||||
type: json
|
type: json
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user