Skip to content

Commit

Permalink
Remove dead coins
Browse files Browse the repository at this point in the history
  • Loading branch information
ReKtFreak committed Dec 19, 2022
1 parent 805ff0b commit 4b63118
Show file tree
Hide file tree
Showing 40 changed files with 16 additions and 31 deletions.
17 changes: 5 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9270,7 +9270,7 @@
<div id="main">
<div id="culturemenu">
<span><a href="https://docs.google.com/forms/d/e/1FAIpQLSd1w_Lpm2I-WLdu6whN7rxwV46no8ba-PkGtXnxUeNyk3IJlQ/viewform?usp=sf_link">Request a coin</a></span> |
<span><a href="https://freakhouse.dev">Home</a></span> |
<span><a href="https://rektfreak.io">Home</a></span> |
<span><a href="?culture=en" hreflang="en" id="cultureen" class="selected">English</a></span> |
<span><a href="?culture=fr" hreflang="fr" id="culturefr">Français</a></span> |
<span><a href="?culture=de" hreflang="de" id="culturede">German</a></span> |
Expand Down Expand Up @@ -9471,7 +9471,7 @@ <h3 class="faqQuestion"><a class="faqLink" onclick="ninja.toggleFaqQuestion('faq

<h3 class="faqQuestion"><a class="faqLink" onclick="ninja.toggleFaqQuestion('faqQuestion9');">&#8226; I found a bug, what shall I do ?</a></h3>
<p class="faqAnswer" id="faqQuestion9">
You can report bugs using GitHub. You can also contact us using our Twitter account (<a href="http://twitter.com/HouseOftheFreak" target="_blank">@HouseOftheFreak</a>). Just try to explain clearly what is wrong and we will try to fix the bug as soon as possible.
You can report bugs using GitHub. You can also contact us using our Twitter account (<a href="http://twitter.com/0xRektFreak" target="_blank">@0xRektFreak</a>). Just try to explain clearly what is wrong and we will try to fix the bug as soon as possible.
</p>

<h3 class="faqQuestion"><a class="faqLink" onclick="ninja.toggleFaqQuestion('faqQuestion10');">&#8226; Who are you ?</a></h3>
Expand All @@ -9481,7 +9481,7 @@ <h3 class="faqQuestion"><a class="faqLink" onclick="ninja.toggleFaqQuestion('faq

<h3 class="faqQuestion"><a class="faqLink" onclick="ninja.toggleFaqQuestion('faqQuestion11');">&#8226; How can I help ?</a></h3>
<p class="faqAnswer" id="faqQuestion11">
Donation are always welcome, but you can also help us translate the website. It's really easy. Just add "?i18nextract=LANGUAGECODE" in the end of the url (for instance http://paperwallet.freakhouse.dev/?i18nextract=es for Spanish). You will see at the end of the page a pre-filled javascript array ready to be translated. Translate or correct it, and send it to us the way you prefer. Even partial translation are helpful !
Donation are always welcome, but you can also help us translate the website. It's really easy. Just add "?i18nextract=LANGUAGECODE" in the end of the url (for instance http://paperwallet.rektfreak.io/?i18nextract=es for Spanish). You will see at the end of the page a pre-filled javascript array ready to be translated. Translate or correct it, and send it to us the way you prefer. Even partial translation are helpful !
</p>

</div>
Expand Down Expand Up @@ -9686,11 +9686,11 @@ <h3>Release notes</h3>

<div id="footer" class="footer">
<div>
<span class="item"><a id="footersupport" href="#" onclick="ninja.tabSwitch(document.getElementById('donate'));" class="i18n">Support paperwallet.freakhouse.dev</a></span>
<span class="item"><a id="footersupport" href="#" onclick="ninja.tabSwitch(document.getElementById('donate'));" class="i18n">Support paperwallet.rektfreak.io</a></span>
<span class="item"><a href="https://github.com/freakcoderz/WalletGenerator" target="_blank" id="footerlabelgithub" class="i18n">Download (GitHub Repository)</a></span>
</div>
<div class="copyright">
<span id="footerlabelcopyright1">Copyright FreakHouse.dev.</span>
<span id="footerlabelcopyright1">Copyright rektfreak.io.</span>
<span id="footerlabelcopyright2" class="i18n">JavaScript copyrights are included in the source.</span>
<span id="footerlabelnowarranty" class="i18n">No warranty.</span>
</div>
Expand Down Expand Up @@ -9865,16 +9865,9 @@ <h3>Release notes</h3>

janin.currencies = [
// name, networkVersion, privateKeyPrefix, WIF_Start, CWIF_Start, donate
janin.currency.createCurrency ("Aevo", 0x17, 0x99, "6", "P" , ""),
janin.currency.createCurrency ("Bitcoin", 0x00, 0x80, "5", "[LK]" , ""),
janin.currency.createCurrency ("DRV", 0x1e, 0x31, "2", "8" , ""),
janin.currency.createCurrency ("DRVF", 0x1f, 0xc1, "7", "V" , ""),
janin.currency.createCurrency ("Empower", 0x21, 0xc7, "7", "W" , ""),
janin.currency.createCurrency ("freakchain", 0x23, 0xa3, "6", "R" , ""),
janin.currency.createCurrency ("MentX", 0x4b, 0xcb, "7", "X" , ""),
janin.currency.createCurrency ("Omen", 0x35, 0xb5, "7", "T" , ""),
janin.currency.createCurrency ("SHMN", 0x32, 0xd4, "8", "Y" , ""),
janin.currency.createCurrency ("Stronghands", 0x3f, 0xbf, "7", "V" , ""),
];

