coderanger
Member
Simple snippet for your campground.ash for those of you too lazy to change your top menu for Ed.
	
	
	
		
				
			
		Code:
	
	void main() {
	if(my_path() == "Actually Ed the Undying") { visit_url("place.php?whichplace=edbase", false).writeln(); }
}