Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Golink加速器 golink.json #607

Closed
b4imetu opened this issue Jun 21, 2022 · 1 comment
Closed

[Request] Golink加速器 golink.json #607

b4imetu opened this issue Jun 21, 2022 · 1 comment

Comments

@b4imetu
Copy link
Contributor

b4imetu commented Jun 21, 2022

Golink加速器

ref:https://github.com/manjaroyyq/Meta/blob/master/bucket/golink.json

 "homepage": "https://www.golink.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.golink.com/protocol"
@b4imetu
Copy link
Contributor Author

b4imetu commented Jun 24, 2022

Code From https://github.com/manjaroyyq/Meta/blob/master/bucket/golink.json

{
    "version": "1.0.8.3",
    "description": "拥有智能加速、游戏高速下载技术, 解决游戏登录不上, 高延迟, 掉线等问题, 一款让你轻松畅畅玩绝地求生、APEX英雄的加速器.",
    "homepage": "https://www.golink.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.golink.com/protocol"
    },
    "url": "https://update.golink.com/download/GoLink_v1.0.8.3.exe#/dl.7z",
    "hash": "eda0a4c4444a2d46dc64de7a08271c5b5c9eb98c4113924e006fad66d72a33a1",
    "post_install": "@('$PLUGINSDIR', '[NSIS].nsi', '卸载GoLink加速器.exe.nsis') | ForEach-Object { Remove-Item \"$dir\\$_\" -Recurse -Force -ErrorAction SilentlyContinue }",
    "bin": "GoLink.exe",
    "shortcuts": [
        [
            "GoLink.exe",
            "GoLink"
        ]
    ],
    "checkver": {
        "url": "https://www.golink.com",
        "regex": "(?sm)电脑端下载.*?([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://update.golink.com/download/GoLink_v$version.exe#/dl.7z"
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants