Last active 1440821209

(bookmarklet) Cheat at http://game.ioxapp.com/color/ (for people with bad eyesight or bad screens)

Revision 59b8d80cd0ab3a284039b1433ab06450a910dab7

gistfile1.txt Raw
1javascript:(function%20()%20{prev="";var%20arr=[].slice.call(document.getElementsByTagName('span')).slice(3);for(i=0;i<arr.length;i++){if(arr[i].style){if(prev!=arr[i].style["backgroundColor"]&&prev!=""){arr[i].style["backgroundColor"]%20=%20"rgb(255,%20255,%20255)";}else{prev%20=%20arr[i].style["backgroundColor"];}}}})()