# frozen_string_literal: true ## # 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. # http://www.morningstarsecurity.com/research/whatweb ## WhatWeb::Plugin.define "Ananyoo-CMS" do @author = "Brendan Coles " # 2010-12-28 @version = "0.1" @description = "One of the most user friendly and highly accessible Content Management Systems on the internet till date. This is a feature rich and powerful online CMS which is mainly suitable for universities, governmental and educational sites but apart from this, you can also turn this flexible CMS into a very modern Web2.0 Social Networking Website." @website = "http://www.anblik.com/store/php-scripts/ananyoo-accessible-cms.html" # Matches # @matches = [ # Meta Copyright { text: '' }, # Meta Generator { certainty: 75, text: '' }, ] end