test create branch, place holder for trap fix

This commit is contained in:
Lacerum 2022-04-17 13:00:07 -07:00
parent 3e8f57bd34
commit 2efcb22c58

View File

@ -95,6 +95,7 @@ def is_valid(url):
return False
elif parsed.fragment:
return False
# will add trap check here most likely
else:
return True