Skip to content

Instantly share code, notes, and snippets.

View Netrvin's full-sized avatar
🐦
咕咕咕

131 Netrvin

🐦
咕咕咕
  • Earth, Solar System, Orion Arm, Milky Way, Virgo SC
View GitHub Profile
@Netrvin
Netrvin / steam_free_games.js
Last active April 25, 2020 12:46
修改自 https://greasyfork.org/zh-CN/scripts/401598 内容:修复bug;每半天自动刷新
// ==UserScript==
// @name Steam 免费游戏永久入库脚本
// @namespace https://gist.github.com/Netrvin/bc6397a57ad5d735f8ee3a8e6c350d0c
// @version 0.2.1
// @description steamdb.info屏蔽周末临时免费 Steam 免费游戏永久入库脚本
// @author Boys&Netrvin
// @match *://steamdb.info/upcoming/free*
// @match *://store.steampowered.com/account/licenses*
// @icon https://steamdb.info/static/logos/512px.png
// @note 2020年4月22日 修复部分使用的问题