📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: sseAPIService.min.js
define(["angular","cjt/core","lodash"],(function(e,n,r){"use strict";e.module("cpanel.applicationManager.sseAPIService",[]).factory("sseAPIService",["$rootScope",function(e){var r=function(n,r){return function(o){o.eventName=n;var t=o.data;try{t=function(e,n){return e&&e.json&&n&&(n=JSON.parse(n)),n}(r,t)}catch(r){return void function(n,r,o){e.$broadcast("sse:"+n+":error",{data:o,error:r})}(n,r,t)}e.$broadcast("sse:"+n,t)}};return{initialize:function(r){if(window.EventSource)r&&r(),e.$broadcast("sse:ready");else{var o=document.createElement("script");o.src=n.buildFullPath("libraries/eventsource-polyfill/eventsource.js"),o.onload=function(){r&&r(),e.$broadcast("sse:ready")},document.body.appendChild(o)}},connect:function(n,o,t){o||(o=[]);var a=t||{},c=new EventSource(n);return o&&o.forEach((function(e){c.addEventListener(e,r(e,a))})),c.onerror=function(n){e.$broadcast("sse:error",n)},window.addEventListener("beforeunload",(function(n){c&&(c.close(),c=null,e.$broadcast("sse:beforeunload",n))})),c},close:function(e){e&&e.close()}}}])}));
Save