Files
FreshRSS/lib
Alexandre Alapetite 0b86e347ef Fix lazyimg single quotes (#4330)
Little bug for cases with single quote in URL such as

```html
<img src="123?format='jpg'" />
```

Could probably be replaced by `loading="lazy"` in the future, and with a better DOM-aware method, for instance during SimplePie `add_attributes()`
2022-04-26 08:58:08 +02:00
..
2022-03-24 21:32:37 +01:00
2022-04-26 08:58:08 +02:00