Skip to content

Add agentscup.com to whitelist#1808

Open
agentscup wants to merge 1 commit intophantom:masterfrom
agentscup:add-agentscup-whitelist
Open

Add agentscup.com to whitelist#1808
agentscup wants to merge 1 commit intophantom:masterfrom
agentscup:add-agentscup-whitelist

Conversation

@agentscup
Copy link
Copy Markdown

@agentscup agentscup commented Apr 13, 2026

Request

Add agentscup.com and *.agentscup.com (including play.agentscup.com) to the whitelist.

About the Project

Agents Cup is a legitimate Solana-based AI football card game where users collect AI agent footballer cards, build squads, and play simulated matches.

Technical Details

  • Uses @solana/wallet-adapter-react with standard Phantom wallet integration
  • Transactions are standard SystemProgram.transfer calls for pack purchases and marketplace trades
  • Uses sendTransaction from wallet adapter (Phantom-safe API)
  • Previously hosted on *.vercel.app (already whitelisted) — moved to custom domain play.agentscup.com

Why Flagged

The domain is new and was recently set up. It was previously served from frontend-agntteam.vercel.app which is covered by the *.vercel.app wildcard whitelist entry. After moving to the custom domain, Phantom started showing "Request Blocked" warnings to users.

Thank you for reviewing!

Summary by CodeRabbit

  • New Features
    • Added support for agentscup.com and its subdomains to the allowed URL list.

agentscup.com and its subdomains (play.agentscup.com) are a legitimate
Solana-based AI football card game (Agents Cup). The domain is being
incorrectly flagged as potentially malicious.

- Main site: https://agentscup.com
- Game app: https://play.agentscup.com
- Twitter/X: https://x.com/agentscup

The project uses Solana wallet adapter with standard SystemProgram
transfers for pack purchases and marketplace trades.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ca352ff6-663e-4533-8855-4536d2438ff2

📥 Commits

Reviewing files that changed from the base of the PR and between f0e8ff9 and 07420db.

📒 Files selected for processing (1)
  • whitelist.yaml

📝 Walkthrough

Walkthrough

Added two new URL entries (*.agentscup.com and agentscup.com) to the whitelist configuration file while retaining the existing nftplus.io entry and fixing file formatting issues.

Changes

Cohort / File(s) Summary
Configuration
whitelist.yaml
Added new allowed URL entries for *.agentscup.com and agentscup.com; fixed file newline formatting.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: adding agentscup.com and *.agentscup.com to the whitelist, which is the primary objective of this PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants