-
Notifications
You must be signed in to change notification settings - Fork 17
hpHosts has been discontinued #223
Comments
It looks like the hosting location for this file is now gone. The link to the hosts file in "hphosts": {
"content": "filters",
"updateAfter": 11,
"title": "hpHosts’ Ad and tracking servers",
"contentURL": [
"https://hosts-file.net/.%5Cad_servers.txt",
"assets/thirdparties/hosts-file.net/ad_servers.txt"
],
"supportURL": "https://hosts-file.net/"
},
And the support-url So by the look of it, the only way to fix this now is to kill it :/ (and that's when it works, but the IP address for hosts-file.net randomly times out establishing a connection) |
hpHosts has been discontinued. |
Info on official forum: https://forums.malwarebytes.com/topic/256701-what-happened-to-hphosts-website/?tab=comments#comment-1370003
|
restructuring is PR spin, see the second response --
|
I meant to comment here, not at uBlockOrigin/uBlock-issues#971:
|
List removed: gorhill/uMatrix@ba0dfe5 New release is required. |
I would like to add that I found out that this list is also blocking legitimate non-ad domains -- for example @gorhill the domain |
Hi,
I notice that in Chromium "hpHosts’ Ad and tracking servers" always shows as "outdated" no matter how many times I refresh it (and "38,900 used out of 45,737") but in Tor browser it updates fine. The same list in uBO works fine in both browsers.
Trying to find the reason myself I notice that:
Chromium doesn't like the HTTPS URL of the list (but can open the HTTP one if told explicitly to). The reason for this may be because I am running it with weak ciphers explicitly disabled through command line options (Tor browser supports weak ciphers).
The hpHosts list has 2 URLs in uBO's code: both the HTTP and the HTTPS version. Perhaps that's why Chromium falls back to the HTTP one when updating the list through uBO. That is not the case for uMatrix though: in
assets.json
"hphosts" is only with the HTTPS URL and obviously that's why it fails to update in Chromium.For some reason I cannot "import" manually the HTTP URL in uMatrix assets (even after disabling/unchecking the original asset)
I realize this may be an "upstream/list issue" due to the fact that their server uses weak ciphers. Still I thought it might be worth to report it here as it is an issue with an asset which ships with uMatrix itself.
*I tried to find a way to report this to the site owners but all I find is a "contact us" link which leads to a 403 page and a "contact me" link which leads to a time out page. If this report is considered inappropriate to share here: please kindly excuse me. Perhaps someone who can contact the site owners may want to do it. Otherwise a workaround may be to add the HTTP URL to assets?
Your environment
The text was updated successfully, but these errors were encountered: