mozilla-services / shavar

Tracking Protection update service for Firefox based on Safe Browsing protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add redirect_url_template config option

rtilder opened this issue · comments

So that it is possible to something along the following lines:

[shavar]
redirect_url_template = tracking.services.mozilla.org/{list_name}/{chunk_num}

Allow it to be overridden by redirect_url_base in per-list stanzas, probably.