Update poc.py

This commit is contained in:
Florian 2019-09-26 21:25:11 +02:00 committed by GitHub
parent 51709d0a61
commit 82448a737a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,7 @@ def isAllowed(poc_id):
"""
allowed = 0
has_geo = False
# 1.) If allowed RICs is set, only they will path,
# If RIC is the right one return True, else False