DeepL templates. Chubb script.
This commit is contained in:
@ -74,4 +74,4 @@
|
||||
width: 100%;
|
||||
max-width: 150px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
{% include "header" %}
|
||||
{% include "certificates_top_bar" %}
|
||||
<meta name="robots" content="noindex">
|
||||
<main class="np-main np-certificate np-max-width np-page-container clear-main-spacings">
|
||||
<section class="np-certificate-content-spacing">
|
||||
<div class="row">
|
||||
|
||||
@ -11,7 +11,7 @@ HEADERS = {
|
||||
"X-Api-Key": APIKEY,
|
||||
}
|
||||
BASEURL = "https://api.northpass.com/v2/"
|
||||
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-43025.csv"
|
||||
IMPORTFILE = "/Users/normrasmussen/Downloads/cisa-51325.csv"
|
||||
|
||||
|
||||
def bulk_invite_and_group():
|
||||
|
||||
Reference in New Issue
Block a user