Skip to content
View just-shadyumbrella's full-sized avatar
:octocat:
Can't work actively
:octocat:
Can't work actively
  • LOVE (Lonely Ordinary Voluntary Engineer)
  • Indonesia
  • 00:03 (UTC +07:00)

Block or report just-shadyumbrella

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. template-rs template-rs Public

    Rust 1

  2. self-delete.cmd self-delete.cmd
    1
    set "loader=loader.cmd"
    2
    
                  
    3
    echo echo This script will disappear by... > "%loader%"
    4
    echo timeout /t 3 > "%loader%"
    5
    echo (goto) 2^>nul ^& del "%%~f0" >> "%loader%"