• darcy
    link
    fedilink
    arrow-up
    29
    ·
    edit-2
    1 年前
    if (new Date().getDay() % 2) {
        runCode();
    }