bug-librejs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LibreJS blacklists javascript from gnu.org


From: Yuchen Pei
Subject: Re: LibreJS blacklists javascript from gnu.org
Date: Tue, 22 Jun 2021 18:52:01 +1000
User-agent: mu4e 1.4.13; emacs 27.2


Ali Reza Hayati <arh@gnu.org> writes:

Hello people.

We received a message regarding this thread.

Apparently, LibreJS blocks what seems to be a free JavaScript on this
page [1].

The JavaScript itself is placed on [2].

I reported this problem. After trying to get some scripts on my website to work librejs, I am 98% sure this bug can be fixed by adding a '-' (hyphen) between Apache and 2.0 in the first line of prettify.js (https://www.gnu.org/software/librejs/js/prettify/prettify.js).

That is, instead of
// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt Apache 2.0

make it
// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt Apache-2.0

Can someone with access to the website repo try it out?

Best,
Yuchen

--
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]