1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-10-26 21:11:30 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Dag
f545800af6 fix: deprecation error (#4720)
rssbridge.ERROR (shutdown) 8192: Using ${var} in strings is deprecated, use {$var} instead in bridges/ModrinthBridge.php line 82
2025-09-08 12:47:25 +02:00
xnand-dot-xyz
3a9e398228 [ModrinthBridge] Add bridge (#4651)
* [ModrinthBridge] Add bridge

Support for querying updates to projects on https://modrinth.com

May need modification,  and I'm alright with the maintainer name being changed or cleared if actual maintenance is expected

* Added declare and fixed linting errors

* Skip parsing lists if null, and trim trailing space
2025-08-14 14:28:33 +02:00