View Single Post
Old 03-31-2006, 05:31 AM  
Berlioz
Registered User
 
Join Date: Oct 2005
Posts: 63
Google pagerank is on my to do list.

Search "string"? Go to Config, then Misc. In the "Recip link checking" enter a text string or a regular expression to search for within the contents of each URL. Put a check mark right below the recip text box to get only those web sites that have that string.
For example, if you want to check if any of the galleries on your TGP have a link to The Huns Yellow Pages: <a(.*)href="http://(.*)thehun.com(.*)>(.*)</a>, or if any gallery has the word illegal somewhere in the content.
There's a Test button to test any URL with your custom configuration. Just be careful with invalid regular expressions, as they will most likely put an infinite loop inside the program. For more help with regular expressions search Google for "Regular Expressions".
Note: all regular expressions and text strings are case insensitive.
Berlioz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote