# 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 "Openfiler" do
@author = "Brendan Coles
Distro Release: <\/strong>Openfiler [EN]SA ([^\s]+)/ },
# / # GUI Version Detection
{ string: /GUI Version: <\/strong>([^<^\s]+)<\/p><\/div>/ },
# / # Year Detection
{ string: /© 2001 - (2[\d]{3}) Openfiler<\/a>\. All rights reserved\.
/ },
]
end