Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 170 Bytes

cheat-code-danhgia

var arr = document.querySelectorAll("[id$='038']");
arr.forEach(function(v){
	v.checked = true;
});
for (i = 0; i < 4; i++)
	nextSection();