I am literally going insane since yesterday night as my website is being cloned in real time and I cannot explain how that is possible.
I use NextJS and host it on Vercel.
As soon as I deploy a change it gets copied instantly, even the API routes.
I just added a check to see if the referrer is allowed and, since they copy everything, their requests return a 401.
Mine is a .com and theirs is a .xyz
Does anyone have any idea?
Thank you
Ive added JSFuck code for this specifically on a few occasions
DirectNIC did it to me.
You can test this by adding a file like inxed.htm (note the deliberate misspelling) in your web root folder without any links to it anywhere and seeing if you can hit it in their web server.
there are tons of automated systems copying everything everywhere unfortunately. a lot are fairly ok to block.
There's also services you can hire or hosting providers who do some filtering for you, but those are generally more expensive than basic ones. (added security tooling around their platform)