Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/web/templates/adblockplus.org.conf.erb

Issue 29601555: #4846 - Replace legacy redirect with new URL redirects entry (Closed) Base URL: https://hg1/infrastructure
Patch Set: Created Nov. 8, 2017, 9:35 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « hiera/roles/web/redirect/eyeo.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/web/templates/adblockplus.org.conf.erb
===================================================================
--- a/modules/web/templates/adblockplus.org.conf.erb
+++ b/modules/web/templates/adblockplus.org.conf.erb
@@ -342,11 +342,6 @@
set $link "acceptable-ads";
set $anchor "#criteria";
}
- if ($arg_link = "privacy_friendly_ads")
- {
- set $link "acceptable-ads";
- set $anchor "#privacy-friendly-acceptable-ads";
- }
if ($arg_link = "contributors")
{
set $link "contributors";
« no previous file with comments | « hiera/roles/web/redirect/eyeo.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld