|
|
|
|
|
by gorhill
1830 days ago
|
|
> making the users' browser use proxy is a step too far uBO does not do this, and nowhere is there any suggestion that uBO does this. Users configure their own network settings, and it was found that in some cases when the browser is configured to go through a proxy (through either OS or browser settings), uBO's CNAME-uncloaking feature, which requires a call to the `dns.resolve()` API[1], would cause undue delay to page load. The root cause is outside uBO and outside the browser, it lies in the proxy. * * * [1] https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web... |
|