Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 221 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 221 Bytes

yoink

Domain yoinker/domain backorder/domain sniper

Configuration

Make a config/production.json file:

{
  "domains": [
    "domain.tv"
  ],
  "vercel": {
    "teamId": "team_id",
    "token": "token"
  }
}