Entry 18139

Json

   

Submitted by anonymous on May 11, 2011 at 7:43 a.m.
Language: JavaScript. Code size: 225 bytes.

{
  "traffic": {
    "type": "month",
    "from": "2010-09-01",
    "to":"2010-09-31",
    "data": {
      "123.123.123.123": {
        "in":0.2874,
        "out":0.0481,
        "sum":0.3355
      }
    }
  }
} 

This snippet took 0.00 seconds to highlight.

Back to the Entry List or Home.

Delete this entry (admin only).