</script>
Expand Down
Binary file removed logos/01.png
Binary file not shown.
Binary file removed logos/1337.png
Binary file not shown.
Binary file removed logos/Espers.png
Binary file not shown.
Binary file removed logos/RNRC.png
Binary file not shown.
Binary file removed logos/aevo.png
Binary file not shown.
Binary file removed logos/axe.png
Binary file not shown.
Binary file removed logos/biblepay.png
Binary file not shown.
Binary file removed logos/citron.png
Binary file not shown.
Binary file removed logos/csm.png
Binary file not shown.
Binary file removed logos/dashg.png
Binary file not shown.
Binary file removed logos/drv.png
Binary file not shown.
Binary file removed logos/drvf.png
Binary file not shown.
Binary file removed logos/logo.png
Binary file not shown.
Binary file removed logos/mentx.png
Binary file not shown.
Binary file removed logos/mog.png
Binary file not shown.
Binary file removed logos/mouse.png
Binary file not shown.
Binary file removed logos/ntbc.png
Binary file not shown.
Binary file removed logos/nyc.png
Binary file not shown.
Binary file removed logos/omen.png
Binary file not shown.
Binary file removed logos/pos.png
Binary file not shown.
Binary file removed logos/shmn.png
Binary file not shown.
Binary file removed logos/stronghands.png
Binary file not shown.
Binary file removed logos/tokemon.png
Binary file not shown.
Binary file removed logos/tr3b.png
Binary file not shown.
Binary file removed logos/ubq.png
Binary file not shown.
Binary file removed logos/vtar.png
Diff not rendered.
Binary file removed logos/xgamecoin.png
Diff not rendered.
30 changes: 11 additions & 19 deletions src/janin.currency.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,28 @@ janin.currency = {
return currency;
},

name: function() {
name: function () {
return janin.selectedCurrency.name;
},

networkVersion: function() {
networkVersion: function () {
return janin.selectedCurrency.networkVersion;
},

privateKeyPrefix: function() {
privateKeyPrefix: function () {
return janin.selectedCurrency.privateKeyPrefix;
},

WIF_RegEx: function() {
WIF_RegEx: function () {
return new RegExp("^" + janin.selectedCurrency.WIF_Start + "[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{50}$");
},

CWIF_RegEx: function() {
CWIF_RegEx: function () {
return new RegExp("^" + janin.selectedCurrency.CWIF_Start + "[123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz]{51}$");
},

// Switch currency
useCurrency: function(index) {
useCurrency: function (index) {
janin.selectedCurrency = janin.currencies[index];

var coinImgUrl = "logos/" + janin.currency.name().toLowerCase() + ".png";
Expand All @@ -57,8 +57,7 @@ janin.currency = {
document.getElementById("culturepl").href = "?culture=pl&currency=" + janin.currency.name().toLowerCase();
document.getElementById("culturezh").href = "?culture=zh&currency=" + janin.currency.name().toLowerCase();

if(ninja.seeder.isDone())
{
if (ninja.seeder.isDone()) {
// Regenerate a new wallet when not expensive
ninja.wallets.singlewallet.generateNewAddressAndKey();
ninja.wallets.paperwallet.build(document.getElementById('paperpassphrase').value);
Expand All @@ -74,14 +73,7 @@ janin.currency = {

janin.currencies = [
// name, networkVersion, privateKeyPrefix, WIF_Start, CWIF_Start, donate
janin.currency.createCurrency ("Aevo", 0x17, 0x99, "6", "P" , ""),
janin.currency.createCurrency ("Bitcoin", 0x00, 0x80, "5", "[LK]" , ""),
janin.currency.createCurrency ("DRV", 0x1e, 0x31, "2", "8" , ""),
janin.currency.createCurrency ("DRVF", 0x1f, 0xc1, "7", "V" , ""),
janin.currency.createCurrency ("Empower", 0x21, 0xc7, "7", "W" , ""),
janin.currency.createCurrency ("freakchain", 0x23, 0xa3, "6", "R" , ""),
janin.currency.createCurrency ("MentX", 0x4b, 0xcb, "7", "X" , ""),
janin.currency.createCurrency ("Omen", 0x35, 0xb5, "7", "T" , ""),
janin.currency.createCurrency ("SHMN", 0x32, 0xd4, "8", "Y" , ""),
janin.currency.createCurrency ("Stronghands", 0x3f, 0xbf, "7", "V" , ""),
];
janin.currency.createCurrency("Bitcoin", 0x00, 0x80, "5", "[LK]", ""),
janin.currency.createCurrency("Empower", 0x21, 0xc7, "7", "W", ""),
janin.currency.createCurrency("freakchain", 0x23, 0xa3, "6", "R", ""),
];
Binary file removed wallets/MentX.png
Diff not rendered.
Binary file removed wallets/aevo.png
Diff not rendered.
Binary file removed wallets/astra.png
Diff not rendered.
Binary file removed wallets/axe.png
Diff not rendered.
Binary file removed wallets/biblepay.png
Diff not rendered.
Binary file removed wallets/drv.png
Diff not rendered.
Binary file removed wallets/drvf.png
Diff not rendered.
Binary file removed wallets/omen.png
Diff not rendered.
Binary file removed wallets/shmn.png
Diff not rendered.
Binary file removed wallets/stronghands.png
Diff not rendered.
Binary file removed wallets/xp.png
Diff not rendered.

0 comments on commit 4b63118

Please sign in to comment.