>>373
自レス
取り敢えず

Match<
</head>
>
Replace<
<style type="text/css"><!--
.PreVideoStartPremiumLinkContainer { display:none;!important;}
--></style>
</head>
>

こんな感じにしたり、

Match<
<div class="PreVideoStartPremiumLinkContainer">.+</a></div>
>
Replace<
>

こんな感じにしてもマッチしません。なにかいい方法ありますか?