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) {