Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically add www. - hide 127.0.0.1 and 3 Local+Broadcast #33

Open
TraderStf opened this issue Dec 17, 2014 · 0 comments
Open

Automatically add www. - hide 127.0.0.1 and 3 Local+Broadcast #33

TraderStf opened this issue Dec 17, 2014 · 0 comments

Comments

@TraderStf
Copy link
Contributor

This will no more display the 'real' file but a cleaned version.

127.0.0.1       localhost
255.255.255.255 broadcasthost
::1             localhost
fe80::1%lo0     localhost

127.0.0.1       thisone.com
127.0.0.1       another.org
127.0.0.1       www.thisone.com
127.0.0.1       www.another.org

All the lines above would be shown as

thisone.com
another.org

As 127... = locahost, no need to shown 127... in front of each line.

The 3 local+broadcast can be in GM preferences, if one setting is enough for everyone.
Or as a 'header' file that will be added to all others files, automatically combined.

Adding automatically the www. would create few useless lines but it's simple and will avoid to forget some.
Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant