diff --git a/go/core/coreassets/json/json.html.go b/go/core/coreassets/json/json.html.go index 78bdb15..8424723 100755 --- a/go/core/coreassets/json/json.html.go +++ b/go/core/coreassets/json/json.html.go @@ -7,14 +7,13 @@
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
+
Use https://domain.com/json/ to get a JSON output of search results.
+ Example: https://domain.com/json/?q=test outputs results for the query 'test'.
+ Append the parameter &p=NUM to get the next page of results.
+ Example: https://domain.com/json/?q=test&p=2
Append the parameter &nsfw to include results that are marked as not safe for work.
Terms of Use:
-
1. Set terms here.
-