Merge branch 'Zar-Branch' of https://git.racooncity.org/brotoskyj/AirlockTools into allowlistsearch
This commit is contained in:
+2
-2
@@ -30,7 +30,7 @@ dotenv.load_dotenv()
|
||||
|
||||
url = "https://172.17.22.240:3129"
|
||||
badpublisherlist = ["Brave Software, Inc.", "Zoom Video Communications, Inc."]
|
||||
path_exclusion_constant = 5
|
||||
path_exclusion_constant = 3
|
||||
treat_tolerance_constant = 4
|
||||
|
||||
def apivalidation():
|
||||
@@ -38,7 +38,7 @@ def apivalidation():
|
||||
_____ .__ .__ __ ___________ .__
|
||||
/ _ \ |__|______| | ____ ____ | | __ \__ ___/___ ____ | | ______
|
||||
/ /_\ \| \_ __ \ | / _ \_/ ___\| |/ / | | / _ \ / _ \| | / ___/
|
||||
/ | \ || | \/ |_( <_> ) \___| < | |( <_> | <_> ) |__\___ \
|
||||
/ | \ || | \/ |_( <_> ) \___| < | |( <_> | <_> ) |__\___ \ 4
|
||||
\____|__ /__||__| |____/\____/ \___ >__|_ \ |____| \____/ \____/|____/____ >
|
||||
\/ \/ \/ \/
|
||||
""")
|
||||
|
||||
Reference in New Issue
Block a user