Jump to content

nicolaasjan

Member
  • Posts

    590
  • Joined

  • Last visited

  • Days Won

    12
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by nicolaasjan

  1. FWIW, the site can't be opened in Firefox 121 either (for me at least). Only recent Chromium opens it, but "Show CSS" is empty as well. Style does not install.
  2. Thanks! So basically the same as @VistaLover achieved with his uBO "hack". However, since my default search when using Google goes via "Advanced Search", I'm afraid this script will not be useful in my case... As I stated in my previous post, there page 2 and onward lead to search results for "null" (obviously not what I'm looking for).
  3. It was in Google Advanced Search. The link to the next page when searching for e.g. "Jack Russell" became: https://www.google.com/search?q=null&tbs=&lr=&start=10 Regular Google Search is indeed OK. Can you share what you modified, please?
  4. I have the new interface in Google Search in my VM with NM28 because of a custom UA: general.useragent.override.google.com ---> Mozilla/5.0 (%OS_SLICE% rv:68.0) Gecko/20100101 Firefox/68.0
  5. It persists here on Pale Moon. But I also protect some cookies with the extension CookieKeeper from the Classic Add-ons Archive. caa:addon/cookiekeeper
  6. Or the English version of this page: https://greasyfork.org/en/scripts/468360-return-pagination-to-google. [Edit] Found another one: https://gist.github.com/sp00n/e8b91d2f47c471bc0627f7b31d659291 (scrapped that ; it's buggy on Pale Moon with Greasemonkey)
  7. Concerning Mediamarkt, that is also discussed at the official Pale moon forum: https://forum.palemoon.org/viewtopic.php?f=70&t=30114&p=241764.
  8. The content.dtd file was not the culprit here. I had to modify colors.dtd. (the translated strings are the same as in official Pale Moon) Now it's functional again. Feel free to add it to your alphabetical list of all posted extensions. The link is the same as in my previous post about the updated privacy.dtd.
  9. You can find an offline html TOTP Token Generator here. Download the zip, extract and click on 'index.html' in the folder 'public'. Paste in your secret key obtained from GitHub and voila. 🙂
  10. I will see what I can do tomorrow (my PC uptime is 16 hours atm...). It all sounds quite difficult. With the original English one; do you mean the one here?
  11. Indeed the same error here. What do I have to change?
  12. What issue was that? Then I can see if it occurs in the Dutch language pack as well.
  13. Thanks! Here is the updated Dutch one. (ping @gerwin)
  14. From now on I will provide yt-dlp built with Python 3.9. (see comment 1254119) [debug] Command-line config: ['-v', '--ignore-config'] [debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out cp1252 (No VT), error cp1252 (No VT), screen cp1252 (No VT) [debug] yt-dlp version nightly@2023.10.23 [a40e0b37d] (win_x86_exe) [debug] Python 3.9.13 (CPython x86 32bit) - Windows-XP-5.1.2600-SP3 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-111893-gbef151d-Reino (setts), ffprobe N-111893-gbef151d-Reino [debug] Optional libraries: Cryptodome-3.19.0, brotli-1.1.0, certifi-2023.07.22, mutagen-1.47.0, requests-2.31.0, sqlite3-3.37.2, urllib3-2.0.6, websockets-11.0.3 [debug] Proxy map: {} [debug] Request Handlers: urllib, requests [debug] Loaded 1890 extractors
  15. Yes, you can follow the developments here, with instructions. The Legacy uBlock Origin for e.g. the New Moon browser does not have the "Quick fixes" list, so you'll have add it yourself to "Custom". This is the address: https://raw.githubusercontent.com/uBlockOrigin/uAssets/master/filters/quick-fixes.txt Since YouTube changes code very often, be sure to update the filter regularly. [Edit] I'm not sure these rules are compatible with the Legacy uBO... I don't see them in the logger.
  16. Addendum: The Py3.9 build did better: [debug] Command-line config: ['-v', '--ignore-config'] [debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out cp1252 (No VT), error cp1252 (No VT), screen cp1252 (No VT) [debug] yt-dlp version nightly@2023.10.15 [4e38e2ae9] (win_x86_exe) [debug] Python 3.9.13 (CPython x86 32bit) - Windows-XP-5.1.2600-SP3 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-111893-gbef151d-Reino (setts), ffprobe N-111893-gbef151d-Reino [debug] Optional libraries: Cryptodome-3.19.0, brotli-1.1.0, certifi-2023.07.22, mutagen-1.47.0, requests-2.31.0, sqlite3-3.37.2, urllib3-2.0.6, websockets-11.0.3 [debug] Proxy map: {} [debug] Request Handlers: urllib, requests [debug] Loaded 1890 extractors
  17. It was possible to add these, but the resulting binary didn't seem to pick up requests 2.31.0. : [debug] Command-line config: ['-v', '--ignore-config'] [debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out cp1252 (No VT), error cp1252 (No VT), screen cp1252 (No VT) [debug] yt-dlp version nightly@2023.10.15 [4e38e2ae9] (win_x86_exe) [debug] Python 3.8.13+ (CPython x86 32bit) - Windows-XP-5.1.2600-SP3 (OpenSSL 3.1.0-dev ) [debug] exe versions: ffmpeg N-111893-gbef151d-Reino (setts), ffprobe N-111893-gbef151d-Reino [debug] Optional libraries: Cryptodome-3.19.0, brotli-1.1.0, certifi-2023.07.22, mutagen-1.47.0, sqlite3-3.35.5, urllib3-2.0.6, websockets-11.0.3 [debug] Proxy map: {} [debug] Request Handlers: urllib [debug] Loaded 1890 extractors Pip list: Package Version ------------------------- --------- altgraph 0.17.3 Brotli 1.1.0 certifi 2023.7.22 charset-normalizer 3.3.0 future 0.18.2 idna 3.4 importlib-metadata 6.8.0 mutagen 1.47.0 packaging 23.2 pefile 2022.5.30 pip 23.2.1 pycryptodomex 3.19.0 pyinstaller 5.13.2 pyinstaller-hooks-contrib 2022.14 pywin32-ctypes 0.2.1 requests 2.31.0 setuptools 68.2.2 urllib3 2.0.6 websockets 11.0.3 wheel 0.41.2 zipp 3.17.0 [notice] A new release of pip is available: 23.2.1 -> 23.3 [notice] To update, run: python.exe -m pip install --upgrade pip Notice: I reverted to pip 23.2.1, because 23.3 gave this all the time: WARNING: There was an error checking the latest version of pip. If adding these optional dependencies somehow fail to do their job, I'm not sure I'll implement them... Could you test the build linked above, because I have no idea in which scenario to test this myself... PS, The Dutch weather turned to 6°C at the moment... 🙁
  18. In the profile folder. https://kb.mozillazine.org/User.js_file
  19. (offtopic) IrfanView updated its webp plugin:
  20. The Chromium issue is also " Permission denied" (even when logged in with Google account) And yes, it is scary.: https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/ From: https://stackdiary.com/critical-vulnerability-in-webp-codec-cve-2023-4863/: (it was a Zero-Click, Zero-Day Exploit from the infamous NSO Group, know for the Pegasus spyware) On Wikipedia you can find a list of software that uses libwebp: https://en.wikipedia.org/wiki/WebP#Support
  21. Missed that entirely. What kind of a mess is that? Anyhow, I tested with your userscript on stackdiary.com, but it still displayed wrong here. Added the line: // @match https://stackdiary.com/* Or is there more that needs to be changed? What did work on that site: layout.css.is-where-pseudo.enabled ---> false Can Moonchild fix this?
  22. Indeed. Same happening in official Pale Moon here... But for those who have no access to a "modern" browser, here is a pdf of the page.
  23. There is a good explanation here: https://stackdiary.com/critical-vulnerability-in-webp-codec-cve-2023-4863/ BTW, official Pale Moon was already fixed yesterday.
  24. Just FYI; FFmpeg binaries by our forum member @Reino were updated on Sep. 4. See also the notes here.
×
×
  • Create New...