Closed HaohanWang closed 11 years ago
There are two ways for this, one is to replace html tags like ß to beta. This is already done by jsoup.parse. The second way is to replace <....beta.gif....> to beta, I have implemented a function replaceDotGif for that.
Html tags should be removed manually because automatically removing those will delete some useful information