| Index: .sitescripts.example | 
| =================================================================== | 
| --- a/.sitescripts.example | 
| +++ b/.sitescripts.example | 
| @@ -73,6 +73,9 @@ | 
| abpandroid_name=Adblock Plus for Android | 
| abpandroid_downloadPage=/en/android | 
| abpandroid_pad=true | 
| +abpie_repository=%(root)s/hg/adblockplusie | 
| +abpie_type=ie | 
| +abpie_name=Adblock Plus for Internet Explorer | 
| ehh_repository=%(root)s/hg/elemhidehelper | 
| ehh_name=Element Hiding Helper | 
| ehh_galleryID=elemhidehelper | 
| @@ -97,6 +100,7 @@ | 
| geckoUpdateManifestPath=%(root)s/www/update.rdf | 
| androidUpdateManifestPath=%(root)s/www/androidupdates.xml | 
| safariUpdateManifestPath=%(root)s/www/updates.plist | 
| +ieUpdateManifestPath=%(root)s/www/ieupdate.json | 
| docsDirectory=%(root)s/www/jsdoc | 
| padDirectory=%(root)s/www/pad | 
| padURL=https://adblockplus.org/pad/ | 
|  |