We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6afd144 + 4b1a3cb commit 2ba121aCopy full SHA for 2ba121a
cortex.yaml
@@ -0,0 +1,15 @@
1
+---
2
+info:
3
+ title: Pydomainextractor
4
+ description: A blazingly fast domain extraction library written in Rust
5
+ x-cortex-git:
6
+ github:
7
+ alias: intsightsorg
8
+ repository: Intsights/PyDomainExtractor
9
+ x-cortex-tag: pydomainextractor
10
+ x-cortex-type: service
11
+ x-cortex-domain-parents:
12
+ - tag: threatintel-rd
13
+openapi: 3.0.1
14
+servers:
15
+- url: "/"
0 commit comments