Merge pull request #7 from laxect/patch-UA

feat: Add github link to UA.
main
imspace 2022-10-25 01:08:12 +08:00 committed by GitHub
commit 390b7ce279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,8 +4,9 @@ export const AGENT_NAME = "s3si.ts";
export const S3SI_VERSION = "0.1.6";
export const NSOAPP_VERSION = "2.3.1";
export const WEB_VIEW_VERSION = "1.0.0-216d0219";
export const S3SI_LINK = "https://github.com/spacemeowx2/s3si.ts"
export const USERAGENT = `${AGENT_NAME}/${S3SI_VERSION}`;
export const USERAGENT = `${AGENT_NAME}/${S3SI_VERSION} (${S3SI_LINK})`;
export const DEFAULT_APP_USER_AGENT =
"Mozilla/5.0 (Linux; Android 11; Pixel 5) " +
"AppleWebKit/537.36 (KHTML, like Gecko) " +