From 61733ca9e5fe5292f5d452c763f4c140250cef87 Mon Sep 17 00:00:00 2001 From: "Jesse H. (JesseLikesWeather)" <134172009+JesseLikesWeatherakaYoshiKart@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:22:46 -0500 Subject: [PATCH] Update config.js --- other-scripts/FRESHWDL/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/other-scripts/FRESHWDL/config.js b/other-scripts/FRESHWDL/config.js index e53d11c..b781d41 100644 --- a/other-scripts/FRESHWDL/config.js +++ b/other-scripts/FRESHWDL/config.js @@ -1,10 +1,10 @@ /*jslint plusplus: true, sloppy: true, indent: 4 */ //Ajust these values to your liking. -var clientRawName = "https://dinoswxreport.altervista.org/wp-content/clientraw.txt", //The names of your clientraw files - clientRawExtraName = "https://dinoswxreport.altervista.org/wp-content/clientrawextra.txt", - clientRawHourName = "https://dinoswxreport.altervista.org/wp-content/clientrawhour.txt", - clientRawDailyName = "https://dinoswxreport.altervista.org/wp-content/clientrawdaily.txt", +var clientRawName = "clientraw.txt", //The names of your clientraw files + clientRawExtraName = "clientrawextra.txt", + clientRawHourName = "clientrawhour.txt", + clientRawDailyName = "clientrawdaily.txt", customBaseURL = true, // OPTIONAL: Set the path to where your clientraw files are uploaded e.g., "http://www.goldenbaynzweather.info/wdl/" (note: final backslash and quotation marks must be included). Otherwise leave as: false lang = "en", //Set Language. To see what lanuages are currently supported, see the readme file at: https://github.com/Yerren/FreshWDL/blob/master/README.md currentUnits = { //Default units (what the page will display when first loaded)