Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use normalize-url-plus and got-ssrf and got-scraping #660

Open
4 tasks
JaneJeon opened this issue Dec 25, 2021 · 0 comments
Open
4 tasks

Use normalize-url-plus and got-ssrf and got-scraping #660

JaneJeon opened this issue Dec 25, 2021 · 0 comments
Labels
blocked Can't do this right now
Milestone

Comments

@JaneJeon
Copy link
Owner

Blocked on #564; we haven't been able to use got-ssrf or the newer version of got v12 because of those are ESM-only.

Right now, the got's usage on scraping or URL normalization is kinda sus as fuck.

  • Remove the blink header; we should be trying to be as stealth as possible
  • use/allow for proxy (process.env.HTTP_PROXY_URL by default)
  • use the same headers as normalize-url-plus to imitate
  • wait for normalize-url-plus rewrite
@JaneJeon JaneJeon added the blocked Can't do this right now label Dec 25, 2021
@JaneJeon JaneJeon added this to the v2 milestone Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Can't do this right now
Projects
None yet
Development

No branches or pull requests

1 participant