1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00
miniflux-v2/internal/reader/rewrite
2025-09-29 22:34:54 +02:00
..
content_rewrite.go feat(reader): add content rewrite rule to strip query params from blurry placeholder images 2025-09-29 22:34:54 +02:00
content_rewrite_functions.go feat(reader): add content rewrite rule to strip query params from blurry placeholder images 2025-09-29 22:34:54 +02:00
content_rewrite_rules.go feat(rewrite): add add_image_title rule for explainxkcd.com 2025-09-25 17:32:22 -07:00
content_rewrite_test.go feat(reader): add content rewrite rule to strip query params from blurry placeholder images 2025-09-29 22:34:54 +02:00
referer_override.go feat(rewrite): add parkablogs.com to the referer override list 2025-06-16 20:28:11 -07:00
referer_override_test.go feat(rewrite): add parkablogs.com to the referer override list 2025-06-16 20:28:11 -07:00
url_rewrite.go perf(rewrite): anchor the rewrite regex 2025-07-10 19:23:54 -07:00
url_rewrite_test.go refactor(processor): move RewriteEntryURL function to rewrite package 2025-06-19 13:22:29 -07:00