Quote:
Unique Key = ebay
Regular expression =
Code:
(http://[\w]+\.ebay\.com/[\w-]+/*[\w-]*/([\d]+)\?[\w&;\.%\#=-]+)
Replacement =
Code:
<br />
<div style="padding:0; text-align:center; width:250px; margin-left:auto; margin-right:auto"" class="tborder">
<div style="background:#FFFFFF url('images/misc/ebay_logo.gif') no-repeat scroll center center; height:55px; width:250px"> </div>
<div class="alt2" style="padding:10px">
<a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">
<img src="http://thumbs.ebaystatic.com/pict/$p2.jpg" alt="$ameinfo[title]" border="0" /></a></div>
<div class="thead"><a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a></div>
</div>
<br />
|
Quote:
Unique Key = ebay2
Regular expression =
Code:
http://[\w]*\.ebay\.[comukdea.]+/[\w-]+/ebayisapi\.dll\?viewitem&[amp;]*item=([\d]+).*
Replacement =
Code:
<br />
<div style="padding:0; text-align:center; width:250px; margin-left:auto; margin-right:auto"" class="tborder">
<div style="background:#FFFFFF url('images/misc/ebay_logo.gif') no-repeat scroll center center; height:55px; width:250px"> </div>
<div class="alt2" style="padding:10px">
<a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">
<img src="http://thumbs.ebaystatic.com/pict/$p1.jpg" alt="$ameinfo[title]" border="0" /></a></div>
<div class="thead"><a href="$ameinfo[url]" title="$ameinfo[title]" target="_blank">$ameinfo[title]</a></div>
</div>
<br />
|
They are what i have and
Code:
http://www.ebay.com/itm/LE-TOOTER-Poop-poo-fart-Pooter-1-MILLION-BILL-/350467822104
Is only a clickable link. Any thing you can help me with?