Skip to content

Instantly share code, notes, and snippets.

# ------------------------------------------------------------------------------
# .gitignore for OctoberCMS (http://octobercms.com/)
# Based on https://gist.github.com/salcode/b515f520d3f8207ecd04 for WordPress
# ------------------------------------------------------------------------------
# Ignore everything in the root except the "plugins" and "themes" directories
/*
!themes/
!plugins/
@stikkx
stikkx / wige-timing_color-and-sound.js
Created May 26, 2022 10:57
Add fastes lap marking and beep on new fastes lap
// ==UserScript==
// @name Leaderboard Wige Solution Painting
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Style your Leaderboard on wige solutions by MSFS
// @author Stikkx
// @match https://livetiming.azurewebsites.net
// @icon https://www.google.com/s2/favicons?domain=tampermonkey.net
// @grant none
// ==/UserScript==