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 8b134f2cc..d66835e1d 100644 --- a/index.html +++ b/index.html @@ -223,13 +223,11 @@