Ulyssedev / Rust-undetected-chromedriver

A rust implementation of ultrafunkamsterdam's undetected-chromedriver library based on thirtyfour
https://crates.io/crates/undetected-chromedriver
MIT License
33 stars 20 forks source link

Adding support for apple silicon, and updating URL for chromedriver. #8

Open cchance27 opened 3 months ago

cchance27 commented 3 months ago

Just a quick update, Added support for Apple Silicon.

While i was doing it I also adjusted the base URL to the latest as i was getting errors on the old paths.

cchance27 commented 3 months ago

Fixed the ordering, my apologies, serves me right for doing the edit on github directly lol

Ulyssedev commented 3 months ago

Looks good, I'll merge all the recent changes after a review as soon as possible