From ac4d9225e561edc471c27d5ad4d79fe9ccd2de47 Mon Sep 17 00:00:00 2001 From: Alexander Yakovlev Date: Tue, 3 Oct 2017 22:07:19 +0700 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20=D0=B0?= =?UTF-8?q?=D0=B4=D1=80=D0=B5=D1=81=20=D1=82=D1=80=D0=B0=D0=BD=D1=81=D0=BB?= =?UTF-8?q?=D1=8F=D1=86=D0=B8=D0=B8=20=D0=BD=D0=B0=20=D0=B1=D0=BE=D0=B5?= =?UTF-8?q?=D0=B2=D0=BE=D0=B9=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bot.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bot.php b/bot.php index b10c31a..42a4723 100644 --- a/bot.php +++ b/bot.php @@ -56,8 +56,7 @@ function download($url, $outFile) { curl_close($ch); } -// $string = get_text('https://ifhub.club/rss/full/'); - $string = get_text('http://localhost/rss/full/'); +$string = get_text('https://ifhub.club/rss/full/'); $service = new \Sabre\Xml\Service(); $service->elementMap = [ '{}item' => function(\Sabre\Xml\Reader $reader) {