Skip to content

Commit 516f073

Browse files
committed
remove iPadOS platform
1 parent 08c9f4f commit 516f073

File tree

14 files changed

+2
-36
lines changed

14 files changed

+2
-36
lines changed

_clients/safari_ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
platforms: [macos, ios, ipados]
2+
platforms: [macos, ios]
33
display_order: 11
44
webview: false
55
---

_clients/wkwebview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
platforms: [macos, ios, ipados]
2+
platforms: [macos, ios]
33
display_order: 1
44
upstream: safari_ios
55
webview: true

_data/nicenames.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ family:
77
safari_ios: "Safari Browser"
88
platform:
99
ios: "iOS"
10-
ipados: "iPadOS"
1110
android: "Android"
1211
windows: "Windows"
1312
macos: "macOS"

_features/api-permissions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ stats: {
2626
},
2727
ios: {
2828
"*": "a"
29-
},
30-
ipados: {
31-
"*": "a"
3229
}
3330
},
3431
androidwebview: {

_features/autofill.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ stats: {
2222
},
2323
ios: {
2424
"*": "u"
25-
},
26-
ipados: {
27-
"*": "u"
2825
}
2926
},
3027
androidwebview: {

_features/cookies.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ stats: {
2828
},
2929
ios: {
3030
"*": "a"
31-
},
32-
ipados: {
33-
"*": "a"
3431
}
3532
},
3633
androidwebview: {

_features/localhost.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ stats: {
2424
},
2525
ios: {
2626
"*": "y"
27-
},
28-
ipados: {
29-
"*": "y"
3027
}
3128
},
3229
androidwebview: {

_features/scriptinjection.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ stats: {
2121
},
2222
ios: {
2323
"*": "y"
24-
},
25-
ipados: {
26-
"*": "y"
2724
}
2825
},
2926
androidwebview: {

_features/sharing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ stats: {
2020
},
2121
ios: {
2222
"*": "a"
23-
},
24-
ipados: {
25-
"*": "a"
2623
}
2724
},
2825
androidwebview: {

_features/template.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ stats: {
2121
},
2222
ios: {
2323
"*": "u"
24-
},
25-
ipados: {
26-
"*": "u"
2724
}
2825
},
2926
androidwebview: {

0 commit comments

Comments
 (0)