<?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;
}
Adjustable Cock Ring Set — BottomBinky
HOT
Onyx Gear
Adjustable Cock Ring Set
★★★★☆4.5·195 reviews
$14.99$19.99Save 25%
Color: Midnight Black
Midnight Black
Smoke Gray
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
Boost stamina, hardness, and confidence with this essential set of three performance cock rings. Crafted from super-stretchy, comfortable silicone, they offer progressive sizes to customize your restriction level. Designed to comfortably restrict blood flow, they help you sustain harder erections and enjoy more intense climaxes.
Value pack includes 3 distinct sizes (1.1", 1.3", 1.5") for tailored support
Super-stretchy, flexible material fits comfortably around the shaft or testicles
Helps maintain firmer erections, boosting overall stamina and performance
Flat, low-profile band design minimizes roll and prevents pinching
Hygiene-friendly, waterproof, and easily washed with warm water