From a1a2f37fce1ffa8fb60f249602b9fb5ba2e4ba1e Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Wed, 19 Jul 2023 13:56:47 +0200 Subject: [PATCH] included url --- documentation/docs/src/nodes/network-requester-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/src/nodes/network-requester-setup.md b/documentation/docs/src/nodes/network-requester-setup.md index ccea6bfc0f..6fe3ef7971 100644 --- a/documentation/docs/src/nodes/network-requester-setup.md +++ b/documentation/docs/src/nodes/network-requester-setup.md @@ -237,7 +237,7 @@ To make things a bit less stressful for administrators, the Network Requester dr ### Global vs local allow lists Your Network Requester will check for a domain against 2 lists before allowing traffic through for a particular domain or IP. -* The first list is the default list on the [nymtech.net server](). Your Requester will not check against this list every time, but instead will keep a record of accepted domains in memory. +* The first list is the default list on the [nymtech.net server](https://nymtech.net/.wellknown/network-requester/standard-allowed-list.txt). Your Requester will not check against this list every time, but instead will keep a record of accepted domains in memory. * The second is the local `allowed.list` file.