Skip to content

Instantly share code, notes, and snippets.

@CosPie
CosPie / my-rules.yaml
Created December 9, 2025 11:57
Auto-generated by Clash Rule Weaver
# Added via Clash Rule Weaver
- DOMAIN-SUFFIX,tile-service.weather.microsoft.com,DIRECT
- DOMAIN-SUFFIX,armmf.adobe.com,PROXY
- DOMAIN-SUFFIX,ss0.bdstatic.com,DIRECT
- DOMAIN-SUFFIX,ss0.baidu.com,DIRECT
- DOMAIN-SUFFIX,sp1.baidu.com,DIRECT
- DOMAIN-SUFFIX,www.baidu.com,DIRECT
- DOMAIN-SUFFIX,ss1.baidu.com,DIRECT
- DOMAIN-SUFFIX,hpd.baidu.com,DIRECT
- DOMAIN-SUFFIX,ss1.bdstatic.com,DIRECT
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->