Selaa lähdekoodia

Update index.php

wibyweb 2 vuotta sitten
vanhempi
commit
cd0593b522
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      html/json/index.php

+ 5 - 0
html/json/index.php

@@ -34,6 +34,11 @@ else
 	$starappend = 0;
 
 	$startID = 0;
+	
+	if(isset($_REQUEST['nsfw']))
+	{
+		$worksafe = false;
+	}
 
 	if (!isset($_REQUEST['o'])) 
 	{