09/04/29 20:46:48 Xbq904ub0
>>652-654
初めダイレクトリンクが何のことかわからなくて探し回りました。
---
[Patterns]
Name = "Google Image Direct Link (2009/1/17)"
Active = TRUE
URL = "images.google.[^/]+/images\?$TYPE(htm)"
Limit = 16384
Match = "$NEST(<script,</script>)"
"$SET(0=<!-- JavaScript Off -->)|"
"$NEST(<noscript>,\1,</noscript>)"
"$SET(0=<!-- Redirect On -->\1)|"
"$NEST(<div\sid=$AV(ImgCont),</div>)"
"$SET(0=<!-- Google Ad Block -->)|"
"<a\shref=$AV(/imgres\?imgurl=\1\&imgrefurl=\2\&*)[^>]+>(<img\s[^>]+></a>)\3"
"$SET(0=<a href="\1">\3<br><a href="\2" style="font-size:12px">site</a>)"
Replace = "\0"
自作フィルターの紹介 - Proxomitron 入門
URLリンク(pasokon-yugi.cool.ne.jp)
---
上記フィルタを使っている場合は、下記フィルタに変更すればxAutopagerizeが働きます。
[HTTP headers]
In = FALSE
Out = TRUE
Key = "URL: Redirect Google Image reference page [2007/06/18] test1"
Match = "URLリンク(images.google.co.jp)(imgres\?imgurl=[^&]+(^*\&frame=small)*)\0"
Replace = "$JUMP(URLリンク(images.google.co.jp))"