Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.148.200.145
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
next-tick /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.editorconfig
288
B
-rw-rw-r--
2022-08-30 11:49
.lint
202
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
540
B
-rw-rw-r--
2022-08-30 11:49
CHANGES
947
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
773
B
-rw-rw-r--
2022-08-30 11:49
README.md
1.52
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.99
KB
-rw-rw-r--
2022-08-30 11:49
package.json
760
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
For recent changelog see CHANGELOG.md ----- v1.0.0 -- 2016.06.09 * In case MutationObserver based solution ensure all callbacks are propagated even if any on the way crashes (fixes #3) * Support older engines (as IE8) which see typeof setTimeout as 'object' * Fix spelling of LICENSE * Configure lint scripts v0.2.2 -- 2014.04.18 - Do not rely on es5-ext's valid-callable. Replace it with simple internal function - In MutationObserver fallback rely on text node instead of attribute and assure mutation event is invoked by real change of data v0.2.1 -- 2014.02.24 - Fix case in import path v0.2.0 -- 2014.02.24 - Assure microtask resultion if MutationObserver is available (thanks @Raynos) #1 - Unify validation of callback. TypeError is throw for any non callable input - Move main module from `lib` to root directory - Improve documentation - Remove Makefile (it's environment agnostic pacakge) v0.1.0 -- 2012.08.29 Initial