class Censys::Search::Website
Public Instance Methods
alexa_rank()
click to toggle source
# File lib/censys/search/website.rb, line 12 def alexa_rank @attributes['alexa_rank'] end
domain()
click to toggle source
# File lib/censys/search/website.rb, line 8 def domain @attributes['domain'] end