We're kicking off the 2024 Secret Santa! Exchange gifts with other monkeys - from beer and snacks, to bike gear, to custom machined holiday decorations and tools by our more talented members, there's something for everyone.
Interesting, if it was made into a program I'd get it if it worked. I notice some of those names in there, and they match with a lot of popups I get (even through mozilla).
it was sent to me by a very qualified computer geek guy, so my guess it that it does work. how well, I don't know....too 'busy' to deal with it right now....
The link you posted is the actual hosts file, this link is to an instructions page with an installer and manual instructions for those who want to do it that way.
I just ran the thing and it seems to be working. Pages are loading faster now also, I'm guessing because the browser isn't waiting for slow-ass ad hosts.
Note: it does not block pop-ups. It may block the content of the pop-up but you will need to do other things to block pop-ups and messenger generated crap.
The link you posted is the actual hosts file, this link is to an instructions page with an installer and manual instructions for those who want to do it that way.
I just ran the thing and it seems to be working. Pages are loading faster now also, I'm guessing because the browser isn't waiting for slow-ass ad hosts.
Note: it does not block pop-ups. It may block the content of the pop-up but you will need to do other things to block pop-ups and messenger generated crap.
I'll probably get jumped on by the more techy geeks for simplifying this but...
When you type in a URL the browser needs to translate it to an IP address before the page can be located and downloaded. Similarly, when a web page has ads in it, the code often refers to a URL which must be translated to a URL so that the ad content can be loaded and displayed in the page.
Your computer translates URLs to IP addresses by first looking for a local hosts file for a reference, then going out to the 'net for a DNS server if nothing is found locally. In this hosts file all the ad URLs are linked to 127.0.0.1 which is the loop-back IP address. No matter what the IP address of your NIC is, this address will always tell the computer that the file is on your computer. Host or file not at that IP address? Code ignored, no ad.
I'll probably get jumped on by the more techy geeks for simplifying this but...
When you type in a URL the browser needs to translate it to an IP address before the page can be located and downloaded. Similarly, when a web page has ads in it, the code often refers to a URL which must be translated to a URL so that the ad content can be loaded and displayed in the page.
Your computer translates URLs to IP addresses by first looking for a local hosts file for a reference, then going out to the 'net for a DNS server if nothing is found locally. In this hosts file all the ad URLs are linked to 127.0.0.1 which is the loop-back IP address. No matter what the IP address of your NIC is, this address will always tell the computer that the file is on your computer. Host or file not at that IP address? Code ignored, no ad.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.