11173. >Anonymous-san   User: Anonymous   Post date: 2024/01/24(Wed) 11:51:48          
> > post SS of error
> https://4-ch.net/img/src/1706060080787.png


This is the code that triggers it in koko.php:

	if(!$_SERVER['HTTP_REFERER']
	|| !$_SERVER['HTTP_USER_AGENT']
	|| preg_match("/^(curl|wget)/i", $_SERVER['HTTP_USER_AGENT']) ){
		error('You look like a robot.', $dest);
	}

I don't understand PHP, but seems to be something with your browser.
Perhaps if you are faking user agent or referer?

Reference: 2024/01/24(Wed) 01:35:20

Follow-up post (reply) ←Return

 
 
 

(Up to 200 columns and 180 lines. Please insert line breaks where appropriate. HTML/BBCode tags cannot be used.)