From 8b6621966195ae20c972e812d5cdbed2b6146675 Mon Sep 17 00:00:00 2001 From: rjohnson Date: Thu, 18 Mar 2021 17:16:33 -0700 Subject: remove fx_minversion_header macro calls --- .../registerprotocolhandler/web-based_protocol_handlers/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-cn/web/api/navigator') diff --git a/files/zh-cn/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html b/files/zh-cn/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html index 34085a54f2..426b247168 100644 --- a/files/zh-cn/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html +++ b/files/zh-cn/web/api/navigator/registerprotocolhandler/web-based_protocol_handlers/index.html @@ -3,8 +3,6 @@ title: Web-based protocol handlers slug: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers translation_of: Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers --- -
{{Fx_minversion_header(3)}}
-

背景

利用非http协议,从网页链接到一些别的资源,这种做法是相当普遍的。比如 mailto: 协议:

-- cgit v1.2.3-54-g00ecf