This script will get you the latest news from Samurize.com.
In some of the News there's been added some smileys. These are replaced with the matching text-smileys.
Non-smiley images will be replaced with '<image>'. The idea is to make you aware that there's a pic, which you can visit to Samurize.com to see.
<a> and <span> tags ( e.g. '<span style="color:#FF0000;"> ) will be removed. Though the content of these tags will remain.
UPDATE: I’ve altered the script to read the XML-backend instead of the html-source code. This has forced me to do the following changes:
1: Function UpDateSmileys removed. (The function read the html-code and there was no alternative. The script is prepared for the current smileys.)
2: %NewsType and %Poster are no longer useable. (These informations cannot be extracted from the XML.)
3: It’s no longer possible to news older than number 10. (The XML only contains 10 news)
Besides these few changes, the script works the same way it always has. Enjoy
