You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Firstly, take a look at this line of code on
UrlValidatorclass:How about using the
filter_varfunction to validate url?I think it can be quicker than using the
parse_urlfunction.