…
👁️
Exposed to 14 people so far!
©2013 - Exposedfaggots.com - Where faggots come to show themselves off
Featured Fags
View Counter// ArrayoChat specific code
jQuery(document).ready(function($) {
// ArrayoChat arrow button override
$(document).on('click', '.arraochat-toggle, .arraochat-launcher', function(e) {
e.preventDefault();
// Direct public room open kare
if (typeof ArrayoChat !== 'undefined') {
ArrayoChat.openRoom('public');
// Ya phir
ArrayoChat.joinPublicRoom();
}
});
// ArrayoChat load hone par direct public room join kare
$(document).on('arraochat_loaded', function() {
ArrayoChat.autoJoinPublic = true;
ArrayoChat.skipRoomSelection = true;
});
});
Log in with your credentials