Skip to content
View wtser's full-sized avatar
Block or Report

Block or report wtser

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. DND auto for Mac DND auto for Mac
    1
    # 在系统快捷键中 将打开关闭DND的快捷键设置为 cmd+shift+option+control+d
    2
    repeat while true
    3
    	ignoring application responses
    4
    		tell application "System Events" to keystroke "D" using {command down, shift down, option down, control down}
    5
    	end ignoring
  2. RollRes RollRes Public

    Change the response of the request

    JavaScript

  3. basic-class basic-class Public

    Basic low for stylize 样式基本法

    CSS

  4. func-css func-css Public

    style for some func

    CSS