About the design of cartoon server

I want to write a comic platform server, comics will be divided into paid and free, how should I deal with these picture resources. If I put it on oss, how can I tell whether the requesting user has paid or not? under the guidance of which god, I would be grateful

Jan.23,2022

there is no need to distinguish on oss. Learn from Tencent and handle it on the page. Non-paying users do not return the URL of the paid part. Do some anti-scraping processing on the page and OK it.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3568f-2b7da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3568f-2b7da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?