updated detectors.proto and made protos (#4853)

This commit is contained in:
Nabeel Alam
2026-04-01 10:34:31 +05:00
committed by GitHub
parent 6171fa9f66
commit bfaa370c78
2 changed files with 1025 additions and 1024 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -80,9 +80,9 @@ enum DetectorType {
DiscordWebhook = 66;
EtsyApiKey = 67 [deprecated = true];
FastlyPersonalToken = 68;
GoogleOauth2 = 69; // Not yet implemented
GoogleOauth2 = 69;
ReCAPTCHA = 70; // Not yet implemented
GoogleApiKey = 71; // Not yet implemented
GoogleApiKey = 71 [deprecated = true];
Hunter = 72;
IbmCloudUserKey = 73;
Netlify = 74;