584 :名無しさん@お腹いっぱい。:2006/09/21(木) 10:49:45 ID:HmV2FAMw0 ?BRZ(1008)
>>575-576
ヤフーミュージックはpart1だけ作り変えた。
[Patterns]
Name = "Yahoo! Music swf -> txt part1 (2006_09_21)"
Active = TRUE
URL = "http://music.yahoo.co.jp/shop/";
Bounds = "$NEST(<script,</script>)"
Limit = 2560
Match = "*http://music.yimg.jp/lyrics/lyrics.swf\?id=([a-z0-9]+{1,*})\1\&aid=([0-9]+{1,*})\2*"
Replace = "<iframe src="http://music.yimg.jp/bin/sendlyricstext\?ArtistId=\2\&Id=\1" height="400" width="600"></iframe>"

うたまっぷはpart1のURLマッチだけ書きかえた
[Patterns]
Name = "Uta-map swf -> txt part1 (2006_09_21)"
Active = TRUE
URL = "www.utamap.com/(showtop.php\?surl=|phpflash/flashfalsephp.php\?unum=)"
Limit = 32767
Match = " $NEST(<object\s,*<embed\s[^>]++src=$AV(phpflash/showkasi.swf\?ucode=([a-z0-9]+)\0)*,</object>) "
"|"
"<NOSCRIPT*</NOSCRIPT>"
"|"
"<SCRIPT*</SCRIPT>"
"|"
"test[0-9]+=[0-9]+\&test[0-9]+="
Replace = "$TST(\0=[a-z0-9]*)"
"<iframe src="http://www.utamap.com/phpflash/flashfalsephp.php?unum=\0?" height="400" width="600">\r\n"
"This filter use IFrame Tag! your browser cant't use this Tag.\r\n"
"</iframe>\r\n"