About me:
24 year old Female from Dubai Escorts, Dubai Rebeca +971509530047
Greetings, I go by the name Rebeca. I am an Escort possessing a sophisticated style and discerning taste. Currently, I find myself in the vibrant city of (DUBAI).
Cultivated in culture and etiquette, I excel at curating a comfortable and delightful ambiance for my clients. Engaging in interesting conversations and leaving a lasting impression are skills I pride myself on. Upholding stringent standards of privacy and security, I hold those who appreciate discretion in high regard. Rest assured, the photos you see are genuine; I refrain from sharing additional images.
Feel free to reach out to me on WhatsApp, and let's arrange a meeting for today.
profile viewed 207 times
Reviews:
Add review
No reviews yet
');
$(this).removeClass('working');
return false;
}
$.ajax({
type: "POST",
url: "https://dubaiescortsservice.net/wp-content/themes/escortwp/ajax/send-profile-report.php",
data: { profileid: profileid, reason: reason, 'g-recaptcha-response': recaptcha },
cache: false,
timeout: 20000, // in milliseconds
success: function(raw_data) {
var data = JSON.parse(raw_data);
if(data.status == 'ok') {
$('.report-profile-wrapper').html('
'+data.msg+'
');
} else {
$('.report-profile-wrapper .report-profile-reason-form').prepend('
'+data.msg+'
');
}
$(this).removeClass('working');
},
error: function(request, status, err) {
$(this).removeClass('working');
}
});
});
});