Add Cloudflare Workers configuration - #7
Open
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Open
Add Cloudflare Workers configuration#7cloudflare-workers-and-pages[bot] wants to merge 1 commit into
cloudflare-workers-and-pages[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Author
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
api-rank | 952b44a | Commit Preview URL Branch Preview URL |
Jul 06 2026, 03:10 AM |
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 13:45
91ffdac to
9deb573
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 14:10
9deb573 to
140a586
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 14:38
140a586 to
4db2942
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 14:48
4db2942 to
18a57ef
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 15:24
18a57ef to
deceb34
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 15:33
deceb34 to
6269ed8
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 22, 2026 17:10
6269ed8 to
bd78451
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
June 23, 2026 04:15
bd78451 to
f34a58c
Compare
cloudflare-workers-and-pages
Bot
force-pushed
the
cloudflare/workers-autoconfig
branch
from
July 6, 2026 03:09
f34a58c to
952b44a
Compare
Chenking-maker
pushed a commit
that referenced
this pull request
Jul 29, 2026
P0 - Data correctness: - Fix all-stations.html #1 dead site top-1 style - Fix index.html missing #7 card numbering - Update README data: 113->118, 79->72, 34->46 - Replace fake 'auto detection' wording with honest 'simulated evaluation' P1 - Architecture: - Hide dead sites from main ranking (filterCards default) - Dead sites only visible in dead-sites.html P2 - Features: - Add Codex, Claude Code, Video filter tabs - Add model support matrix (top 15 alive stations x 7 models) - Sync filters and matrix to all-stations.html P3 - SEO: - Add JSON-LD structured data to all pages - Create sitemap.xml with 4 URLs - Create robots.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled settings.
Detected settings:
Framework:
staticDeploy command:
npx wrangler deployVersion (non-production deploy) command:
npx wrangler versions uploadNext steps after merging:
Your Worker configuration lives in
wrangler.jsonc. You can now:View build details · Join the discussion for questions or feedback