mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 07:28:05 +02:00
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:
parent
8571b40945
commit
6128486262
1 changed files with 2 additions and 1 deletions
|
@ -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/"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue