## # This file is part of WhatWeb and may be subject to # redistribution and commercial restrictions. Please see the WhatWeb # web site for more information on licensing and terms of use. # https://morningstarsecurity.com/research/whatweb ## Plugin.define do name "Textpattern-CMS" authors [ "Brendan Coles ", # 2010-09-13 ] version "0.1" description "A flexible, elegant and easy-to-use CMS" website "http://textpattern.com/" # 34 results for "powered by Textpattern CMS" @ 2010-09-13 matches [ # Powered by text { :regexp=>/Powered by Textpattern CMS<\/a>/i }, { :text=>'Powered by Textpattern CMS' }, { :text=>"Powered by Textpattern CMS" }, { :text=>'Powered by Textpattern CMS' }, { :text=>'Powered by Textpattern CMS' }, { :text=>'powered by textpattern cms' }, ] end