Guest User

Block Evernote servers

a guest
Feb 25th, 2024
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. ##
  2. # Host Database
  3. #
  4. # localhost is used to configure the loopback interface
  5. # when the system is booting. Do not change this entry.
  6. ##
  7. 127.0.0.1 localhost
  8. 255.255.255.255 broadcasthost
  9. ::1 localhost
  10. 127.0.0.1 *.evernote.com
  11. 127.0.0.1 public.evernote.com
  12. 127.0.0.1 gke4.evernote.com
  13. 127.0.0.1 www.evernote.com
  14. 127.0.0.1 update.evernote.com
  15. 127.0.0.1 in1-gw2-01-ce7dd027.eastus2.cloudapp.azure.com
  16. 127.0.0.1 evernote-a.akamaihd.net
  17. #
  18. # sudo dscacheutil -flushcache
  19. #
  20. # sudo killall -HUP mDNSResponder
Advertisement
Add Comment
Please, Sign In to add comment