From 8299cfdecc62836b042c62abd98881805d5745fe Mon Sep 17 00:00:00 2001 From: tom5079 Date: Thu, 6 Jan 2022 04:22:31 +0900 Subject: [PATCH] Update gg.js --- assets/js/gg.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/js/gg.js b/assets/js/gg.js index ba02e0a7..2b00219d 100644 --- a/assets/js/gg.js +++ b/assets/js/gg.js @@ -4097,9 +4097,6 @@ if (g === 522) { o = 0; } if (g === 1587) { o = 1; } if (g === 189) { o = 1; } if (g === 481) { o = 0; } -if (!/Hitomi\.la/.test(document.title)) { return 4; } -if (!document.location.hostname.endsWith('hitomi.la')) { return 4; } -if (!document.documentElement.clientHeight) { return 4; } return o; }, s: function(h) { var m = /(..)(.)$/.exec(h); return parseInt(m[2]+m[1], 16).toString(10); },