help-librejs
[Top][All Lists]
Advanced

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

Blocking free javascript


From: Julien Lepiller
Subject: Blocking free javascript
Date: Tue, 04 Feb 2020 14:59:11 -0500
User-agent: K-9 Mail for Android

Hi,

My page at https://i18n.lepiller.eu/i18n.html shows some data related to i18n. 
To get historical or per-locale data, I have written a short script that 
creates a menu and lets you select a date or a locale. I have licensed it under 
the Expat licence.

As you can see from the source code, I tried to have it recognised properly by 
librejs, but it's still blocked with the explanation being "script uses a 
reserved object (XMLHttpRequest)". What I have tried is to add a script with 
only the licensed, with @licstart and @licend, as described in the 
documentation. That didn't work, so I tried to wrap the blocked script between 
@license and @end-license, but that didn't work either. What did I do wrong?

Thanks in advance for any help you can provide (please keep me in CC)!



reply via email to

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