Bitcoin Forum
May 08, 2024, 02:23:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 [2263] 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722509 times)
xsoft
Newbie
*
Offline Offline

Activity: 60
Merit: 0


View Profile
July 15, 2014, 03:40:45 PM
 #45241

Im still unable to compile https://github.com/ig0tik3d/darkcoin-cpuminer-1.2c

Yeah, I know that BAMT suc*s and that gcc compiler could be old.
But Ive trying to make this work for 3hours and nothing (several linux machines, vps, ...). I have cpuminer but withou X11 support.

Please, can somebody upload compiled version? (non-AES version)
Thanks.


Code:
/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c# make
make  all-recursive
make[1]: Entering directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c'
Making all in compat
make[2]: Entering directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat'
Making all in jansson
make[3]: Entering directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat/jansson'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
mv -f .deps/hashtable.Tpo .deps/hashtable.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mv -f .deps/load.Tpo .deps/load.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
mv -f .deps/utf.Tpo .deps/utf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -O3 -msse2 -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
rm -f libjansson.a
ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o
ranlib libjansson.a
make[3]: Leaving directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat/jansson'
make[3]: Entering directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat'
make[2]: Leaving directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c/compat'
make[2]: Entering directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
cpu-miner.c:179:44: warning: backslash and newline separated by space
cpu-miner.c: In function ‘main’:
cpu-miner.c:1328: warning: implicit declaration of function ‘init_Xhash_contexts’
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'x2/sha2.c' || echo './'`x2/sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-sha2-arm.o -MD -MP -MF .deps/minerd-sha2-arm.Tpo -c -o minerd-sha2-arm.o `test -f 'x2/sha2-arm.S' || echo './'`x2/sha2-arm.S
mv -f .deps/minerd-sha2-arm.Tpo .deps/minerd-sha2-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-sha2-x86.o -MD -MP -MF .deps/minerd-sha2-x86.Tpo -c -o minerd-sha2-x86.o `test -f 'x2/sha2-x86.S' || echo './'`x2/sha2-x86.S
mv -f .deps/minerd-sha2-x86.Tpo .deps/minerd-sha2-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'x2/sha2-x64.S' || echo './'`x2/sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'x2/scrypt.c' || echo './'`x2/scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-scrypt-arm.o -MD -MP -MF .deps/minerd-scrypt-arm.Tpo -c -o minerd-scrypt-arm.o `test -f 'x2/scrypt-arm.S' || echo './'`x2/scrypt-arm.S
mv -f .deps/minerd-scrypt-arm.Tpo .deps/minerd-scrypt-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-scrypt-x86.o -MD -MP -MF .deps/minerd-scrypt-x86.Tpo -c -o minerd-scrypt-x86.o `test -f 'x2/scrypt-x86.S' || echo './'`x2/scrypt-x86.S
mv -f .deps/minerd-scrypt-x86.Tpo .deps/minerd-scrypt-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'x2/scrypt-x64.S' || echo './'`x2/scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-aes_helper.o -MD -MP -MF .deps/minerd-aes_helper.Tpo -c -o minerd-aes_helper.o `test -f 'x5/aes_helper.c' || echo './'`x5/aes_helper.c
mv -f .deps/minerd-aes_helper.Tpo .deps/minerd-aes_helper.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-luffa_for_sse2.o -MD -MP -MF .deps/minerd-luffa_for_sse2.Tpo -c -o minerd-luffa_for_sse2.o `test -f 'x5/luffa_for_sse2.c' || echo './'`x5/luffa_for_sse2.c
mv -f .deps/minerd-luffa_for_sse2.Tpo .deps/minerd-luffa_for_sse2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-shavite.o -MD -MP -MF .deps/minerd-shavite.Tpo -c -o minerd-shavite.o `test -f 'x5/shavite.c' || echo './'`x5/shavite.c
mv -f .deps/minerd-shavite.Tpo .deps/minerd-shavite.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-cubehash_sse2.o -MD -MP -MF .deps/minerd-cubehash_sse2.Tpo -c -o minerd-cubehash_sse2.o `test -f 'x5/cubehash_sse2.c' || echo './'`x5/cubehash_sse2.c
mv -f .deps/minerd-cubehash_sse2.Tpo .deps/minerd-cubehash_sse2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-nist.o -MD -MP -MF .deps/minerd-nist.Tpo -c -o minerd-nist.o `test -f 'x5/vect128/nist.c' || echo './'`x5/vect128/nist.c
mv -f .deps/minerd-nist.Tpo .deps/minerd-nist.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-vector.o -MD -MP -MF .deps/minerd-vector.Tpo -c -o minerd-vector.o `test -f 'x5/vect128/vector.c' || echo './'`x5/vect128/vector.c
x5/vect128/vector.c:71:1: warning: "X" redefined
x5/vect128/vector.c:66:1: warning: this is the location of the previous definition
x5/vect128/vector.c:794:1: warning: "STEP_1" redefined
x5/vect128/vector.c:540:1: warning: this is the location of the previous definition
x5/vect128/vector.c:803:1: warning: "STEP_2" redefined
x5/vect128/vector.c:564:1: warning: this is the location of the previous definition
x5/vect128/vector.c:806:1: warning: "STEP" redefined
x5/vect128/vector.c:569:1: warning: this is the location of the previous definition
x5/vect128/vector.c:827:1: warning: "ROUND" redefined
x5/vect128/vector.c:577:1: warning: this is the location of the previous definition
x5/vect128/vector.c:852:1: warning: "PERM_START" redefined
x5/vect128/vector.c:850:1: warning: this is the location of the previous definition
x5/vect128/vector.c:854:1: warning: "PERM_START" redefined
x5/vect128/vector.c:852:1: warning: this is the location of the previous definition
x5/vect128/vector.c:856:1: warning: "PERM_START" redefined
x5/vect128/vector.c:854:1: warning: this is the location of the previous definition
x5/vect128/vector.c:862:1: warning: "PERM_START" redefined
x5/vect128/vector.c:856:1: warning: this is the location of the previous definition
x5/vect128/vector.c:864:1: warning: "PERM_START" redefined
x5/vect128/vector.c:862:1: warning: this is the location of the previous definition
x5/vect128/vector.c:866:1: warning: "PERM_START" redefined
x5/vect128/vector.c:864:1: warning: this is the location of the previous definition
x5/vect128/vector.c:868:1: warning: "PERM_START" redefined
x5/vect128/vector.c:866:1: warning: this is the location of the previous definition
x5/vect128/vector.c:875:1: warning: "PERM_START" redefined
x5/vect128/vector.c:868:1: warning: this is the location of the previous definition
mv -f .deps/minerd-vector.Tpo .deps/minerd-vector.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-echo.o -MD -MP -MF .deps/minerd-echo.Tpo -c -o minerd-echo.o `test -f 'x5/echo.c' || echo './'`x5/echo.c
mv -f .deps/minerd-echo.Tpo .deps/minerd-echo.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -O3 -msse2 -MT minerd-xcoin.o -MD -MP -MF .deps/minerd-xcoin.Tpo -c -o minerd-xcoin.o `test -f 'xcoin.c' || echo './'`xcoin.c
In file included from xcoin.c:25:
x6/jh_sse2_opt64.h:32: error: redefinition of typedef ‘BitSequence’
x5/defs_x5.h:5: note: previous declaration of ‘BitSequence’ was here
x6/jh_sse2_opt64.h:33: error: redefinition of typedef ‘DataLength’
x5/defs_x5.h:6: note: previous declaration of ‘DataLength’ was here
xcoin.c: In function ‘Xhash’:
xcoin.c:97: warning: assignment discards qualifiers from pointer target type
xcoin.c:112: warning: right shift count >= width of type
xcoin.c:112: warning: right shift count >= width of type
xcoin.c:112: warning: right shift count >= width of type
xcoin.c:112: warning: right shift count >= width of type
make[2]: *** [minerd-xcoin.o] Error 1
make[2]: Leaving directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners.test/cpu5/darkcoin-cpuminer-1.2c'
make: *** [all] Error 2
1715178230
Hero Member
*
Offline Offline

Posts: 1715178230

View Profile Personal Message (Offline)

Ignore
1715178230
Reply with quote  #2

1715178230
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715178230
Hero Member
*
Offline Offline

Posts: 1715178230

View Profile Personal Message (Offline)

Ignore
1715178230
Reply with quote  #2

1715178230
Report to moderator
1715178230
Hero Member
*
Offline Offline

Posts: 1715178230

View Profile Personal Message (Offline)

Ignore
1715178230
Reply with quote  #2

1715178230
Report to moderator
1715178230
Hero Member
*
Offline Offline

Posts: 1715178230

View Profile Personal Message (Offline)

Ignore
1715178230
Reply with quote  #2

1715178230
Report to moderator
huadaonan
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
July 15, 2014, 03:42:34 PM
 #45242

what the fuck drk made me crazy wjat fuck prices
HinnomTX
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500



View Profile
July 15, 2014, 03:45:22 PM
 #45243

There is no cryptographic wizardry that eliminates the possibility of someone deciding to act like an ass.
LOL! So true. In the end, you must trust the seller of goods to send you the shit you just bought. Same problem as eBay. Fortunately, reputation systems can help with this problem.

"One can only solve so much with cryptography. The rest of the solution will prove to be economic in nature." -Evan Duffield
Dash is Digital Cash.  https://www.dash.org
huadaonan
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
July 15, 2014, 03:47:54 PM
 #45244

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor



Sleepyx
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 15, 2014, 03:50:35 PM
 #45245

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor





Are you scared that the price will never go up again?

Trade crypto? Check out Quatloo Trader - https://bitcointalk.org/index.php?topic=711966.0
HinnomTX
Hero Member
*****
Offline Offline

Activity: 525
Merit: 500



View Profile
July 15, 2014, 03:52:30 PM
 #45246

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor




There have been plenty of updates over the last several days. Just read.
You're not patient enough to be a good investor. Better to sell now, weak hand, because volatility is going to eat you alive if you sit there and watch every move.

"One can only solve so much with cryptography. The rest of the solution will prove to be economic in nature." -Evan Duffield
Dash is Digital Cash.  https://www.dash.org
huadaonan
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
July 15, 2014, 03:52:53 PM
 #45247

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor





Are you scared that the price will never go up again?
why would you think it will go up again?
Brilliantrocket
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
July 15, 2014, 03:56:04 PM
 #45248

Why would we have PR now? It's a work in progress. People have short attention spans, that is why the price drops during times like this. Once we get a solid update (end of July), we will see the price pick up.
CHAOSiTEC
Legendary
*
Offline Offline

Activity: 1358
Merit: 1002


View Profile
July 15, 2014, 03:56:52 PM
 #45249

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor





Are you scared that the price will never go up again?
why would you think it will go up again?

simple, RC4 introduces what this coin is all about

node-vps.com - Tron / Masternode hosting services
huadaonan
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
July 15, 2014, 03:58:14 PM
 #45250

ithink i have to dump all my darkcoins if the pr of darkcoin continue do nothings.incredeable even you guys busy that can not possible to release some development .we all investor




There have been plenty of updates over the last several days. Just read.
You're not patient enough to be a good investor. Better to sell now, weak hand, because volatility is going to eat you alive if you sit there and watch every move.

  i am really not a weak hand .just found it cost too much time to fix those bugs.and even now can not handle it
raleit2014
Member
**
Offline Offline

Activity: 84
Merit: 10

Crypto is the Future!


View Profile WWW
July 15, 2014, 03:58:49 PM
 #45251

SELL rating placed on DRK

http://cryptoanalytics.trade

http://cryptoanalytics.trade/
1GJ6MocSnEih1tjPstsCKBxgH2PRpdBnVB
Brilliantrocket
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
July 15, 2014, 04:00:54 PM
 #45252

SELL rating placed on DRK

http://cryptoanalytics.trade
This sort of stuff is for those who can't be bothered to do the research for themselves. It's just a way for the owner of that site to fleece the sheep (his readers). Place sell rating, wait for price to drop, buy, easy profit.
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
July 15, 2014, 04:03:09 PM
 #45253

actually Darkcoin has a HOLD advice ...  http://cryptoanalytics.trade/analyst-ratings/

Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
piyany
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
July 15, 2014, 04:03:13 PM
 #45254

SELL rating placed on DRK

http://cryptoanalytics.trade

I see HODL on drk, but they advise to sell doge and ltc Grin
Brilliantrocket
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
July 15, 2014, 04:05:40 PM
 #45255

This is very preliminary, but it appears to me that all anonymous coins based on unlinkability will not be able to solve the very serious double-spend threat.

If am correct, this is both a major and fundamental solution for longest chain rule of proof-of-work, but it also eliminates unlinkability as a anonymity solution.

Sorry to say. Again this is preliminary, and needs more peer review.

Anonymint commentary on a flaw he found with Cryptonote. Yet another problem to add to the list.

 More good commentary :  https://bitcointalk.org/index.php?topic=600436.msg7857659#msg7857659
salmion
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
July 15, 2014, 04:06:36 PM
 #45256


assburger removed

This sort of stuff is for those who can't be bothered to do the research for themselves. It's just a way for the owner of that site to fleece the sheep (his readers). Place sell rating, wait for price to drop, buy, easy profit.

Yup, and most of the coins they are advocating buy? Seriously?
qwizzie
Legendary
*
Offline Offline

Activity: 2548
Merit: 1245



View Profile
July 15, 2014, 04:09:55 PM
 #45257


assburger removed

This sort of stuff is for those who can't be bothered to do the research for themselves. It's just a way for the owner of that site to fleece the sheep (his readers). Place sell rating, wait for price to drop, buy, easy profit.

Yup, and most of the coins they are advocating buy? Seriously?

i'm not totally sure but i think i read how this site put Darkcoin on hold advice right after Evan gave his
breakthrough RC4 talk in here.. so it has been on hold advice since then.



Learn from the past, set detailed and vivid goals for the future and live in the only moment of time over which you have any control : now
Youghoor
Sr. Member
****
Offline Offline

Activity: 1036
Merit: 275


View Profile
July 15, 2014, 04:10:59 PM
 #45258


assburger removed

This sort of stuff is for those who can't be bothered to do the research for themselves. It's just a way for the owner of that site to fleece the sheep (his readers). Place sell rating, wait for price to drop, buy, easy profit.

Yup, and most of the coins they are advocating buy? Seriously?

i'm not totally sure but i think i read how this site put Darkcoin on hold advice right after Evan gave his
breakthrough RC4 talk in here.. so it has been on hold since then.




yup that might be the reason.
salmion
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
July 15, 2014, 04:54:05 PM
 #45259

Ha ha, you sold your eCash when you should have hodl your eCash.

You repeated this so many times, it stuck in my head!!!

And then this happened:


maese123
Member
**
Offline Offline

Activity: 72
Merit: 10


View Profile
July 15, 2014, 05:01:39 PM
 #45260

http://www.forexminute.com/bitcoin/cryptocurrency-trading-news-bitcoin-litecoin-leaps-darkcoin-dogecoin-drops-38458

Pages: « 1 ... 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 [2263] 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 ... 7012 »
  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!