cleanup of 3rd party domains
This commit is contained in:
parent
11bcbd3554
commit
e55d5aaee9
|
|
@ -5664,7 +5664,6 @@ YSLOW3PO.is3p = function (url) {
|
|||
'code.jquery.com',
|
||||
'platform.linkedin.com',
|
||||
'.disqus.com',
|
||||
'.lognornal.com',
|
||||
'assets.pinterest.com'
|
||||
];
|
||||
var hostname = YSLOW.util.getHostname(url);
|
||||
|
|
|
|||
Loading…
Reference in New Issue