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