()
| 25864 | } |
| 25865 | |
| 25866 | function MatchedRuleC(){ |
| 25867 | this.init(); |
| 25868 | } |
| 25869 | |
| 25870 | const videoExtensions = new Set(['3gpp', 'm4v', 'mkv', 'mp4', 'ogv', 'webm', 'm3u8']); |
| 25871 | const audioExtensions = new Set(['flac', 'm4a', 'mp3', 'oga', 'ogg', 'opus', 'wav']); |