I have a particular problem with the site here. It's a b2b site and it has a word 'advertise' in the domain name. When Drupal loads resources (css/js) it refers to the full url, including that domain name. And those resources are getting blocked by AdBlock on Chrome so as a result site is broken.
Is there a way to refer to css/js locations as local urls (without the host part)?