Merge pull request #6869 from tinect/patch-1

feat: add bunnycdn default subdomain
main
Elbert Alias 2 years ago committed by GitHub
commit 4f001516d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2261,6 +2261,7 @@
"headers": { "headers": {
"Server": "^BunnyCDN" "Server": "^BunnyCDN"
}, },
"dom": "[src*='.b-cdn.net'],[data-src*='.b-cdn.net']",
"icon": "Bunny.png", "icon": "Bunny.png",
"website": "https://bunny.net" "website": "https://bunny.net"
}, },