diff --git a/my-plugins/kesioncms.rb b/my-plugins/kesioncms.rb index dda1f25..8cab50c 100644 --- a/my-plugins/kesioncms.rb +++ b/my-plugins/kesioncms.rb @@ -5,8 +5,8 @@ # http://www.morningstarsecurity.com/research/whatweb ## Plugin.define "kesioncms" do -author "shang " # 2014-06-30 -version "0.1.1" +author "shang " # 2014-07-07 +version "0.1.2" description "KesionCMS [Chinese] - Homepage: http://www.kesion.com/" # Examples # @@ -24,7 +24,7 @@ {:text=>"/ks_inc/kesion.common.js"}, {:text=>"KesionJS"}, {:text=>"KesionPopup"}, - {:text=>"Powered By KesionICMS ",:version=>/V([\d\.]+)/m}, + {:version=>/Powered By KesionICMS V([\d\.]+)/m}, {:text=>"powered by ",:version=>/KesionCMS ([\d\.]+)/m}, {:url=>"/KS_Inc/ajax.js",:version=>/KesionCMS V([\d\.]+)/m}, ]