I am a developer for a site that promotes addons like GmodStore but in French but on this site impossible to integrate a code at the time of downloading so I must find a solution to make a DRM without going through a code. I thought about making a system basically on my web server I do something like that
Code:
if ($_SERVER['HTTP_USER_AGENT'] == "Valve/Steam HTTP Client 1.0 (4000)") {?>
Portion of the code which is mandatory
<?} else {?>
LOL
<?}
?>
Except that there it hides just part of the code so then I think of doing an Http Fetch on the download list (which has no limit so can display ALL downloads) except that if a leaker post my addons I would still be kissing because he could use someone's nickname. Thanks for reading if you can help me thank you