From 23d4af7717cd1a207988d43bdd0fcd4ca882a6d5 Mon Sep 17 00:00:00 2001 From: Ee Durbin Date: Tue, 10 Jun 2025 10:26:04 -0400 Subject: [PATCH] add a warning --- inspector/templates/base.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inspector/templates/base.html b/inspector/templates/base.html index 87433a4..ea2df8e 100644 --- a/inspector/templates/base.html +++ b/inspector/templates/base.html @@ -5,6 +5,9 @@ +
+ Inspector is intended for Human use in-browser! Automated interactions may result in bans via IP, User-Agent, or other characteristic that PyPI admins deem reasonable. +

Inspector