From 2cd655ed36f346cf44fa1217b2392b1983dabc15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=BA=E6=A2=A6?= Date: Sat, 2 Sep 2023 17:02:04 +0800 Subject: [PATCH] Create hexo-swpp.yml add plugin --- source/_data/plugins/hexo-swpp.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 source/_data/plugins/hexo-swpp.yml diff --git a/source/_data/plugins/hexo-swpp.yml b/source/_data/plugins/hexo-swpp.yml new file mode 100644 index 0000000000..cec7f13d9f --- /dev/null +++ b/source/_data/plugins/hexo-swpp.yml @@ -0,0 +1,11 @@ +description: Generate a powerful ServiceWorker for your website. +link: https://github.com/EmptyDreams/hexo-swpp +tags: + - "service worker" + - "local cache" + - "cdn racing" + - "alternative URLs" + - "request tampering" + - "block request" + - "pjax" + - generator