Skip to content

Commit

Permalink
feat: Add domain and handle tokens to fallback URL (#9)
Browse files Browse the repository at this point in the history
Allows configuration of a fallback URL that contains tokens, e.g:

```
HANDLES_FALLBACK_URL=https://example.com/domains/{domain}?handle={handle}
```

The default fallback URL includes utm parameters, maintaining backwards
compatible behaviour.
  • Loading branch information
shrink authored Dec 13, 2024
1 parent 225387e commit a35d581
Show file tree
Hide file tree
Showing 4 changed files with 425 additions and 20 deletions.
Loading

0 comments on commit a35d581

Please sign in to comment.