mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-24 00:18:23 +03:00
More logs
This commit is contained in:
@@ -70,6 +70,7 @@ export async function postBranding(req: Request, res: Response) {
|
||||
"title": hashedUserID,
|
||||
"url": `https://www.youtube.com/watch?v=${videoID}`,
|
||||
"description": `**User Agent**: ${userAgent}\
|
||||
\n**Sent User Agent**: ${req.body.userAgent}\
|
||||
\n**Real User Agent**: ${req.headers["user-agent"]}\
|
||||
\n**Video Duration**: ${videoDuration}`,
|
||||
"color": 1184701,
|
||||
|
||||
Reference in New Issue
Block a user