Bitcoin Forum
June 28, 2024, 01:32:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160] 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 »
  Print  
Author Topic: [ANN][OC] Orangecoin ★★ POS ★★ Anon Transactions ★★ Masternodes  (Read 209480 times)
GREEDYJOHN
Legendary
*
Offline Offline

Activity: 1778
Merit: 1000


View Profile
July 27, 2015, 08:03:15 PM
 #3181

Thanks Halo!

I'm not seeing the spinning wheel which used to indicate syncing.

I'm on 262,799 (and haven't a clue exactly what that means).

How do I go about updating the config file?

Please Update your OrangeCoin.conf As Follows

Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org



nonissan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 27, 2015, 08:21:46 PM
 #3182

Thanks again Halo and thanks John.

John, I see your instructions, but I don't know the location of my conf. file nor exactly which lines to change.

Halo, I don't know the location of my roaming folder. I'm on a Windows machine, and I saved all the wallet files to my desktop if that helps.

I definitely have time to wait to get things updated. I'm glad things are rolling again with OC! I know little to nothing about crypto, but my buddy got me in some OC, and it's pretty exciting to try to learn.
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 27, 2015, 08:58:28 PM
 #3183

Thanks again Halo and thanks John.

John, I see your instructions, but I don't know the location of my conf. file nor exactly which lines to change.

Halo, I don't know the location of my roaming folder. I'm on a Windows machine, and I saved all the wallet files to my desktop if that helps.

I definitely have time to wait to get things updated. I'm glad things are rolling again with OC! I know little to nothing about crypto, but my buddy got me in some OC, and it's pretty exciting to try to learn.

OK sorry about the delay.

To locate your roaming folder, you have to click your start button and in the search bar, type %appdata%
Open the roaming folder.
In the roaming folder find Orangecoin folder. Open it. This is where your wallet.dat file is located and all other blockchain data and peer info. Delete all of this EXCEPT your wallet.dat. Then right click and make a new .txt named orangecoin. Make sure your file name extensions are visible, instructions for this (Windows 7) is here: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7. Google search for file type extensions if using other versions of windows.

Open the .txt file you created and insert the following:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Save it, close it, rename it to orangecoin.conf. Run your wallet. If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf.

Cheers!

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 27, 2015, 09:23:11 PM
 #3184

Halo,

Could I request a brief explanation to the:
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Are we not using IPs anymore? Makes me think I have a bad conf even with 4-7 connections if i am using...

addnode=54.235.70.55:18872
addnode=54.235.244.167:18872
addnode=167.114.27.243:18872
addnode=92.222.24.66:18872
addnode=1.34.180.245:18872
addnode=213.162.108.2:18872
addnode=73.33.254.6:18872
addnode=88.102.206.204:18872
addnode=176.0.92.84
addnode=50.188.13.41
addnode=69.113.74.217
addnode=92.31.187.182
addnode=98.15.147.26


nonissan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 27, 2015, 10:37:15 PM
 #3185

Thanks again Halo and thanks John.

John, I see your instructions, but I don't know the location of my conf. file nor exactly which lines to change.

Halo, I don't know the location of my roaming folder. I'm on a Windows machine, and I saved all the wallet files to my desktop if that helps.

I definitely have time to wait to get things updated. I'm glad things are rolling again with OC! I know little to nothing about crypto, but my buddy got me in some OC, and it's pretty exciting to try to learn.

OK sorry about the delay.

To locate your roaming folder, you have to click your start button and in the search bar, type %appdata%
Open the roaming folder.
In the roaming folder find Orangecoin folder. Open it. This is where your wallet.dat file is located and all other blockchain data and peer info. Delete all of this EXCEPT your wallet.dat. Then right click and make a new .txt named orangecoin. Make sure your file name extensions are visible, instructions for this (Windows 7) is here: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7. Google search for file type extensions if using other versions of windows.

Open the .txt file you created and insert the following:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Save it, close it, rename it to orangecoin.conf. Run your wallet. If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf.

Cheers!

Done. Now showing 0.00 OC  Cry

Not sure about the last part, "If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf."

Other than that, did exactly what you said. Wallet.dat still showing with data. The rest of the files and folder are back in there after deleting, but OC.exe showing no coins.
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 28, 2015, 02:39:06 AM
Last edit: July 28, 2015, 03:02:47 AM by Halofire
 #3186

Thanks again Halo and thanks John.

