Files
FreshRSS/docs/en/developers
Alexandre Alapetite ccb132523a New feed mode: HTML + XPath + JSON dot notation (JSON in HTML) (#6888)
* New feed mode: HTML + XPath + JSON dot notation (JSON in HTML)
Same as `JSON+DotNotation` but first extracting the JSON string from an HTML document thanks to an XPath expression.
Example: `//script[@type='application/json']`
fix https://github.com/FreshRSS/FreshRSS/discussions/6876

* JavaScript UI to show/hide new field

* Casing xPathToJson

* Slight renaming
2024-10-13 15:28:45 +02:00
..
2024-05-15 08:58:10 +02:00
2024-05-15 08:58:10 +02:00
2024-01-21 13:56:08 +01:00
2024-01-21 13:56:08 +01:00
2024-09-06 09:35:58 +02:00