feat: redirect to main website if not in iframe
This commit is contained in:
parent
94aec140a8
commit
5602ece097
6 changed files with 27 additions and 4 deletions
|
|
@ -2,6 +2,10 @@
|
|||
"aowowUrl": "https://wotlkdb.com",
|
||||
"websiteUrl": "https://mywebsite.com",
|
||||
"websiteName": "My Website",
|
||||
"iframeMode": {
|
||||
"enabled": false,
|
||||
"url": "https://mywebsite.com/armory"
|
||||
},
|
||||
"loadDbcs": true,
|
||||
"hideGameMasters": true,
|
||||
"realms": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue