From 15e340557cc59f46f49f1ec2e417b6d9643e0bf7 Mon Sep 17 00:00:00 2001 From: tinect Date: Fri, 14 Oct 2022 23:51:26 +0200 Subject: [PATCH] feat: add bunnycdn default subdomain --- src/technologies/b.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/b.json b/src/technologies/b.json index 6a6a1b6cf..0dee4ba27 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -2261,6 +2261,7 @@ "headers": { "Server": "^BunnyCDN" }, + "dom": "[src*='.b-cdn.net'],[data-src*='.b-cdn.net']", "icon": "Bunny.png", "website": "https://bunny.net" },