about summary refs log tree commit homepage
path: root/lib/PublicInbox/ExtMsg.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-03-27 10:46:10 +0000
committerEric Wong <e@80x24.org>2018-03-27 10:46:26 +0000
commit3e8a4842d3f0ec51bab024322a934b91ace6f4ed (patch)
tree8fba2afde6c1a5b120f43dd1aa9e68a1e41675ed /lib/PublicInbox/ExtMsg.pm
parent79c034bf6e2a64c09d77e2ac4bf734347d686559 (diff)
downloadpublic-inbox-3e8a4842d3f0ec51bab024322a934b91ace6f4ed.tar.gz
http://mid.gmane.org/ has not worked for a while, but their NNTP
server continues to work.  Use that and perhaps give NNTP more
exposure.

Reported-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'lib/PublicInbox/ExtMsg.pm')
-rw-r--r--lib/PublicInbox/ExtMsg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm
index e0aabfb1..760614df 100644
--- a/lib/PublicInbox/ExtMsg.pm
+++ b/lib/PublicInbox/ExtMsg.pm
@@ -17,7 +17,7 @@ our @EXT_URL = (
         # leading "//" denotes protocol-relative (http:// or https://)
         '//marc.info/?i=%s',
         '//www.mail-archive.com/search?l=mid&q=%s',
-        'http://mid.gmane.org/%s',
+        'nntp://news.gmane.org/%s',
         'https://lists.debian.org/msgid-search/%s',
         '//docs.FreeBSD.org/cgi/mid.cgi?db=mid&id=%s',
         'https://www.w3.org/mid/%s',