Wasn’t working for me on macOS 10.13.6 in any browser.
Clearing browser cache didn’t work.
Cleared the system DNS cache DID work.
Open terminal and type the following lines (you’ll need your password after the first one).
These ARE case sensitive:
sudo dscacheutil -flushcache sudo killall -HUP mDNSResponder
Hope this helps.