/ @468910.xyz ➔ @reduxmail.com
This commit is contained in:
@@ -500,7 +500,7 @@ rote10() {
|
||||
rotl=$(rotl $1 0)
|
||||
# ${param/pattern/replacement}
|
||||
rotl="${rotl/./}"
|
||||
emailaddress=$datestamp$rotl"@468910.xyz"
|
||||
emailaddress=$datestamp$rotl"@reduxmail.com"
|
||||
echo $emailaddress
|
||||
|
||||
fi
|
||||
@@ -520,7 +520,7 @@ rote36() {
|
||||
rotl=$(rotl $1 0)
|
||||
# ${param/pattern/replacement}
|
||||
rotl="${rotl/./}"
|
||||
emailaddress=$datestamp$rotl"@468910.xyz"
|
||||
emailaddress=$datestamp$rotl"@reduxmail.com"
|
||||
echo $emailaddress
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user