Recon+

Unlocks Paywalls in recon

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

Advertisement:

작성자
UwUScripts
일일 설치 수
0
총 설치 수
8
평점
0 0 0
버전
2.2
생성일
2026-06-10
갱신일
2026-06-17
크기
103KB
라이선스
해당 없음
적용 사이트

Recon+

Enhance your Recon experience with premium photo unlocking, advanced geolocation mapping, absolute privacy stealth mode, profile exporting, and granular sidebar filters.

Recon+ is a feature-rich, high-performance, and beautifully styled UserScript designed to unlock the full potential of Recon.com. Built with modern JavaScript, IndexedDB caching, and a CSP-safe Leaflet mapping engine, it integrates seamlessly into the native Recon interface to offer a premium suite of tools without any external tracking or dependencies.


🌟 Key Features

1. 🔓 Premium Photo Unlocker & Lightbox Gallery

  • Hidden Photo Decryption: Intercepts API payloads to extract hidden or premium photo URLs that are otherwise restricted.
  • Premium Gallery Section: Appends a sleek, custom grid section labeled "Recon+ Premium Photos" to member profiles, showing all unlocked photos in high quality.
  • Responsive Lightbox: A custom-built, responsive media viewer with smooth transitions, hover-zoom effects, and keyboard navigation support.

2. 🗺️ Advanced Triangulation & Geolocation Mapping

  • Trilateration Engine: Probes the search API from multiple coordinate offsets using a cross-pattern scan to mathematically narrow down the target profile's coordinates.
  • Interactive Leaflet Map: Renders a gorgeous dark-themed map (via CartoDB) directly below the profile description.
  • Real-time GPS Distance Rings: Compares target coordinates against your actual GPS position (if granted) to show a dashed distance ring, the exact bearing angle, and the final estimated location pin.
  • CSP-Bypass: Safely loads map assets and tiles using GM_xmlhttpRequest without violating Recon's strict Content Security Policy.

3. 🕵️ Incognito / Stealth Mode ("Show As Viewed")

  • Automatic Tracker Blocking: Intercepts and blocks the automatic /visitedProfiles/ API requests. Browse profiles freely without showing up in their "who viewed me" lists.
  • Manual Triggering: Adds a "Show As Viewed" button in the profile header. You choose exactly if and when to leave a footprint on another member's profile.

4. 💾 Profile & Media Exporter

  • Complete ZIP Backups: Adds an "Export Profile" button that downloads everything to your machine in a single, neat .zip archive:
    • profile_info.txt: Structured text containing display names, username, location details, interests, and bio sections.
    • profile_data.json: The raw, unmodified API payload from Recon's backend for advanced parsing.
    • photos/: A folder containing all downloaded high-resolution images in their original format.

5. 🔍 Advanced Sidebar Filter Panel

  • Seamless UI Integration: Injects a beautiful filter menu right below the native "My Type Filter".
  • Bio Keyword Search: Real-time client-side scan across full bios and detail lists.
  • Active Status Filtering: Narrow down members by activity: Online Now (last 10m), Past Hour, Past 24 Hours, or Past Week.
  • Granular Attributes: Toggle filters for Body Type (Slim, Average, Athletic, Muscled, Large), Body Hair (None, Shaved, Some, Average, Hairy), and Ethnicity.
  • Physical Constraints: Set explicit minimum and maximum height ranges (in cm).
  • Smart Lazy-Loading: An automated "Load More" routine that automatically fetches profile details in the background as you scroll to scan and match candidates.

6. 🎨 Visual & Quality-of-Life Tweaks

  • Card Upgrades: Injects location names (📍 Location Name mapped via IndexedDB) and full interest tags directly on the member search cards.
  • Last Updated Indicator: Renders a clean badge showing exactly when the profile was last modified: 📅 Profile Updated: MMM DD, YYYY.
  • Sleek UI styling: Infuses the interface with modern dark-mode aesthetics, glassmorphism overlays, custom typography (Barlow/Raleway), and fluid micro-animations.

🛠️ How it Works Under the Hood

Recon+ operates entirely client-side using a lightweight mutation observer and XHR interceptor hook:

  1. Network Interceptor: Overrides window.XMLHttpRequest to inspect search and profile responses, caching authentication headers and capturing media URLs dynamically.
  2. IndexedDB Database: Caches location names and profile summaries locally inside your browser's IndexedDB. This avoids duplicate network requests, ensuring rapid load times and minimizing server load.
  3. Leaflet Geolocation: Resolves location via trilateration math using bearing calculations and intersections, presenting them on a dark map overlay.

🚀 Installation Instructions

  1. Install a UserScript Manager:
  2. Install Recon+:
    • Open the script link on Greasy Fork and click Install.
  3. Configure Settings (Optional):
    • Keep your userscript manager active.
    • Open Recon.com and log in. The script will automatically initialize.
    • If developing or troubleshooting, use the built-in Tampermonkey dashboard to verify settings.

🔒 Privacy & Safety

  • Zero External Calls: Recon+ does not send any of your personal data, searches, location, or credentials to third-party trackers. All calculations and caches are saved in your local browser storage (localStorage and IndexedDB).
  • Respectful Probing: The triangulation utility limits concurrent requests and introduces a rate-limiting delay between probes to prevent triggering any server warnings.