| Index: modules/updateserver/files/sitescripts |
| =================================================================== |
| --- a/modules/updateserver/files/sitescripts |
| +++ b/modules/updateserver/files/sitescripts |
| @@ -7,6 +7,8 @@ |
| abpsafari_key=%(sitescripts_var_root)s/adblockplussafari.pem |
| abpandroid_repository=%(sitescripts_var_root)s/adblockplusandroid |
| abpandroid_type=android |
| +abpie_repository=%(sitescripts_var_root)s/adblockplusie |
| +abpie_type=ie |
| ehh_repository=%(sitescripts_var_root)s/elemhidehelper |
| ehh_galleryID=elemhidehelper |
| watcher_repository=%(sitescripts_var_root)s/abpwatcher |
| @@ -23,3 +25,4 @@ |
| safariUpdateManifest=extensions/template/updates.plist |
| androidUpdateManifestPath=%(web_root)s/adblockplusandroid/updates.xml |
| androidUpdateManifest=extensions/template/androidupdates.xml |
| +ieUpdateManifestPath=%(web_root)s/adblockplusie/update.json |