Script for checking new manga chapters

This commit is contained in:
pfych 2024-09-24 15:52:05 +10:00
parent a59c6f6afb
commit 225e47328c
2 changed files with 33 additions and 0 deletions

View file

@ -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"