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

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

Issue 29329141: Issue 3205 - update ABB appstore redirection link (Closed)
Patch Set: Created Oct. 15, 2015, 9:15 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 | « no previous file | 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
@@ -137,7 +137,7 @@
}
if ($arg_link = "adblock_browser_ios_store")
{
- rewrite ^ https://itunes.apple.com/us/app/adblock-browser/id1015653330?ls=1&mt=8? redirect;
+ rewrite ^ https://geo.itunes.apple.com/us/app/adblock-browser-best-ad-blocker/id1015653330?mt=8? redirect;
mathias 2015/10/15 09:37:34 What about using https://geo.itunes.apple.com/app/
saroyanm 2015/10/15 09:47:03 To use that link will need proper testing, please
}
if ($arg_link = "adblock_browser_android_download")
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld