Any sugestion ? ``` > devtools::install_git("https://git.sr.ht/~hrbrmstr/urlscan") .... > library(urlscan) > packageVersion("urlscan") [1] ‘0.2.0’ > urlscan_search("domain:r-project.org") ... 'urlscan_search("domain:r-project.org")': Bad Request (HTTP 400). ```
Any sugestion ?