Skip to content

Commit b33376f

Browse files
authored
Feature/add protos1 (#364)
1 parent b85467e commit b33376f

File tree

2 files changed

+56
-7
lines changed

2 files changed

+56
-7
lines changed

pkg/pb/detectorspb/detectors.pb.go

Lines changed: 46 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/detectors.proto

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -788,6 +788,16 @@ enum DetectorType {
788788
ExtractorAPI = 784;
789789
Signable = 785;
790790
MagicBell = 786;
791+
Stormboard = 787;
792+
Apilayer = 788;
793+
Disqus = 789;
794+
Woopra = 790;
795+
Paperform =791;
796+
Gumroad = 792;
797+
Paydirtyapp = 793;
798+
Detectify = 794;
799+
Statuscake = 795;
800+
Jumpseller = 796;
791801
}
792802

793803
message Result {

0 commit comments

Comments
 (0)