This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-rss-bridge
Watch
1
Star
0
Fork
0
You've already forked php-rss-bridge
mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced
2025-02-21 09:52:40 +01:00
Code
Issues
Releases
Wiki
Activity
php-rss-bridge
/
lib
History
logmanoriginal
d3cbf38eb1
[Bridge] Allow '*' wildcard to whitelist all bridges
...
For this to work the whitelist.txt must only contain '*' (no \n)
2016-08-15 08:46:04 +02:00
..
Bridge.php
[Bridge] Allow '*' wildcard to whitelist all bridges
2016-08-15 08:46:04 +02:00
Cache.php
Added a function to re-encode everything to UTF-8
2016-01-19 12:17:27 +00:00
Exceptions.php
…
Format.php
…
HTMLUtils.php
[HTMLUtils] Change getHelperButtonsFormat to private scope
2016-08-15 08:13:40 +02:00
Item.php
Add enclosures support, see example in DemoBridge.
2016-01-19 12:34:38 +00:00
RssBridge.php
…