08/04/15 21:28:23 /67+hRMX0
>>253
[Patterns]
Name = "Nico: width changer"
Active = TRUE
URL = "$TYPE(css)res.nicovideo.jp/css/common.css"
Limit = 16
Match = "(width:960px;)$SET(#=width:1676px;)"
"|(\tpadding:0; })\#$SET(#=\r\n"
"div#PAGEHEADER { padding:0px 358px 0px 358px; }\r\n"
"div#PAGEBODY { padding:0px 30px 0px 30px; })"
"$STOP()"
Replace = "\@"
Name = "Nico: 2Line -> 4Line"
Active = TRUE
URL = "$TYPE(htm)www.nicovideo.jp/((^?)|?g=)"
Limit = 8192
Match = "($NEST(<tr valign="top">,\#,</tr>))+{2}"
Replace = "<tr valign="top">\@</tr>"