From 5e99eb41ecdf55e5482b4823b009f3cfdac6ec22 Mon Sep 17 00:00:00 2001 From: supahgreg Date: Fri, 3 Oct 2025 21:00:43 +0000 Subject: Remove references to, and integrations with, 'tt-rss.org'. --- classes/RSSUtils.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'classes/RSSUtils.php') diff --git a/classes/RSSUtils.php b/classes/RSSUtils.php index 540069b6a..c4a6af548 100644 --- a/classes/RSSUtils.php +++ b/classes/RSSUtils.php @@ -1989,8 +1989,6 @@ class RSSUtils { } /** - * @see https://community.tt-rss.org/t/problem-with-img-srcset/3519 - * * @return array> An array of srcset subitem arrays with keys "url" and "size" */ static function decode_srcset(string $srcset): array { -- cgit v1.2.3-54-g00ecf