Paste-bin.xyz
Archive
Sign In
Login
Register
Username
Current Password
Keep me signed in.
Username
Full Name
Email
New Password
JAVASCRIPT
33
ajax url
Guest on 18th September 2023 12:20:58 PM
const
AJAX_URL
=
window.
location
.
protocol
+
'//'
+
window.
location
.
hostname
+
'/ajax'
;
Raw Paste
const AJAX_URL = window.location.protocol+'//'+window.location.hostname+'/ajax';
Login
or
Register
to edit or fork this paste. It's free.