Last active
January 21, 2021 11:03
-
-
Save andy0130tw/13657b9465e29e358f47ce2229efdd57 to your computer and use it in GitHub Desktop.
A bookmarklet to remove the EVIL fbclid when you want to copy/paste the URL to others
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:(H=>{H.replaceState(H.state,null,location.href.replace(/fbclid=[\w\d\-_]+&?/,'').replace(/(\?|&|\?&)$/,''))})(history) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sample usage:
