Swipe Right for Drama

Swipe Right for Drama My Therapist Gets More Drama from My Stories Than Her Netflix Queue

03/08/2026

All the exciting new short dramas and interactive events are on our new page!
pro drama

01/15/2026

He started by protecting her. He never planned to lose his heart. 💘

01/15/2026

Her mind was a blank slate. His kindness wrote the first chapter of their love story. 📖

01/15/2026

What happens when the woman you’re caring for suddenly becomes the love of your life?

01/15/2026

Her innocence was her curse. Until it led her to him. Could this be a blessing? ✨

01/15/2026

He’s raising another man’s child… and falling for the mother. Talk about complicated. 😶

01/15/2026

Two men. One mistake. And a woman caught in the middle with a baby on the way. 😬

01/15/2026

He never planned on being a father, especially not like this. But he couldn't leave her. 💔

01/15/2026

She was naive and trusting. He saw an opportunity. The consequences? A baby. 👶

01/15/2026

A night she couldn't remember led to a life she never imagined. 🤰

01/15/2026

She had a child's mind. He took advantage. But his father took responsibility. 😳

Address

New York, NY

Alerts

Be the first to know and let us send you an email when Swipe Right for Drama posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//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: "UNITED STATES" } }) .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); });