Prerequisites
I tried to reproduce the issue when...
Description
I added the following rules to my local list:
||click.convertkit-mail4.com/*
||click.convertkit-mail4.com/*$urlskip=-blocked /\/[^\/]+\/[^\/]+\/(.+)/ -safebase64 +https
The idea is the offending URL is initially blocked, and stays blocked unless the urlskip chain succeeds and redirects to a clean URL. However no matter how I put it I'm only ever getting the standard uBO "request blocked" page.

A specific URL where the issue occurs.
https://c19cfde3.click.convertkit-mail4.com/v8u4p808noimun8xzmaghvk8o834c9hkx9g/3ohphdurer8855hrhn/aHR0cHM6Ly9tYWlsc2Nvb3AuaW8=
Steps to Reproduce
- Add the rules above.
- Visit the sample URL.
- Observe the unexpected behavior.
Expected behavior
I get redirected to mailscoop.io, the result of urlskip operations on the URL above.
Troubleshooting information
uBlock Origin: 1.71.0
Chromium Mobile: 137
filterset (summary):
network: 375155
cosmetic: 282490
scriptlet: 74685
html: 0
listset (total-discarded, last-updated):
added:
https://127.0.0.1:4096/ublock/filters.txt: 3155-2, 28m
adguard-generic: 96500-7205, 1d.3h.35m
adguard-spyware-url: 2534-15, 6d.5h.1m
block-lan: 91-0, 27d.12h.50m
curben-phishing: 164633-57, 1h.4m
adguard-cookies: 38831-3915, 1d.16h.1m
ublock-cookies-adguard: 5733-36, 6d.5h
fanboy-cookiemonster: 46895-173, 4d.11h.42m
ublock-cookies-easylist: 5733-5733, 6d.5h
adguard-social: 26486-998, 1d.16h.1m
fanboy-social: 17677-22, 6d.5h
fanboy-thirdparty_social: 69-0, 3h.49m
[11 lists not shown]: [too many]
default:
user-filters: 10-0, never
ublock-filters: 51819-417, 1h.4m Δ
ublock-badware: 10384-28, 1h.4m Δ
ublock-privacy: 4053-125, 1h.4m Δ
ublock-unbreak: 2765-3, 1h.4m Δ
ublock-quick-fixes: 441-0, 1h.4m Δ
adguard-mobile: 12476-127, 1d.16h.1m
easylist: 88756-645, 1h.4m Δ
easyprivacy: 55838-916, 1h.4m Δ
urlhaus-1: 24165-12, 1h.4m
plowe-0: 3504-2, 1d.12h.13m
filterset (user): [array of 6 redacted]
trustedset:
added: [array of 13 redacted]
switchRuleset:
added: [array of 7 redacted]
hostRuleset:
added: [array of 3 redacted]
userSettings:
advancedUserEnabled: true
contextMenuEnabled: false
largeMediaSize: 1000000
suspendUntilListsAreLoaded: true
tooltipsDisabled: true
userFiltersTrusted: true
hiddenSettings:
allowGenericProceduralFilters: true
dnsResolveEnabled: false
filterAuthorMode: true
trustedListPrefixes: ublock- user- file: https://127.0.0.1:4096/ http://127.0.0.1:4096/
uiStyles: font-family: sans-serif; font-size: 80%;
updateAssetBypassBrowserCache: true
userResourcesLocation: [redacted]
supportStats:
allReadyAfter: 9745 ms
maxAssetCacheWait: 4262 ms
cacheBackend: indexedDB
Prerequisites
I tried to reproduce the issue when...
Description
I added the following rules to my local list:
The idea is the offending URL is initially blocked, and stays blocked unless the
urlskipchain succeeds and redirects to a clean URL. However no matter how I put it I'm only ever getting the standard uBO "request blocked" page.A specific URL where the issue occurs.
https://c19cfde3.click.convertkit-mail4.com/v8u4p808noimun8xzmaghvk8o834c9hkx9g/3ohphdurer8855hrhn/aHR0cHM6Ly9tYWlsc2Nvb3AuaW8=Steps to Reproduce
Expected behavior
I get redirected to
mailscoop.io, the result ofurlskipoperations on the URL above.Troubleshooting information