mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
6 lines
154 B
TypeScript
6 lines
154 B
TypeScript
export const SHARED_DESCRIPTION = [
|
|
'License: AGPL 3.0',
|
|
'Homepage: https://ruleset.skk.moe',
|
|
'GitHub: https://github.com/SukkaW/Surge'
|
|
] as const;
|