mirror of
https://github.com/balkian/gists.git
synced 2024-11-13 05:42:29 +00:00
617 B
617 B
Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode[^(]*[^)]*
[OR]