Exception: WPScan::Error::WordPressHosted
- Defined in:
- lib/wpscan/errors/wordpress.rb
Overview
WordPress hosted (*.wordpress.com)
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
7 8 9 |
# File 'lib/wpscan/errors/wordpress.rb', line 7 def to_s 'The target appears to be hosted on WordPress.com. Scanning such site is not supported.' end |