Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
a51d2bd237 chore: nightly index update [skip ci] 2026-03-02 00:59:12 +00:00
HugeFrog24
c58814691e OK 2026-03-02 01:56:54 +01:00
2 changed files with 10 additions and 0 deletions

View File

@@ -14,10 +14,12 @@ import os
from pathlib import Path from pathlib import Path
from typing import Literal from typing import Literal
import requests import requests
from dotenv import load_dotenv
from config import SITES from config import SITES
ENV_FILE = Path(".env") ENV_FILE = Path(".env")
COOKIE_PREFIX = "wordpress_logged_in_" COOKIE_PREFIX = "wordpress_logged_in_"
load_dotenv(dotenv_path=ENV_FILE)
def update_env( def update_env(
@@ -72,6 +74,9 @@ def login_and_get_cookie(
"Referer": f"{base_url}/", "Referer": f"{base_url}/",
"Origin": base_url, "Origin": base_url,
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0",
"Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
"X-Requested-With": "XMLHttpRequest",
"Accept": "*/*",
}, },
timeout=30, timeout=30,
) )

View File

@@ -16416,6 +16416,11 @@
} }
], ],
"scraped_at": 1772204332 "scraped_at": 1772204332
},
"https://www.jailbirdz.com/pinkcuffs-videos/luvv-gingers-jail-escape-full-recapture-pt1/": {
"title": "LUVV & Gingers Jail Escape Full Recapture pt1",
"description": "LUVV and Ginger begin the video nude and restrained inside a cell, both secured in hinge handcuffs and shackles. The brunette, LUVV, nervously complains about the restraints while Ginger tries to stay calm. During a surprise cell inspection, Officer Luna Lux orders them to stand against the wall and conducts a detailed search, checking the bed, mattress, and every corner of the cell. While Luna is distracted, Ginger quietly swipes the key without any prior planning.\n\nAfter the officer finishes and leaves, Ginger reveals the key. The two quickly work together to unlock the hinge cuffs, then remove the shackles, freeing themselves completely. Finding the cell unsecured, they seize the opportunity, throw on dark green prison jumpsuits, and slip away. When Luna returns and discovers the empty cell, she immediately realizes what happened and rushes out to find them.\n\nThe scene shifts to the pair sitting outside at a table, visibly shaken and unsure of their next move. Without phones, proper clothes, or a safe place to go, panic starts to set in as they debate what to do. Their brief taste of freedom ends quickly when Luna tracks them down. She commands them to put their hands on their heads, cross their ankles, and lie flat on the ground before securing both behind their backs in handcuffs once again. After reading them their rights, she warns them that their attempted escape will only add more time to their charges, bringing their failed breakout to a firm and controlled conclusion.",
"videos": []
} }
}, },
"pinkcuffs": { "pinkcuffs": {