Skip to content

Commit

Permalink
allow more tiktok links
Browse files Browse the repository at this point in the history
  • Loading branch information
mendess committed Nov 22, 2023
1 parent 5e85715 commit 21dbdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-xdg-open.sh
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ __try() {
*.tar | *.bz2 | *.rar | *.Z | *.7z | *.gz | *.xz | *.zip)
archive "$target"
;;
*bilibili.com* | *vm.tiktok.com* | *youtube.com* | *youtu.be* | *vimeo* | *clips.twitch.tv* | *soundcloud.com* | https://v.redd.it* | https://t.co* | *medal.tv* | *streamable.com* | *.avi | *.webm | *.mp4 | *.mp3 | *.wav | *.flac | *.midi | *.dvdrip | *.cam | *.mkv | *.mov | *.mpeg | *.flv | *.mpg | *.mp2 | *.mpv | *.m4p | *.m4v | *.wmv | *.qt | *.swf | *.avchd | *.m4a | *.ogg | *.wma | *.amv | *.mpa | *.ra | *.rax | *.raw | *.smf | *.snd | *.sng | *.swa | *.hma | *.aac | *.ac3 | *.eac3 | *.Vorbis | *.pcm)
*bilibili.com* | *tiktok.com* | *youtube.com* | *youtu.be* | *vimeo* | *clips.twitch.tv* | *soundcloud.com* | https://v.redd.it* | https://t.co* | *medal.tv* | *streamable.com* | *.avi | *.webm | *.mp4 | *.mp3 | *.wav | *.flac | *.midi | *.dvdrip | *.cam | *.mkv | *.mov | *.mpeg | *.flv | *.mpg | *.mp2 | *.mpv | *.m4p | *.m4v | *.wmv | *.qt | *.swf | *.avchd | *.m4a | *.ogg | *.wma | *.amv | *.mpa | *.ra | *.rax | *.raw | *.smf | *.snd | *.sng | *.swa | *.hma | *.aac | *.ac3 | *.eac3 | *.Vorbis | *.pcm)
video "$target"
;;
*.pub)
Expand Down

0 comments on commit 21dbdee

Please sign in to comment.