algolia / renderscript

A custom JavaScript rendering engine based on Playwright
20 stars 6 forks source link

fix: make the service load independent of adblocker #880

Closed dylantientcheu closed 2 months ago

dylantientcheu commented 2 months ago

The query to https://raw.githubusercontent.com/badmojr/1Hosts/master/Pro/domains.txt often make the service startup fail.

We restart this service each time it fails, creating multiple request.

This PR separates the browser startup task from the adblocker load. It lets the adblocker fail "silently", and will definitely still run the browser