Files
FreshRSS/app/Models
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-09-06 09:06:46 +02:00
2023-11-16 22:43:00 +01:00
2024-09-06 09:35:58 +02:00
2023-12-18 17:59:16 +01:00
2023-11-16 22:43:00 +01:00
2024-06-09 20:32:12 +02:00
2024-09-06 09:06:46 +02:00
2024-09-06 09:06:46 +02:00
2024-09-06 09:06:46 +02:00
2024-09-11 17:14:53 +02:00