mirror of
https://github.com/tubearchivist/tubearchivist-server.git
synced 2024-11-22 03:40:12 +00:00
update stats domain for cloudflare
This commit is contained in:
parent
8124c63efb
commit
772e4f61c8
@ -2,7 +2,7 @@
|
||||
# deploy the tube archivist website
|
||||
|
||||
test_host="tubearchivist-website.local"
|
||||
public_host="tubearchivist.com"
|
||||
public_host="vps3"
|
||||
|
||||
function rebuild_test {
|
||||
echo "rebuild testing environment"
|
||||
|
@ -11,7 +11,7 @@
|
||||
<meta property="og:description" content="Your self hosted YouTube media server" />
|
||||
<meta property="og:image" content="/static/img/banner-tube-archivist-dark.png" />
|
||||
<script type="text/javascript" src="/static/script.js"></script>
|
||||
<script async defer data-website-id="028c31cf-3e27-4f0f-8b7b-c938ac79b7dc" src="https://www.stats.tubearchivist.com/umami.js"></script>
|
||||
<script async defer data-website-id="028c31cf-3e27-4f0f-8b7b-c938ac79b7dc" src="https://stats.tubearchivist.com/umami.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="content">
|
||||
|
Loading…
Reference in New Issue
Block a user