1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Add support for application/x-javascript in replace= option

Related issue:
https://github.com/uBlockOrigin/uAssets/issues/5090
This commit is contained in:
Raymond Hill 2023-12-21 10:43:14 -05:00
parent c692be3969
commit abeadf18eb
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -687,6 +687,7 @@ const bodyFilterer = (( ) => {
'application/vnd.api+json',
'application/vnd.apple.mpegurl',
'application/vnd.apple.mpegurl.audio',
'application/x-javascript',
'application/x-mpegurl',
'application/xhtml+xml',
'application/xml',