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

Unified Diff: metadata.safari

Issue 6190086777470976: Issue 2603 - Fix outdated update URL for Safari (Closed)
Patch Set: Created May 28, 2015, 9:37 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: metadata.safari
===================================================================
--- a/metadata.safari
+++ b/metadata.safari
@@ -1,16 +1,16 @@
[default]
inherit = metadata.common
[general]
basename = adblockplussafari
author = Eyeo GmbH
homepage = https://adblockplus.org/
-updateURL = https://adblockplus.org/updates.plist
+updateURL = https://update.adblockplus.org/adblockplussafari/updates.plist
[contentScripts]
document_start = ext/common.js ext/content.js include.preload.js include.youtube.js
[mapping]
ext/content.js = safari/ext/content.js
ext/popup.js = safari/ext/popup.js
include.youtube.js = safari/include.youtube.js
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld