MYIE2 Online Help
How can I add proxy or AD filters from web page?

In order to facilitate users to exchange filters devices , MYIE2 supports the DHTML extension commands. It directly allows to filter setting online

Here is the support javascript code:

  • External.AddFilter("*/ad/*"); // Add to the popup window filters
  • External.AddFilter("*/ad/*",0); // Add to the content filters

Here is a simple example

Here is a set of commonly used filters settings, but it cannot filter all advertisements windows. Most filter setting must be added according to users' individual needs. You may manually add these filter setting in the filter or use DHTML extension commands to perform auto addition. . A successful filter setting does not affect users' smooth web browsing. Otherwise, you should delete it at once.

You may choose the filter setting you need from the list below: simply click "+" button, MYIE2 will automatically put the selected filter setting to MYIE2 active filter.

Popup window filter example Webpage content filter example
Click here to add *ad?. to your popup filter list Click here to add *ad?. to your content filter list