Jump to content

nicolaasjan

Member
  • Posts

    394
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by nicolaasjan

  1. Something weird happened. "uBlock filters - Ads" doesn't want to update any more and YouTube in-video ads are not blocked now...
  2. Try this: https://raw.githubusercontent.com/AdguardTeam/cname-trackers/master/data/combined_disguised_microsites.txt
  3. Thanks in advance! I'm looking forward to it. (be sure that you don't make the file name to long for Windows )
  4. Thanks! Note that: "AdGuard URL Tracking Protection" won't work. It uses a newer syntax ($removeparam), not supported by Legacy... "uBlock filters - Resource abuse" was moved to "Custom" ("Aangepast" in Dutch) because it is now redundant (used 0 out of 57). It is merged with "uBlock filters - Privacy" (see here). There seems to be some bug with "Annoyances"( "Storende elementen" in Dutch). Clicking on '+' does nothing...: Maybe some more tweaking is needed?
  5. 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.
  6. 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).
  7. 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?
  8. 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
  9. 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
  10. 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)
  11. Concerning Mediamarkt, that is also discussed at the official Pale moon forum: https://forum.palemoon.org/viewtopic.php?f=70&t=30114&p=241764.
  12. 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.
  13. 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. 🙂
  14. 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?
  15. What issue was that? Then I can see if it occurs in the Dutch language pack as well.
  16. 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
  17. 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.
  18. 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
  19. 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... 🙁
  20. In the profile folder. https://kb.mozillazine.org/User.js_file
  21. 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
×
×
  • Create New...