MCPcopy Index your code
hub / github.com/hoothin/UserScripts / MatchedRuleC

Function MatchedRuleC

Picviewer CE+/Picviewer CE+.user.js:25866–25868  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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']);

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected