JSON-stat > Format > Viewer
\n \n \n \n\n\n\n
\n
\n \n Namecheap Logo\n \n
\n
\n
\n

\n
\n
\n

Domain registration has\n expired.

\n \n
\n

Renewal instructions

\n

If you own this domain, you may still be\n able to renew it through your Namecheap account. To renew: sign in, open Domain List,\n select this domain, and choose Renew.

\n

\n Sign in ·\n Renewal help ·\n Renewal and redemption fees\n

\n
\n Renew\n this domain\n
\n \n
\n \n\n
\n \n
\n

Want a domain name like this?

\n

Discover domains on auction now

\n See all auctions\n
\n
\n
\n \n\n \n\n\n\n' ; try{ //Is it JSON? j=JSONstat( JSON.parse(str) ); }//Not JSON? is it a CSV? catch(e){ j=JSONstat( JSONstatUtils.fromCSV(str, { label: "Imported from CSV", vlast: true // vfield is known as a format requirement: last column*/ // assuming standard delimiter "," and decimal "." }) ); isCSV=true; }