diff --git a/html/json/form.html.php b/html/json/form.html.php index f72c64d..151de25 100755 --- a/html/json/form.html.php +++ b/html/json/form.html.php @@ -10,8 +10,9 @@

Use https://domain/json/ to get a JSON output of search results.

Example: https://domain/json/?q=test outputs results for the query 'test'.

Append the parameter &o=NUM to get the next page of results.
- To determine the value of NUM, look for the presence of NextOffset at the end of the JSON data.
- Example: https://domain/json/?q=test&o=12 + To determine the value of NUM, look for the presence of NextOffset at the end of the JSON data.

+ Example: https://domain/json/?q=test&o=12

+ Append the parameter &nsfw to include results that are marked as not safe for work.

Terms of Use:
1. Set terms here.