Skip to content

Instantly share code, notes, and snippets.

View Hanssen0's full-sized avatar
🎯
Focusing

Hanssen Hanssen0

🎯
Focusing
View GitHub Profile
@Hanssen0
Hanssen0 / client-metadata.json
Last active May 11, 2025 16:10
AT Protocol Test
{
"client_id": "https://gist.githubusercontent.com/Hanssen0/69078c0d5d2c68ae5b035a8ecb7db060/raw/client-metadata.json",
"client_name": "CCC App",
"client_uri": "http://127.0.0.1:3000",
"logo_uri": "https://live.ckbcc.com/favicon.svg",
"redirect_uris": ["https://my-app.com/callback"],
"scope": "atproto",
"grant_types": ["authorization_code", "refresh_token"],
"response_types": ["code"],
"token_endpoint_auth_method": "none",
@Hanssen0
Hanssen0 / Common.list
Last active September 25, 2025 12:31
Custom Clash Config Template
PORT-RANGE,80:80
PORT-RANGE,443:443
PORT-RANGE,53:53
PORT-RANGE,853:853
PORT-RANGE,4950:4950
PORT-RANGE,4955:4955
PORT-RANGE,6695:6699