CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 00:10:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"f5e592133d7b42001cdb8eda6259d8a2"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=V8n7QlqFwF3d4wOtZ9BKLFjOkYQdDYjDpJc74u%2BdcnTvPbH3WG4%2B10ZIwsA3U4qoVZKcGof44YiH97oWRQQkp8vhkhe1MH1FVNkTK54NPpbxqKP%2Bin9pShVJBZXOfu5zQsZ5YwFWI1FNUBM3RIOv9dJ0jvu48fQ6IPODbc1cNujS4OIAjSX7FAvgx8aavkWqPm4KzB1VX10z7CuRkYR8snsZlHqLh10RDyfORoM3edmMF71aUfmxhmCERLIOoRsAbIlyhXacDo9q2BvHHDxkAA%3D%3D--ghAMw4pL923V%2B1up--uUcx2uo6vjQU7BXWkdbzDg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.262022445.1753575042; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 00:10:42 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 00:10:42 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CCC6:15E61D:8DEBAB:B7CF8F:68856E82
Release 1.19.0 · gorhill/uBlock · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
1.19.0
Compare
Commits to master since this release
To install the stable build:
- Chromium: Install from the Chrome store: https://chrome.google.com/webstore/detail/ublock-origin/cjpalhdlnbpafiamejdnhcphjbkeiagm.
- Firefox: Click uBlock0_1.19.0.firefox.signed.xpi.
- Opera: Install from Opera addons: https://addons.opera.com/en/extensions/details/ublock/.
New
New cosmetic procedural operator: :nth-ancestor(x)
, where x
is the distance from the currently selected node. It is effectively a low-overhead equivalent to :xpath(..[/..]*)
. Using an existing filter as an example:
fastbay.org##.detLink:has-text(VPN):xpath(../../..)
Could be rewritten with the new operator:
fastbay.org##.detLink:has-text(VPN):nth-ancestor(3)
The new operator has a lower overhead as it avoids the need to create and execute XPath expressions.
Closed as fixed
Chromium
- web_accessible_resource secret token accessible to webpages
- Related Chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=957866.
- This currently affects browsers based on Chromium 74. I was unable to reproduce the issue with Chromium 73 or Google Chrome 75.
- The mitigation here is to create a new secret token for every network request which is internally redirected to a web accessible resource.
- DNS Prefetching on HTTP sites
Firefox
Core
- No Large Media setting with 0KB should block all images
- Incorrect display of hostnames with numbers in the logger
- Remove duplicate lines when importing user filters
- Can't add some network filters via element picker, create button grayed out
- Wrong Map method used (pull request by n-leigh)
- Make the lists activate by default in browser languages that are minority languages in the lists' countries
- Dashboard tabs are unresponsive after a while
- ::before / ::after no longer hidden as generic filter?
- Using multiple userResourcesLocation lists
- userResourcesLocation URL appears twice in the logger
Commits with no entry in issue tracker
- Add HNTrieRef.dump() and STrieRef.dump() as dev tool
- Add new cosmetic procedural operator:
:nth-ancestor(n)
- Do not store impossible to match filters in HNTrie
- Make token hashes fit within a 32-bit integer
- Increase resolution of known-token lookup table
- Ignore unknown tokens in urlTokenizer.getTokens()
- Fix page count computation in publicSuffixList.enableWASM()
- Convert HNTrie code to ES6
class
- Cache and reuse result of HNTrieRef.matches() when possible
- Introduce three more specialized filter classes to avoid regexes
- Use a sequence of base 64 numbers to encode array buffers
- Add HNTrie-based filter classes to store origin-only filters
- Performance + code maintenance work on static network filtering engine
- Improve usefulness of FilterContainer.benchmark()
Assets 5
You can’t perform that action at this time.