Welcome to Mobilarian Forum - Official Symbianize.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

YOUTUBE!!! Remove Ads

R 0

ridemowz

2nd Account
Member
Access
Joined
Sep 18, 2024
Messages
39
Reaction score
0
Points
6
grants
₲55
4 months of service
just use brave browser. automatic wala nang plugins for removing ads
 
W 0

wolfie15

Transcendent
Member
Joined
Sep 23, 2024
Messages
15
Reaction score
0
Points
1
grants
₲40
4 months of service
or pwede din yung ublock origin na extension sa chrome
 
S 0

sethorwel032

Transcendent
Member
Access
Joined
Oct 1, 2024
Messages
43
Reaction score
1
Points
8
grants
₲148
4 months of service
boi, try mo yung ublock origin na chrome extension. ez to install hahaha
 
G 0

golibaba

Abecedarian
Member
Access
Joined
Oct 4, 2024
Messages
72
Reaction score
0
Points
6
grants
₲55
4 months of service
how to do the same at my router so that i can block ads on laptop , mobile and TV as well. please can someone share a GUIDE Please.
 
A 0

AivanAivan

Abecedarian
Member
Access
Joined
Oct 15, 2024
Messages
61
Reaction score
2
Points
8
grants
₲83
3 months of service
Boring Video ADS on Youtube seem to download content from many URI all around internet. Thank to Firebug (Mozilla Plugin) its very simple to individuate domains from which your browser downloads ADS and Video ADS when you watch Youtube’s Video.

FireBug-Anti-Ads-1024x559.jpg


A very simple procedure to avoid Video Ads is to modify the (famous) HOSTS file letting your operating system to resolve the domains involved in the ADS network with ip 127.0.0.1 (your own system) actually blocking downloads of pages, code and ADS videos. I prefer this procedure than many others you can find on internet because it’s not necessary to install anything on you computer.

How to do it (I assume you have a Windows machine, if not, find the HOSTS file for your system):

Start Menu -> Accessories -> right click on “Command prompt” -> click on “Run as administrator“.
A black window will open. If you have a Windows XP pc, simply open a commad prompt window;
cut and paste in the command window this string “notepad c:\Windows\System32\drivers\etc\hosts” (then press “enter” key);
notepad will open, then put those lines at the end of file:

127.0.0.1 s0.2mdn.net
127.0.0.1 googleads.g.doubleclick.net
127.0.0.1 ad.doubleclick.net
127.0.0.1 files.adform.net
127.0.0.1 secure-ds.serving-sys.com

You should see something like the picture;

Update_No_Youtube_ads.png


close notepad saving the file;
in the command window run this command ipconfig /flushdns (“enter“!) to flush DNS cache of your PC;
close the command window.

Try to navigate Youtube, now you shouldn’t see any Video ADS before your preferred videos.

NOTES:

It may be the first host is no more strictly necessary, but if it remains in the hosts file is not a problem;
It may be introdused a delay from the page loading and the start of videos, only few seconds. That’s because browser has to wait the abortion of connections to localhost (127.0.0.1);
It may be possible not all necessary hosts are indicated in this post. Some hosts may change, depend of you location around the World due to resources distribution. Please, use FireBug to update your own host lists (and send me a message so I can update too! );
Playlists are not affected by any problem. You can enjoy your music without any ADS interruption.
Hi Sorry. Is this updated?
 
Top Bottom