Automatically checks Steam Subscriber Agreement checkboxes
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
fix query string matching
added another safeguard that prevents Steam code from unchecking the boxes via JavaScript. The register key page does this if you click "Activate More" after activating a key for example
update to account for new Steam subdomain
added multi buy checkbox
added missing checkbox, and also set the DOM checked attribute just in case
add checkout checkbox
simplified code. I think the checked getter stuff isn't necessary anymore