From 8e529d43927df0f3088f292fb30c05c2df08dc83 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 5 Sep 2023 13:45:29 +0300 Subject: [PATCH] update js --- static/js/custom.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/js/custom.js b/static/js/custom.js index 0abfffc..159bb6a 100644 --- a/static/js/custom.js +++ b/static/js/custom.js @@ -116,9 +116,9 @@ window.onload = function () { var links = document.links; var internal_hosts = [ - 'www.ourworld.tf', - 'ourworld.tf', - 'www2.ourworld.tf', + 'www.freeflow.ourworld.tf', + 'freeflow.ourworld.tf', + 'www2.freeflow.ourworld.tf', 'localhost', '127.0.0.1' ]