On the main website... Something is messed up with the links of scene-thumbs. Sometimes every link force-opens in a new tab and it's driving me insane. It's weird because it's not always happening...
I've tried looking up what's causing it but it's hard to understand what's happening in the click event. There is definitely a part that is like "if (s) then open in _blank" so that's causing new tabs to open... Whatever (s) is, it's only sometimes triggering to open scenes in new tabs, but when it does it's happening with all scene-thumbs on the page.
Not sure why there is even a _blank part in there... Everyone has that functionality with a middle mouse button click if we wanted that, please don't force normal on-site links to open in new tabs in any case. I'm guessing some js code was added for this because doubleclick adding a fav-heart functionality was added (not a fan of that either, clicking the heart already works but ok).