<?php /** * BottomBinky — Age Gate Middleware * _bb_age_check.php — include at the TOP of every protected page * * Usage: * <?php require_once('/home/btmbinky/public_html/_bb_age_check.php'); ?> * * Behavior: * - If bb_age_verified cookie is set → passes through silently * - Otherwise → redirects to /age-gate/?r=<current_url> * - Pages that are always public (privacy, terms, support, age-gate itself) skip this include */ if (session_status() === PHP_SESSION_NONE) { session_start(); } // Pages exempt from age gate $exempt_paths = [ '/age-gate/', '/age-gate/index.php', '/privacy/', '/privacy/index.php', '/terms/', '/terms/index.php', '/support/', '/support/index.php', '/sitemap.xml', '/robots.txt', '/manifest.json', '/sw.js', '/offline.html', ]; $current = parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH); // Check if current path is exempt $is_exempt = false; foreach ($exempt_paths as $ep) { if ($current === $ep || strpos($current, '/icons/') === 0 || strpos($current, '/assets/') === 0) { $is_exempt = true; break; } } if (!$is_exempt && empty($_COOKIE['bb_age_verified'])) { $return = urlencode($current); header('Location: /age-gate/?r=' . $return, true, 302); exit; } Weighted Prostate Massager — BottomBinky
Weighted Prostate Massager
Silk & Stone

Weighted Prostate Massager

★★★★☆ 4.8 · 76 reviews
$49.99
Color: Midnight Black
Midnight Black
Imperial Blue
1
Discreet plain packaging — no branding outside
Billing appears as "BB Online" — no adult identifiers
Ships within 1–2 business days
30-day hassle-free returns
Secure checkout

Specifically engineered to target the elusive P-spot, this premium weighted massager offers intense hands-free pleasure. Featuring an ergonomically curved shaft and a weighted base that moves dynamically with your body, it applies deep, satisfying pressure. Covered in velvety medical-grade silicone for effortless glide.

  • Perfectly angled anatomical curve designed for direct, deep prostate contact
  • Internal solid-steel weight provides deep, satisfying hands-free pressure
  • Flared, flexible safety base designed for comfortable, worry-free wear
  • Seamlessly covered in ultra-hygienic, silky-smooth medical silicone
  • Waterproof design allows for incredible shower and bath play
SKUBB-034
BrandSilk & Stone
CategoryFor Him
Dimensions5.1" x 1.2"
MaterialMedical-grade silicone, Inner solid steel core
Weight7.2 oz
Available ColorsMidnight Black, Imperial Blue
In StockYes
4.8
★★★★☆

Based on 76 reviews

Full review system coming soon.

You Might Also Like

View all →