John, I see your instructions, but I don't know the location of my conf. file nor exactly which lines to change.

Halo, I don't know the location of my roaming folder. I'm on a Windows machine, and I saved all the wallet files to my desktop if that helps.

I definitely have time to wait to get things updated. I'm glad things are rolling again with OC! I know little to nothing about crypto, but my buddy got me in some OC, and it's pretty exciting to try to learn.

OK sorry about the delay.

To locate your roaming folder, you have to click your start button and in the search bar, type %appdata%
Open the roaming folder.
In the roaming folder find Orangecoin folder. Open it. This is where your wallet.dat file is located and all other blockchain data and peer info. Delete all of this EXCEPT your wallet.dat. Then right click and make a new .txt named orangecoin. Make sure your file name extensions are visible, instructions for this (Windows 7) is here: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7. Google search for file type extensions if using other versions of windows.

Open the .txt file you created and insert the following:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Save it, close it, rename it to orangecoin.conf. Run your wallet. If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf.

Cheers!

Done. Now showing 0.00 OC  Cry

Not sure about the last part, "If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf."

Other than that, did exactly what you said. Wallet.dat still showing with data. The rest of the files and folder are back in there after deleting, but OC.exe showing no coins.

If you are still syncing, your wallet may read an incorrect balance. As far as what I bolded above in your quote, just make a new .conf if you used the blockchain download .zip.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 28, 2015, 02:44:29 AM
 #3187

Halo,

Could I request a brief explanation to the:
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Are we not using IPs anymore? Makes me think I have a bad conf even with 4-7 connections if i am using...

addnode=54.235.70.55:18872
addnode=54.235.244.167:18872
addnode=167.114.27.243:18872
addnode=92.222.24.66:18872
addnode=1.34.180.245:18872
addnode=213.162.108.2:18872
addnode=73.33.254.6:18872
addnode=88.102.206.204:18872
addnode=176.0.92.84
addnode=50.188.13.41
addnode=69.113.74.217
addnode=92.31.187.182
addnode=98.15.147.26




Those weird addnodes are seed nodes soopy has provided. They are nodes that should be available at all times. It is very possible those IP address addnodes are still valid. If you want to check, type "getpeerinfo" without the quotes in the console and double check those peers if they are connected, and you can add new ones that are listed in the info you get to your .conf if the client versions are 1.0.9.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 28, 2015, 03:21:41 AM
 #3188

Halo,

Could I request a brief explanation to the:
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Are we not using IPs anymore? Makes me think I have a bad conf even with 4-7 connections if i am using...

addnode=54.235.70.55:18872
addnode=54.235.244.167:18872
addnode=167.114.27.243:18872
addnode=92.222.24.66:18872
addnode=1.34.180.245:18872
addnode=213.162.108.2:18872
addnode=73.33.254.6:18872
addnode=88.102.206.204:18872
addnode=176.0.92.84
addnode=50.188.13.41
addnode=69.113.74.217
addnode=92.31.187.182
addnode=98.15.147.26




Those weird addnodes are seed nodes soopy has provided. They are nodes that should be available at all times. It is very possible those IP address addnodes are still valid. If you want to check, type "getpeerinfo" without the quotes in the console and double check those peers if they are connected, and you can add new ones that are listed in the info you get to your .conf if the client versions are 1.0.9.


With my list of IPs I have a broken a record for connected nodes to me! With the list I provided from my conf file, 10! Share the info guys! Green BAR!
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 28, 2015, 04:09:03 AM
Last edit: July 28, 2015, 04:48:34 AM by Halofire
 #3189

I have updated the website's download section for 265k blocks of the blockchain and also the new .conf with the seed nodes and instructions on how to create a .conf.

Sorry, raven it's already published or I would have added your new nodes.  Cry


Addition: No response to the tweet, so I have emailed the support at this explorer to get them updated to 1.0.9.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
soopy452000
Legendary
*
Offline Offline

Activity: 1302
Merit: 1001

Founder - NavCoin Ⓝ


View Profile WWW
July 28, 2015, 06:43:45 AM
 #3190

Thanks again Halo and thanks John.

John, I see your instructions, but I don't know the location of my conf. file nor exactly which lines to change.

Halo, I don't know the location of my roaming folder. I'm on a Windows machine, and I saved all the wallet files to my desktop if that helps.

