Changeset 19815
- Timestamp:
- 09/24/08 19:28:43 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/amazon_rewrite_associate_id.user.js
r4494 r19815 26 26 var aaid = getAAID(); 27 27 var regexes = [ 28 [/([&?]tag=)[-\ dA-Za-z]+-\d+(?=&|$)/,'$1' + aaid],29 [/\/[-\ dA-Za-z]+-22(?=\/|$)/,'/' + aaid],28 [/([&?]tag=)[-\w]+-\d+(?=&|$)/, '$1' + aaid], 29 [/\/[-\w]+-22(?=\/|$)/, '/' + aaid], 30 30 [/\/(?:dp|gp\/product|ASIN)\/[\dA-Z]{10}(?=\/|$)/, '$&/' + aaid] 31 31 ];
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)