@lunareclipse isnt this the opposite away around?
like isn't this the whole reason people use CDNs? when your server isn't scaled it might only handle one (resource) request at a time so it'll load slower, but if the resource is on a different URL it can be fetched in parallel
(just an aside from hotlinking being bad, which totally agreed, just don't agree on it being slower)