SmithTech
1st September 2008, 07:58 PM
Definition for myxxxtelly.com
append to your hostf.xml file BEFORE the /root tag
<host id="myxxxtelly">
<urlpattern>http:\/\/images\.myxxxtelly\.com\/photo\/.+\/.+\/.+</urlpattern>
<searchpattern>"REPLACE: 'http:\/\/images\.myxxxtelly\.com\/photo\/([A-Za-z0-9-_]+)\/([A-Za-z0-9-_]+)\/([A-Za-z0-9-_]+)\.([A-Za-z0-9-_]+)\.html' , 'http://images.myxxxtelly.com/upload/files/$1/$2.$4'"</searchpattern>
</host>
append to your hostf.xml file BEFORE the /root tag
<host id="myxxxtelly">
<urlpattern>http:\/\/images\.myxxxtelly\.com\/photo\/.+\/.+\/.+</urlpattern>
<searchpattern>"REPLACE: 'http:\/\/images\.myxxxtelly\.com\/photo\/([A-Za-z0-9-_]+)\/([A-Za-z0-9-_]+)\/([A-Za-z0-9-_]+)\.([A-Za-z0-9-_]+)\.html' , 'http://images.myxxxtelly.com/upload/files/$1/$2.$4'"</searchpattern>
</host>