siphyo / adblock-plus-japanese-filter

Automatically exported from code.google.com/p/adblock-plus-japanese-filter
0 stars 0 forks source link

誤動作 http://www.gamespot.com/ #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
海外のゲームレビューサイトのビデオが非表示に
http://www.gamespot.com/pc/driving/f12010/video/6262657?hd=1

Original issue reported on code.google.com by yudemar...@gmail.com on 18 May 2010 at 3:21

GoogleCodeExporter commented 8 years ago
確認
フィルタ:##*[class*="_ad_"]
該当キーワード:hd_ad_enabled

誤爆の可能性が高いので、ホワイトリストで対応するより��
�、フィルタ自体を削除したほうが
いいかな

Original comment by paranoid...@gmail.com on 18 May 2010 at 5:04

GoogleCodeExporter commented 8 years ago
ホワイトリストは極力使いたくないな

急激に Element 
Hiding(非表示要素)フィルタを消すとユーザーが混乱する��
�ら、段階的に移
行したい

Original comment by k2ja...@gmail.com on 18 May 2010 at 11:10

GoogleCodeExporter commented 8 years ago
今回は例外として対処しました
● ##*[class*="_ad_"] => ~gamespot.com##*[class*="_ad_"]
NoScript と RequestPolicy 
の許可が面倒だったので動作確認してません
ということで、誰か確認して Status を Verified 
にしておいてください

ちなみに、誤爆している class 
属性に設定されている文字列は以下の通り(長い!)
====================================================================
swiff_container video_player
{"params":{"allowScriptAccess":"always","allowFullScreen":true,"allowNetworking"
:"all","wmode":"opaque","play":true,"loop":true,"scale":"noScale","salign":"lt",
"menu":true,"quality":"high","swLiveConnect":true},"vars":{"bwr":"0","viewMode":
"hd","embeddingAllowed":1,"autoPlay":true,"paramsXML":"http:\/\/www.gamespot.com
\/pages\/video_player\/xml.php?id=6262657&pid=959809&ads=all&ad_freq=1&ontology=
36&ptype=6616&mode=in_page&width=960&height=588&hd=1&newplayer=1&skin=eidotheaSD
HDSetUp_light.xml","mapp":"hd_ad_enabled","smallClock":false,"dvars":"&DVAR_GSES
RB=&DVAR_GSDISTRIB=RETAIL&DVAR_GSMULTIPLAY=27&DVAR_GSGENRE=47&DVAR_RATING=NO&DVA
R_PUBLISHER=6713&DVAR_RELEASE=NO"},"swfPath":"http:\/\/image.com.com\/gamespot\/
images\/cne_flash\/production\/eidothea\/release\/eidothea.swf"}
====================================================================
こんな class の設定値は初めて見るな

Original comment by k2ja...@gmail.com on 18 May 2010 at 5:34

GoogleCodeExporter commented 8 years ago
修正を確認してください
問題なければステータスを「Verified」にしといて

Original comment by k2ja...@gmail.com on 19 May 2010 at 12:18

GoogleCodeExporter commented 8 years ago
正常に表示されている事を確認しました。

Original comment by yudemar...@gmail.com on 19 May 2010 at 12:53