pc_common

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
pc_common [2019/08/05 07:13] โ€“ [Solved Problems] Jรบne Parkpc_common [2019/08/05 07:19] โ€“ [Disable popup ads in PotPlayer(tm)] Jรบne Park
Line 194: Line 194:
  
 ---- ----
-{{ :playground:boo_the_bunny_17.png?nolink&200|}} 
  
 +==== Disable popup ads in PotPlayer(tm) ==== 
 +
 +Append neglecting domains in ''hosts'' file in ''%WINDIR%/System32/drivers/etc'' 
 +
 +<code txt> 
 +127.0.0.1      p1-play.edge4k.com
 +127.0.0.1      p2-play.edge4k.com
 +127.0.0.1      p1-play.kgslb.com
 +127.0.0.1      kyson.ad.daum.net
 +127.0.0.1      display.ad.daum.net
 +127.0.0.1      analytics.ad.daum.net
 +</code> 
 +
 +---- 
 ==== Solved Problems ==== ==== Solved Problems ====
 +
 +{{:playground:boo_the_bunny_17.png?nolink&200| }}
  
 ----  ---- 
  • pc_common
  • Last modified: 2024/04/18 11:59
  • by Jรบne Park