• darcy
    link
    fedilink
    29
    edit-2
    9 months ago
    if (new Date().getDay() % 2) {
        runCode();
    }