726376-1.html (80B)
1 <script> 2 3 var a = []; 4 a[0] = a; 5 indexedDB.cmp.bind(indexedDB)(a, a); 6 7 </script>