1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-11-06 02:42:33 +01:00
This commit is contained in:
Raymond Hill 2024-10-11 09:04:23 -04:00
parent caba9cdefa
commit b8959dcca9
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -5406,7 +5406,7 @@ StaticNetFilteringEngine.prototype.transformRequest = function(fctxt, out = [])
*
* `-base64`: decode the current string as a base64-encoded string.
*
* `-uricomponent`: decode the current string as a URI component string.
* `-uricomponent`: decode the current string as a URI encoded string.
*
* At any given step, the currently extracted string may not necessarily be
* a valid URL, and more transformation steps may be needed to obtain a valid