Flomarket

Is anyone using this market? I've had a look at the source code for the home page and a couple of things don't look right.

First, the use of javascript is ringing alarm bells. Who would use javascript on a tor site when most tor users have javascript disabled?

Also, this piece of javascript has really got me thinking...

$(document).ready(function () {
    var current = COINWIDGETCOM_DATA[0].amount; //loaded dynamically
    var goal = 55.0;

    $("#goalleft").html("We only have " + btc_round(goal - current) + " BTC left to go!");
    thermometer("thermo2", goal, current);
}); 

What is the countdown to 55 BTC's for?

There could be valid reasons for both but, after the recent sheep scam, i'm being very cautious of any market.


Comments


[2 Points] CDRCRDS:

Looks pretty legit to me. If you don't trust it don't over think it and find someone who is reputable like bluesky.


[1 Points] None:

Weird... have you looked into the thermometer function? What does that do?


[1 Points] Pelgrim:

So...market is gone?