Browse Source

Update index.php

wibyweb 2 years ago
parent
commit
cd0593b522
1 changed files with 5 additions and 0 deletions
  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'])) 
 	{