From c4c84ac90f09c260eeb1ce014401544ceef56927 Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 28 Dec 2022 06:40:59 +0800 Subject: [PATCH] rm libuv.org from lychee --- lychee.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lychee.toml b/lychee.toml index dd24f98..924efd4 100644 --- a/lychee.toml +++ b/lychee.toml @@ -29,5 +29,6 @@ exclude = [ "file:///home/runner/work/www/www/public/+github.com/rhash/RHash", "https://app.tea.xyz/api/signups", # can take a little too long, and no reason to hammer here. "https://unicode.org/", - "https://gnome.org/" + "https://gnome.org/", + "https://libuv.org/" ]