Enrich with total.com sub domains results
Command: `curl -sk "https://crt.sh/?q=total.com&output=json" | jq -r ".[].name_value" | cut -d'.' -f1 | sort -u`
This commit is contained in:
committed by
GitHub
parent
0c61f25372
commit
6d37719fd4
@@ -5,12 +5,15 @@ dev
|
||||
develop
|
||||
int
|
||||
integration
|
||||
pp
|
||||
prd
|
||||
preprod
|
||||
pprod
|
||||
prod
|
||||
qual
|
||||
qualif
|
||||
qualification
|
||||
recette
|
||||
staging
|
||||
stg
|
||||
temp
|
||||
@@ -19,4 +22,5 @@ testing
|
||||
tst
|
||||
tuat
|
||||
uag
|
||||
uap
|
||||
uat
|
||||
|
||||
Reference in New Issue
Block a user