Bitcoin Forum
May 10, 2024, 10:38:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 »  All
  Print  
Author Topic: CKPOOL - Open source pool/proxy/passthrough/redirector/library in c for Linux  (Read 123944 times)
SpecialFish
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
July 24, 2016, 03:15:11 AM
 #261

Fixed the php error.

I did notice in uthash.h though...

Quote
Line 426: hashv = 0xfeedbeef;

This amused me.
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715337521
Hero Member
*
Offline Offline

Posts: 1715337521

View Profile Personal Message (Offline)

Ignore
1715337521
Reply with quote  #2

1715337521
Report to moderator
1715337521
Hero Member
*
Offline Offline

Posts: 1715337521

View Profile Personal Message (Offline)

Ignore
1715337521
Reply with quote  #2

1715337521
Report to moderator
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
August 31, 2016, 06:28:17 AM
 #262

I think i got ckproxy setup,
i run ckpool -A -p and i get this.  any "help" would be appreciated

-A -p
[2016-08-31 00:23:29.100] ckproxy generator starting
[2016-08-31 00:23:29.100] ckproxy stratifier starting
[2016-08-31 00:23:29.101] ckproxy connector starting
[2016-08-31 00:23:29.104] ckproxy connector ready
[2016-08-31 00:23:29.105] ckproxy stratifier ready
[2016-08-31 00:23:49.335] Failed initial subscribe to solo.ckpool.org:80 !

 Huh Huh Huh
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
August 31, 2016, 11:43:35 AM
 #263

I think i got ckproxy setup,
i run ckpool -A -p and i get this.  any "help" would be appreciated

-A -p
[2016-08-31 00:23:29.100] ckproxy generator starting
[2016-08-31 00:23:29.100] ckproxy stratifier starting
[2016-08-31 00:23:29.101] ckproxy connector starting
[2016-08-31 00:23:29.104] ckproxy connector ready
[2016-08-31 00:23:29.105] ckproxy stratifier ready
[2016-08-31 00:23:49.335] Failed initial subscribe to solo.ckpool.org:80 !

 Huh Huh Huh
There is no stratum server at solo.ckpool.org:80 ... (hint, port)

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 01, 2016, 01:27:13 AM
 #264

I think i got ckproxy setup,
i run ckpool -A -p and i get this.  any "help" would be appreciated

-A -p
[2016-08-31 00:23:29.100] ckproxy generator starting
[2016-08-31 00:23:29.100] ckproxy stratifier starting
[2016-08-31 00:23:29.101] ckproxy connector starting
[2016-08-31 00:23:29.104] ckproxy connector ready
[2016-08-31 00:23:29.105] ckproxy stratifier ready
[2016-08-31 00:23:49.335] Failed initial subscribe to solo.ckpool.org:80 !

 Huh Huh Huh
There is no stratum server at solo.ckpool.org:80 ... (hint, port)

ah HAH, Thanx -ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 01, 2016, 04:54:35 AM
 #265

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !


-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 01, 2016, 04:59:41 AM
 #266

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 01, 2016, 05:16:24 AM
 #267

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).

Thank you sooo much -ck   cant wait till i hit that solo block thats coming up.  lol  get ready for the tip

chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 01, 2016, 06:12:32 AM
 #268

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).


