Skip to content

Instantly share code, notes, and snippets.

@RatserX
RatserX / centos-rhel-apache-fastcgi-php.md
Last active August 10, 2019 07:30
Setup Apache, FastCGI and PHP on CentOS/RHEL for hosting sites on different ports and PHP versions
@RatserX
RatserX / sdqe.js
Last active December 29, 2017 04:37
steam-discovery-queue-explorer
// ==UserScript==
// @description Automatically explore your Steam Discovery Queue to get the daily Trading Cards during sales
// @icon https://store.steampowered.com/favicon.ico
// @match http://store.steampowered.com/explore*
// @match https://store.steampowered.com/explore*
// @name Steam Discovery Queue Explorer
// @namespace https://github.com/RatserX/steam-discovery-queue-explorer
// @version 1.0
// @updateURL https://raw.githubusercontent.com/RatserX/steam-discovery-queue-explorer/master/sdqe.js
// ==/UserScript==