28/04/2026

Toza ba robots te hein 😃😃

27/04/2026

Cette vidéo n’est pas à rigoler svp🤭

26/04/2026

Ya RABBY à tombé amoureux 🤭🤭🤭

Je viens d’atteindre 120 K followers ! Merci pour votre soutien en continu. Je n’aurais jamais pu y arriver sans votre a...
26/04/2026

Je viens d’atteindre 120 K followers ! Merci pour votre soutien en continu. Je n’aurais jamais pu y arriver sans votre aide. 🙏🤗🎉

25/04/2026

NEW CHALLENGE

24/04/2026

La haine

23/04/2026

Bo Zela tsi😀😀

22/04/2026

NINI NANGA HEIN?

21/04/2026

Mon ex a un mauvais motema

19/04/2026

Bo Tala Makambu elekaka na tournage 😀😀😀

18/04/2026

DJENE akufi azo yeba te🤭🤭😀😀

Adresse

Kinshasa

Site Web

Notifications

Soyez le premier à savoir et laissez-nous vous envoyer un courriel lorsque Ya RABBY publie des nouvelles et des promotions. Votre adresse e-mail ne sera pas utilisée à d'autres fins, et vous pouvez vous désabonner à tout moment.

Partager

Type

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "CONGO, THE DEMOCRATIC REPUBLIC OF THE" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });