bypass add blockers

This commit is contained in:
Didier Krux 2022-04-22 22:23:05 +01:00 committed by GitHub
parent d190c63863
commit 2ef82385e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -1,8 +1,8 @@
{
"rewrites": [
{
"source": "/stats.js",
"destination": "/umami.js"
"source": "/api/collect",
"destination": "/api/coll3ct"
}
]
}