lib/relaton_calconnect/scrapper.rb in relaton-calconnect-0.1.2 vs lib/relaton_calconnect/scrapper.rb in relaton-calconnect-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ module RelatonCalconnect module Scrapper - # DOMAIN = "https://standards.calconnect.org/".freeze - DOMAIN = "http://127.0.0.1:4000/".freeze + DOMAIN = "https://standards.calconnect.org/".freeze + # DOMAIN = "http://127.0.0.1:4000/".freeze class << self # papam hit [Hash] # @return [RelatonOgc::OrcBibliographicItem] def parse_page(hit)