uploadfilter/email.template

15 lines
1.1 KiB
Plaintext

Hello $firstName $lastName,
I have recevied a new upload on my plattform and due to Article 13 of the new EU copyright reform, the files must be reviewed for copyright infringement.
Because I am not capable of a better technical solution and because of privacy concerns due to GDPR I don't want big plattforms like Google to get this content; you are choosen to review the content.
Under the following link, you can download the content and validate against a copyright infringement:
https://www.example.com/validate.php?token=$token
As legislator of Article 13 you must have thought about a good and easy way to legitmate a content. If you have a technical solution set up, you can easily automate this validation process by parsing this Email for the following urls:
direct download of the file: https://www.example.com/validate.php?download&token=$token
direct validation of the file: https://www.example.com/validate.php?validate&token=$token
direct copyright infringement of the file: https://www.example.com/validate.php?infringement&token=$token
Best regards,
Owner of example.com