fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Frédéric Guillot
|
f722fd1208
|
Handle invalid feeds with relative URLs
|
2020-12-02 20:58:18 -08:00 |
|
Frédéric Guillot
|
6764a420b0
|
Make parser compatible with Go 1.12
See changes in strings.Map(): https://golang.org/doc/go1.12#strings
|
2019-02-28 21:23:33 -08:00 |
|
Frédéric Guillot
|
5870f04260
|
Simplify feed parser and format detection
- Avoid doing multiple buffer copies
- Move parser and format detection logic to its own package
|
2018-10-14 11:46:41 -07:00 |
|