From 45d4307f78fbea38be23936081e09d93056b7915 Mon Sep 17 00:00:00 2001 From: Craig Watson Date: Tue, 22 Mar 2016 13:50:24 +0100 Subject: [PATCH] Changed API key for SEM one --- resources/library/search/Pixabay.wgs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/library/search/Pixabay.wgs/index.html b/resources/library/search/Pixabay.wgs/index.html index 7e3068b0..956b5f88 100644 --- a/resources/library/search/Pixabay.wgs/index.html +++ b/resources/library/search/Pixabay.wgs/index.html @@ -18,7 +18,7 @@ https://pixabay.com/api/docs/ */ - var API_KEY = '2217022-41b455b44dccd972675602446'; // TODO: move this to C++ + var API_KEY = '2261217-168750d9eaaa0051ca20fa425'; // Number of results per page @@ -37,7 +37,7 @@ // Default language to search in, if the application can't return a suitable one var searchLanguage = "en"; - // Language for the widget + // Language for the widget (languages can be added in locales/locales.js) var locale = locales["en"]; // Fetch 960px images instead of the default 640px. However the API doesn't