mirror of
https://github.com/EndPwnArchive/endpwn3.git
synced 2024-08-15 00:23:30 +00:00
oh fuck fuckf cukfuck
This commit is contained in:
parent
0cac2ac2b8
commit
8d3b5f2db7
1 changed files with 2 additions and 2 deletions
|
@ -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 @@
|
|||
|
||||
});
|
||||
|
||||
})();
|
||||
})();*/
|
||||
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue