Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Get3
tmc_angel
Apr 22nd, 2012
823
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
<
script
>
function
getURLParameter
(
name
)
{
return
decodeURI
(
(
RegExp
(
name
+
'='
+
'(.+?)(&|$)'
)
.
exec
(
location.
search
)
||
[
,
null
]
)
[
1
]
)
;
}
</
script
>
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
December smells like money
CSS | 5 min ago | 0.29 KB
Untitled
6 min ago | 0.29 KB
Windows n8n/Node Auto-Updater
PowerShell | 1 hour ago | 0.12 KB
Uninstall-n8n-Nodejs-Thoroughly.ps1
PowerShell | 6 hours ago | 10.15 KB
Izlego M3U
7 hours ago | 0.03 KB
Untitled
8 hours ago | 57.98 KB
Untitled
8 hours ago | 59.63 KB
Untitled
8 hours ago | 61.14 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!