Rss Bridge Versions Save

The RSS feed for websites missing it

2020-02-26

4 years ago

General changes

  • Fixed a bug that resulted in an exception if the error output was set to "http" (#1379)
  • Update the user-agent (1343dbe97ab3e6b5193f8628da3434ddf4bf5146)
  • [Dockerfile] Build memcached extension (#1415)

New bridges

Modified bridges

  • AllocineFRBridge
    • Update Show List and parsing (#1407)
  • AtmoNouvelleAquitaine
    • Change description (#1423)
  • DevToBridge
    • Fix bridge & add getName() (#1470)
  • ExtremeDownloadBridge
    • Update URL (#1429)
  • GithubIssueBridgeIssue
    • Fix bridge (#1453)
  • GithubSearchBridge
    • Update the bridge (#1431)
  • GoComics
    • Update to new website structure (#1464)
  • IGNBridge
    • Removed Ugly Nonworking Widgets (#1413)
  • InstagramBridge
    • Fixed item thumb on video entries (#1387)
  • MozillaSecurityBridge
    • Update the bridge to mirror website changes (#1394)
  • PcGamerBridge
    • Add all articles, full content and images (#1420)
  • RainbowSixSiegeBridge
    • Fix bridge (#1433)
  • RedditBridge
    • Fixed a typo that prevented the bridge from working (#1383)
  • SoundcloudBridge
    • Fix returned URL and title (#1449)
  • TwitterBridge
    • Use IE's user-agent
  • VkBridge
    • Correct post date calculating (#1417)

Removed bridges

2019-12-01

4 years ago

General changes

  • Bridge contexts with same parameter names but different number of arguments no longer result in a "mixed content parameters" error (#1211)
  • The composer file now contains all necessary details about the project (c334df91ec34d5f798c9cba1b4c3fc3ebd451fec)
  • Many more bridges now use secure HTTPS (#1337)
  • Added an option to change how RSS-Bridge reports errors (#1071)
  • Added an option to suppress error reporting (#1179, #1359)
  • Added visual indicator for fields with additional information (#1173)
  • Added an action to check bridge connectivity in debug mode (#1147)
  • Added syndication links to the HTML format (#1348)
  • Dropped the minimum security level for the Docker image back to TLS 1.0 (1df3598a7426bedee6cfdacfcf5261da28a402b8)

New bridges

Modified bridges

  • Bandcamp
    • Added band and album feeds (#1317)
  • Basta
    • Fixed a PHP 7.4 crash (#1323)
  • Desoutter
    • Added feed item limit (c0df9815c73bb80f5474a2e50e32f65d8f149466)
  • Extreme Download
    • Updated website URL (#1303)
  • Facebook
    • Clarified Facebook bridges (#1221)
    • Updated Facebook URL detection (#1334)
    • Fixed permalink issue (#1358)
  • FB2
    • Clarified Facebook bridges (#1221)
  • Google Search
    • Fixed no results (#1329)
  • GQMagazine
    • Fixed by following website changes (#1281)
  • Instagram
    • Added an option to get direct links (a2e47a88c314c62d49c04b548fd78be509a89a12)
    • Fixed GraphSidecar output and embedded videos (#1361)
  • Kununu
    • Added feed item limit (50eee7e7b36e21e03aed217395ee7f9dd0f938d8)
  • Mediapart
    • Fixed article parsing (#1293)
  • N26
    • Updated to reflect changes on N26 blog (#1295)
  • NineGag
    • Added filter option for animated content (#1374)
  • Pikabu
    • Preserves links (#1286)
  • Soundcloud
    • Automatically acquire client_id (#1375)
  • StoriesIG
    • Added timestamp for each feed item (#1331)
    • Added custom feed titles (#1332)
  • Vk
    • Fixed photos and timestamps (#1287)
    • Changed the access token (#1357)
    • Added internal links in posts (#1363)
  • Zone Telechargement
    • Annuaire Telechargement has changed name again to go back to Zone Telechargement. (#1302)

Removed bridges

2019-09-12

4 years ago

General changes

  • Respect passed headers for file_get_contents() (#1234)
  • Fix double XML encoding on Atom feed title (#1247)

New bridges

Modified bridges

  • AutoJMBridge

    • Adapt to changes (#1255)
  • DanbooruBridge

    • Decode href of HTML element to avoid double escaping (#1262)
  • DailymotionBridge

    • Use API for playlist and user account feeds (#1217)
  • DealabsBridge

    • Follow website change (#1256)
  • FacebookBridge

    • Remove relative date from content (#1212)
    • Prevent sending empty header (#1239)
  • GQMagazineBridge

    • Adapt to changes (#1281)
  • HaveIBeenPwnedBridge

    • Add item limit parameter (#1219)
  • HentaiHavenBridge

    • Use HTTPS (#1227)
  • InstagramBridge

    • Attempt to fix the queries in order to bypass rate limiting (ccef6b95ada21c84871356d3647d653d88614abd)
    • Fix Instagram stories and user id finding (48ebed7b383853f1268fb9535ae78ebf37de4bca)
    • Remove condition that forces cache ignoring (7aba7992aad160a84d9035f9906028385cfd65a9)
  • InternetArchiveBridge

    • Fix malformed URLs (#1222)
  • LeBonCoinBridge

    • Submit user agent to LBC to get results (a86a94555d70f75ab48d413cd755cc69cdfa2002)
  • NovelUpdatesBridge

    • Use HTTPS (#1228)
  • PikabuBridge

    • Added filtering by user (#1266)
  • Rule34pahealBridge

    • Fix thumbnail uri (#1278)
  • ThePirateBayBridge

    • Switch back TLD to .org (2b4a0301587fa809683eedec6c290f73f0d62bb0)
    • URI fix, add magnet link (8bff63d9c65683ecde68a66fcf40594eda2e6faa)
    • Fix PHPCS code violations (38960df180ff55453add4146ea8240c249ba3935)
  • TwitterBridge

    • Get cookies before sending request (#1232)
    • Enable cookies with curl (#1245)
  • UnsplashBridge

    • Fix bridge (#1208)

Removed bridges

No bridges were removed in this release

2019-07-06

4 years ago

General changes

  • RSS-Bridge now has its own logo and favicon :rocket: (#1087)
  • Added support for case-insensitive format name matching (1ada9c26f86282ba9a527709dd5a326f22874c05)
  • Added context hinting for new feeds (1591e18027064d76a78fae27352b0cf9a1a50629)
  • Added better support for mobile devices (99d4571c6b2c809f483d025ebab21b8b5f7cb276)
  • Changed the placeholder text for the search bar to indicate that searching by URL and bridge is supported (dfa9c651cd8c6c1c177c3e0046a497098ba7ba90)
  • Changed factory classes to non-static classes for better abstraction (705b9daa0bcfab2e6c342547eb7bf6324bd6c10f, 2460b678869415fff08238afdd61e05eba501dc5, fc8421ed504d613cfcb6f042665c0439ff1fcf35, 14e6dbb6457c5d34d5b02c95b77744f91048d070)
  • Changed the HTML output format to dynamically add buttons for other feed formats (7ff97c0c7b60d8273f241c851decd2dd1e8e860b)
  • Removed syndication feeds from the HTML output format (7ff97c0c7b60d8273f241c851decd2dd1e8e860b)
  • Fixed parsing of incomplete headers from remote servers that could cause bridge failure (70542686bb61795584775f4f5b974edea386b9b5)

New bridges

Modified bridges

  • BAE
    • Improved performance (#1168)
  • Brut
    • Creates custom feed name for each category and edition (#1164)
  • Castorus
    • Fixed broken activity selector (73f4bc078ef0d46a9fa06ac304152a43536887b5)
  • Desoutter
    • Fixed bridge after DOM changes (1efb7c7bcea6c6fa87afd5470cdb611a87b8c32c)
  • Elite Dangerous Galnet
    • Removes duplicate items (#1167)
  • Find A Crew
    • Improved bridge results (#1120)
  • Github Issue
    • Fixed bridge after DOM changes (ba116d9ab603e8fc369fe4c47f5cc0ebb52ac44f)
    • Included issue author comment in the feed (da339fd5cc5c74ad76e16c94f01752aa66862e0c, e4e04a78652f19c52237c3b423d0872da3c7c163)
    • Added support for the detect action (75b021368423fef339ae58cf05f12dc89581ed88, 6d6d6037a3b8065a37f4f7bf3ec92300c1ec72ea)
  • Glassdoor
    • Fixed broken bridge (ea08445946d2fed1fa6bde89a570643bfcdf8442)
  • GQ Magazine
    • Fixed the bridge by changing the way the articles are loaded AND their titles are found (#1195)
  • Have I Been Pwned
    • Converts HTML entities to characters (#1198)
    • Displays the breach type (#1203)
  • Instructables
    • Added support for HTTPS (54fb29d443be6ae7ccc58505536cc7845d081572)
    • Fixed listCategories() to work with new layout (6f2498760168d954ae6c9b02b412c788b6190c32)
    • Updated available categories (d324aa5da1192273f808ee3dcf2990d5f57095af)
    • Fixed after layout changes (60c1339612684867285286927517950567f0d770)
  • Kununu
    • Added support for ratings (7926ffad7396fb029fe3c4c6d95f01e97921ab42)
    • Added support for benefits (7926ffad7396fb029fe3c4c6d95f01e97921ab42)
    • Fixed broken timestamp (7926ffad7396fb029fe3c4c6d95f01e97921ab42)
  • PinterestBridge
    • Removed support for search due to technical limitations (#1206)
  • Shanaproject
    • Fixed broken bridge (28d46b672112fc78964ae1230f39be23947ab132)
    • Added support for https (465cd8c768070660355a3c0df25b8e86ba96c3b0)
    • Returns url to current season (2ea8d73ac1d79f796d092b521156a5d6e4eabf9d)
    • Added filter options (c0edf6e424224d054f90f14509715d58b9aa2151)
  • Steam Community
    • Added Workshop category (#1172)
  • Twitter
    • Displays all images from a tweet, not only the first one (#1160)
    • Added extensive description to keyword search query (d005acca83b5113ad4fd12c7d1ee39377c72daf8)
    • Fixed detection of retweets on lists (b27487ace064b6578c0ac4789d3b1ea051666250)
  • World Of Tanks
    • Fixed bridge (#1197)
  • XenForo
    • Fixed broken bridge (ade09b2aad02312dd800bff275f80266f6e39a0f)
    • Fixed minor issues with CSS selectors (50162f52b6da6d8fbd6785803250a4a975417f8e)
  • Youtube
    • Added playlist caching (#1162)

Removed bridges

2019-06-08

4 years ago

General changes

  • Updated the Docker configuration to use the official php:7-apache image (#1140)
  • Updated Simple HTML DOM to version 1.9 (5656792cee3ddf4b38a60b6d05b5b08fa705a4c3)
    • Various minor adjustments to utilize the new features that shipped with this version (014b698f6751655d3efe047cb0b951641936b9fe)
  • Added whitelist.default.txt to use if whitelist.txt doesn't exist (d4e867f2403c6224c93d8588fadbde600aec4444)
  • Added new parameter [system] => timezone to the configuration file (946a99d3347d0e25c11bb57b563cd5daeaa0aa5b). Find more information on the Wiki
  • Added a deploy button for Heroku (#1150)
  • Added a second button to error messages to search for similar issues on GitHub (5a9519967b0bb6b16e43e495c63d13c6fb41c021)
  • Fixed a bug that resulted in repeated UID hashing when loading feeds from cache (#1148)
  • Fixed broken GitHub issue queries when reporting bridge failure (468d8be72d34f0a94e5ae4090b3321c5bda4db35)
  • Fixed placeholders to hide placeholder text on key focus (f28cbecc025fdef3e3e724b2dbb576886d5209fb)
  • Improved performance for loading the front page if entries in whitelist.txt are correctly written (e2e0ced055c4a0ec59415ca00422b1db7fec68e9)

Important note If you are using the Docker Image, note that the path to mount whitelist.txt has changed from /app/public/whitelist.txt to /app/whitelist.txt. The wiki has been updated accordingly.

New bridges

Modified bridges

  • Pikabu
    • Add gif support (#1149)
    • Use page title as feed title (#1149)
    • Implement community support (#1149)
  • Radio Melodie
    • Fixed bridge after website update (#1145)
  • Sound Cloud
    • Uses account avatar as feed icon (#1146)
  • Steam
    • Follow source changes (#1143)
    • Improve media path building (#1143)
    • Improve price fetching and display (#1143)
  • Vk
    • Ignore illegal characters in input HTML for iconv (#1154)

Removed bridges

No bridges were removed in this release!

2019-05-08

5 years ago

General changes

  • Duplicate enclosures are now filtered out automatically if they are an exact match (6293c3d33d6815f669e42719ba65d78422647f78)
  • Updated .gitignore to ignore .htaccess and .htpasswd files (#1078)
  • Refactored the cache API (#1060)
  • Added Memcached as caching alternative (#1000)

New bridges

Modified bridges

  • AutoJM
    • Fixed bridge after website change (#1081)
    • Uses title from website for the feed title (#1093)
  • BakaUpdatesMangaReleases
    • Sanitized hash for more solid UIDs (#1113)
  • ComboiosDePortugal
    • Properly encode the URL (#1074)
  • Facebook
    • Fixed encoding of cyrillic letters in group names (#842)
  • FDroid
    • Fixed bridge after DOM changes (#1075)
  • FindACrew
    • Updated bridge according new findacrew.net website (#1080)
  • GithubSearch
    • Updated to match Github's new layout (24cdeabed814903ccd86b4ed99ebaf534ac3887a)
  • HDWallpapers
    • Updated to website changes (98c2530984a2f7ed028ae9b099298e760f79fadb)
    • Added wallpapers to enclosures (98c2530984a2f7ed028ae9b099298e760f79fadb)
    • Made "HD" the default resolution (98c2530984a2f7ed028ae9b099298e760f79fadb)
  • Instagram
    • Fixed image links (7b8dd93a8e5148d5bdacc6c996ef83a4ee99c535)
  • RadioMelodie
    • Updated to support the new website (#1101)
  • RoadAndTrack
    • Generate a signature key for every client instead of hardcoding it (0aa88585518269791a455fb56944099b51ae6799)
    • Major rewrite, due to the depreciation of their API (a2f38663832063ef0cb477b8408006dec7a7de1c)
  • Vk
    • Added an option to hide reposts (#1089)

Removed bridges

  • Google Plus Bridge (#1124)

2019-03-17

5 years ago

General changes

  • Fixed cache types ending on 'cache' are not detected correctly (e3588f62bde583a335b0cfc024b7b7baba35db5c)
  • Added cache based on SQLite 3 (#1035)

New bridges

Modified bridges

  • BakaUpdatesMangaReleases

    • Reworked to parse new layout (#1052)
    • Added filter for title and groups (#1058)
  • BandcampBridge

    • Updated to use newer POST API (#1045)
  • Dealabs

    • Patched unparsable Deal date (#1053)
  • LeMondeInformatique

    • Handle special articles (#1039)
  • OneFortuneADay

    • Added lucky number feature (#1038)
    • Changed to use date in UTC for the seed (#1059)
  • Soundcloud

    • Updated API key (#1062)

Removed bridges

No bridges were removed in this release!

2019-02-19

5 years ago

General changes

  • Updated PHP Simple HTML DOM Parser to version 1.8.1 (bcd7bccc462e1d61f780192741031dba9199e97d)
  • Refactored the Atom format to comply with RFC 4287 (#995)
  • Refactored the Mrss format to make it valid RSS 2.0 + Media RSS (#996)
  • The required attribute is no longer supported for lists and checkboxes (d532d0e0c4033d4b5f9de323e5d36bda61ffbc43) (#1014)
  • Added new parameter 'uid' to item (#1017)
  • Added unit tests for cache implementations (#1007)
  • Added unit tests for format implementations (#1008)
  • Added minor typographical changes to the HtmlFormat CSS (#1009)
  • Implemented the Action factory (#1002)
  • Added support for custom cache types to the configuration file (556a417dd6bf39b1a4892bc2c935f32b0d710f28)

New bridges

Modified bridges

  • Feed Expander

    • Fixed item href being used as feed uri (#1033)
  • Glassdoor

    • Fixed incorrect CSS selector (37d882a8d5e3c26ba4502330cd9e50f0247da25b)
  • Twitter

    • Appended username of retweeter to author (#1016)
  • MozillaSecurityBridge

    • Make the URI unique by adding timestamp (#1005)

Removed bridges

No bridges were removed in this release

2019-01-13

5 years ago

General changes

  • Updated PHP Simple HTML DOM Parser to version 1.7 (b00971b2c391f3ebcd279f3c8213f7303dc16091)
  • Added the ability to use file_get_contents instead of cURL when running in CLI mode and no root certificates are defined for cURL (#962)
  • Added a new FeedItem class to handle items returned by bridges (#940) Note: This class should not be used for bridges yet as it might change in the future!
  • Fixed various bridges that didn't pass the unit tests (#984)
  • Refactored JsonFormat to JSON Feed version 1 (#988)
  • Refactored unit tests to properly check all bridges (#980)

New bridges

Modified bridges

  • Amazon

    • Fixed parsing of list item (#998)
  • Dilbert

    • Fixed URI and item title (#976)
  • Discogs

    • Fixed timestamp parsing (3160e62293c3a06609390e1dfde035a32cd6c0c8)
  • EliteDangerousGalnet

    • Added support for others website languages (#992)
  • Instagram

    • Truncate long titles and use full text as content (#961)
    • Added link on image and video indication in title (#966)
    • Added author if available in response (#997)
  • Soundcloud

    • Fixed feeds for artists with less than 10 tracks would return empty (#970)
  • TheHackerNews

    • Fixed content extraction (#972)
  • Twitter

    • Added option to disable image scaling in feeds (bb2329fa3a992ad22e5deaa112557f732fe4a627)

Removed bridges

No bridges were removed in this release!

2018-12-11

5 years ago

General changes

  • Added parameter validation for [admin]:email in order to prevent injection of arbitrary content. (2bb13169b4541d73b7d4623a02cc12ba2d50a611)
  • Replaced the debugMessage function by a Debug class. Find more information on the Wiki (a0490e36731957196648c674cf5e8e4f1d7d292d)
  • Requests with _cache_timeout no longer result in an error message on servers where custom_timeout is disabled. Instead the server redirects to a query without _cache_timeout (#894)
  • Fixed some grammar (#923)
  • Added API documentation to the core library, compatible to PHPDocumentor (various commits)
  • Added server-side caching, using the "If-Modified-Since" header (#889) Note: Caching is disabled if the remote server requests no caching (#945)
  • Added new action detect to automatically select a bridge based on a URL (#928) Read more about this new action in the Wiki
  • Fixed a bug where queries via CLI would fail because server variables are not defined (#939)
  • Added better error reporting for cUrl errors (#958)

New bridges

Modified bridges

  • Crewbay

    • Updated bridge according to new crewbay.com website (#930)
  • Facebook

    • Added decoding for HTML entities to prevent double-encoding in the output data (#925)
    • Changed title generator to produce more useful titles (#924)
  • FB2

    • Adapt to Facebook HTML changes (#950)
  • GithubIssue

    • Fixed issue comments and events parsing (d7cabfca54bade061445f58e69520c92e71dcaed)
    • Fixed non existing comments count (d5085a4116c50361b3ab0c30c402222759e93056)
    • Be consistent in avoiding is_null (f4b46e497e877b73521de677644188594f023435)
  • Glasdoor

    • Fixed bridge being marked as executable (6e9c188a7243c5777c8ddfea44785ce1920a3466)
  • Soundcloud

    • Added RSS enclosures (#952)
    • Improved Author, Date and Description (#955)
  • Twitter

    • Changed order of quoted tweets and replies to appear in the same order Twitter would use (#921)
    • Added decoding for HTML entities to prevent double-encoding in the output data (#926)
  • YGGTorrent

    • Added URI to feed items (41d02554f378e0db2ed35120b04649846a7efd78)
  • ZoneTelechargement

    • Switch to the new Website (#934)

Removed bridges

No bridges were removed in this release!