Script for checking new manga chapters
This commit is contained in:
parent
a59c6f6afb
commit
225e47328c
2 changed files with 33 additions and 0 deletions
|
@ -22,3 +22,9 @@ PIC="https://assets.pfy.ch/icons/route53.png"
|
|||
NAME="Coles"
|
||||
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
|
||||
PIC="https://aseets.pfy.ch/icons/coles.png"
|
||||
|
||||
[manga]
|
||||
NAME="Manga"
|
||||
ENDPOINT="$(getSecret '/server/mac-mini-1/webhook-url')"
|
||||
PIC="https://aseets.pfy.ch/icons/manga.png"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue