"" && !stristr($_SERVER["HTTP_REFERER"],"duno.com")){ }else{ } if($_REQUEST["update"] == 1){ $stmt2 = $pdodb->prepare("UPDATE LOW_PRIORITY girls SET aboutme=:aboutme,country=:country WHERE ID=:mid"); $stmt2->bindParam(':aboutme',$_REQUEST["aboutme"]); $stmt2->bindParam(':country',$_REQUEST["country2"]); $stmt2->bindParam(':mid',$_SESSION["uid"]); $stmt2->execute(); } $urlpara = explode("/",$_REQUEST["pl"]); $username = $urlpara[0]; $blogentry = $urlpara[1]; $stmt = $pdodb->prepare("SELECT ID,fname,aboutme,approved,mainpic,emailis, datingact, password,username,country,views,lastact, tviews,points,bday,bmonth,byear,rstatus, city,paying,lastvisitor,tfollowers,tfollowing,nphotos,nposts,mailoften,ipaddr,twitter,onlyfans,nostrnpub, instagram,laststatusid,banned,verified,payuntil,girls.paypal, girls.venmo,girls.cashapp,bitcoin,girls.npages,favrelay,tags,dblat,dblon,telegram,kinaddress,children_preference,height,sorientation FROM girls WHERE username=:sessid LIMIT 1"); $stmt->bindParam(':sessid',$_REQUEST["pl"]); $stmt->execute(); while($i3=$stmt->fetch()) { $dfname = $i3["fname"]; $pid = $i3["ID"]; $aboutme = $i3["aboutme"]; $dapproved = $i3["approved"]; $mainpic = $i3["mainpic"]; $emailis = $i3["emailis"]; $username = $i3["username"]; $password = $i3["password"]; $country = $i3["country"]; $views = $i3["views"]; $lastact = $i3["lastact"]; $tviews = $i3["tviews"]; $dpoints = $i3["points"]; $bday = $i3["bday"]; $bmonth = $i3["bmonth"]; $byear = $i3["byear"]; $rstatus = $i3["rstatus"]; $city = $i3["city"]; $paying = $i3["paying"]; $lastvisitor = $i3["lastvisitor"]; $tfollowers = $i3["tfollowers"]; $tfollowing = $i3["tfollowing"]; $nphotos = $i3["nphotos"]; $nposts = $i3["nposts"]; $mailoften = $i3["mailoften"]; $jobdesc = $i3["jobdesc"]; $edu = $i3["edu"]; $credits = $i3["credits"]; $karma = $i3["karma"]; $socmedia = $i3["socmedia"]; $publickey = $i3["publickey"]; $tppics = $i3["tppics"]; $ipaddr = $i3["ipaddr"]; $laststatus = $i3["laststatus"]; $laststatusid = $i3["laststatusid"]; $banned = $i3["banned"]; $verified = $i3["verified"]; $payuntil = $i3["payuntil"]; $telegram = $i3["telegram"]; $paypal = $i3["paypal"]; $venmo = $i3["venmo"]; $cashapp = $i3["cashapp"]; $bitcoin = $i3["bitcoin"]; $twitter = $i3["twitter"]; $instagram = $i3["instagram"]; $onlyfans = $i3["onlyfans"]; $bitclout = $i3["bitclout"]; $dating = $i3["datingact"]; $npages = $i3["npages"]; $nostrnpub = $i3["nostrnpub"]; $favrelay = $i3["favrelay"]; $tags = $i3["tags"]; $dblat = $i3["dblat"]; $kinaddress = $i3["kinaddress"]; $children_preference = $i3["children_preference"]; $height = $i3["height"]; $sorientationselect = $i3["sorientation"]; } if($mainpic <> ""){ $dmainpic = $mainpic; } if($banned == 1){ #echo 'this user is banned. to reactivate please contact palmies@protonmail.ch go back'; #die(); } if($payuntil <> "0000-00-00 00:00:00"){ $d1 = new DateTime($payuntil); $d2 = new DateTime(date("Y-m-d H:i:s")); if($d2 < $d1){ $paid = true; }else{ $paid = false; } }else{ $paid = false; } if($pid == null){ include('metas.php'); include('header2.php'); echo '
this user does not exist
'; die(); } if($_SESSION["uid"] <> $pid){ $stmt2 = $pdodb->prepare("UPDATE LOW_PRIORITY girls SET tviews=tviews+1,views=views+1 WHERE ID=:mid"); $stmt2->bindParam(':mid',$pid); $stmt2->execute(); } if($dblat == 0 && $country <> ""){ #echo "dblat update ".$dblat; $geocode = getGeoCode($city." ".$c_codes[$country]); #print_r($getcode); #echo 'lat:'.$geocode["lat"]; $d_lat2 = $geocode["lat"]; $d_lon2 = $geocode["lon"]; $stmt = $pdodb->prepare("UPDATE LOW_PRIORITY girls SET dblat=:dblat, dblon=:dblon,citylon=:dblon,citylat=:dblat WHERE ID=:mid LIMIT 1"); $stmt->bindParam(':dblat',$d_lat2); $stmt->bindParam(':dblon',$d_lon2); $stmt->bindParam(':mid',$pid); $stmt->execute(); } $dt = "win $5.00 every day Miss KIN Contest ".str_replace(", "," ",$tags)." ".$aboutme." ".$city." ".$c_codes[$country].""; $dtfb = strip_tags($dt); include('metas.php'); include('header2.php'); ?>

Edit Profile
'; } ?>
'; if($_SESSION["uid"] == $pid){ echo ''; }else{ echo ''; } if($dmainpic <> ""){ #echo ''; }else{ #echo ''; } echo ' '.$dfname.' @'.$username.'
'; echo 'Total Contest Views: '.$tviews.'
'; echo 'This Contest Views: '.$views.'
'; echo '
Profile ID: '.$pid.'
'; if($kinaddress <> ""){ echo 'Chat Now $0.05 cents'; }else{ echo 'Code Wallet not enabled yet for chat.'; } #echo 'Follow '.$username.''; #echo '· '.$tfollowers.' followers · '.$tfollowing.' Following'; echo '

Relationship Status: '.$rstatusarray[$rstatus].'
Location: '.$city.' '.$c_codes[$country].'
Age: '.getage($bmonth,$bday,$byear).'
'; $heightInchesTotal = round($height / 2.54); $heightFeet = intval($heightInchesTotal / 12); $heightInches = round($heightInchesTotal % 12); echo 'Height: ' . $height . 'cm / ' . $heightFeet . '\' ' . $heightInches . '"
'; echo ' Starsign: '.calculateZodiacSign($bday,$bmonth).'
Children: '.$childrenPreferences[$children_preference].'
Sexual Orientation: '.$sorientation[$sorientationselect].'
'; /* if($_SESSION["uid"] <> $pid){ if($_SESSION["uid"] == ""){ echo 'Send Message
'; }else{ echo 'Send Message
'; } } */ echo '
'.nl2br($aboutme).'
'; echo '
'; $stmt = $pdodb->prepare("SELECT picis FROM pix WHERE mid=:pid"); $stmt->bindParam(':pid',$pid); $stmt->execute(); while($i3=$stmt->fetch()) { echo ''; } echo '
'; if($telegram <> ""){ #echo 'Telegram @'.$telegram.''; } if($nostrnpub <> ""){ #echo '
NOSTR
'; } if($favrelay <> ""){ echo '
Relay: '.$favrelay.'
'; } if($tags <> ""){ $atags = explode(",", $tags); echo 'Interests
'; foreach($atags as $tagi){ $tagi = trim($tagi); echo ''.$tagi.''; } echo '
'; echo 'Dating Groups
'; $atags = explode(",", $tags); foreach($atags as $tagi){ $tagi = trim($tagi); echo ''.$tagi.''; } echo ''.$city.''.$c_codes[$country].''; } ?> ""){ ?>
Tip $0.25 to this person
Share on Twitter to win

Share on Telegram to win

Share on WhatsApp to win

Share on Facebook to win


link to https://www.misskin.org/ from your bios and websites to win this contest


""){ if($_SESSION["uid"] > 0){ echo 'Twitter @'.$twitter.''; }else{ echo 'Twitter @'.$twitter.''; } } if($onlyfans <> ""){ if($_SESSION["uid"] > 0){ echo 'OnlyFans @'.$onlyfans.''; }else{ echo 'Twitter @'.$twitter.''; } } if($instagram <> ""){ if($_SESSION["uid"] > 0){ echo 'Instagram @'.$twitter.''; }else{ echo 'Twitter @'.$twitter.''; } } /* $stmt = $pdodb->prepare("SELECT linkis FROM links WHERE mid=:sessid"); $stmt->bindParam(':sessid',$pid,PDO::PARAM_INT); $stmt->execute(); while($i3=$stmt->fetch()) { if($_SESSION["uid"] > 0){ echo ''. $i3["linkis"].''; }else{ echo 'Twitter @'.$twitter.''; } } */ if($_SESSION["uid"] == 195){ echo 'banned'; echo 'd'; } ?> ""){ echo '
by city
'; foreach($atags as $tag){ $tag = trim($tag); echo ''.$tag.' '.$city.'
'; } } if($country <> ""){ echo '
by country
'; foreach($atags as $tag){ $tag = trim($tag); echo ''.$tag.' '.$c_codes[$country].'
'; } } ?> prepare("SELECT linkis,linktitle,mid FROM links WHERE mid=:pid"); $stmt->bindParam(':pid',$pid ,PDO::PARAM_INT); $stmt->execute(); echo '
Links
'; while($i3=$stmt->fetch()) { echo ''; if(stristr($i3["linkis"],"youtube")){ echo ''; } if(stristr($i3["linkis"],"gettr")){ echo ''; } if(stristr($i3["linkis"],"instagram")){ echo ''; } if(stristr($i3["linkis"],"tiktok")){ echo ''; } echo ''.$i3["linktitle"].'
'; } if($_SESSION["uid"] == $pid){ echo '+ add links'; } echo '
'; */ ?> prepare("SELECT pulse.ID,pulse.picis,girls.username,girls.country,girls.ID as mid,pulse.nreplies,pulse.textis,girls.mainpic,pulse.likes FROM pulse LEFT JOIN girls ON pulse.mid=girls.ID WHERE girls.ID=:pid ORDER BY pulse.ID desc"); $stmt->bindParam(':pid',$pid); $stmt->execute(); while($i3=$stmt->fetch()) { $g++; echo '
'; echo '
'.$i3["textis"].' 👍 '.gl('ilike').' '.(($i3["likes"] > 0)?'+'.$i3["likes"]:'').'
'; if($i3["picis"] <> ""){ echo ''; } echo '
'; if($i3["likes"] > 0){ $claps = $pdodb->prepare("SELECT girls.username,girls.mainpic FROM pulselikes LEFT JOIN girls ON girls.ID=pulselikes.mid WHERE pulselikes.postid=:fid ORDER BY pulselikes.ID asc"); $claps->bindParam('fid',$i3["ID"]); $claps->execute(); while($clap=$claps->fetch()) { if($clap["mainpic"] <> ""){ echo ''; }else{ echo ''; } echo ''; } } echo '
'; echo '
@'.$i3["username"].'
'.$c_codes[$i3["country"]].'
'; if($i3["nreplies"] > 0){ #echo 'yes replies'.$i3["nreplies"]; echo '
'; $stmt5 = $pdodb->prepare("SELECT pulsereplies.mid,pulsereplies.fid,pulsereplies.message as nicemsg,pulsereplies.whenpost,girls.username,girls.mainpic FROM pulsereplies LEFT JOIN girls ON pulsereplies.mid=girls.ID WHERE pulsereplies.fid=:modelid"); $stmt5->bindParam(':modelid',$i3["ID"],PDO::PARAM_INT); $stmt5->execute(); while($i5=$stmt5->fetch()) { echo '
'.$i5["nicemsg"].' @'.$i5["username"].'
'; } echo '
'; } ?>