Fix link for golden rule 5.3

This commit is contained in:
itismadness
2025-09-05 08:36:34 +00:00
committed by Spine
parent 8d71073e29
commit 908155ae62

View File

@@ -241,7 +241,7 @@
<div class="rule_short">Do not abuse automated site access.</div>
<div class="rule_long">All automated site access must be done through
the <a
href="https://github.com/OPSnet/Gazelle/wiki/JSON-API-Documentation">API</a>.
href="https://github.com/OPSnet/Gazelle/blob/master/docs/07-API.md">API</a>.
API use is limited to 5 requests within any 10-second window. Scripts
and other automated processes must not scrape the site's HTML pages.
When in doubt, seek advice from staff.</div>
@@ -254,7 +254,7 @@
<div class="rule_long">The automatic snatching of freeleech torrents
using any method involving little or no user-input (e.g., API-based
scripts, log or site scraping, etc.) is prohibited. See {{ constant('SITE_NAME') }}'s <a
href="wiki.php?action=article&amp;id=66">Freeleech Autosnatching Policy</a>
href="wiki.php?action=article&amp;name=autofl">Freeleech Autosnatching Policy</a>
article for more information.</div>
</div>
</li>