Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 0597579

Browse files
authored
Update examples.json
1 parent 8be620d commit 0597579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/examples.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,8 @@
264264
"name": "detect-csp-violations",
265265
"description": "CSP violations reporting by setting the lambda URL as the CSP report-uri",
266266
"code": [
267-
"https://github.com/stefanjudis/stefan-judis-website/blob/020f1b005cb1fcf4da8afa4407d9514917aecda0/functions/report.js",
268-
"https://github.com/stefanjudis/stefan-judis-website/blob/020f1b005cb1fcf4da8afa4407d9514917aecda0/static/_headers#L2"
267+
"https://github.com/stefanjudis/stefan-judis-website/blob/03e072be1516a7d9a6c58e37d44452c8f8649dc1/functions/report.js",
268+
"https://github.com/stefanjudis/stefan-judis-website/blob/03e072be1516a7d9a6c58e37d44452c8f8649dc1/static/_headers#L2"
269269
],
270270
"tags": [
271271
"security",

0 commit comments

Comments
 (0)