Add mannng.com to excluded links in tests

manning.com runs on cloudflare and has curl protection enabled (error code: 1020% when trying to curl)
This commit is contained in:
Manuel Schmid 2021-02-17 23:41:32 +01:00
parent 8571b40945
commit 6128486262
No known key found for this signature in database
GPG Key ID: A5FC376D86033B79

View File

@ -2,5 +2,6 @@
"https://vimeo.com",
"https://travis-ci.org/veggiemonk/awesome-docker.svg",
"https://github.com/apps/",
"https://cycle.io/"
"https://cycle.io/",
"https://www.manning.com/"
]