On Thursday, 23 January 2020 at 06:23:14 UTC, Mike Parker wrote:
I'm not getting any 404s in the network tab in Chrome's dev
tools.
I see it on all browsers, chrome, firefox, even curl -v.
Don't know why... I'd suggest making sure the index.php file
looks normal (I've seen wordpress malware do lots of weird things
before with UA sniffing to stealth googlebomb), check the
.htaccess if you are on apache, maybe just a wrong setting on the
rewrite rule, and otherwise maybe audit the plugins.
Or delete all that wordpress junk and make something in D :P