Skip to content

Commit

Permalink
Update default base URL to old prod version
Browse files Browse the repository at this point in the history
  • Loading branch information
imkh committed Jul 29, 2022
1 parent 1fd8768 commit 98cbd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion senscritique.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
defaultBaseURL = "https://www.senscritique.com"
defaultBaseURL = "https://old.senscritique.com"
)

// A Scraper represents a scraper for the SensCritique website.
Expand Down

0 comments on commit 98cbd5b

Please sign in to comment.