2019-09-30 11:17:36 -04:00
|
|
|
diff --git a/contrib/url-normalizer.pl b/contrib/url-normalizer.pl
|
2022-11-14 11:42:32 +00:00
|
|
|
index 4cb0480..4b89910 100755
|
2019-09-30 11:17:36 -04:00
|
|
|
--- a/contrib/url-normalizer.pl
|
|
|
|
|
+++ b/contrib/url-normalizer.pl
|
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
|
-#!/usr/local/bin/perl -Tw
|
|
|
|
|
+#!/usr/bin/perl -Tw
|
|
|
|
|
#
|
2023-07-25 08:22:33 +00:00
|
|
|
# * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
|
2019-09-30 11:17:36 -04:00
|
|
|
# *
|