1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

parse dilbert.com

This commit is contained in:
Nicolas Lœuillet 2013-10-25 15:50:16 +02:00
parent 985ce3ec53
commit 83020b993c
2 changed files with 5 additions and 0 deletions

View file

@ -1613,6 +1613,7 @@ class SimplePie_Misc
case 'utf7':
return 'UTF-7';
case 'utf8lias':
case 'utf8':
return 'UTF-8';