【问题标题】:How to turn tel: protocol into URL?如何将 tel: 协议转换为 URL?
【发布时间】:2018-05-27 05:18:09
【问题描述】:

我正在使用 MS Office 制作 PDF 演示文稿。并且 MS office 不支持 tel: 链接。所以我做了一个 htaccess 重定向到 tel:[电话号码],但现在我切换到 GitHub 页面来托管网站,而且 Github 不支持 htaccess 重定向。

我还尝试将 tel: 协议干扰到 URL 缩短器中,他们无法将其识别为 URL。

您是否有任何第 3 方方法可以用来制作重定向到 tel:protocol URI 的 URL?

【问题讨论】:

    标签: .htaccess ms-office github-pages tel


    【解决方案1】:

    即使 Github 页面不允许 htaccessservice does allow redirects from the Jekyll Plugin。此外,Jekyll Redirect plugin allows you to customize the redirect template 可能允许您正在寻找的 tel 链接。

    附:有趣的问题!刚开始看的时候觉得不可能,现在觉得可以了。

    【讨论】:

      猜你喜欢
      • 2016-06-26
      • 2023-03-07
      • 1970-01-01
      • 1970-01-01
      • 2021-01-27
      • 1970-01-01
      • 1970-01-01
      • 2020-07-05
      • 1970-01-01
      相关资源
      最近更新 更多