Regex for html script tags src attribute /src(\s)*=(\s)*["'][\S]*(\.)js/g Regex for html link tags href attribute /href(\s)*=(\s)*["'][\S]*(\.)css/g