description.ts 145 B

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