| Index: .sitescripts.example | 
| =================================================================== | 
| --- a/.sitescripts.example | 
| +++ b/.sitescripts.example | 
| @@ -73,16 +73,20 @@ abpchrome_key=%(root)s/data/adblockplusc | 
| abpchrome_clientID=...apps.googleusercontent.com | 
| abpchrome_clientSecret=secret | 
| abpchrome_refreshToken=1/rwn... | 
| abpsafari_repository=%(hgroot)s/adblockpluschrome/ | 
| abpsafari_revision=safari | 
| abpsafari_type=safari | 
| abpsafari_name=Adblock Plus for Safari | 
| abpsafari_key=%(root)s/files/adblockplussafari.pem | 
| +abpfirefox_repository=%(hgroot)s/adblockpluschrome/ | 
| +abpfirefox_type=gecko-webext | 
| +abpfirefox_name=Adblock Plus for Mozilla Firefox | 
| +abpfirefox_downloadPage=/firefox | 
| abpandroid_repository=%(hgroot)s/adblockplusandroid | 
| abpandroid_type=android | 
| abpandroid_name=Adblock Plus for Android | 
| abpandroid_downloadPage=/en/android | 
| abpie_repository=%(hgroot)s/adblockplusie | 
| abpie_type=ie | 
| abpie_name=Adblock Plus for Internet Explorer | 
| ehh_repository=%(hgroot)s/elemhidehelper | 
|  |