mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-24 08:28:27 +03:00
Change color for dearrow webhook
This commit is contained in:
@@ -72,7 +72,7 @@ export async function postBranding(req: Request, res: Response) {
|
||||
"description": `**User Agent**: ${userAgent}\
|
||||
\n**Real User Agent**: ${req.headers["user-agent"]}\
|
||||
\n**Video Duration**: ${videoDuration}`,
|
||||
"color": 10813440,
|
||||
"color": 1184701,
|
||||
"thumbnail": {
|
||||
"url": getMaxResThumbnail(videoID),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user