move link redirection to reverse proxy

This commit is contained in:
Astreaprtcl 2025-08-11 18:44:16 +02:00
parent 295ff2cbeb
commit 46a211536e
Signed by untrusted user who does not match committer: astreaprtcl
GPG key ID: C1A416D9DF13737B

View file

@ -36,5 +36,7 @@ sub:
# url: "#" # url: "#"
# idn: 'theme' # idn: 'theme'
- title: Get a prize - title: Get a prize
url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ" url: "/prize"
# redirect to actual link using reverse proxy
# url: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
target: _blank target: _blank