Skip to content

Commit 6f1d8d1

Browse files
committed
Put about:blank into blocked hosts.
1 parent 0b068de commit 6f1d8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebAppWrapper/RootViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@ - (void)configure
9999
// Set other internal hosts.
100100

101101
self.otherInternalHosts = @[
102-
@"about:blank",
103102
@"googleads.g.doubleclick.net",
104103
@"metric.gstatic.com"
105104
];
106105

107106
// Set blocked hosts.
108107

109108
self.blockedHosts = @[
109+
@"about:blank"
110110
];
111111

112112
// Set max fail refresh count.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy