move link redirection to reverse proxy
This commit is contained in:
parent
295ff2cbeb
commit
46a211536e
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue