From 76456179c28365862b1b57bb69a2f8051165f02a Mon Sep 17 00:00:00 2001 From: Kushagra Gour Date: Sun, 14 Jan 2018 12:00:19 +0530 Subject: [PATCH] remove cdn whitelist msg for app --- src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index c0af7c1..0f0a44b 100644 --- a/src/index.html +++ b/src/index.html @@ -301,7 +301,7 @@

JavaScript

-

Note: You can load external scripts from following domains: localhost, https://ajax.googleapis.com, https://code.jquery.com, https://cdnjs.cloudflare.com, https://unpkg.com, https://maxcdn.com, https://cdn77.com, https://maxcdn.bootstrapcdn.com, https://cdn.jsdelivr.net/, https://rawgit.com, https://wzrd.in

+

Note: You can load external scripts from following domains: localhost, https://ajax.googleapis.com, https://code.jquery.com, https://cdnjs.cloudflare.com, https://unpkg.com, https://maxcdn.com, https://cdn77.com, https://maxcdn.bootstrapcdn.com, https://cdn.jsdelivr.net/, https://rawgit.com, https://wzrd.in

CSS