1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Add abp-resource:blank-mp4 alias for increased ABP compatibility

This commit is contained in:
Raymond Hill 2023-11-18 10:04:52 -05:00
parent a4f8ec6d54
commit 0c29374a72
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -149,7 +149,7 @@ export default new Map([
[ 'noop-0.5s.mp3', {
} ],
[ 'noop-1s.mp4', {
alias: 'noopmp4-1s',
alias: [ 'noopmp4-1s', 'abp-resource:blank-mp4' ],
data: 'blob',
} ],
[ 'noop.css', {