Skip to content

Commit cc73b29

Browse files
chore: add changelog fragment for #3518
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 45b46ea commit cc73b29

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.changelog/3518.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### Added
2+
- **GameHacking.org Cheat Proxy** — Cloudflare Workers middleware (`Scripts/cheat-proxy/`) that scrapes GameHacking.org and returns normalised JSON cheat entries with 24h server-side KV caching; reduces scraper fragility and load on the source site.
3+
- **Cheat proxy settings**`useCheatProxy` (default `true`) and `cheatProxyURL` settings allow the proxy endpoint to be enabled/disabled and configured without an app update.
4+
- **Automatic proxy fallback** — When the proxy is unreachable or returns no results, `GameHackingOrgLookup` transparently falls back to the existing direct HTML scraper.

0 commit comments

Comments
 (0)