Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Open New Tab for jeg_rss_block class
fauzanjeg
Dec 20th, 2021
(
edited
)
529
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
jQuery
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
/* Open New Tab for jeg_rss_block class */
(
function
(
$
)
{
$
(
'.jeg_rss_block'
)
.
find
(
'a'
)
.
each
(
function
(
)
{
$
(
this
)
.
attr
(
'target'
,
'_blank'
)
;
}
)
;
}
)
(
jQuery
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐ 500$ For 45 Minutes KM
JavaScript | 1 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ HZ
JavaScript | 4 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ W9
JavaScript | 9 min ago | 0.06 KB
⭐ 500$ For 45 Minutes HE
JavaScript | 12 min ago | 0.06 KB
⭐GET ANY GIFT-CÂRD FOR FREE⭐ MZ
JavaScript | 16 min ago | 0.06 KB
⭐ 500$ For 45 Minutes KM
JavaScript | 24 min ago | 0.06 KB
Find ports and ips of servers running from ho...
Bash | 32 min ago | 0.30 KB
⭐ 500$ For 45 Minutes KM
JavaScript | 51 min ago | 0.06 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!