1
0
Fork 0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-02 01:27:26 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Eugene Molotov
37cb4091d4
bridges: remove redundant "or returnServerError" after getContents/getSimpleHTMLDom/getSimpleHTMLDomCached ()
When fetching website contents, exceptions already raise on fetching error
2022-01-02 14:36:09 +05:00
Bockiii
b074abcc0d
[AppleMusicBridge] Complete rebuild for new site () 2021-05-30 23:08:39 +05:00
David Pedersen
5729e069e9
[AppleMusicBridge] Use title from website () 2020-11-16 22:15:39 +05:00
logmanoriginal
3bc8c9468a phpcs: Always use long array syntax
Most of the code in RSS-Bridge uses the long array syntax.
This commit adds a check to enforce using this syntax over
the short array syntax.

All failures have been fixed.
2019-11-01 18:06:55 +01:00
David Pedersen
29b187fc12 [AppleMusicBridge] Add new bridge () 2019-02-06 17:43:20 +01:00