Import AITURK IDE 1.0.0-beta.1 from Hermes 63279301; preserve MIT license
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"id": "familytreenow",
|
||||
"name": "FamilyTreeNow",
|
||||
"category": "people_search",
|
||||
"priority": "crucial",
|
||||
"jurisdictions": [
|
||||
"US"
|
||||
],
|
||||
"parent": "familytreenow",
|
||||
"owns": [],
|
||||
"search": {
|
||||
"method": "url_pattern",
|
||||
"url": "https://www.familytreenow.com/",
|
||||
"fetch": "browser",
|
||||
"match_signal": "result",
|
||||
"antibot": "cloudflare",
|
||||
"by": [
|
||||
"name",
|
||||
"phone",
|
||||
"address"
|
||||
]
|
||||
},
|
||||
"optout": {
|
||||
"tier": "T2",
|
||||
"method": "web_form",
|
||||
"url": "https://www.familytreenow.com/optout",
|
||||
"requires": {
|
||||
"profile_url": false,
|
||||
"email_verification": false,
|
||||
"captcha": false,
|
||||
"gov_id": false,
|
||||
"account": false,
|
||||
"phone_callback": false,
|
||||
"payment": false
|
||||
},
|
||||
"inputs": [
|
||||
"full_name"
|
||||
],
|
||||
"notes": "Notorious free people-search / doxxing site (no registry). Opt-out: search the record, select it, confirm removal on-site. No account, free.",
|
||||
"quirks": [
|
||||
"Opt-out URL is the documented public endpoint; datacenter IPs get 403 (anti-bot), so confirm the live flow via the operator's residential browser before the first submission, then set last_verified.",
|
||||
"Select the exact record from search results, then confirm removal; historically no email step, but re-lists periodically so keep the re-scan scheduled."
|
||||
],
|
||||
"est_processing_days": 2,
|
||||
"reappearance_risk": "high"
|
||||
},
|
||||
"last_verified": null,
|
||||
"source": "curated",
|
||||
"confidence": "documented"
|
||||
}
|
||||
Reference in New Issue
Block a user