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

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

Issue 29341151: Issue 4019 - Added "Edge" to platform choices in Issues tracker at issues1. (Closed)
Patch Set: Created May 10, 2016, 3:35 p.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 | « modules/web/manifests/server.pp ('k') | run.py » ('j') | 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
@@ -121,10 +121,6 @@
{
rewrite ^ /forum/viewforum.php?f=18? redirect;
}
- if ($arg_link = "edge_support")
- {
- rewrite ^ /forum/viewforum.php?f=27? redirect;
- }
if ($arg_link = "knownIssuesChrome_filterstorage")
{
rewrite ^ /forum/viewtopic.php?t=23597? redirect;
« no previous file with comments | « modules/web/manifests/server.pp ('k') | run.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld