added kill-chrome-script
This commit is contained in:
1
parser.py
Normal file → Executable file
1
parser.py
Normal file → Executable file
@@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from distutils.debug import DEBUG
|
|
||||||
import json, os, smtplib, ssl, logging
|
import json, os, smtplib, ssl, logging
|
||||||
from openpyxl.cell.read_only import ReadOnlyCell
|
from openpyxl.cell.read_only import ReadOnlyCell
|
||||||
from pyvirtualdisplay import Display
|
from pyvirtualdisplay import Display
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"smtp_port": "587",
|
"smtp_port": "587",
|
||||||
"smtp_password": "gkrybqzhzkkggbrh",
|
"smtp_password": "gkrybqzhzkkggbrh",
|
||||||
"smtp_user": "sockenklaus@gmail.com",
|
"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_col": 100,
|
||||||
"__max_row": 25
|
"__max_row": 25
|
||||||
|
|||||||
Reference in New Issue
Block a user