我们不会孤军奋战

加载过慢请开启缓存 浏览器默认开启

使用libretranslate将 Hexo 中的汉字标题转成英文标题,开箱即用,无需手工修改标题内容
在 hexo 项目目录执行
mkdir scripts
curl -O https://github.com/kmizmal/hexo-translate-title/releases/download/release/translate-title.js scripts/在Releases下载 translate-title.js 之后手动扔到 hexo 项目目录下的 scripts 文件夹 ,如果没有就创建一个
将_config.yml中 permalink 后面的:title改为:Translate_title
在translate-title.js的 52 行translate_api_url后填入你自己搭建的libretranslate接口
或者提交 issue
ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating “game playing” status, ASF doesn’t require any Steam client running in the background, doesn’t launch any additional processes and is made to handle unlimited Steam accounts at once. In addition to that, it’s meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with .NET Core runtime, such as Windows, Linux and macOS. ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library.
ASF 是一款 C# 应用程序,其主要目的是同时从多个帐户中获取 Steam 卡。与 Idle Master 不同,Idle Master 每次只能为一个帐户工作,同时需要 Steam 客户端在后台运行并启动模拟“玩游戏”状态的其他进程,而 ASF 不需要任何 Steam 客户端在后台运行,不启动任何其他进程,并且可以同时处理无限数量的 Steam 帐户。除此之外,它还可以在服务器或其他无桌面机器上运行,并具有完整的跨操作系统支持,这使得它可以在任何具有 .NET Core 运行时的操作系统上启动,例如 Windows、Linux 和 macOS。ASF 之所以能够实现,要归功于在出色的 SteamKit2 库中所做的大量工作。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.