allowUrl
Called when the URL has passed the isAllowed() check.
Return
true to accept the URL, false to reject the URL.
Parameters
url
The URL.
scope
The scope.
Called when the URL has passed the isAllowed() check.
true to accept the URL, false to reject the URL.
The URL.
The scope.