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
|
develop
|
||||||
int
|
int
|
||||||
integration
|
integration
|
||||||
|
pp
|
||||||
prd
|
prd
|
||||||
preprod
|
preprod
|
||||||
|
pprod
|
||||||
prod
|
prod
|
||||||
qual
|
qual
|
||||||
qualif
|
qualif
|
||||||
qualification
|
qualification
|
||||||
|
recette
|
||||||
staging
|
staging
|
||||||
stg
|
stg
|
||||||
temp
|
temp
|
||||||
@@ -19,4 +22,5 @@ testing
|
|||||||
tst
|
tst
|
||||||
tuat
|
tuat
|
||||||
uag
|
uag
|
||||||
|
uap
|
||||||
uat
|
uat
|
||||||
|
|||||||
Reference in New Issue
Block a user