mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 20:00:40 +00:00
Merge branch 'master' of https://github.com/callumok2004/lanyard-profile-readme
This commit is contained in:
@@ -21,7 +21,6 @@ export default async function handler(
|
||||
userid = req.query.id[0],
|
||||
lanyardData: any;
|
||||
|
||||
|
||||
res.setHeader("Content-Type", "image/svg+xml; charset=utf-8");
|
||||
res.setHeader("content-security-policy", "default-src 'none'; img-src * data:; style-src 'unsafe-inline'");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user