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

Commit 0b44e47

Browse files
authored
Remove dead example
1 parent 0597579 commit 0b44e47

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

data/examples.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -260,18 +260,6 @@
260260
"description": "Integrate OpenAPI (swagger) specifications and lambda into an easy-to-use routing tier ",
261261
"code": "https://github.com/fehguy/swambda"
262262
},
263-
{
264-
"name": "detect-csp-violations",
265-
"description": "CSP violations reporting by setting the lambda URL as the CSP report-uri",
266-
"code": [
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"
269-
],
270-
"tags": [
271-
"security",
272-
"CSP"
273-
]
274-
},
275263
{
276264
"name": "scrape-twitter-avatars",
277265
"description": "Scrape mobile twitter HTML to return the URLs of a user avatar",

0 commit comments

Comments
 (0)