mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-06 14:52:50 +08:00
Compare commits
2 Commits
8067b49056
...
ace57cb4e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ace57cb4e5 | ||
|
|
79a0aa229a |
@@ -58,7 +58,7 @@ class Analytics:
|
||||
|
||||
async def _send(self, event):
|
||||
if self.config.enable_analytics:
|
||||
asyncio.create_task(self.post_to_umami(event))
|
||||
# asyncio.create_task(self.post_to_umami(event))
|
||||
await self.run_with_cancel(self._google_send, [event])
|
||||
else:
|
||||
self.log.info("analytics is disabled, skip sending event")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{O as a}from"./features-animation-ewycTM2u.js";import"./index-DDyFjb4P.js";var i=a;export{i as default};
|
||||
File diff suppressed because one or more lines are too long
1
xiaomusic/static/soundSpace/assets/index-ckWJnWZz.js
vendored
Normal file
1
xiaomusic/static/soundSpace/assets/index-ckWJnWZz.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{O as a}from"./features-animation-DOC4MC0a.js";import"./index-fie2kaim.js";var i=a;export{i as default};
|
||||
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
||||
import{O as a}from"./features-animation-ewycTM2u.js";import"./index-DDyFjb4P.js";var t=a;export{t as default};
|
||||
1
xiaomusic/static/soundSpace/assets/src-UW24ZMRV-DgU5LBZm.js
vendored
Normal file
1
xiaomusic/static/soundSpace/assets/src-UW24ZMRV-DgU5LBZm.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{O as a}from"./features-animation-DOC4MC0a.js";import"./index-fie2kaim.js";var t=a;export{t as default};
|
||||
2
xiaomusic/static/soundSpace/index.html
vendored
2
xiaomusic/static/soundSpace/index.html
vendored
@@ -5,7 +5,7 @@
|
||||
<link rel="icon" type="image/svg+xml" href="/static/soundSpace/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>soundscape</title>
|
||||
<script type="module" crossorigin src="/static/soundSpace/assets/index-DDyFjb4P.js"></script>
|
||||
<script type="module" crossorigin src="/static/soundSpace/assets/index-fie2kaim.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/static/soundSpace/assets/index-qfFWjqIn.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user