diff --git a/_data/origin/cors.yml b/_data/origin/cors.yml
index 5be89c1..b6c8674 100644
--- a/_data/origin/cors.yml
+++ b/_data/origin/cors.yml
@@ -8,8 +8,8 @@ cdns:
- url: https://fonts.googleapis.com
# jsDelivr CDN
- url: https://cdn.jsdelivr.net
- # polyfill.io for math
- - url: https://polyfill.io
+ # polyfill.io for math (cdnjs.cloudflare.com/polyfill)
+ - url: https://cdnjs.cloudflare.com
# fonts
diff --git a/_includes/js-selector.html b/_includes/js-selector.html
index 1a1fa58..1fd408a 100644
--- a/_includes/js-selector.html
+++ b/_includes/js-selector.html
@@ -91,7 +91,7 @@
}
};
-
+
{% endif %}