I definitely have time to wait to get things updated. I'm glad things are rolling again with OC! I know little to nothing about crypto, but my buddy got me in some OC, and it's pretty exciting to try to learn.

OK sorry about the delay.

To locate your roaming folder, you have to click your start button and in the search bar, type %appdata%
Open the roaming folder.
In the roaming folder find Orangecoin folder. Open it. This is where your wallet.dat file is located and all other blockchain data and peer info. Delete all of this EXCEPT your wallet.dat. Then right click and make a new .txt named orangecoin. Make sure your file name extensions are visible, instructions for this (Windows 7) is here: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-7. Google search for file type extensions if using other versions of windows.

Open the .txt file you created and insert the following:

rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port=18872
rpcport=18873
addnode=orangecoinseednode1.no-ip.org
addnode=orangecoinseednode2.no-ip.org
addnode=orangecoinseednode3.no-ip.org
addnode=orangecoinseednode4.no-ip.org
addnode=orangecoinseednode5.no-ip.org

Save it, close it, rename it to orangecoin.conf. Run your wallet. If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf.

Cheers!

Done. Now showing 0.00 OC  Cry

Not sure about the last part, "If you use the 217k blockchain download, delete the conf that comes with it make your own. I will have to update the download I provided with more blocks and an updated .conf."

Other than that, did exactly what you said. Wallet.dat still showing with data. The rest of the files and folder are back in there after deleting, but OC.exe showing no coins.

Go to Debug from the wallet and run command.

repairwallet

Working/Online Times
04:00:00 GMT - 12:00:00 GMT / 00:00:00 EDT - 08:00:00 EDT

