Scheduler added
This commit is contained in:
@@ -25,7 +25,7 @@ import utils.allowlist
|
||||
|
||||
|
||||
def addHash(url, policy, hash):
|
||||
print(f"Adding the following hashes to {policy}:")
|
||||
print(f"Adding the following: {hash} \n to {policy}:")
|
||||
for p in hash:
|
||||
print(p)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user