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