Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cqt /
node_modules /
eslint /
messages /
[ HOME SHELL ]
Name
Size
Permission
Action
all-files-ignored.js
660
B
-rw-r--r--
all-matched-files-ignored.js
1
KB
-rw-r--r--
config-file-missing.js
526
B
-rw-r--r--
config-plugin-missing.js
445
B
-rw-r--r--
config-serialize-function.js
942
B
-rw-r--r--
eslintrc-incompat.js
5.11
KB
-rw-r--r--
eslintrc-plugins.js
932
B
-rw-r--r--
extend-config-missing.js
418
B
-rw-r--r--
failed-to-read-json.js
157
B
-rw-r--r--
file-not-found.js
268
B
-rw-r--r--
invalid-rule-options.js
648
B
-rw-r--r--
invalid-rule-severity.js
408
B
-rw-r--r--
no-config-found.js
527
B
-rw-r--r--
plugin-conflict.js
518
B
-rw-r--r--
plugin-invalid.js
653
B
-rw-r--r--
plugin-missing.js
659
B
-rw-r--r--
print-config-with-directory-pa...
252
B
-rw-r--r--
shared.js
546
B
-rw-r--r--
whitespace-found.js
386
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : plugin-conflict.js
"use strict"; module.exports = function (it) { const { pluginId, plugins } = it; let result = `ESLint couldn't determine the plugin "${pluginId}" uniquely. `; for (const { filePath, importerName } of plugins) { result += ` - ${filePath} (loaded in "${importerName}")`; } result += ` Please remove the "plugins" setting from either config or remove either plugin installation. If you still can't figure out the problem, please see https://eslint.org/docs/latest/use/troubleshooting. `; return result; };
Close