From 0afc41c1782d1536d2bd5d7fb829f60f9243e070 Mon Sep 17 00:00:00 2001 From: socrates Date: Mon, 11 Dec 2023 11:00:04 +0100 Subject: [PATCH] added kill-chrome-script --- parser.py | 1 - settings.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 parser.py diff --git a/parser.py b/parser.py old mode 100644 new mode 100755 index 8882534..38a36d2 --- a/parser.py +++ b/parser.py @@ -1,6 +1,5 @@ #!/usr/bin/env python3 -from distutils.debug import DEBUG import json, os, smtplib, ssl, logging from openpyxl.cell.read_only import ReadOnlyCell from pyvirtualdisplay import Display diff --git a/settings.json b/settings.json index 45e7cc1..89d9495 100644 --- a/settings.json +++ b/settings.json @@ -8,7 +8,7 @@ "smtp_port": "587", "smtp_password": "gkrybqzhzkkggbrh", "smtp_user": "sockenklaus@gmail.com", - "email_recipient": "behr@bodelschwingh.com, koenig@bodelschwingh.com", + "email_recipient": "koenig@bodelschwingh.com, behr@bodelschwingh.com", "max_col": 100, "__max_row": 25