Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Nov 25, 2024
1 parent de5d255 commit 47f60e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/whimsy/sitestandards.rb
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ def get_sites(tlp = true)
sites = {} # TODO temporary fix
end
else
require 'wunderbar'
Wunderbar.warn "Failed to find #{local_copy}"
response = Net::HTTP.get_response(URI("#{get_url(false)}#{get_filename(tlp)}"))
crawl_time = response['last-modified']
Expand Down

0 comments on commit 47f60e1

Please sign in to comment.