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 /
parsleyjs /
[ HOME SHELL ]
Name
Size
Permission
Action
coverage
[ DIR ]
dr-xr-xr-x
dist
[ DIR ]
dr-xr-xr-x
src
[ DIR ]
dr-xr-xr-x
tools
[ DIR ]
dr-xr-xr-x
.babelrc
131
B
-rw-r--r--
.editorconfig
314
B
-rw-r--r--
.eslintrc
147
B
-rw-r--r--
.travis.yml
364
B
-rw-r--r--
CHANGELOG.md
9.71
KB
-rw-r--r--
LICENSE
1.1
KB
-rw-r--r--
README.md
1.64
KB
-rw-r--r--
UPGRADE-2.0.md
2.29
KB
-rw-r--r--
UPGRADE-2.1.md
544
B
-rw-r--r--
UPGRADE-2.2.md
684
B
-rw-r--r--
bower.json
655
B
-rw-r--r--
package.json
1.61
KB
-rw-r--r--
rollup.config.js
205
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : UPGRADE-2.2.md
# UPGRADE FROM 2.1.x to 2.2.0 ## Where's parsley.remote? Both versions (remote and basic) of Parsley have been merged. There is now a single version that is remote & promise aware, and it is lighter than both of the 2.1.x versions. ## Compatibility 2.2.0 version should be compatible with 2.1.x except that you need to include `es5-shim` if you need compatibility with IE8. Please check the console for **deprecation notices** and adapt your code accordingly. Note that `type="number"` now follows HTML5 spec. In particular, commas are no longer accepted. (#1037) ## Source changes Parsley's source is now in EcmaScript 6. The `i18n` folder is now part of the `dist` folder.
Close