Jump to content

Anbima

Member
  • Posts

    260
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Posts posted by Anbima

  1. 6 minutes ago, AstroSkipper said:

    Here is a llst of all cipher suites and TLS protocols offered by ProxHTTPSProxy's PopMenu TLS 1.3 3V3:

    Unfortunately the picture is too small, so I can't read it.
    And that would make it work again? Is there a short guide on how to install it?
    Everything on your site is almost too detailed.

  2. 18 hours ago, Mathwiz said:

    P.S.: Per Google Translate, that line in German above translates to "An error occurred when loading the PDF file." So I'd guess that this Javascript PDF viewer was written by a German. (I realize that doesn't tell us much.)

    P.P.S.: Maybe the German thing is a red herring. I just tried to open the .pdf in Acrobat 9 and was told that I need a newer Acrobat version! So perhaps, to answer my original question, the .pdf is a very new format, and the Javascript .pdf viewer actually does allow (slightly) older browsers to view the .pdf. Like Chrome 98 or so.

     

    I don't think the site was programmed by a German, as it is a Spanish site.
    The German message probably comes from my browser.

    When I save the PDF and then open it with 360Chrome, it is displayed normally.
    In my opinion, it makes no sense to integrate a separate PDF viewer here.

  3. I now have both polyfills in tampermonkey, but it doesn't work.
    The console shows the following errors:

    Beim Laden der PDF-Datei trat ein Fehler auf.
    PDF.js v3.0.279 (build: d0823066c)
    Message: Cannot read property 'length' of undefined
    _otherError @ app.js:1099
    _documentError @ app.js:1066
    (anonymous) @ app.js:976
    Promise.then (async)
    (anonymous) @ app.js:975
    Promise.then (async)
    open @ app.js:958
    webViewerInitialized @ app.js:2264
    Promise.then (async)
    run @ app.js:671
    webViewerLoad @ viewer.js:246
    viewer.html:1 Uncaught (in promise) UnknownErrorException {message: "Cannot read property 'length' of undefined", name: "UnknownErrorException", details: "TypeError: Cannot read property 'length' of undefined"}

     

  4. 1 hour ago, NotHereToPlayGames said:

    You're not wanting to use Tampermonkey and polyfilling via Tampermonkey.  Kind of not "our fault" when we give a method that WORKS but you don't want to use that method.

    How exactly do I have to do it so that it works with Tampermonkey?
    Where do I have to put what?

    I probably also need the "structuredClone". Where can I find it?

  5. 19 hours ago, NotHereToPlayGames said:

    You do not need an online viewer to view .pdf's - download it then drag and drop into 360Chrome, bypass that "viewer"  --  https://storage.enganchesaragon.com/public-websites/ecommerce/Inst/C0801E.pdf

     

    That's how I've been doing it so far.
    But I thought it might be easy to get around this.
    Unfortunately, that's probably not the case.

  6. 1 hour ago, NotHereToPlayGames said:

    Actually, I think something else might be going on and you should be able to keep the smaller icudtl.dat.

    The German trustedshops.de website pulls javascript from profiles.trustedshops.com

    Are you blocking the javascript coming from the .com ?

    The German website displays the time-and-date in German format and after a few seconds it is the .com javascript files that convert that display.

    For some reason, that javascript is not detecting your language preference correctly and the icudtl.dat is perhaps falling back to a default?

     

    It works with Javscript deactivated.
    But I have another page which does not work with Javascript deactivated.
    I'll leave the larger icudtl.dat.
    Presumably something has been left out here that is important for Javascript.

    ...
    There are other problems with the smaller icudtl.dat.
    I have problems with input fields, which are probably also "monitored" with Javascript.
    If I enter "1,2" for a value, it is immediately changed to "1.2" and the website reports an error that the value is in the wrong format.

×
×
  • Create New...