Stop using the cache busting config loader
This commit is contained in:
parent
f27abb1421
commit
9964f1ab14
@ -4,12 +4,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>mempool - Bisq Markets</title>
|
<title>mempool - Bisq Markets</title>
|
||||||
|
<script src="/resources/config.js"></script>
|
||||||
<base href="/">
|
<base href="/">
|
||||||
|
|
||||||
<script>
|
|
||||||
document.write("<script src=\"/resources/config.js?v=" + new Date().getTime() + "\"><\/script>");
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem.">
|
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem.">
|
||||||
|
|
||||||
<meta property="og:image" content="https://bisq.markets/resources/bisq/bisq-markets-preview.png" />
|
<meta property="og:image" content="https://bisq.markets/resources/bisq/bisq-markets-preview.png" />
|
||||||
|
@ -4,12 +4,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>mempool - Liquid Network</title>
|
<title>mempool - Liquid Network</title>
|
||||||
|
<script src="/resources/config.js"></script>
|
||||||
<base href="/">
|
<base href="/">
|
||||||
|
|
||||||
<script>
|
|
||||||
document.write("<script src=\"/resources/config.js?v=" + new Date().getTime() + "\"><\/script>");
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem.">
|
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem.">
|
||||||
<meta property="og:image" content="https://liquid.network/resources/liquid/liquid-network-preview.png" />
|
<meta property="og:image" content="https://liquid.network/resources/liquid/liquid-network-preview.png" />
|
||||||
<meta property="og:image:type" content="image/png" />
|
<meta property="og:image:type" content="image/png" />
|
||||||
|
@ -4,12 +4,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>mempool - Bitcoin Explorer</title>
|
<title>mempool - Bitcoin Explorer</title>
|
||||||
|
<script src="/resources/config.js"></script>
|
||||||
<base href="/">
|
<base href="/">
|
||||||
|
|
||||||
<script>
|
|
||||||
document.write("<script src=\"/resources/config.js?v=" + new Date().getTime() + "\"><\/script>");
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem." />
|
<meta name="description" content="The Mempool Open Source Project™ - Explore the full Bitcoin ecosystem." />
|
||||||
<meta property="og:image" content="https://mempool.space/resources/mempool-space-preview.png" />
|
<meta property="og:image" content="https://mempool.space/resources/mempool-space-preview.png" />
|
||||||
<meta property="og:image:type" content="image/png" />
|
<meta property="og:image:type" content="image/png" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user