From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.0.0.0/16 X-Spam-Status: No, score=-3.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out2.migadu.com (out2.migadu.com [IPv6:2001:41d0:2:aacc::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 7770B1F8C6 for ; Wed, 30 Jun 2021 02:38:43 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1625020722; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=MSdLEO9q/U95PoBv2B1c77d4BoS88U6MU1xQ05BQP9Q=; b=LbW/HQfz7BbfvOC1cGlgrGUWT11XohY/nL5/YF1A3asc4hN6SuGFPbGVflTFMd3FNdjW02 ehsCJF3GTiIhMe2Y1iWooNXQUNm5g/swMblp9koHCWmTIvFSPgTmL2Zrh10/oacxDzLe73 l+55LgkWJPZxqHpNH6riry2gQLyoEmDE6qTCaITZFcqDCFsqn0QTk5qkPrZ3YXyxb3/gd1 A4LdQXiN4Al+FbxxrRZ7uziguHDIkckyGgH5qP/PJ6DcRXfIvIAVdMty8nD3eW8JQDjOt8 W970rGybwLOTw47mAcuX+0wbnypUUBUB7ng0H5IhM86XqOMTUkcw9Tw9i2vYnw== From: Kyle Meyer To: Konstantin Ryabitsev Cc: meta@public-inbox.org Subject: Re: empty /manifest.js.gz response as of 520be116 In-Reply-To: <20210629130226.pw364jhpfgi6ynx7@nitro.local> References: <87fsx3128a.fsf@kyleam.com> <20210629130226.pw364jhpfgi6ynx7@nitro.local> Date: Tue, 29 Jun 2021 22:38:40 -0400 Message-ID: <87wnqccc0f.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com List-Id: Konstantin Ryabitsev writes: > BTW, I just added another hook feature to grokmirror that may be useful to > mirrors. [...] Nice, thanks for the pointer.