[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: librejs says no JS in page, mistakenly
From: |
bill-auger |
Subject: |
Re: librejs says no JS in page, mistakenly |
Date: |
Thu, 18 Aug 2022 06:35:54 -0400 |
On Wed, 17 Aug 2022 23:06:09 -0400 Richard wrote:
> When I looked at freedomunfinished.com, I did not see a list of podcasts.
> Where on the page do you see it?
> If you visit freedomunfinished.com rather than buzzsprout, do you see
> the list of podcasts?
i did not visit buzzsprout - there is no website at
freedomunfinished.com - browsing to freedomunfinished.com
redirects to https://www.buzzsprout.com/1983514 - on that page
is listed the podcasts
librejs plays no role in the redirect - but once redirected,
librejs did its job as expected - it blocked the one and only
script on that page - it is a blob of minified JS with no license
but there does seem to be a bug - i used past tense because
today i tried again, and it behaved differently
> blocked scripts in https://www.buzzsprout.com/1983514:
> https://assets.buzzsprout.com/packs/js/public-c618fae5af47edc3617d.js:
> External script with no known license
> https://assets.buzzsprout.com/assets/public-ec1a732b14b665d902e9f84074eabd2f28da44ee3625be1f8225df61db033c32.js:
> External script with no known license
yesterday it only recognized the first one - the second one is
jquery - it does have a license header; but im not sure if
librejs is supposed to recognize that
> /*!
> * jQuery JavaScript Library v1.12.4
> * http://jquery.com/
> *
> * Includes Sizzle.js
> * http://sizzlejs.com/
> *
> * Copyright jQuery Foundation and other contributors
> * Released under the MIT license
> * http://jquery.org/license
> *
> * Date: 2016-05-20T17:17Z
> */
another quirk i noticed, is if i disable librejs and reload that
page, everything works as expected - but then if i enable
librejs again and reload the page, it no longer detects any
scripts, and it allows them to run - after clearing the cache
(CTRL+F5 in icecat) then it went back to normal behavior,
blocking the scripts
- librejs says no JS in page, mistakenly, Richard Stallman, 2022/08/15
- Re: librejs says no JS in page, mistakenly, Yuchen Pei, 2022/08/16
- Re: librejs says no JS in page, mistakenly, bill-auger, 2022/08/16
- Re: librejs says no JS in page, mistakenly, Richard Stallman, 2022/08/17
- Re: librejs says no JS in page, mistakenly, Colby Russell, 2022/08/17
- Re: librejs says no JS in page, mistakenly,
bill-auger <=
- Re: librejs says no JS in page, mistakenly, Richard Stallman, 2022/08/18
- Re: librejs says no JS in page, mistakenly, Richard Stallman, 2022/08/17