Is it possible for cdncheck to detect the usage of CDNs in source code? I couldn't find any way to do it. I know I can extract URLs with something like ripgrep and then pass them to cdncheck, but it would be great to have it natively.