Frédéric Guillot
|
a4d16cc5c1
|
refactor(rewrite): rename Rewriter function to ApplyContentRewriteRules
|
2025-06-10 20:28:15 -07:00 |
|
Jake Walker
|
6cbe8c3a9d
|
feat: add fix_ghost_cards rewrite rule
|
2025-01-12 14:43:27 -08:00 |
|
Julien Voisin
|
cfda948c3a
|
refactor(rewriter): avoid the use of regex in addDynamicImage
See https://dustri.org/b/parsing-noscript-tags-with-goquery.html for the whole
story.
|
2024-12-15 17:56:39 -08:00 |
|
jvoisin
|
db6ae707ef
|
Add some tests for add_image_title
I'm not sure if the behaviour is expected, but I didn't manage to
get the content injection to work in my browser, so I guess it's alright?
|
2024-02-27 20:41:15 -08:00 |
|
Dave
|
1159dd6982
|
Add addDynamicIframe rewrite function.
Add unit tests for `add_dynamic_iframe` rewrite.
|
2024-01-23 19:23:57 -08:00 |
|
Adriano Di Luzio
|
54cb8fa028
|
Added new rewrite rules add_hn_links_using_hack and add_hn_links_using_opener to open HN comments with iOS apps
|
2023-09-23 13:54:48 -07:00 |
|
Magnus Åhall
|
69738bce84
|
Add replace_title write rule to adjust entry titles
|
2023-09-06 20:09:54 -07:00 |
|
Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|