| Index: modules/web/templates/adblockplus.org.conf.erb |
| =================================================================== |
| --- a/modules/web/templates/adblockplus.org.conf.erb |
| +++ b/modules/web/templates/adblockplus.org.conf.erb |
| @@ -354,8 +354,8 @@ |
| if ($link = "") |
| { |
| - # If there is no match in the legacy redirects, let the new redirect service handle it: |
| - rewrite ^ $scheme://adblockplus.to/$arg_link/legacy redirect; |
| + # If there is no match in the legacy redirects, bridge request to new redirect service: |
| + rewrite ^ $scheme://eyeo.to/adblockplus/$arg_link/legacy redirect; |
| } |
| if (!-f "$document_root/$lang/$link") |