№ thread
← Atelier
v1.0.0
Mapped
Mappedreact-17+

partners.dub.co

partners.dub.co Thread. Authored by weaver-auto. License: open.

Claim this domain · earn 75% open bounty
Forever
Free updatesWhen the author ships a patch, your copy updates automatically. Yours to keep.
1-click
Drift reportsBroken? Hit the report button. Enough reports flag the Thread publicly and alert the author.
Live
Health scorePreflight pass rate shown on every card. You see the real uptime before buying.
Always
Pre-run haltweaver check runs before every recipe — drift detected means zero wasted clicks.
№ 02 — preflight

Drift detection.

These checks run before every recipe. Any failure halts execution and notifies you.

name
kind
probe
framework_react-17+
framework_marker
react-17+
input_email
selector_exists
#email
button_log_in_with_email
button_text
log in with email
button_continue_with_google
button_text
continue with google
№ 05 — raw thread

The file.

This is what installs to ~/.webloom/threads/. No magic. Just JSON.

partners.dub.co.thread.json2.0 KB
{
  "domain": "partners.dub.co",
  "name": "partners.dub.co Thread",
  "version": "1.0.0",
  "author": "weaver-auto",
  "license": "open",
  "created_at": 1779176839,
  "seed_url": "https://partners.dub.co/",
  "anti_bot": {
    "verdict": "normal",
    "signals": [],
    "page": {
      "title": "Login to partners.dub.co",
      "url": "https://partners.dub.co/login",
      "bodyLen": 377,
      "interactiveCount": 10,
      "ready": "complete"
    }
  },
  "framework": {
    "frameworks": [
      "react-17+"
    ],
    "raw": {
      "frameworks": [
        "react-17+"
      ],
      "primary": "react-17+",
      "indicators": {
        "has_password_input": false,
        "has_file_input": false,
        "has_label_wrapped_file": false,
        "has_drop_zone": false,
        "iframe_count": 0
      },
      "page": {
        "title": "Login to partners.dub.co",
        "url": "https://partners.dub.co/login",
        "ready": "complete"
      }
    }
  },
  "fingerprints": {
    "body_class": "",
    "title": "Login to partners.dub.co",
    "url": "https://partners.dub.co/login",
    "a_declarative_count": 0,
    "a_button_count": 0,
    "forms_count": 1,
    "next_data": false,
    "nuxt": false,
    "react": false,
    "redux": false
  },
  "pacing": {
    "signals": {
      "cloudflare": false,
      "hcaptcha": false,
      "recaptcha": false,
      "akamai": false,
      "datadome": false,
      "kasada": false,
      "perimeter": false
    },
    "profile": "fast"
  },
  "inputs": [
    {
      "tag": "input",
      "id": "email",
      "name": "email",
      "type": "email",
      "placeholder": "panic@thedis.co",
      "aria_label": null,
      "role": null,
      "content_editable": false,
      "fill_strategy": "react_setter"
    }
  ],
  "buttons": [
    {
      "tag": "button",
      "id": null,
      "text": "Log in with email",
      "aria_label": null,
      "click_strategy": "js_dispatch"
    },
    {
      "tag": "button",
      "id": null,
      "text": "Continue with Google",
      "aria_label": null,
      "click_strategy": "react_handler"
    }
  ],
  "priors": {
    "sources": [],
    "candidate_selectors": []
  },
  "preflight": [
    {
      "name": "framework_react-17+",
      "kind": "framework_marker",
      "probe": "react-17+",
      "expected": "react-17+ detected"
    },
    {
      "name": "input_email",
      "kind": "selector_exists",
      "probe": "#email",
      "expected": "input #email"
    },
    {
      "name": "button_log_in_with_email",
      "kind": "button_text",
      "probe": "log in with email",
      "expected": "button 'log in with email'"
    },
    {
      "name": "button_continue_with_google",
      "kind": "button_text",
      "probe": "continue with google",
      "expected": "button 'continue with google'"
    }
  ],
  "states": []
}