-
-
Save sbeam/63f128da90a829d67cb9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /Users/samoeba/Downloads/123d2pKhY1JNsNsc0bzw4L_38.vcl 2014-10-03 08:22:03.000000000 -0400 | |
+++ /Users/samoeba/Downloads/123d2pKhY1JNsNsc0bzw4L_39.vcl 2014-10-03 13:49:59.000000000 -0400 | |
@@ -421,7 +421,7 @@ | |
# Header rewrite Whitelist Querystring : 10 | |
- set req.url = regsuball(req.url, "(^|[\\?&]+)([^&\\/=]+(?:(&|$))|(?!_escaped_fragment_|brand|branch|type|min_msrp|max_msrp|_type|keywords|page|per_page|tags|name|order_by|adid|return_url|event|classifications|zip|website_ids\\b)[^&\\/=]+=[^&]+)", "&"); | |
+ set req.url = regsuball(req.url, "(^|[?&]+)([^&/=]+(?:(&|$))|(?!_escaped_fragment_|brand|branch|type|min_msrp|max_msrp|_type|keywords|page|per_page|tags|name|order_by|adid|return_url|event|classifications|zip|website_ids)[^&/=]+=[^&]+)", "&"); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment