test create branch, place holder for trap fix
This commit is contained in:
parent
3e8f57bd34
commit
2efcb22c58
@ -95,6 +95,7 @@ def is_valid(url):
|
|||||||
return False
|
return False
|
||||||
elif parsed.fragment:
|
elif parsed.fragment:
|
||||||
return False
|
return False
|
||||||
|
# will add trap check here most likely
|
||||||
else:
|
else:
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user