Remove references to, and integrations with, 'tt-rss.org'.

This commit is contained in:
supahgreg
2025-10-03 21:00:43 +00:00
parent c67b943aa8
commit 5e99eb41ec
18 changed files with 40 additions and 70 deletions

View File

@@ -1989,8 +1989,6 @@ class RSSUtils {
}
/**
* @see https://community.tt-rss.org/t/problem-with-img-srcset/3519
*
* @return array<int, array<string, string>> An array of srcset subitem arrays with keys "url" and "size"
*/
static function decode_srcset(string $srcset): array {