]> Sergey Matveev's repositories - public-inbox.git/commitdiff
No ext_urls master
authorSergey Matveev <stargrave@stargrave.org>
Tue, 2 Aug 2022 08:40:43 +0000 (11:40 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 17 Feb 2023 09:33:13 +0000 (12:33 +0300)
lib/PublicInbox/ExtMsg.pm

index 95feb88539b6459b7fdcbbb48b3a9989371c3d19..be29974900792f2023b7b7b97b5144b61ee6538c 100644 (file)
@@ -233,6 +233,7 @@ sub partial_response ($) {
 sub finalize_partial ($) { $_[0]->{-wcb}->(partial_response($_[0])) }
 
 sub ext_urls {
 sub finalize_partial ($) { $_[0]->{-wcb}->(partial_response($_[0])) }
 
 sub ext_urls {
+       return "";
        my ($ctx, $mid, $href, $html) = @_;
 
        # Fall back to external repos if configured
        my ($ctx, $mid, $href, $html) = @_;
 
        # Fall back to external repos if configured