Baidu application center to advertising
-
open the network home page, pull to the bottom, and observe the red box, which is gray
< / OL >
note:
don't forget to clear the cookie in the browser after clearing
for other websites, as long as you clear the cookie in time, the website will not remember your record
users can find software applications here for free, and the operators need to make profits mainly by these advertisements.
2. There may be DNS hijacking. Compared with IE browser, there is no security software advertisement filtering. Try to change DNS to routing or broadband link DNS to 223.5.5.5 standby 114.114.114.114, and then connect again
3. Top right corner menu of Sogou - tools - clear browsing record - clear cache and cookies.
Apple mobile network to remove advertising methods:
1, open the mobile network with a mobile phone, normal login mobile network. Click on my avatar in the top right corner of the mobile network page

We usually open the Internet browser browsing, often pop up some ads, very boring. There must be some way to remove these advertisements. Now many browsers can realize the function of blocking advertisements. Let me share with you how web browsers remove advertisements
1. Tools
computer, web browser
2. Step
first, open the web browser, find the [application center] in the upper right corner, and click to enter
Step 4, click the [AD terminator] sign, the video ad filtering is turned off by default, and click on
3. Precautions
after using the [AD terminator] tool to block ads, you can't skip ads for free. Sometimes you want to watch ads, you can directly select [disable] or [uninstall], right-click [t] on the right side of the address bar to select the operation you need. The operation is very simple
adsafe
, ad removal software can absolutely clean up, I personally tried it!!! Youku and other video sites before all the ads can be cleared, you can try, absolutely did not cheat you, restart the computer after the installation, open the page before opening adsafe, and then the usual Internet can clear the ads!
2, click "options"
3, select "Application Center"
4, find "Adblock" in "Application Center" and select Install
5. The installation is completed. Since then, advertising has no end
how to remove the ads in Android game software: many times, we download a good Android game software, but we are annoyed by the ads in the game software. Constantly beating ads make people feel very uncomfortable, and when playing the game, it is possible to click on the ads and interrupt the game. Do you really want to take out the ads in Android game software? Today, Ling Shao is going to teach you how to take out the ads in Android game software
here's how to use the simplest steps to get rid of all advertisements! The required tools have been packaged and the download link is in the article<
1: install the Java environment
download the latest Java environment (click download) and install it. This step will not be described in detail. It is the same as the installation process of ordinary programs<
2: download the required tools (click to download)
the compressed package contains the following three tools:
SmalI -- unpack and package the APK file
Notepad -- query the file keywords and replace the
APK signature tool
decompress all tools for use
open the APK file to be advertised with WinRAR, Extract the classes.dex
drag the classes.dex to the unpacking.bat in the SmalI folder
get the classes folder
Open Notepad (or EDITPLUS)
press Ctrl + F to open search Replacement
select find in files
select the classes folder in the browse directory
fill in the search content (find what)<
at this time, you can see a lot of search links, many of which are advertising links
delete the advertising link (only delete the part in quotation marks)
Notepad + + will automatically save your changes
drag the classes folder to the package. Bat to automatically package
get the modified classes.dex
drag the classes.dex to the APK file (open with WinRAR) to replace the original file
delete two files except manifest.mf in meta-inf of APK file
move APK file to sign folder where signature tool is located
drag APK file to sign.bat to sign automatically
so that your application will have no advertisement, simply
this experience is transferred from --- programmer's home
