Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Issue resolved #222

Open
JosiYosi opened this issue Apr 9, 2022 · 0 comments
Open

Issue resolved #222

JosiYosi opened this issue Apr 9, 2022 · 0 comments

Comments

@JosiYosi
Copy link

JosiYosi commented Apr 9, 2022

Old one:
private static final String USER_AGENT = "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36";

Change to a new one:

private static final String USER_AGENT = "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36";

Basically as you can see, Chrome is updated to Chrome/97.0.4692.98. Safari is not changed yet.

private static final String USER_AGENT = "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Safari/537.36";

Originally posted by @JMerchanFL in #218 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant