| Index: modules/web/templates/adblockplus.org.conf.erb |
| =================================================================== |
| --- a/modules/web/templates/adblockplus.org.conf.erb |
| +++ b/modules/web/templates/adblockplus.org.conf.erb |
| @@ -88,6 +88,7 @@ |
| rewrite ^/ieupdate.json$ https://update.adblockplus.org/adblockplusie/update.json permanent; |
| rewrite ^/(\w\w(_\w\w)?/)?adblock-browser/?$ https://adblockbrowser.org/ permanent; |
| +rewrite ^/(devbuilds)/?$ https://adblockplus.org/development-builds permanent; |
|
mathias
2018/04/17 22:49:51
Why the surrounding `()`? And shouldn't `/devbuild
|
| location /redirect |
| { |