Disabled most of status page for Airtime Pro and fixed HTML syntax errors
This commit is contained in:
parent
980e2ad767
commit
53b67d0826
2 changed files with 10 additions and 7 deletions
|
@ -23,6 +23,7 @@ class CORSHelper
|
|||
return array("http://www.airtime.pro",
|
||||
"https://www.airtime.pro",
|
||||
"https://account.sourcefabric.com",
|
||||
"https://account.sourcefabric.com:5001",
|
||||
"http://" . $_SERVER['SERVER_NAME'],
|
||||
"https://" . $_SERVER['SERVER_NAME']);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue