- Oct 16, 2020
-
-
Manuel Garrido authored
-
- Oct 15, 2020
-
-
Frédéric Guillot authored
-
- Sep 30, 2020
-
-
Frédéric Guillot authored
-
- Sep 29, 2020
-
-
Frédéric Guillot authored
- Add support for picture HTML tag - Add support for srcset, media, and sizes attributes to img and source tags
-
- Sep 28, 2020
-
-
Frédéric Guillot authored
-
- Sep 27, 2020
-
-
Frédéric Guillot authored
-
- Sep 23, 2020
-
-
Dave Marquard authored
-
- Sep 21, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
Also includes few database improvements: - Speed up entries clean up with an index and a goroutine - Avoid the accumulation of enclosures for some feeds
-
- Sep 15, 2020
-
-
Frédéric Guillot authored
-
- Sep 10, 2020
-
-
Kebin Liu authored
-
- Sep 06, 2020
-
-
alex authored
-
- Aug 02, 2020
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
YouTube doesn't expose RSS links anymore for new-style URLs.
-
- Jun 30, 2020
-
-
Frédéric Guillot authored
In the vast majority of cases, the default entry title is correct. Ignoring <media:title> avoid overriding the default title if they are different.
-
- Jun 22, 2020
-
-
Gabriel Augendre authored
I came across a few blogs that didn't have a link rel alternate but offered a RSS/Atom feed. This aims at solving this issue for "well known" feed urls, since these urls are often the same.
-
- Jun 11, 2020
-
-
Manuel Müller authored
-
- Jun 06, 2020
-
-
Frédéric Guillot authored
-
- May 25, 2020
-
-
Frédéric Guillot authored
-
Shizun Ge authored
-
- May 24, 2020
-
-
Corey McCaffrey authored
The default rule results in blank content.
-
- May 14, 2020
-
-
Corey McCaffrey authored
The default rule does not show the comic posted to the feed. The comic image is in a div with id "comic".
-
Corey McCaffrey authored
RayWenderlich.com is a popular developer's community for iOS and Android developers. The default rule results in "GROUP GROUP GROUP GROUP…" instead of the content posted on the blog.
-
- Apr 26, 2020
-
-
Frédéric Guillot authored
Fixes #617
-
- Mar 21, 2020
-
-
Frédéric Guillot authored
- Embed Invidious player for invidio.us feeds - Add new rewrite rule to use Invidious player for Youtube feeds
-
- Feb 29, 2020
-
-
Andrew Williams authored
By default fetching original content for wdwnt.com results in a snippet of the comments section, this rule captures the article content.
-
- Jan 31, 2020
-
-
Frédéric Guillot authored
-
- Jan 05, 2020
-
-
Frédéric Guillot authored
-
- Jan 04, 2020
-
-
Frédéric Guillot authored
Some feeds are using invalid URLs (random text).
-
- Jan 03, 2020
-
-
Kebin Liu authored
-
- Jan 02, 2020
-
-
Frédéric Guillot authored
-
- Dec 26, 2019
-
-
Frédéric Guillot authored
- Make sure query strings parameters are encoded - As opposed to the standard library, do not append equal sign for query parameters with empty value - Strip URL fragments like Web browsers
-
- Dec 23, 2019
-
-
Frédéric Guillot authored
-
Frédéric Guillot authored
- Add support for Google Play XML namespace - Improve existing iTunes namespace implementation
-
Frédéric Guillot authored
-
Frédéric Guillot authored
Show comments URL for Atom feeds as per RFC 4685. See https://tools.ietf.org/html/rfc4685#section-4 Note that only the first link with type "text/html" is taken into consideration.
-
- Dec 22, 2019
-
-
cinput authored
-
- Dec 20, 2019
- Dec 01, 2019
-
-
Frédéric Guillot authored
-