May. 25, 2008, 12:39 PM
the goal is to remove this part from the link
<a set="yes" linkindex="85"
and replace it with
<a
in using proxo test mode, this works fine but does not when pages with this text loads
<a set="yes" linkindex="**"
here is a sample source code where this occurs
<li>
<a set="yes" linkindex="85" href="http://www.zat.zo/alkdhahd/2008/05/25/200814066/139?rss=2i" target="_blank">text here<span class="dtSmall">(07:03)</span></a>
</li>
<li>
<a set="yes" linkindex="86" href="http://www.zat.zo/ajkdajdh/2008/05/24/200814039/139?rss=2i" target="_blank">more stuff<span class="dtSmall">(07:31)</span></a>
</li>
<a set="yes" linkindex="85"
and replace it with
<a
in using proxo test mode, this works fine but does not when pages with this text loads
<a set="yes" linkindex="**"
here is a sample source code where this occurs
<li>
<a set="yes" linkindex="85" href="http://www.zat.zo/alkdhahd/2008/05/25/200814066/139?rss=2i" target="_blank">text here<span class="dtSmall">(07:03)</span></a>
</li>
<li>
<a set="yes" linkindex="86" href="http://www.zat.zo/ajkdajdh/2008/05/24/200814039/139?rss=2i" target="_blank">more stuff<span class="dtSmall">(07:31)</span></a>
</li>
