rewrite all in one commit lol
This commit is contained in:
7
example-extensions/youtube-mime.toml
Normal file
7
example-extensions/youtube-mime.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# xdg-sanity mime extension
|
||||
|
||||
[replace] # replaces these urls
|
||||
urls = [ "youtube.com", "youtu.be" ]
|
||||
|
||||
[with] # replaces the mime type of the above
|
||||
mime = "video/vnd.youtube.yt"
|
||||
Reference in New Issue
Block a user