Skip to content

Commit

Permalink
Update scraper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreM101 committed Mar 12, 2021
1 parent 4f0b3f6 commit 080f4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
require 'rubygems'
require 'mechanize'
require 'date'
require 'json'

agent = Mechanize.new do |a|
a.verify_mode = OpenSSL::SSL::VERIFY_NONE
Expand Down

0 comments on commit 080f4fa

Please sign in to comment.