فهرست منبع

Update json.html.go

wibyweb 2 سال پیش
والد
کامیت
77170b6fc6
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      go/core/coreassets/json/json.html.go

+ 2 - 1
go/core/coreassets/json/json.html.go

@@ -11,7 +11,8 @@
     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><br>
     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>
+    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>