Creating custom rule HTML to get a simple URL

HI all,

the rule I’m looking to create should look for the url “https://fonts.googleapis.com” in the html and raise an error.
I see in this page Adding coding rules there’s no way to create this rule on html.
Are there other alternatives? I figure out this should be simple: is simply a pattern match on source code.

Thanks!

You can always run a tool that generates a generic issue report and import that alongside your analysis results.