diff --git a/index.html b/index.html
index ed181b1..eb9d031 100644
--- a/index.html
+++ b/index.html
@@ -10047,6 +10047,11 @@ Walletgenerator.net use the same security measures as the original project. All-
Release notes
+
+ 08.2017 --
+
+ - Add support for ProsperCoinClassic. Contribution from inmean.
+
01.2017 --
@@ -10519,6 +10524,7 @@ janin.currencies = [
janin.currency.createCurrency ("Peercoin", 0x37, 0xb7, "7", "U" , "PSnwUwknbmqUU1GCcM1DNxcANqihpdt3tW"),
janin.currency.createCurrency ("Potcoin", 0x37, 0xb7, "7", "U" , "PQcMNuCdeooMcS5H3DGwxXnSE2kmyVMU39"),
janin.currency.createCurrency ("Primecoin", 0x17, 0x97, "6", "P" , "AbXChfoHyFESePFuVh1xLZdn7Rj1mfD2a4"),
+ janin.currency.createCurrency ("ProsperCoinClassic", 0x3a, 0xba, "7", "Q" , "QXLqozFHKP1fdvx4LKMYmtEHWciEZ9pD2F"),
janin.currency.createCurrency ("Quark", 0x3a, 0xba, "7", "U" , "QNGJBwRApKKwEevTvDwpeoSgmo6w6wv8yQ"),
janin.currency.createCurrency ("Qubitcoin", 0x26, 0xe0, "8", "a" , "GeNTNSwEh5ZCRCE6LtnMwHCk8VU2Lu8QE7"),
janin.currency.createCurrency ("Reddcoin", 0x3d, 0xbd, "7", "[UV]" , "RmAB99NsX6Wbjk5WdqNeEab83y72d7zkqZ"),
diff --git a/logos/prospercoinclassic.png b/logos/prospercoinclassic.png
new file mode 100644
index 0000000..dd55259
Binary files /dev/null and b/logos/prospercoinclassic.png differ
diff --git a/wallets/prospercoinclassic.png b/wallets/prospercoinclassic.png
new file mode 100644
index 0000000..b69b2fc
Binary files /dev/null and b/wallets/prospercoinclassic.png differ