mirror of
				https://codeberg.org/crimeflare/cloudflare-tor
				synced 2025-11-04 02:17:00 +01:00 
			
		
		
		
	Update 'tool/mastodonwch/index.php'
This commit is contained in:
		
							parent
							
								
									ec248eb67d
								
							
						
					
					
						commit
						ac05d75ab3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -36,11 +36,11 @@ $count_waitask = number_format($count_waitask);
 | 
			
		|||
$lastuptime = humanTiming(filemtime('/onion/sseeccrreett/data/mastodon.toot.scan'));
 | 
			
		||||
$var_who = htmlspecialchars($_GET['who'], ENT_QUOTES);
 | 
			
		||||
$resultHTML = '';
 | 
			
		||||
if (strpos($var_who, '--') !== false)
 | 
			
		||||
if (write_this_block_yourself)
 | 
			
		||||
{
 | 
			
		||||
    $var_who = '';
 | 
			
		||||
}
 | 
			
		||||
if (preg_match("/write_here_yourself/", $var_who))
 | 
			
		||||
if (preg_match("/write_this_block_yourself/", $var_who))
 | 
			
		||||
{
 | 
			
		||||
    $resultHTML .= '<br><table border=1>';
 | 
			
		||||
    $person_a = 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue