This commit is contained in:
David Sun
2012-06-09 16:38:27 +08:00
parent dfa0d7767b
commit 4ba7ad6b16
+1 -1
View File
@@ -9,4 +9,4 @@ Briefly speaking, the modifications are
* Add new class *FastHtmlSerializer* to output the HTML tree non-recursively, to avoid stack overflow (especially for Android)
* Other minor changes
HtmlCleaner is used as HTML parser in EasyRSS (http://easyrssofficial.herokuapp.com/).
HtmlCleaner is used as HTML parser in EasyRSS (http://easyrss.pursuer.me/).