Update email and domain references to hey.run
Replaced all instances of 'idleleo.com' with 'hey.run' in configuration files and scripts to reflect updated contact and domain information. Also updated the auto_update.sh script to use a new version and API endpoint.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{
|
||||
"id": "UUID",
|
||||
"level": 0,
|
||||
"email": "me@idleleo.com"
|
||||
"email": "me@hey.run"
|
||||
}
|
||||
],
|
||||
"decryption": "none"
|
||||
@@ -38,7 +38,7 @@
|
||||
{
|
||||
"id": "UUID",
|
||||
"level": 0,
|
||||
"email": "me@idleleo.com"
|
||||
"email": "me@hey.run"
|
||||
}
|
||||
],
|
||||
"decryption": "none"
|
||||
|
||||
Reference in New Issue
Block a user