that is also redundant

This commit is contained in:
Jack L. Frost 2014-11-26 16:00:03 +03:00
parent d8b9b5dc01
commit 303bdf5d71
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
uri_handlers=(
["steam"]='^steam://.+'
["javaws"]='.+kvm.+?\.cgi$'
["javaws"]='kvm.+?\.cgi$'
["browser"]='^http(s)://.+'
)