mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
subscribe work
This commit is contained in:
@@ -6,14 +6,12 @@
|
||||
<title>OpenFreeMap subscribe</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<script src="https://cdn.paddle.com/paddle/v2/paddle.js"></script>
|
||||
<script type="text/javascript">
|
||||
Paddle.Setup({
|
||||
token: 'live_69ccb2c84631cfdc44e78975c88',
|
||||
})
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>OpenFreeMap subscribe</h1>
|
||||
<div class="checkout-container"></div>
|
||||
<script src="subscribe.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user