I have a file that contains a list of links in text, like this
htxp://forums.devnetwork.net/11
htxp://forums.devnetwork.net/1
without the x
The page source code looks like this
Code: Select all
<link>http://forums.devnetwork.net/11</link><br/>
<link>http://forums.devnetwork.net/1</link><br/>