Skip to content

Instantly share code, notes, and snippets.

View mohalikeyou's full-sized avatar

Pokaman mohalikeyou

View GitHub Profile
@mohalikeyou
mohalikeyou / clash.yml
Created June 11, 2023 13:38
clash rules
mixin: # object
rule-providers:
reject:
type: http
behavior: domain
url: "https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/reject.txt"
path: ./ruleset/reject.yaml
interval: 86400
icloud:
@mohalikeyou
mohalikeyou / .gitignore
Created May 24, 2023 06:46
a common git ignore file for java
# Compiled class file
*.class
# history
.history/
# Log file
*.log
# BlueJ files
*.ctxt