home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   alt.comp.software.seamonkey      Not a bad little Mozilla fork      9,710 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,600 of 9,710   
   Dirk Fieldhouse to Schugo   
   Re: https://phys.org gets stuck with "Se   
   06 Jan 26 12:11:11   
   
   From: surname@gmx.net.plusremovethisandtherest.invalid   
      
   On 04/01/2026 19:09, Schugo wrote:   
   > On 04.01.2026 19:56, Ant wrote:   
   >> https://phys.org/   
   >   
   > missing BigInt() in JavaScript (since Firefox78).   
   >   
   > setting UserAgent to googlebot let's me pass   
      
   I read an article at the site with no problem, thanks presumably to not   
   having enabled the site JS at all. The site JS may be required if you   
   want to post to the site, have it remember which articles you read, etc.   
   But with these sites enabled, I still had no trouble:   
   * phys.org   
   * b-cdn.net   
   * content.tapnative.com   
   * sciencex.org.   
      
   En/dis/abling my BigInt NoScript polyfill/shim/hack surrogate made no   
   difference:   
      
       const bi = function (gbl) {   
   	if (!gbl.BigInt) {   
   	    const BigInt = function(n) {   
   		return Number(n).toFixed();   
   	    };   
   	    gbl.BigInt = BigInt;   
   	};   
       };   
      
       bi(window);   
      
   If there is some site function that breaks on BigInt, the above   
   userscript might help.   
      
   The site will probably force you to enable www.google.com for a captcha   
   check at login or at least sign-up, because the idiots have never heard   
   of hcaptcha. The other 3rd-party sites seem to be just for advertising.   
      
   However, Paypal does get stuck in a similar way, with   
   hcaptcha.paypal.com as does the CF turnstile captcha, almost certainly   
   not BigInt issues.   
      
   Testing with 2.53.21 as no later 32-bit version has appeared.   
      
   /df   
      
   --   
   London   
   UK   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca