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
This adds support for redirect option ABP filter syntax rules.
This gives us the ability to mock out URLs without doing C++ code changes.
It is expected that this will solve a lot of different webcompat issues.
Description
This adds support for
redirect
option ABP filter syntax rules.This gives us the ability to mock out URLs without doing C++ code changes.
It is expected that this will solve a lot of different webcompat issues.
Steps to Reproduce
gpt.js
Actual result:
Has the normal content for that URL.
Expected result:
Should have uBlock related content.
The text was updated successfully, but these errors were encountered: