oh fuck fuckf cukfuck

This commit is contained in:
Astra 2018-04-24 22:55:37 -04:00
parent 0cac2ac2b8
commit 8d3b5f2db7
1 changed files with 2 additions and 2 deletions

View File

@ -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 @@
});
})();
})();*/
});