Skip to content

Instantly share code, notes, and snippets.

@Bluscream
Bluscream / readme.md
Last active May 29, 2023 01:36
Collection of useful powershell scripts
@Bluscream
Bluscream / .htaccess
Last active October 20, 2022 10:51
php jpgraph steamcharts image generator
# AddHandler application/x-httpd-php .jpg
RewriteEngine on
# RewriteCond %{QUERY_STRING} ^$
RewriteRule ^bs\..*$ steam.php?max=49&height=375&width=600&bg&%{QUERY_STRING} [L]
RewriteRule ^csgo\..*$ steam.php?max=49&height=375&width=600&bg&appid=730&title=CS:GO&%{QUERY_STRING} [L]
RewriteRule ^steam\..*$ steam.php?%{QUERY_STRING} [L]
@Bluscream
Bluscream / composer.json
Last active June 8, 2023 02:11
Raidmax Server List Scraper with caching (supports "php", "php-pretty", "csv", "json", "html","txt","favorites")
{
"require": {
"symfony/browser-kit": "^5.4",
"symfony/process": "^5.4",
"symfony/http-client": "^5.4",
"symfony/dom-crawler": "^5.4",
"symfony/css-selector": "^5.4",
"voku/stringy": "^6.5"
}
}
@Bluscream
Bluscream / OverWolf.Client.BL.dll.MD
Last active January 21, 2025 10:49
Overwolf Launch Options (Command Line Arguments)

OverWolf.Client.BL.dll

Parameter Description Version Ref
-ingame 0.254.0.13
-overwolfsilent Do not open store when launching (Used by autostart entry) 0.254.0.13
-silent 0.254.0.13