浏览代码

Update form.html.php

wibyweb 2 年之前
父节点
当前提交
1680c3d646
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      html/json/form.html.php

+ 3 - 2
html/json/form.html.php

@@ -10,8 +10,9 @@
     <p>Use https://domain/json/ to get a JSON output of search results.<br><br>
     <p>Use https://domain/json/ to get a JSON output of search results.<br><br>
     Example: <a href="https://domain/json/?q=test">https://domain/json/?q=test</a> outputs results for the query 'test'.<br><br> 
     Example: <a href="https://domain/json/?q=test">https://domain/json/?q=test</a> outputs results for the query 'test'.<br><br> 
     Append the parameter &o=NUM to get the next page of results.<br>
     Append the parameter &o=NUM to get the next page of results.<br>
-    To determine the value of NUM, look for the presence of <b>NextOffset</b> at the end of the JSON data.<br>
-    Example: <a href="https://domain/json/?q=test&o=12">https://domain/json/?q=test&o=12</a>
+    To determine the value of NUM, look for the presence of <b>NextOffset</b> at the end of the JSON data.<br><br>
+    Example: <a href="https://domain/json/?q=test&o=12">https://domain/json/?q=test&o=12</a><br><br>
+    Append the parameter &nsfw to include results that are marked as not safe for work.
 	<br><br><b>Terms of Use:
 	<br><br><b>Terms of Use:
 	<br>1. Set terms here.
 	<br>1. Set terms here.
     </b></p>
     </b></p>