-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
144 lines (139 loc) · 6.29 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Online dump editing tool v1.2</title>
<link rel="stylesheet" type="text/css" href="resources/view.css" media="all">
<link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.6.0/clipboard.min.js"></script>
<script type="text/javascript" src="resources/view.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-19303067-4', 'auto', {'siteSpeedSampleRate': 100});
ga('send', 'pageview');
</script>
</head>
<body id="main_body" >
<img id="top" src="resources/top.png" alt="">
<div id="form_container">
<h1><a>Online dump editing tool v1.2</a></h1>
<form id="form_29071" class="appnitro" enctype="multipart/form-data" action="upload.php">
<div class="form_description">
<h2>Online dump editing tool v1.2</h2>
<p>Prepare your dump to be written to the tag in seconds! <a href="https://games.kel.mn/en/create-amiibo-clones-with-arduino">Back to the manual</a></p>
</div>
<ul >
<li id="li_1" >
<label class="description" for="element_1">Blank tag UID </label>
<div>
<input id="UID" name="UID" class="element text large" type="text" maxlength="34" value=""/>
</div><p class="guidelines" id="guide_1"><small>Enter the UID of your blank tag</small></p>
</li> <li id="li_2" >
<label class="description" for="element_2">Dump file </label>
<div>
<input id="fileToUpload" name="fileToUpload" class="element file" type="file"/>
</div> <p class="guidelines" id="guide_2"><small>Choose the dump file. Only files ending with .bin are accepted.</small></p>
</li> <li id="li_3" >
<label class="description" for="element_3">Key file </label>
<div>
<input id="keyToUpload" name="keyToUpload" class="element file" type="file"/>
</div> <p class="guidelines" id="guide_3"><small>Choose the key file. Only files ending with .bin are accepted.</small></p>
</li>
<li class="buttons">
<input type="hidden" name="form_id" value="29071" />
<input id="saveForm" class="button_text" type="submit" name="submit" value="Submit" />
</li>
</ul>
</form>
<div class="shopHeader"><h2>Support this site buying tags from here</h2></div><br>
<div class="showroom">
<div class="shopItem">
<div class="shopitemImage">
<a href="http://s.click.aliexpress.com/e/UnQNbIA"><img class="shopImage" src="https://games.kel.mn/wp-content/uploads/2017/01/Tags10.jpg" /></a>
</div>
<h5 class="shopitemHeader">10 NTAG215 NFC tags</h5>
<div class="shopPrices">
<a href="http://s.click.aliexpress.com/e/UnQNbIA"><img src="https://games.kel.mn/wp-content/uploads/2017/04/ali_logo-e1491998401760.png" alt="AliExpress" /> <span class="priceTag">$4.86</span></a>
</div>
</div>
<div class="shopItem">
<div class="shopitemImage">
<a href="http://s.click.aliexpress.com/e/6Ieauzf"><img class="shopImage" src="https://games.kel.mn/wp-content/uploads/2017/01/Tags20.jpg" /></a>
</div>
<h5 class="shopitemHeader">20 NTAG215 NFC tags</h5>
<div class="shopPrices">
<a href="http://s.click.aliexpress.com/e/6Ieauzf"><img src="https://games.kel.mn/wp-content/uploads/2017/04/ali_logo-e1491998401760.png" alt="AliExpress" /> <span class="priceTag">$10.99</span></a>
</div>
</div>
<div class="shopItem">
<div class="shopitemImage">
<a href="http://s.click.aliexpress.com/e/ney3Fae"><img class="shopImage" src="https://games.kel.mn/wp-content/uploads/2017/01/Tags50.jpg" /></a>
</div>
<h5 class="shopitemHeader">50 NTAG215 NFC tags</h5>
<div class="shopPrices">
<a href="http://s.click.aliexpress.com/e/ney3Fae"><img src="https://games.kel.mn/wp-content/uploads/2017/04/ali_logo-e1491998401760.png" alt="AliExpress" /> <span class="priceTag">$24.00</span></a>
</div>
</div>
<div class="shopItem">
<div class="shopitemImage">
<a href="http://s.click.aliexpress.com/e/be2bUzz"><img class="shopImage" src="https://games.kel.mn/wp-content/uploads/2017/01/Tags100.jpg" /></a>
</div>
<h5 class="shopitemHeader">100 NTAG215 NFC tags</h5>
<div class="shopPrices">
<a href="http://s.click.aliexpress.com/e/be2bUzz"><img src="https://games.kel.mn/wp-content/uploads/2017/04/ali_logo-e1491998401760.png" alt="AliExpress" /> <span class="priceTag">$29.57</span></a>
</div>
</div>
</div>
</div>
<img id="bottom" src="resources/bottom.png" alt="">
<div id="reklama">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-5598702667466908"
data-ad-slot="2130571955"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<script>
$("#form_29071").submit(function(event) {
event.preventDefault();
var formData = new FormData(this),
url = $(this).attr( 'action' );
$.ajax({
url: url,
type: 'POST',
xhr: function() {
var myXhr = $.ajaxSettings.xhr();
return myXhr;
},
success: function (data) {
$("#dialog .dump-output").empty().append(data);
$("#dialog").dialog();
},
data: formData,
cache: false,
contentType: false,
processData: false
});
return false;
})
</script>
<script>
var clipboard = new Clipboard('.btn');
</script>
<div id="dialog" title="Result">
<button class="btn" data-clipboard-target=".dump-output">
Copy to Clipboard
</button>
<p class="dump-output"></p>
</div>
</body>
</html>