UserTalk Script Samples

How to check for and report URL SPAM.
	local {
		params = {"http://www.better-living-through-referrer-spam.com/"};
		procedureName = "ub.checkUrl";
		rpcPort = 80;
		rpcServer = "ub.editHere.com";
		status};
	status = betty.rpc.client (rpcServer, rpcPort, procedureName, @params)
	
	local {
		fl;
		params = {"http://www.more-referrer-spam-than-you-can-shake-a-stick-at.com/"};
		procedureName = "ub.addUrl";
		rpcPort = 80;
		rpcServer = "ub.editHere.com"};
	fl = betty.rpc.client (rpcServer, rpcPort, procedureName, @params)
	

This site is using the A Theme Apart theme.

editHere.com website hosting service.  Websites as easy as see it, edit it, save it! (sm)   This is a Manila site.