Content deleted Content added
Manishearth (talk | contribs) ←Created page with 'This page contains snippets which are not worthy to become scripts but are sometimes useful. ==FlexiDiff== <source lang=javascript> function getID(){ if(document.g...' |
Manishearth (talk | contribs) No edit summary |
||
Line 1:
This page contains snippets which are not worthy to become scripts but are sometimes useful.<br />
Usually these are scripts which I made in response to a request at [[WP:VPT]] or [[WP:US/R]]. They don't take much time to make but are sometimes useful.
==FlexiDiff==
|