mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 00:55:55 +00:00
do automatic gzcdecode on feed data
This commit is contained in:
@@ -308,6 +308,8 @@
|
|||||||
_debug("update_rss_feed: fetch done.");
|
_debug("update_rss_feed: fetch done.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$feed_data = gzdecode($feed_data);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$feed_data) {
|
if (!$feed_data) {
|
||||||
|
|||||||
Reference in New Issue
Block a user