# 允许的 href 方案

**URL:** <https://meta.discourse.org/t/allowed-href-schemes/109640>\
**Category:** Feature\
**Created:** [2019年二月20日 10:09 UTC](https://meta.discourse.org/t/allowed-href-schemes/109640 "2019-02-20T10:09:04Z")\
**Posts on this page:** 1\
**Showing post:** 3

<div class="post-metadata">

**Author:** ![sizeof](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sizeof/32/131954_2.png) [@sizeof](https://meta.discourse.org/u/sizeof)\
**Post date:** [2019年二月20日 11:32 UTC](https://meta.discourse.org/t/allowed-href-schemes/109640/3 "2019-02-20T11:32:49Z")

</div>

I checked out the code and it turns out that the separator is chosen intentionally because all the schemes are stuffed in a regex and the regex is used to match links.  
In the settings I used `ms-excel:.+` to bypass the filter and now my links work as expected.  
Turns out it’s not a bug, it’s a feature! 😆

---

_[View the full topic](https://meta.discourse.org/t/allowed-href-schemes/109640)._
