Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
0xCor3
May 19th, 2021
(
edited
)
237
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
confirmEnding
(
str
,
end
)
{
return
str.
slice
(
-
end.
length
)
===
end
;
}
confirmEnding
(
"apalotega"
,
"a"
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
dataNone
JSON | 1 min ago | 0.64 KB
✅ MAKE $12OO IN 10 MIN O
JavaScript | 15 min ago | 0.08 KB
FREE BTC GUIDE U
JavaScript | 15 min ago | 0.08 KB
Fixes For BallCount Courtesy DeepAI Then Gemi...
C++ | 30 min ago | 206.69 KB
Trying Fixes From DeepAI,org, These Are Pre-F...
C++ | 32 min ago | 195.77 KB
ESP-IDF RMT Debugging++
C | 1 hour ago | 7.55 KB
messenger
Python | 1 hour ago | 1.89 KB
palworld team types
Perl | 1 hour ago | 4.42 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!