Skip to content

Commit

Permalink
Feature/add protos1 (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
lonmarsDev authored Apr 10, 2022
1 parent b85467e commit b33376f
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 7 deletions.
53 changes: 46 additions & 7 deletions pkg/pb/detectorspb/detectors.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -788,6 +788,16 @@ enum DetectorType {
ExtractorAPI = 784;
Signable = 785;
MagicBell = 786;
Stormboard = 787;
Apilayer = 788;
Disqus = 789;
Woopra = 790;
Paperform =791;
Gumroad = 792;
Paydirtyapp = 793;
Detectify = 794;
Statuscake = 795;
Jumpseller = 796;
}

message Result {
Expand Down

0 comments on commit b33376f

Please sign in to comment.