mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-24 18:26:20 +01:00
Updated matching for different tracker names.
This commit is contained in:
parent
be98500e82
commit
18efd4d101
@ -21,7 +21,7 @@ module.exports = {
|
||||
async headers() {
|
||||
return [
|
||||
{
|
||||
source: `/umami.js`,
|
||||
source: `/(.*\\.js)`,
|
||||
headers: [
|
||||
{
|
||||
key: 'Cache-Control',
|
||||
|
Loading…
Reference in New Issue
Block a user