| Index: .sitescripts.example | 
| =================================================================== | 
| --- a/.sitescripts.example | 
| +++ b/.sitescripts.example | 
| @@ -150,16 +150,20 @@ | 
| cvsdir=adblockplus/www/easylist | 
|  | 
| [hg] | 
| auth_repository=%(root)s/hg/hgaccess | 
| auth_file=%(root)s/.ssh/.ssh/authorized_keys | 
| trac_xmlrpc_url=https://abpbot:abpbot@issues.adblockplus.org/login/xmlrpc | 
| issue_url_template=https://issues.adblockplus.org/ticket/{id} | 
|  | 
| +[hg_module_milestones] | 
| +Platform=adblock-plus(-[\d\.]+)?-for-chrome-opera-safari(-next)? | 
| +Adblock-Plus-for-Firefox=adblock-plus(-[\d\.]+)?-for-firefox(-next)? | 
| + | 
| [formmail] | 
| template=formmail/template/eyeo.mail | 
|  | 
| [submit_email] | 
| edge_filename=%(root)s/logs/edge_email_addresses.txt | 
| edge_verification_email_template=submit_email/template/edge_verification.mail | 
| successful_verification_redirect_location=https://adblockplus.org/{lang}/verification-success | 
|  | 
|  |