@ -152,3 +152,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
contacts.json
@ -10,7 +10,7 @@ def getResponseText():
contacts = checkFor_unkownContacts()
contacts.append('e.neug@icloud.com')
#contacts.append('e.neug@icloud.com')
responseText = getResponseText()
print(responseText)
sendEmails(responseText, contacts)
@ -698,5 +698,7 @@
"info@snippetupperlaser.com",
"plasmajet@gmx.net",
"nina_vietzke@hotmail.de",
"e.neug@icloud.com"
"e.neug@icloud.com",
"ilrajws@nokelanser.hz.cz"
]