Gallery/転送ページを省略最終更新: 2014-12-01 (月) 06:28:22 (3633d) |
ヤフオクをはじめフィッシング詐欺に対する言い訳用でしかなく利用者にはうざいだけなのでバッサリ削除。 リンクは素直にURL通りに貼られていればいい。
[Patterns] Name = "jump page canceller" Active = TRUE URL = "$TYPE(htm)" Bounds = "<a href*</a>" Limit = 2048 Match = "<a (target="_blank" |)href="http://*jump*( target="_blank$SET(\1=" target="_blank"|))>http://\0</a>" Replace = "<a href="http://\0\1">http://\0</a>"
[Patterns] Name = "jump page canceller 2ch" Active = TRUE URL = "*2ch.net$TYPE(htm)" Limit = 2048 Match = "<a href="http://(ime.nu/|jump.2ch.net/\?)\1>" Replace = "<a href="http://\1>"
[Patterns] Name = "blog livedoor Blogger Alliance canceller" Active = TRUE URL = "(blog.livedoor.jp/|*.ldblog.jp/)" Limit = 2048 Match = "<a (target="_blank" |)href="http://extlink.blogsys.jp/*http\0">" Replace = "<a href="http$UESC(\0)">"
作りが適当なので誤爆とかあるかも。うまく動かないページを見つけたら教えてほしい。