Simple Cracking Helper
< 脚本 torn-crack 的反馈
Script works great. I just added a guard clause below the use strict statement so it only runs on the cracking page: if (location.hash !== '#/cracking') return;
if (location.hash !== '#/cracking') return;
登录以发布留言。
Script works great. I just added a guard clause below the use strict statement so it only runs on the cracking page:
if (location.hash !== '#/cracking') return;