From 9601f3be1ee5be711671a922c3282339aeb1ddf4 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 31 Jan 2022 21:39:23 +0100 Subject: Another round of FB crap --- bin/refresh-fb-cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/refresh-fb-cache.php') diff --git a/bin/refresh-fb-cache.php b/bin/refresh-fb-cache.php index 4b702ef..ca50146 100755 --- a/bin/refresh-fb-cache.php +++ b/bin/refresh-fb-cache.php @@ -25,7 +25,7 @@ foreach ($cacheFiles as $file) { } } -$filesToFetch = ['Piwoteka', 'fermentlodz', '103731068463865', $fileToFetch]; +$filesToFetch = ['Piwoteka', 'fermentlodz', $fileToFetch]; foreach ($filesToFetch as $feed) { sleep(rand(60, 90)); -- cgit v1.2.3