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
Yes, I’ve seen a number of websites doing this. Having resources called www.js or www.css. Sometimes there are also valid-looking names, such as www.js.89e8d24e.chunk.css.
Not sure if we should handle those specifically (we could detect invalid domains such as www.{tld}) or add rules as we encounter them.
example page:
https://www.dji.com/mavic-air-2
looks like their site uses some domain called
www.js
that makes rules difficultThe text was updated successfully, but these errors were encountered: