update js

This commit is contained in:
Ehab Hassan 2023-09-05 13:45:29 +03:00
parent efd8a0c409
commit 8e529d4392

View File

@ -116,9 +116,9 @@ window.onload = function () {
var links = document.links; var links = document.links;
var internal_hosts = [ var internal_hosts = [
'www.ourworld.tf', 'www.freeflow.ourworld.tf',
'ourworld.tf', 'freeflow.ourworld.tf',
'www2.ourworld.tf', 'www2.freeflow.ourworld.tf',
'localhost', 'localhost',
'127.0.0.1' '127.0.0.1'
] ]