Skip to content

Instantly share code, notes, and snippets.

@ha1t
Last active August 29, 2015 14:05
Show Gist options
  • Save ha1t/be37064b3e1fd6aca231 to your computer and use it in GitHub Desktop.
Save ha1t/be37064b3e1fd6aca231 to your computer and use it in GitHub Desktop.
var sheet = JSON.parse(localStorage.getItem('CWStamp_idList'));
sheet.push(["17858189", "17858188", "17858187", "17858186", "17858185", "17858184", "17858183", "17858182", "17858181", "17858180", "17858179", "17858178", "17858177", "17858176", "17858175", "17858174", "17858173", "17858172", "17858171", "17858170", "17858169", "17858168", "17858167", "17858166", "17858165", "17858164", "17858163"]);
localStorage.setItem('CWStamp_idList', JSON.stringify(sheet));
"[["17615302","17559198","17532866","17718030","17718045","17743112","17862545"],["17743194","17743193","17743192","17743191"],["17538962","17538951","17538933","17538923","17538912","17538903","17538890","17538879","17538862","17538847","17538839","17538818","17538804"],["17858189","17858188","17858187","17858186","17858185","17858184","17858183","17858182","17858181","17858180","17858179","17858178","17858177","17858176","17858175","17858174","17858173","17858172","17858171","17858170","17858169","17858168","17858167","17858166","17858165","17858164","17858163"],[],[]]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment