From 3a7ce75a1ecf8707d47a0e4acdb7e3c6cbe1d088 Mon Sep 17 00:00:00 2001 From: Sukka Date: Thu, 25 Apr 2024 08:53:45 +0800 Subject: [PATCH] refactor(templates): replace `polyfill.io` (#7032) --- dev/templates/legacy.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/templates/legacy.pug b/dev/templates/legacy.pug index 14f9d489..69ebe948 100644 --- a/dev/templates/legacy.pug +++ b/dev/templates/legacy.pug @@ -52,7 +52,7 @@ html script( crossorigin='anonymous' - src='https://polyfill.io/v3/polyfill.min.js?features=EventSource' + src='https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=EventSource' ) //- JS