Coin Developments & Contributions 1. SherlockCoin (SHC) (https://bitcointalk.org/index.php?topic=454981) 2. [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! (https://bitcointalk.org/index.php?topic=469464) 3. [ANN][66][New Maintainer] ★Coin 66★ (https://bitcointalk.org/index.php?topic=493987) 4. [RE-ANN] Galaxycoin Revival!-FORK AT BLOCK 255145, KGW, RANDOM BLOCK REWARDS (https://bitcointalk.org/index.php?topic=495693) 5. [RESURRECTION] Taking Astrocoin to the Moon,KGW Implemented + HARD FORK AT 17520 https://bitcointalk.org/index.php?topic=516549 6. [RESURRECTION] Bringing Electric back to the grid, Community Backed Development! https://bitcointalk.org/index.php?topic=514790
nonissan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 28, 2015, 08:36:22 AM
Last edit: July 28, 2015, 08:48:39 AM by nonissan
 #3191


Go to Debug from the wallet and run command.

repairwallet

I get this "wallet check passed" : true

Still showing 0 OC and 0 active connections to OC network

Am I supposed to have values in the conf file for username/password, or simply as is stated in the instructions 'username/password'

Anything else I'm doing wrong?

Edit: Redownloaded the new blockchain. Back in business! Thanks all!!!
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 28, 2015, 09:00:30 AM
 #3192


Go to Debug from the wallet and run command.

repairwallet

I get this "wallet check passed" : true

Still showing 0 OC and 0 active connections to OC network

Am I supposed to have values in the conf file for username/password, or simply as is stated in the instructions 'username/password'

Anything else I'm doing wrong?

Edit: Redownloaded the new blockchain. Back in business! Thanks all!!!

Good!!!! Glad to hear it all worked out. Cheesy

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 29, 2015, 05:36:42 PM
 #3193

Any News about ENRG Coin?
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 29, 2015, 05:42:52 PM
 #3194

Any News about ENRG Coin?

Hi OC-community,

I come here sometimes because EnergyCoin is a Green PoS currency just like OC.
What I develop OC can also be part of.
Tomorro I give a presentation in Amsterdam: https://bitcoinmeetup.nl/Amsterdam/2015/July/Wednesday/EnergyCoin.html

Below the picture I present there and for OC we can also create P2P exchanges for your ecosystem.



Thought I would repost if someone wants to contact this person and see what they can find out.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 29, 2015, 05:51:12 PM
 #3195

On it Halo!
crypto4jan
Legendary
*
Offline Offline

Activity: 2452
Merit: 1025


Energy coin master


View Profile WWW
July 29, 2015, 06:09:39 PM
 #3196

Any News about ENRG Coin?



Thought I would repost if someone wants to contact this person and see what they can find out.

Hi there,

The focus it for P2P Green Energy Excange and  P2P coin Exchange is still part of the plan.
I found a nice divice that we want to connect with the EnergyCoin Blockchain using SmartContracts Internet of Things application.
A part of the idea is explaned here.
To make it easy use for not crypto-people we need a webwallet application.
I OC want to coopetate feel free to visit the EnergyCoin topic

e2wwnbU8XBcnZxSfMTwZLS7Ru6LdWHunCu
00000a5ac2dc57cfb0b92bc8be7731fe6a94a8c1c49a0d2f32e9e2da4f7d2308
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 29, 2015, 06:25:47 PM
 #3197

Any News about ENRG Coin?



Thought I would repost if someone wants to contact this person and see what they can find out.

Hi there,

The focus it for P2P Green Energy Excange and  P2P coin Exchange is still part of the plan.
I found a nice divice that we want to connect with the EnergyCoin Blockchain using SmartContracts Internet of Things application.
A part of the idea is explaned here.
To make it easy use for not crypto-people we need a webwallet application.
I OC want to coopetate feel free to visit the EnergyCoin topic


Thank you for the speedy response! and Thank you for the invite over to the thread, I'll be picking a few of these up ;-)
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 29, 2015, 06:35:29 PM
 #3198

Any News about ENRG Coin?



Thought I would repost if someone wants to contact this person and see what they can find out.

Hi there,

The focus it for P2P Green Energy Excange and  P2P coin Exchange is still part of the plan.
I found a nice divice that we want to connect with the EnergyCoin Blockchain using SmartContracts Internet of Things application.
A part of the idea is explaned here.
To make it easy use for not crypto-people we need a webwallet application.
I OC want to coopetate feel free to visit the EnergyCoin topic


Thank you for the speedy response! and Thank you for the invite over to the thread, I'll be picking a few of these up ;-)

That was fast!! Good work, raven.

Crypto4jan,
what is the involvement of  Maieuticoin, MMXIV, BALLS, and 10k coin with gorilla bucks? I know they were all created by the same dev, I was on board for the 10k experiment until I realized how out of control 10k would get. But my main question is, I navigate to the gorilla site, and the next bitcointalk link takes my to MMXIV which isn't even being used, AFAIK. I'm a little confused. Introduce me to how this all wraps up together please, maybe a brief history since the 10k experiment will enlighten me/us.

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
raven7886
Legendary
*
Offline Offline

Activity: 1512
Merit: 1041



View Profile
July 29, 2015, 06:39:22 PM
 #3199

Any News about ENRG Coin?



Thought I would repost if someone wants to contact this person and see what they can find out.

Hi there,

The focus it for P2P Green Energy Excange and  P2P coin Exchange is still part of the plan.
I found a nice divice that we want to connect with the EnergyCoin Blockchain using SmartContracts Internet of Things application.
A part of the idea is explaned here.
To make it easy use for not crypto-people we need a webwallet application.
I OC want to coopetate feel free to visit the EnergyCoin topic


Thank you for the speedy response! and Thank you for the invite over to the thread, I'll be picking a few of these up ;-)

That was fast!! Good work, raven.

Crypto4jan,
what is the involvement of  Maieuticoin, MMXIV, BALLS, and 10k coin with gorilla bucks? I know they were all created by the same dev, I was on board for the 10k experiment until I realized how out of control 10k would get. But my main question is, I navigate to the gorilla site, and the next bitcointalk link takes my to MMXIV which isn't even being used, AFAIK. I'm a little confused. Introduce me to how this all wraps up together please, maybe a brief history since the 10k experiment will enlighten me/us.

+1 I agree, and you're welcome halo!
Halofire
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


@halofirebtc


View Profile
July 29, 2015, 07:08:10 PM
 #3200

BTW, raven.
Found a lil "node-worthy" feature in the best explorer EVER! haha
A list of active nodes can be found here:https://chainz.cryptoid.info/oc/#!network
Just click the little "node list" button.

Active nodes:
addnode=1.34.180.245
addnode=104.179.213.26
addnode=137.135.57.119
addnode=141.214.17.230
addnode=141.214.17.234
addnode=50.188.13.41
addnode=68.6.148.88
addnode=69.204.247.90
addnode=75.130.163.51
addnode=92.31.187.182
addnode=93.123.163.96

OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt
SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu
Friendly reminder: Back up your wallet.dat files!!
Pages: « 1 ... 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 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160] 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!