lib/woothee/dataset.rb in woothee-0.3.0 vs lib/woothee/dataset.rb in woothee-0.3.2
- old
+ new
@@ -31,11 +31,11 @@
ATTRIBUTE_LIST = [ATTRIBUTE_NAME,ATTRIBUTE_CATEGORY,ATTRIBUTE_OS,ATTRIBUTE_VENDOR,ATTRIBUTE_VERSION]
end
module Woothee::DataSet
DATASET = {}
- # GENERATED from dataset.yaml at Mon Nov 26 15:53:14 JST 2012 by tagomoris
+ # GENERATED from dataset.yaml at Mon Jun 10 18:14:36 JST 2013 by tagomoris
obj = {:label => 'MSIE', :name => 'Internet Explorer', :type => :browser}
obj[:vendor] = 'Microsoft'
DATASET[obj[:label]] = obj
obj = {:label => 'Chrome', :name => 'Chrome', :type => :browser}
obj[:vendor] = 'Google'
@@ -263,13 +263,28 @@
obj[:category] = :crawler
DATASET[obj[:label]] = obj
obj = {:label => 'ApplePubSub', :name => 'Apple iCloud', :type => :full}
obj[:category] = :crawler
DATASET[obj[:label]] = obj
+ obj = {:label => 'Genieo', :name => 'Genieo Web Filter', :type => :full}
+ obj[:category] = :crawler
+ DATASET[obj[:label]] = obj
+ obj = {:label => 'topsyButterfly', :name => 'topsy Butterfly', :type => :full}
+ obj[:category] = :crawler
+ DATASET[obj[:label]] = obj
+ obj = {:label => 'rogerbot', :name => 'SeoMoz rogerbot', :type => :full}
+ obj[:category] = :crawler
+ DATASET[obj[:label]] = obj
+ obj = {:label => 'AhrefsBot', :name => 'ahref AhrefsBot', :type => :full}
+ obj[:category] = :crawler
+ DATASET[obj[:label]] = obj
+ obj = {:label => 'radian6', :name => 'salesforce radian6', :type => :full}
+ obj[:category] = :crawler
+ DATASET[obj[:label]] = obj
obj = {:label => 'Hatena', :name => 'Hatena', :type => :full}
obj[:category] = :crawler
DATASET[obj[:label]] = obj
- obj = {:label => 'gooIchiro', :name => 'goo', :type => :full}
+ obj = {:label => 'goo', :name => 'goo', :type => :full}
obj[:category] = :crawler
DATASET[obj[:label]] = obj
obj = {:label => 'livedoorFeedFetcher', :name => 'livedoor FeedFetcher', :type => :full}
obj[:category] = :crawler
DATASET[obj[:label]] = obj