mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
Add abp-resource:blank-mp4
alias for increased ABP compatibility
This commit is contained in:
parent
a4f8ec6d54
commit
0c29374a72
1 changed files with 1 additions and 1 deletions
|
@ -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', {
|
||||
|
|
Loading…
Reference in a new issue