Refactor: Update rate limit to 15 in landing page

This commit is contained in:
2026-02-14 19:02:22 -08:00
parent b32535db4b
commit 43ff666933

View File

@@ -219,7 +219,7 @@ Use images sparingly to complement your responses — not every message needs on
</tr> </tr>
<tr> <tr>
<td>New Searches</td> <td>New Searches</td>
<td>25 per day per IP</td> <td>15 per day per IP</td>
<td>Cache only</td> <td>Cache only</td>
</tr> </tr>
</tbody> </tbody>