//match all .js includes. var jsTagsRegex = /<script .+?src="(.+?.js(?:?v=d)*).+?script>/ig;. //match all .css includes. var cssTagsRegex = /<link .
確定! 回上一頁