Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbranson authored and jpbranson committed Jan 11, 2023
1 parent 9ae6dc8 commit 752cd14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/jail_id_scrape.R
Expand Up @@ -3,6 +3,8 @@ library(httr)
library(rvest)
library(lubridate)

set_config( config( ssl_verifypeer = 0L ) )


headers = c(
`Accept` = 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8',
Expand Down

0 comments on commit 752cd14

Please sign in to comment.