4 lines
69 B
Bash
4 lines
69 B
Bash
# domains.env
|
|
DOMAINS_FILE="/LOCATION/OF/domains.txt"
|
|
DAYS_WITHIN=30
|
# domains.env
|
|
DOMAINS_FILE="/LOCATION/OF/domains.txt"
|
|
DAYS_WITHIN=30
|