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

Unified Diff: modules/filtermaster/templates/sitescripts.ini.erb

Issue 29338260: Issue 3799 - Add malware domain list mirrors to filtermaster sitescripts.ini (Closed)
Patch Set: Created March 14, 2016, 5:14 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/filtermaster/templates/sitescripts.ini.erb
diff --git a/modules/filtermaster/templates/sitescripts.ini.erb b/modules/filtermaster/templates/sitescripts.ini.erb
index ef5d89141187cb8445c90eddc801216926fd4db3..98e3b0cc1e34d59677c42027a666d1093f662ace 100644
--- a/modules/filtermaster/templates/sitescripts.ini.erb
+++ b/modules/filtermaster/templates/sitescripts.ini.erb
@@ -9,3 +9,10 @@ root=/home/rsync/subscription
<%= hash['target'] or key %>_repository=%(root)s/<%= key %>
<% end -%>
outdir=/home/rsync/generated
+
+# https://issues.adblockplus.org/ticket/3774
+malwaredomains_mirrors=
+ http://mirror3.malwaredomains.com
+ http://mirror1.malwaredomains.com
+ http://mirror2.malwaredomains.com
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld