Hello everyone, this is how to block your IP address visually.
This will remove IP: “Your IP” / IP: Logged for the entirety of the time.
Example:
fake ip btw
turns to this:
As from what i have heard, this can be done in two ways, the first is simpler, but requires Firefox, and the second requires an adblocker (highly suggested).
- Firefox userchrome.css
Through Firefox’s UserChrome.css, you can customize the style of your browser.
1st step. Navigate to %appdata%\Mozilla\Firefox\Profiles\
2nd step. You should find a folder with this format : XXXXXXXXX.default
3rd step. Create a new folder called "chrome"case sensitive skip if already exsists
4th step. Create a new file called "userchrome.css"skip if already exsists
5th step. add the following code to the file (Courtesy of Erik_Baas):
/* forum.arduino.cc - hide my IP */
li.poster_ip {display:none!important;}
- Using an AdBlock extension.
You should use an AdBlock extension if you are not for the following:
-sites bloated with adware gone
-faster loading sites & no tracking
-ads gone & you can whitelist any site if you want to help them out.
-Being able to fully remove any element of any site / modify
We are using an AdBlock for the last reason, which is what we are going to do:
I use UBlock Origin as my main adblock, generally for its customizable interface, and being open source.
It has the “My Filters” feature in the settings.
And I added the following to it,
forum.arduino.cc##.poster_ip