Remove incorrect '100 pages safety cap' claim from SKILL.md

This limit doesn't exist in the code.
This commit is contained in:
shoko
2026-03-26 17:37:41 +00:00
parent f468a12ea4
commit e0ae6bbd14

View File

@@ -120,7 +120,7 @@ Use `--raw` to disable the tradeable filter and see all match markets regardless
## Pagination ## Pagination
The script fetches **ALL pages** until the API runs out of results (up to 100 pages as a safety cap). The script fetches **ALL pages** until the API runs out of results.
### Parallel Fetching ### Parallel Fetching