Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Protect templates or CRC check in JS Re: Protect templates or CRC check in JS

#83024
mshort1985
Member

I think the harder you try to make it “unstealable” the harder your going to make it for the legit visitors to the site.

its the same problem as really really complex captchas, sure the current bots may have a harder time reading them, but for some legit users its just as hard.

anyway all that aside, something you could do is render the images using javascript. so that if they did try to disable it to get past your copy protection they’d be getting rid of the images too.