update help elma
This commit is contained in:
@ -175,6 +175,7 @@ const allowedHosts = [
|
||||
"http://127.0.0.1",
|
||||
"http://localhost",
|
||||
"https://ligmanstark.github.io/help365_test/",
|
||||
"https://help.miduway.space",
|
||||
];
|
||||
|
||||
if (allowedHosts.some((url) => currentLocalHref.includes(url))) {
|
||||
|
Reference in New Issue
Block a user