| Index: modules/updateserver/files/sitescripts |
| =================================================================== |
| --- a/modules/updateserver/files/sitescripts |
| +++ b/modules/updateserver/files/sitescripts |
| @@ -18,16 +18,16 @@ diagnostics_repository=%(sitescripts_var |
| diagnostics_galleryID=diagnostics-for-adblock-plus |
| customization_repository=%(sitescripts_var_root)s/abpcustomization |
| customization_galleryID=abpcustomization |
| urlfixer_repository=%(sitescripts_var_root)s/urlfixer |
| urlfixer_galleryID=url-fixer |
| downloadsRepo=%(sitescripts_var_root)s/downloads |
| downloadsURL=https://downloads.adblockplus.org/ |
| web_root=/var/www/update |
| -geckoUpdateManifestPath=%(web_root)s/gecko/update.rdf |
| -geckoUpdateManifest=extensions/template/update.rdf |
| +geckoUpdateManifestPath=%(web_root)s/gecko/updates.json |
| +geckoUpdateManifest=extensions/template/updates.json |
| safariUpdateManifestPath=%(web_root)s/adblockplussafari/updates.plist |
| safariUpdateManifest=extensions/template/updates.plist |
| androidUpdateManifestPath=%(web_root)s/adblockplusandroid/updates.xml |
| androidUpdateManifest=extensions/template/androidupdates.xml |
| androidNewUpdateManifestPath=%(web_root)s/adblockplusandroid/update.json |
| ieUpdateManifestPath=%(web_root)s/adblockplusie/update.json |