You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e66ffae856
`|^[a-z]://|` matches only single-character protocol shortnames, to correctly exclude e.g. `hkps://` the expression should be `|^[a-z]+://|` instead. |
5 years ago | |
---|---|---|
.. | ||
include | 5 years ago | |
js | 5 years ago | |
lib/Roundcube | 5 years ago | |
localization | 5 years ago | |
resources | 6 years ago | |
steps | 5 years ago |