Created
May 23, 2023 05:36
-
-
Save carloscabo/38d524b79d643891deba18630f7592f3 to your computer and use it in GitHub Desktop.
Block Adobe Hosts \drivers\etc\hosts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is just a list of hosts to prevent adobe activation. | |
# For more protection, like blocking Adware, Malware, FakeNews, | |
# Gambling, Porn or Social, go to https://github.com/StevenBlack/hosts | |
# | |
# To easily manage multiple host databases, use Hostman. | |
# http://www.abelhadigital.com/hostsman/ | |
# Or just copy that file to | |
# "C:\Windows\System32\drivers\etc" | |
# ================================= | |
#<localhost> | |
127.0.0.1 localhost | |
127.0.0.1 localhost.localdomain | |
255.255.255.255 broadcasthost | |
::1 localhost | |
127.0.0.1 local | |
::1 ip6-localhost ip6-loopback | |
fe00::0 ip6-localnet | |
ff00::0 ip6-mcastprefix | |
ff02::1 ip6-allnodes | |
ff02::2 ip6-allrouters | |
ff02::3 ip6-allhosts | |
#</localhost> | |
#<block-adobe> | |
127.0.0.1 activate.adobe.com | |
127.0.0.1 activate-sea.adobe.com | |
127.0.0.1 activate-sjc0.adobe.com | |
127.0.0.1 practivate.adobe | |
127.0.0.1 practivate.adobe.com | |
127.0.0.1 practivate.adobe.newoa | |
127.0.0.1 practivate.adobe.ntp | |
127.0.0.1 practivate.adobe.ipp | |
127.0.0.1 wip.adobe.com | |
127.0.0.1 wip1.adobe.com | |
127.0.0.1 wip2.adobe.com | |
127.0.0.1 wip3.adobe.com | |
127.0.0.1 wip4.adobe.com | |
127.0.0.1 www.wip.adobe.com | |
127.0.0.1 www.wip1.adobe.com | |
127.0.0.1 www.wip2.adobe.com | |
127.0.0.1 www.wip3.adobe.com | |
127.0.0.1 www.wip4.adobe.com | |
127.0.0.1 activate.wip.adobe.com | |
127.0.0.1 activate.wip1.adobe.com | |
127.0.0.1 activate.wip2.adobe.com | |
127.0.0.1 activate.wip3.adobe.com | |
127.0.0.1 activate.wip4.adobe.com | |
127.0.0.1 3dns.adobe.com | |
127.0.0.1 3dns-1.adobe.com | |
127.0.0.1 3dns-2.adobe.com | |
127.0.0.1 3dns-3.adobe.com | |
127.0.0.1 3dns-4.adobe.com | |
127.0.0.1 adobe-dns.adobe.com | |
127.0.0.1 adobe-dns-1.adobe.com | |
127.0.0.1 adobe-dns-2.adobe.com | |
127.0.0.1 adobe-dns-3.adobe.com | |
127.0.0.1 adobe-dns-4.adobe.com | |
127.0.0.1 adobeereg.com | |
127.0.0.1 www.adobeereg.com | |
127.0.0.1 ereg.adobe.com | |
127.0.0.1 ereg.wip.adobe.com | |
127.0.0.1 ereg.wip1.adobe.com | |
127.0.0.1 ereg.wip2.adobe.com | |
127.0.0.1 ereg.wip3.adobe.com | |
127.0.0.1 ereg.wip4.adobe.com | |
127.0.0.1 wwis-dubc1-vip60.adobe.com | |
127.0.0.1 hl2rcv.adobe.com | |
127.0.0.1 lm.licenses.adobe.com | |
127.0.0.1 na2m-pr.licenses.adobe.com | |
127.0.0.1 lmlicenses.wip4.adobe.com | |
127.0.0.1 na1r.services.adobe.com | |
127.0.0.1 hlrcv.stage.adobe.com | |
127.0.0.1 ood.opsource.net | |
127.0.0.1 crl.verisign.net | |
127.0.0.1 prod.adobegenuine.com | |
127.0.0.1 52.20.222.155 | |
127.0.0.1 3.221.72.231 | |
127.0.0.1 3.216.32.253 | |
#</block-adobe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment