From b6b6651702865f8ae9420fcd70aa386b1c159738 Mon Sep 17 00:00:00 2001 From: "IAmSquido[bot]" Date: Mon, 13 Oct 2025 16:09:25 +0000 Subject: [PATCH 1/2] Apply patch [skip ci] --- config/crawl.yml.dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/crawl.yml.dist b/config/crawl.yml.dist index b92ba20..6024fdd 100644 --- a/config/crawl.yml.dist +++ b/config/crawl.yml.dist @@ -28,6 +28,7 @@ crawl: - class: 'Stingus\Crawler\Weather\OpenWeatherCrawler' url: 'http://api.openweathermap.org/data/2.5' - stations: [, ] + stations: [683506, 5128581] lang: 'en' apiKey: + From 6da814aee6fedb1839e50918b13d6f427838ed18 Mon Sep 17 00:00:00 2001 From: "IAmSquido[bot]" Date: Mon, 13 Oct 2025 16:13:32 +0000 Subject: [PATCH 2/2] Empty commit to trigger CI