A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/gorhill/uBlock/releases/tag/1.19.0 below:

Release 1.19.0 · gorhill/uBlock · GitHub

Skip to content Navigation Menu Sign in Appearance settings Search code, repositories, users, issues, pull requests... Search syntax tips

Provide feedback

Saved searches Use saved searches to filter your results more quickly

Sign in Sign up Appearance settings You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

{{ message }}

gorhill / uBlock Public Additional navigation options
  1. Releases
  2. 1.19.0
1.19.0 Compare Choose a tag to compare

Could not load tags

Nothing to show

{{ refName }} default

Loading

gorhill

released this

10 May 21:34 1.19.0 5c85c3a

This commit was signed with the committer’s verified signature.

gorhill Raymond Hill GPG key ID: 25E1490B761470C2

Verified

Learn about vigilant mode

.

Commits to master since this release

To install the stable build:

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 Firefox Core Commits with no entry in issue tracker Assets 5 Loading Uh oh!

There was an error while loading. Please reload this page.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4