From 443ba02663f6f644f39cd0cd94e4abba2932d9a8 Mon Sep 17 00:00:00 2001 From: Marcus Hert Da Coregio Date: Wed, 7 Feb 2024 09:23:45 -0300 Subject: [PATCH] Replace wrong character Issue gh-20 --- etc/nohttp/allowlist.lines | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/etc/nohttp/allowlist.lines b/etc/nohttp/allowlist.lines index 1b39cc7..408953e 100644 --- a/etc/nohttp/allowlist.lines +++ b/etc/nohttp/allowlist.lines @@ -1,16 +1,9 @@ ^http://www.gradle.org ^http://stackoverflow.com/questions/4094699/how-does-the-windows-command-interpreter-cmd-exe-parse-scripts/7970912 -ˆhttp://fetch.spec.whatwg.org/ -ˆhttp://docs.python.org/library/uuid.html -ˆhttp://www.w3.org/TR/html401/interact/forms.html -ˆhttp://www.apache.org/licenses/ -ˆhttp://www.apache.org/licenses/LICENSE-2.0 -ˆhttp://stackoverflow.com/questions/8458984 -ˆhttp://www.yaml.org/spec/1.2/spec.html -ˆhttp://www.yaml.org/spec/1.2/spec.html -ˆhttp://yaml.org/type/ -ˆhttp://www.yaml.org/spec/1.2/spec.html -ˆhttp://www.yaml.org/spec/1.2/spec.html -ˆhttp://fetch.spec.whatwg.org/ -ˆhttp://docs.python.org/library/uuid.html -ˆhttp://www.w3.org/TR/html401/interact/forms.html +^http://stackoverflow.com/questions/8458984 +^http://docs.python.org/* +^http://www.apache.org/* +^http://www.yaml.org/* +^http://yaml.org/* +^http://fetch.spec.whatwg.org/ +^http://www.w3.org/*