1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-06 17:41:00 +00:00
miniflux-v2/internal/reader/encoding/testdata/iso-8859-1.html

10 lines
144 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="iso-8859-1">
<title>Fr<EFBFBD>d<EFBFBD>ric</title>
</head>
<body>
<p>Caf<EFBFBD></p>
</body>
</html>