test create branch, place holder for trap fix
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user