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;