From c6a30886941bf651c98d7ff57368697c45c98a04 Mon Sep 17 00:00:00 2001 From: Kai <2644614+Schweinepriester@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:39:23 +0100 Subject: [PATCH] Update push-api.json --- features-json/push-api.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/features-json/push-api.json b/features-json/push-api.json index 5f4dbdb8a5..56274c7b61 100644 --- a/features-json/push-api.json +++ b/features-json/push-api.json @@ -517,7 +517,7 @@ "17.1":"a #6", "17.2":"a #6", "17.3":"a #6", - "17.4":"a #6 #7" + "17.4":"a #6" }, "op_mini":{ "all":"n" @@ -600,8 +600,7 @@ "3":"Safari 7.0 - 16.0 supported a custom implementation which remains available in later versions, see [Safari Push Notifications](https://developer.apple.com/notifications/safari-push-notifications/) and [WWDC video](https://web.archive.org/web/20210419000205/https://developer.apple.com/videos/play/wwdc2013/614/)", "4":"Disabled on Firefox ESR, but can be re-enabled with the `dom.serviceWorkers.enabled` and `dom.push.enabled` flags", "5":"Only available on macOS 13 Ventura or later and only in Safari itself, not WKWebView nor SFSafariViewController", - "6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake.", - "7":"Only available outside of the European Union" + "6":"Requires website to first be [added to the Home Screen](/web-app-manifest). Delivered silently, meaning no sound, vibration, haptics or screen wake." }, "usage_perc_y":79.04, "usage_perc_a":13.92,