Skip to content

Commit 6e1ddb5

Browse files
committed
Publish 2024-12-09
1 parent 3c8b571 commit 6e1ddb5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

payments/index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<title>Payments — Dark Reader</title>
7+
</head>
8+
9+
<body>
10+
<script src="https://cdn.paddle.com/paddle/v2/paddle.js"></script>
11+
</body>
12+
13+
</html>

0 commit comments

Comments
 (0)