(.*?)\<\/link\>/is", $content, $urls); if (!$urls[1]) {preg_match_all("/\(.*?)\<\/loc\>/is", $content, $urls); } } elseif ($directory == "texturls") { $urls = split("\n", $content); } } elseif (isset($_POST['sitemapurl']) && isset($_POST['activesitemapurl']) && isset($_POST['extract'])) { $referrer = $_SERVER['REMOTE_ADD']; include 'includes/functions.php'; $remotesitemap = get_instant_content($sitemapurl, $referrer); preg_match_all("/\(.*?)\<\/link\>/is", $remotesitemap, $urls); if (!$urls[1]) {preg_match_all("/\(.*?)\<\/loc\>/is", $remotesitemap, $urls); } elseif (!$urls[1]) {preg_match_all("/href=\"(http:\/\/www\.youtube\.com\/watch\?v=[a-zA-Z0-9]+)\&/is", $remotesitemap, $urls); } } elseif (isset($_POST['username']) && isset($_POST['activeusername']) && isset($_POST['extract'])) { $referrer = $_SERVER['REMOTE_ADD']; include 'includes/functions.php'; $username = str_replace(" ", "_", $username); if ($sitename == "ezines") {$sitemapurl = "http://feeds.ezinearticles.com/expert/".$username.".xml"; } elseif ($sitename == "youtube") {$sitemapurl = "http://gdata.youtube.com/feeds/base/users/".$username."/uploads"; } elseif ($sitename == "squidoo") {$sitemapurl = "http://www.squidoo.com/xml/syndicate_lensmaster/".$username.""; } elseif ($sitename == "hubpages") {$sitemapurl = "http://hubpages.com/author/".$username."/latest/?rss"; } $remotesitemap = get_instant_content($sitemapurl, $referrer); preg_match_all("/\(.*?)\<\/link\>/is", $remotesitemap, $urls); if (!$urls[1]) {preg_match_all("/\(.*?)\<\/loc\>/is", $remotesitemap, $urls); } elseif (!$urls[1]) {preg_match_all("/href=\"(http:\/\/www\.youtube\.com\/watch\?v=[a-zA-Z0-9]+)\&/is", $remotesitemap, $urls); } } ?> Andy Blacks Index Checker

Paste URLs below, one per line

Extract URLs

XML / Feed URL