mirror of
https://github.com/OPSnet/Gazelle.git
synced 2026-01-16 18:04:34 -05:00
Fix link for golden rule 5.3
This commit is contained in:
@@ -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&id=66">Freeleech Autosnatching Policy</a>
|
||||
href="wiki.php?action=article&name=autofl">Freeleech Autosnatching Policy</a>
|
||||
article for more information.</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user