root/trunk/plagger/assets/plugins/Filter-TruePermalink/tech_souken.yaml

Revision 612 (checked in by miyagawa, 2 years ago)

Added new Filter::PermalinkNormalize? module and its sub-plugins.
Fixes #153
based on http://subtech.g.hatena.ne.jp/youpy/20060417/p2

Line 
1 author: youpy
2 match: rikunabi\-next\.yahoo\.co\.jp
3 rewrite: |
4   s/;jsessionid=\w+//;
5   s/(&|\?)__m=\d+//;
6   s/(&|\?)f=\w+//;
7   s/(&|\?)vos=\w+//;
8   s/(&|\?)Try=\w+//;
9
Note: See TracBrowser for help on using the browser.