Skip to content

Instantly share code, notes, and snippets.

View andreiluca's full-sized avatar

Andrei Luca andreiluca

View GitHub Profile
@chrisguitarguy
chrisguitarguy / custom-shortlink.php
Created August 29, 2011 22:14
Adds a custom shortlink structure to WordPress
@danott
danott / jquery.scroll-lock.js
Created February 21, 2011 21:22
Apple Cart style scroll lock
We couldn’t find that file to show.
@paulirish
paulirish / utmstrip.user.js
Last active September 17, 2024 11:03
userscript: Drop the UTM params from a URL when the page loads
// ==UserScript==
// @name UTM param stripper
// @author Paul Irish
// @namespace http://github.com/paulirish
// @version 1.2
// @description Drop the UTM params from a URL when the page loads.
// @extra Cuz you know they're all ugly n shit.
// @include http*://*
// ==/UserScript==