Commit c7472aa
feat(fronting-groups): expand vercel/fastly, add github-central/alive/gist/pubmed (#1191)
Curated fronting-group additions from @Shjpr9 (continuing the empirical IP/SNI resolution work from [#923](#923)).
Changes to `config.fronting-groups.example.json`:
- **`vercel`**: switched fronting IP/SNI from `76.76.21.21` / `react.dev` to `216.230.84.193` / `nextjs.org`. Expanded covered-domain list with vercel infra subdomains (`ai-sdk.dev`, `now.sh`, `turborepo.org`, `vercel-dns.com`, `vercel.events`, etc.).
- **`fastly`**: switched IP/SNI from `151.101.1.140` / `www.python.org` to `151.101.128.223` / `pypi.org`. Removed `pypi.org` from the covered-domain list (it's now the SNI). Tightened CNN/etc. routing.
- **Renamed `netlify` → `amazon-cloudfront`**: more accurate label since the Netlify edge actually lives on CloudFront. New SNI `kubernetes.io` for the `3.33.186.135` IP.
- **Added 4 new groups**: `github-central` (api.githubcopilot.com routing), `github-alive` (alive.github.com / live.github.com), `github` (gist), `pubmed` (PubMed Central PMC).
This is the `*.example.json` template file — users copy it as a starting point for their `config.fronting-groups.json`. Not consumed in the binary by default, so no runtime risk.
Reviewed via Anthropic Claude. Thanks for the continued IP/SNI research, @Shjpr9 — this expands the working-out-of-the-box surface meaningfully.
Co-Authored-By: Shjpr9 <noreply@github.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 598a890 commit c7472aa
1 file changed
Lines changed: 66 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
17 | 27 | | |
| 28 | + | |
| 29 | + | |
18 | 30 | | |
| 31 | + | |
19 | 32 | | |
| 33 | + | |
20 | 34 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
25 | 43 | | |
26 | 44 | | |
27 | 45 | | |
28 | 46 | | |
29 | | - | |
30 | | - | |
| 47 | + | |
| 48 | + | |
31 | 49 | | |
32 | 50 | | |
33 | 51 | | |
| |||
46 | 64 | | |
47 | 65 | | |
48 | 66 | | |
49 | | - | |
50 | | - | |
51 | 67 | | |
52 | 68 | | |
53 | 69 | | |
| |||
58 | 74 | | |
59 | 75 | | |
60 | 76 | | |
61 | | - | |
| 77 | + | |
62 | 78 | | |
63 | 79 | | |
64 | 80 | | |
| |||
73 | 89 | | |
74 | 90 | | |
75 | 91 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
79 | 95 | | |
| 96 | + | |
80 | 97 | | |
81 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
82 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
83 | 133 | | |
84 | 134 | | |
85 | 135 | | |
0 commit comments