diff --git a/README.md b/README.md index eeb94c2..1b65e82 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ Have a look at ![screenshots](https://github.com/evilcos/xssor2/tree/master/scre ## CHANGELOG ``` +UPDATE: 2017/09/23 + +*. Upgrade JS BEAURIFY. +*. Fix PACKER/UNPACKER error bug. + UPDATE: 2017/08/20 *. Increase support for mobile more friendly. diff --git a/xssor/templates/about.html b/xssor/templates/about.html index 1a6ad34..65a83bd 100644 --- a/xssor/templates/about.html +++ b/xssor/templates/about.html @@ -38,9 +38,8 @@
XSS'OR V2
-UPDATE: 2017/08/20
*. Increase support for mobile more friendly.
-*. Click here to view more changelog.
+UPDATE: 2017/--/--
*. Click here to view changelog.
XSS'OR V1
UPDATE: 2008/04/05
*. Online: http://evilcos.me/lab/xssor
diff --git a/xssor/templates/index.html b/xssor/templates/index.html index d5e6a28..8c57204 100644 --- a/xssor/templates/index.html +++ b/xssor/templates/index.html @@ -16,7 +16,7 @@ #codz_lbox{padding-left:0;padding-right:5px;} #codz_rbox{padding-left:5px;padding-right:0;} #ca_blank{padding:0 0 5px 0;} -#ca_textarea{width:100%; height:350px; color:#333; padding:5px;} +#ca_textarea{width:100%; height:380px; color:#333; padding:5px;} #ca_kv{width:406px;} .panel{margin-bottom:10px;} .panel-body{padding:10px;}