mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
- Use `[^"]` instead of `.`, to help the regex engine to determine boundaries, instead of having it bruteforce its way to find them - Use `+` instead of `*`, as empty rules don't make sense |
||
---|---|---|
.. | ||
bilibili.go | ||
nebula.go | ||
odysee.go | ||
processor.go | ||
processor_test.go | ||
youtube.go | ||
youtube_test.go |