From 8d3b5f2db71ba5da3395f57c342a89ac2f8c1d10 Mon Sep 17 00:00:00 2001 From: Astra Date: Tue, 24 Apr 2018 22:55:37 -0400 Subject: [PATCH] oh fuck fuckf cukfuck --- shared.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared.js b/shared.js index d58a9cd..a8b4da9 100644 --- a/shared.js +++ b/shared.js @@ -111,7 +111,7 @@ ); // check for epapi updates - (function () { + /*(function () { // fetch the latest build of epapi fetch('https://endpwn.github.io/epapi/epapi.js?_=' + Date.now()).then(x => x.text()).then(x => { @@ -149,7 +149,7 @@ }); - })(); + })();*/ });