bug-librejs
[Top][All Lists]
Advanced

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

[bug #62823] librejs blocking scripts with license info on fsf member fo


From: Yuchen Pei
Subject: [bug #62823] librejs blocking scripts with license info on fsf member forum
Date: Thu, 28 Jul 2022 18:17:25 -0400 (EDT)

Follow-up Comment #4, bug #62823 (project librejs):


> 
> Ah, sorry about that. I must have mis-pasted somewhere. I did try the
correct hash, and I get the same error.
> 
>       // @license
magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
Apache 2.0
> 

I cannot reproduce.  I created an html file with the following content and
started a python webserver.  LibreJS did not block anything.  Do you have a
reproducible example, preferably as small as possible?

    <script>
// @license
magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
Apache 2.0
      $('#main-outlet').parent().hide();
// @license-end
    </script>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62823>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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