The latest KMPlayer has ads inbuilt in the configurable file itself, hence, even if you add firewall rule, or put the index.htm in logo folder, it will still show a popup in kmplayer and an individual popout. Here is how you can remove the same from the configuarable file:
-
Add the rules, index.htm file, host file rules, etc.
Rules are:
127.0.0.1 player.kmpmedia.net
0.0.0.0 player.kmpmedia.net
0.0.0.0 cdn.pandora.tv # CSS for kmpmedia.net, Ads and Installer-Query
0.0.0.0 cdn_dot_pandora.tv
0.0.0.0 update.kmpmedia.net
0.0.0.0 cdn.pandora.tv.edgesuite.net
0.0.0.0 a1414.g.akamai.net # Akamai Network, for additional files
0.0.0.0 ads.pandora.tv
0.0.0.0 anx.apnanalytics.com
0.0.0.0 cdn.ptvcdn.net
0.0.0.0 klvi.com
0.0.0.0 pipoffers.apnpartners.com
0.0.0.0 ak.pipoffers.apnpartners.com
0.0.0.0 apnmedia.ask.com
0.0.0.0 apnstatic.ask.com
0.0.0.0 about.ask.com
0.0.0.0 apnpip.ask.com
0.0.0.0 www.163.com
0.0.0.0 g.163.com
-
Open KMPlayer, and you can see the ad windows and side panel ads still popup.
-
Open the following folder: C:\KMPlayer
-
Open KMPCfg.ini in administrative mode with NPP (NotePad++).
-
Change the following lines
Toast_Country_Code=str:kr
Toast_Autoupdate_Show=str:false
Toast_Ad_Show=str:true
Toast_Ad_Width=int:250
Toast_Ad_Height=int:300
Toast_Ad_ShowTime=int:10
Toast_Ad_TopMost2=str:false
to the following:
Toast_Country_Code=str:
Toast_Autoupdate_Show=str:true
Toast_Ad_Show=str:false
Toast_Ad_Width=int:0
Toast_Ad_Height=int:0
Toast_Ad_ShowTime=int:0
Toast_Ad_TopMost2=str:false
Save the file and close the KMPlayer and relaunch it.
The advertisements will be gone forever.
PLease note that this process will have to be repeated each time when you upgrade, as it seems everytime this ads are auto configured in the .ini file itself.
Thanks
Vishal