diff --git a/config.js b/config.js index 1bb3d1563..f180124f2 100644 --- a/config.js +++ b/config.js @@ -69,5 +69,5 @@ var config = { /*noticeMessage: 'Service update is scheduled for 16th March 2015. ' + 'During that time service will not be available. ' + 'Apologise for inconvenience.'*/ - enableThirdPartyRequests: true + disableThirdPartyRequests: false }; diff --git a/index.html b/index.html index fc6dfdc39..8790e2d8d 100644 --- a/index.html +++ b/index.html @@ -224,13 +224,11 @@