mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
Merge 19268c064a into dcd04e8572
This commit is contained in:
commit
c4a64022ad
1 changed files with 2 additions and 0 deletions
|
|
@ -167,6 +167,8 @@ export async function POST(request: Request) {
|
|||
urlPath = urlPath.replace(/(.+)\/$/, '$1');
|
||||
}
|
||||
|
||||
urlPath = urlPath + currentUrl.hash;
|
||||
|
||||
let referrerPath: string;
|
||||
let referrerQuery: string;
|
||||
let referrerDomain: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue