Surge_by_SukkaW/Build/lib/constants.ts
2024-06-26 17:49:32 +08:00

6 lines
145 B
TypeScript

export const SHARED_DESCRIPTION = [
'License: AGPL 3.0',
'Homepage: https://ruleset.skk.moe',
'GitHub: https://github.com/SukkaW/Surge'
];