|
フィルタ、リスト公開/15
Top / フィルタ、リスト公開 / 15
最終更新: 2007-10-07 (日) 00:00:00 (763d)
|
[Patterns]
Name = "WWWC Meta Check (1/2)"
Active = TRUE
Bounds = "(<meta\s*>)\#"
Limit = 256
Match = "*(*name=$AV(wwwc) & *content=$AV(\0))*$STOP()"
Replace = "\@$SET(wwwc=\0)"
Name = "WWWC Meta Check (2/2)"
Active = TRUE
Limit = 256
Match = "$TST(wwwc=*)<body\0>$STOP()"
Replace = "<body\0>\r\n"
"<div title="$GET(wwwc)" style="text-align:center;color:red;font-size:9pt">[WWWC META CHECK]</div>"
ふたつでひとつ
|