index.php |
castor.php |
engines.php |
snoopy.class.php |
submit.php
···
back to urlator
<?php
/*
* URLator v1.1, http://turma.sourceforge.net/web/urlator
* part of Violence by Design project, http://turma.sourceforge.net
* Author: Mircea MITU <mirceamitu@users.sourceforget.net>
* Licence: GPL v2
* Copyright: 2001, Mircea MITU
* Date: October, 2001
*
* Original source code copyright: see below
*/
$SUBMITDATA = Array (
/*
"Somewhere" => Array (
"where" => "somewhere.com", // server where we post our request
"wzone" => "WRD", // world zone of server
"method" => "GET", // method used for request
// template url for submission
"url" => "http://somewhere.com?q={url}&e={email}",
// string displayed in case of success
"success" => array ( "has been scheduled for addition" ),
// string displayed in case of failure
"failure"=> array ( "Invalid URL", "URL was not added" )
),
*/
"Altavista" => Array (
"where" => "Altavista.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://add-url.altavista.com/cgi-bin/newurl?q={url}&ad=1",
"success" => array ( "Thank you for your submission" ),
"failure"=> array ( "not a valid URL", "page is no longer valid", "Too many URLs at that site have been submitted today" )
),
"AllTheWeb" => Array (
"where" => "AllTheWeb.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.ussc.alltheweb.com/add_url_done.php3?url={url}&email={email}&Submit=Add+URL",
"success" => array ( "has been scheduled for addition" ),
"failure"=> array ( "Invalid URL", "URL was not added" )
),
/*
is part of dmoz open diretory project
"aol" => Array (
//bad
"where" => "Aol.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://netfind.aol.com/cgi/nfadd_url.cgi?look=netfind&url={url}&email={email}",
"success" => array ( "has been scheduled for addition" ),
"failure"=> array ( "Invalid URL", "URL was not added" )
),
*/
"excite" => Array (
"where" => "Excite.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.excite.com/cgi/add_url.cgi?look=excite&url={url}&email={email}",
"success" => array ( "Your site has been submitted" ),
"failure"=> array ( "Invalid URL", "URL was not added" )
),
"google" => Array (
"where" => "Google.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.google.com/addurl?q={url}&dq=",
"success" => array ( "successfully added" ),
"failure"=> array ( "Invalid URL", "URL was not added" )
),
"hotbot" => Array (
"where" => "Hotbot.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://hotbot.lycos.com/addurl.asp?MM=1&success_page=http://www.hotbot.com/addurl.asp&failure_page=http://www.hotbot.com/oops.asp&ACTION=subscribe&SOURCE=hotbot&ip={REMOTE_HOST}&redirect=http://www.hotbot.com://addurl2.html&newurl={url}&email={email}&send=Add+my+URL",
"success" => array ( "Web site added" ),
"failure"=> array ( "email field blank", "invalid email address" )
),
"go" => Array (
"where" => "Go.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.go.com/AddUrl/AddingURL?url={url}&CAT=Add%2FUpdate+Site&sv=AD",
"success" => array ( "successfully submitted" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"lycos" => Array (
"where" => "Lycos.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.lycos.com/cgi-bin/spider_now.pl?query={url}&email={email}",
"success" => array ( "We successfully spidered your page" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"Northernlight" => Array (
"where" => "Northernlight.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://urls.northernlight.com/cgi-bin/urlsubmit.pl?page={url}&contact=Webmaster&email={email}",
"success" => array ( "Thank you for your URL submission." ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"webcrawler" => Array (
"where" => "Webcrawler.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.webcrawler.com/cgi-bin/add_url_new.cgi?Service=webcrawler&url={url}&email={email}",
"success" => array ( "has been submitted" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
/*
"Intersearchde" => Array (
"where" => "de.Intersearch.net",
"wzone" => "DE",
"method" => "GET",
"url" => "http://de.intersearch.net/cgi-bin/add?u={url}&e={email}",
"success" => array ( "Got it! Your Web site will be added" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"intersearchau" => Array (
"where" => "austria.Intersearch.net",
"wzone" => "AU",
"method" => "GET",
"url" => "http://austria.intersearch.net/cgi-bin/add?u={url}&e={email}",
"success" => array ( "Got it! Your Web site will be added" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),*/
/*
//part of open directory project
"Webwombat" => Array (
"where" => "Webwombat.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.webwombat.com/Wregister?newurl={url}&email={email}",
"success" => array ( "Got it! Your Web site will be added" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
*/
"Voila" => Array (
"where" => "Voila.fr",
"wzone" => "FR",
"method" => "GET",
"url" => "http://www.voila.fr/submit?url={url}&email={email}",
"success" => array ( "Votre site Web sera rapidement visit" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"Infomak" => Array (
"where" => "Infomak.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://url.infomak.com/?site=home_zz&url={url}&email={email}&Page=url",
"success" => array ( "Your URL has been added to our list" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"WebTop" => Array (
"where" => "WebTop.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.webtop.com/cgi-bin/addurl?NEWURL={url}&EMAIL={email}&Submit=Add+URL",
"success" => array ( "confirm the addition of this" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"Anzwers" => Array (
"where" => "Anzwers.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://www.Anzwers.com/cgi-bin/print_addurl.pl?url={url}&email={email}&Submit=Submit",
"success" => array ( "Success! Your URL has been added" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
),
"Whatyouseek" => Array (
"where" => "Whatuseek.com",
"wzone" => "WRD",
"method" => "GET",
"url" => "http://add.whatuseek.com/cgi-bin/addurl.cgi?submit=Add+This+URL&url={url}&email={email}",
"success" => array ( "Thank you for submitting your site to whatUseek" ),
"failure"=> array ( "not a valid URL", "page is no longer valid" )
)
);
?>
index.php |
castor.php |
engines.php |
snoopy.class.php |
submit.php
···
back to urlator