Index: modules/web/templates/adblockplus.org.conf.erb |
=================================================================== |
--- a/modules/web/templates/adblockplus.org.conf.erb |
+++ b/modules/web/templates/adblockplus.org.conf.erb |
@@ -87,6 +87,8 @@ |
rewrite ^/androidupdates.xml$ https://update.adblockplus.org/adblockplusandroid/updates.xml permanent; |
rewrite ^/ieupdate.json$ https://update.adblockplus.org/adblockplusie/update.json permanent; |
+rewrite ^/(\w\w(_\w\w)?/)?adblock-browser/?$ https://adblockbrowser.org/ permanent; |
+ |
location /redirect |
{ |
if ($arg_link = "reporter_connect_issue") |