diff --git a/app.js b/app.js index 56a7bd3c..1eec801c 100644 --- a/app.js +++ b/app.js @@ -1,5 +1,5 @@ /* ----------------------------------------------- -/* Author : QuiteAFancyEmerald and YÖCTDÖNALD'S with help from MikeLime and SexyDuceDuce +/* Author : QuiteAFancyEmerald and YÖCTDÖNALD'S with help from MikeLime, SexyDuceDuce and Divide /* MIT license: http://opensource.org/licenses/MIT /* ----------------------------------------------- */ diff --git a/public/assets/js/games.js b/public/assets/js/games.js index 2e78a56f..1edbac25 100644 --- a/public/assets/js/games.js +++ b/public/assets/js/games.js @@ -1,7 +1,7 @@ /* ----------------------------------------------- /* Authors: OlyB /* MIT license: http://opensource.org/licenses/MIT -/* GFiles - Edited +/* gfiles - Edited /* ----------------------------------------------- */ function gsearch() { var e, t, n, a; diff --git a/public/assets/js/links.js b/public/assets/js/links.js index 4d28d8b2..a2ed1ee7 100644 --- a/public/assets/js/links.js +++ b/public/assets/js/links.js @@ -1,3 +1,8 @@ +/* ----------------------------------------------- +/* Authors: YÖCTDÖNALD'S and QuiteAFancyEmerald with help from MikeLime +/* MIT license: http://opensource.org/licenses/MIT +/* Hidden Links +/* ----------------------------------------------- */ $ = e => document.getElementById(e) || []; $("hblink").href = "https://github.com/QuiteAFancyEmerald/HolyUnblockerPublic"; diff --git a/public/assets/js/part-bg.js b/public/assets/js/part-bg.js index 38f65271..95d06509 100644 --- a/public/assets/js/part-bg.js +++ b/public/assets/js/part-bg.js @@ -1,3 +1,12 @@ +/* ----------------------------------------------- +/* Author : Vincent Garreau - vincentgarreau.com +/* MIT license: http://opensource.org/licenses/MIT +/* Demo / Generator : vincentgarreau.com/particles.js +/* GitHub : github.com/VincentGarreau/particles.js +/* How to use? : Check the GitHub README +/* v2.0.0 +/* ----------------------------------------------- */ + /* particlesJS.load(@dom-id, @path-json, @callback (optional)); */ particlesJS.load('particles-js', 'particles.json', function() { console.log('particlesjs loaded.......'); diff --git a/public/expr/surf.js b/public/expr/surf.js index 4a2d3d98..7aecbb0e 100644 --- a/public/expr/surf.js +++ b/public/expr/surf.js @@ -27,16 +27,6 @@ $('albp').onclick = function() { document.cookie = 'oldsmobile=badcar; expires=' + (Date.now() + 259200) + '; SameSite=Lax; domain=.' + auth + '; path=/; Secure;'; return false; }; -//CH -$('ch').onclick = function() { - var frame = document.getElementById("frame"); - var det = document.domain; - var domain = det.replace('www.', '').split(/[/?#]/)[0]; - frame.src = "https://c." + domain + "/app"; - frame.style['visibility'] = "visible"; - document.cookie = 'oldsmobile=badcar; expires=' + (Date.now() + 259200) + '; SameSite=Lax; domain=.' + auth + '; path=/; Secure;'; - return false; -}; //NU $('nprox').onclick = function() { var frame = document.getElementById("frame"); @@ -48,7 +38,6 @@ $('nprox').onclick = function() { document.cookie = 'nu_auth=yes; expires=' + (Date.now() + 259200) + '; SameSite=None; domain=.' + auth + '; path=/; Secure;'; return false; }; - $('nproxbp').onclick = function() { var frame = document.getElementById("frame"); var url = $('url').value; @@ -155,7 +144,17 @@ $('dbp').onclick = function() { document.cookie = 'oldsmobile=badcar; expires=' + (Date.now() + 259200) + '; SameSite=Lax; domain=.' + auth + '; path=/; Secure;'; return false; }; - +//CH +$('ch').onclick = function() { + var frame = document.getElementById("frame"); + var url = $('url').value; + var det = document.domain; + var domain = det.replace('www.', '').split(/[/?#]/)[0]; + frame.src = "https://c." + domain + "/app"; + frame.style['visibility'] = "visible"; + document.cookie = 'oldsmobile=badcar; expires=' + (Date.now() + 259200) + '; SameSite=Lax; domain=.' + auth + '; path=/; Secure;'; + return false; +}; // Cookie Auth var host = location.hostname.split('.'); diff --git a/public/index.html b/public/index.html index 36c63271..41301936 100644 --- a/public/index.html +++ b/public/index.html @@ -28,16 +28,16 @@
- + +