I do not see where to add worker name in the ckproxy.conf file. would it be in the ckpool.conf file?
this is all i see in ckproxy.conf, where would it go?
{
"proxy" :  [
        {
                "url" : "ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        },
        {
                "url" : "backup.ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        }
],
"update_interval" : 30,
"serverurl" : "192.168.1.100:3334",
"mindiff" : 1,
"startdiff" : 42,
"logdir" : "logs"
}
Comments from here on are ignored.
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 01, 2016, 06:15:12 AM
 #269

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).


I do not see where to add worker name in the ckproxy.conf file. would it be in the ckpool.conf file?
this is all i see in ckproxy.conf, where would it go?
{
"proxy" :  [
        {
                "url" : "ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        },
        {
                "url" : "backup.ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        }
],
"update_interval" : 30,
"serverurl" : "192.168.1.100:3334",
"mindiff" : 1,
"startdiff" : 42,
"logdir" : "logs"
}
Comments from here on are ignored.
auth is your workername

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 01, 2016, 06:26:58 AM
 #270

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).


I do not see where to add worker name in the ckproxy.conf file. would it be in the ckpool.conf file?
this is all i see in ckproxy.conf, where would it go?
{
"proxy" :  [
        {
                "url" : "ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        },
        {
                "url" : "backup.ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        }
],
"update_interval" : 30,
"serverurl" : "192.168.1.100:3334",
"mindiff" : 1,
"startdiff" : 42,
"logdir" : "logs"
}
Comments from here on are ignored.
auth is your workername

OMG  i am running!!!! Grin Grin Grin Grin
thank you -ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 11, 2016, 02:36:59 PM
 #271

Ok now im stuck, and lost
anyone know what .conf i need to edit? -ck?
Thank you  Shocked




ckpool -A -p
[2016-08-31 22:42:16.579] ckproxy stratifier starting
[2016-08-31 22:42:16.579] ckproxy generator starting
[2016-08-31 22:42:16.581] ckproxy connector starting
[2016-08-31 22:42:16.581] ckproxy stratifier ready
[2016-08-31 22:42:16.582] ckproxy connector ready
[2016-08-31 22:42:16.778] Proxy 0:0 solo.ckpool.org:3333 failed to authorise in auth_stratum, got: {"id":42,"error":null,"result":false,"node.method":"auth.result"}
[2016-08-31 22:42:16.778] Failed initial authorise to solo.ckpool.org:3333 with user: !



You need to add a valid workername for the pool you're trying to mine to in the ckproxy.conf file (in this case a valid workername is a bitcoin address with any worker extension such as 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.proxy ).


I do not see where to add worker name in the ckproxy.conf file. would it be in the ckpool.conf file?
this is all i see in ckproxy.conf, where would it go?
{
"proxy" :  [
        {
                "url" : "ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        },
        {
                "url" : "backup.ckpool.org:3333",
                "auth" : "user",
                "pass" : "pass"
        }
],
"update_interval" : 30,
"serverurl" : "192.168.1.100:3334",
"mindiff" : 1,
"startdiff" : 42,
"logdir" : "logs"
}
Comments from here on are ignored.
auth is your workername

OMG  i am running!!!! Grin Grin Grin Grin
thank you -ck

Thank you for your wise words -ck

Tip finally went through
c60949e9409df0f79ea040fa82a906e4cf4c2ab6e00047b094972b7a34b4ed70
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 11, 2016, 08:48:37 PM
 #272

Thank you for your wise words -ck

Tip finally went through
c60949e9409df0f79ea040fa82a906e4cf4c2ab6e00047b094972b7a34b4ed70
Awesome, congrats on the block solve and thanks for donation! (You can't send money till the block has matured; well you can send it but it won't go anywhere till it matures.)

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
chillfactr
Full Member
***
Offline Offline

Activity: 637
Merit: 131


View Profile
September 13, 2016, 03:27:07 AM
 #273

Thank you for your wise words -ck

Tip finally went through
c60949e9409df0f79ea040fa82a906e4cf4c2ab6e00047b094972b7a34b4ed70
Awesome, congrats on the block solve and thanks for donation! (You can't send money till the block has matured; well you can send it but it won't go anywhere till it matures.)

Yeah it took me a day or two to figure that out, lol i got worried and was like whats going on?
But its all good now.   Smiley
Subw
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
September 15, 2016, 12:48:30 PM
 #274

ck, is it possible to make a support for reconnect command?
i think this is a problem with MRR service
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 15, 2016, 01:05:48 PM
 #275

ck, is it possible to make a support for reconnect command?
i think this is a problem with MRR service
There's supposed to be support, though I believe it broke somewhere along the line. I'll look into it when time permits.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 19, 2016, 01:40:12 PM
 #276

ck, is it possible to make a support for reconnect command?
i think this is a problem with MRR service
There's supposed to be support, though I believe it broke somewhere along the line. I'll look into it when time permits.
This is now fixed in git master.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
MFahad
Hero Member
*****
Offline Offline

Activity: 2464
Merit: 644


Eloncoin.org - Mars, here we come!


View Profile WWW
September 19, 2016, 04:29:22 PM
 #277

I love all the work that you have done with this and your other projects.  I just hope that people watch these new pools closely.  When it becomes this easy to deploy a mining pool, and the startup costs become no more than the domain, the server and maybe some promotion. Does this make for unqualified pool owners and managers?









▄▄████████▄▄
▄▄████████████████▄▄
▄██
████████████████████▄
▄███
██████████████████████▄
▄████
███████████████████████▄
███████████████████████▄
█████████████████▄███████
████████████████▄███████▀
██████████▄▄███▄██████▀
████████▄████▄█████▀▀
██████▄██████████▀
███▄▄█████
███████▄
██▄██████████████
░▄██████████████▀
▄█████████████▀
████████████
███████████▀
███████▀▀
.
▄▄███████▄▄
▄███████████████▄
▄███████████████████▄
▄██████████
███████████
▄███████████████████████▄
█████████████████████████
█████████████████████████
█████████████████████████
▀█
██████████████████████▀
▀██
███████████████████▀
▀███████████████████▀
▀█████████
██████▀
▀▀███████▀▀
.
 ElonCoin.org 
.
████████▄▄███████▄▄
███████▄████████████▌
██████▐██▀███████▀▀██
███████████████████▐█▌
████▄▄▄▄▄▄▄▄▄▄██▄▄▄▄▄
███▐███▀▄█▄█▀▀█▄█▄▀
███████████████████
█████████████▄████
█████████▀░▄▄▄▄▄
███████▄█▄░▀█▄▄░▀
███▄██▄▀███▄█████▄▀
▄██████▄▀███████▀
████████▄▀████▀
█████▄▄
.
"I could either watch it
happen or be a part of it"
▬▬▬▬▬
2girls
Sr. Member
****
Offline Offline

Activity: 1002
Merit: 254


Tontogether | Save Smart & Win Big


View Profile
September 19, 2016, 05:31:55 PM
 #278

When we see questions about simple changes to conf files on projects like this, to me that shows that we are going to have a lot of pools coming out.

-ck (OP)
Legendary
*
Offline Offline

Activity: 4102
Merit: 1632


Ruu \o/


View Profile WWW
September 19, 2016, 11:14:12 PM
 #279

I love all the work that you have done with this and your other projects.  I just hope that people watch these new pools closely.  When it becomes this easy to deploy a mining pool, and the startup costs become no more than the domain, the server and maybe some promotion. Does this make for unqualified pool owners and managers?
Providing the software for free to run a good pool is indeed a two edged sword.

It lowers the barrier of entry to the point where anyone with the minimum necessary knowledge can start up a pool which is not a good thing because a pool needs to be run by someone who is a software and networking expert in their own right and can provide the kind of 24/7 experienced support and maintenance that a good server needs, not just 'some random guy renting out a vps.'

However it also provides the bitcoin world with a well tested, developed, scalable solution that is designed from the ground up to provide the best experience for miners and hardware that does not waste hashrate, electricity, and make hardware misbehave, along with a block creation system that is guaranteed to support the bitcoin blockchain in the best manner possible, not creating empty, partially validated blocks and skimping on transactions - which is the whole point of bitcoin. The mining was never meant to be a means unto itself, it was meant to be a system to validate transactions. Pools that choose software options that don't do this are harming or at least holding back bitcoin's growth and maturity - the four largest pools all do this - one has even published new pool software code that encourages it.

Providing free software is also a two edged sword, but that debate is better left elsewhere. My sum position is the software world at large has realised that it is better off with free software as it helps improve the global pool of knowledge more than it helps just lining the pockets of the people who created the software in the first place. I've always believed in this ideal and pushed my contractors to choose free software when possible, and even charge less to write free software than private code.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
noormcs5
Hero Member
*****
Offline Offline

Activity: 2632
Merit: 613


Leading Crypto Sports Betting & Casino Platform


View Profile
September 21, 2016, 03:27:32 PM
 #280

I love all the work that you have done with this and your other projects.  I just hope that people watch these new pools closely.  When it becomes this easy to deploy a mining pool, and the startup costs become no more than the domain, the server and maybe some promotion. Does this make for unqualified pool owners and managers?
Providing the software for free to run a good pool is indeed a two edged sword.

It lowers the barrier of entry to the point where anyone with the minimum necessary knowledge can start up a pool which is not a good thing because a pool needs to be run by someone who is a software and networking expert in their own right and can provide the kind of 24/7 experienced support and maintenance that a good server needs, not just 'some random guy renting out a vps.'

However it also provides the bitcoin world with a well tested, developed, scalable solution that is designed from the ground up to provide the best experience for miners and hardware that does not waste hashrate, electricity, and make hardware misbehave, along with a block creation system that is guaranteed to support the bitcoin blockchain in the best manner possible, not creating empty, partially validated blocks and skimping on transactions - which is the whole point of bitcoin. The mining was never meant to be a means unto itself, it was meant to be a system to validate transactions. Pools that choose software options that don't do this are harming or at least holding back bitcoin's growth and maturity - the four largest pools all do this - one has even published new pool software code that encourages it.

Providing free software is also a two edged sword, but that debate is better left elsewhere. My sum position is the software world at large has realised that it is better off with free software as it helps improve the global pool of knowledge more than it helps just lining the pockets of the people who created the software in the first place. I've always believed in this ideal and pushed my contractors to choose free software when possible, and even charge less to write free software than private code.

With luck, even those that have little knowledge will slide through without losing people's money.  Some people will scam, some people will simply fail and lose the funds.  I love the software, I would love to jump on it myself and actually considered using it to combine the efforts of multiple miners at my office and home.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 »  All
  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!