From 4ba7ad6b16f3eeb028d971027d99dc3ee716fa9c Mon Sep 17 00:00:00 2001 From: David Sun Date: Sat, 9 Jun 2012 16:38:27 +0800 Subject: [PATCH] Update --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d047ac1..71765c8 100644 --- a/README +++ b/README @@ -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/).