explaingit

sstxww/yangmao-fuli-zhongzhuanzhan

Analysis updated 2026-05-18

86Audience · generalComplexity · 1/5Setup · easy

TLDR

A docs-only landing page for a Chinese website that lists free and discounted AI API relay sites, sorted into risk zones with a model trust detection system.

Mindmap

mindmap
  root((relay directory))
    What it does
      Lists free API relay sites
      Sorts sites by risk zone
      Runs model trust checks
    Zones
      Free zone
      Semi paid zone
      Reverse zone
      Blacklist zone
    Detection
      API connectivity
      Model trust probes
      Prompt injection checks
    Community
      Site submissions
      Risk reports
      Contributor honor board

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Find free or low cost AI API relay sites organized by risk level in Chinese.

USE CASE 2

Check whether a listed relay site is quietly serving a downgraded or fake model before relying on it.

USE CASE 3

Report a broken, overcharging, or suspicious relay site so it gets reviewed and possibly blacklisted.

USE CASE 4

Submit a newly discovered relay site for community review and listing.

How does it compare?

sstxww/yangmao-fuli-zhongzhuanzhanblader/arbitrageenergypantry/agent-browser-runtime
Stars868686
LanguageJavaScript
Setup difficultyeasyeasyhard
Complexity1/52/54/5
Audiencegeneraldeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

This repository is the documentation and landing page for a Chinese language website called welfare.sstxww1.asia, which curates so called wool hunting or freebie sites: collections of free or low cost resource entry points, along with contribution and risk reporting tools. The repository itself contains no source code, no backend passwords, no server configuration, and no database backups. Only the website itself hosts and maintains that data. The website organizes listed sites into separate zones: a free zone for resources anyone can use with little barrier, a semi paid zone for sites offering a free tier alongside paid upper limits, a reverse zone for sites that can be used directly without extra setup, and a blacklist zone for sites found to have clear problems such as being unreachable, behaving strangely, or charging unexpected fees. A detection system checks each listed site's API compatibility, tries to identify which underlying AI model actually answers requests, and runs several probes: ordinary question answering, math, JSON formatting, translation, and instruction following, to judge whether a site is quietly serving a different or downgraded model than advertised. It also runs canary style checks for hidden prompt injection and tests whether streaming responses work correctly. Results are labeled with a status like available, model possibly mismatched, suspected prompt injection, high risk, or pending retest, rather than jumping straight to a firm verdict from a single failed check. Users can submit new sites or report problems either directly on the website or through GitHub issues, and reviewers approve submissions before they go live. Contributors who provide detection keys for the checking system are listed on a public honor board showing their contribution counts and token usage, though the keys themselves are never shown or stored in this repository. The README includes a clear disclaimer: external sites change over time, users should judge risk themselves, and should never submit sensitive account details, verification codes, payment information, or private API keys through any listed site.

Copy-paste prompts

Prompt 1
Explain what the free, semi paid, reverse, and blacklist zones on this site mean in plain terms.
Prompt 2
Summarize how the detection system decides a site is possibly serving a fake or downgraded model.
Prompt 3
Help me draft a clear site submission following this project's requested format.
Prompt 4
List the safety precautions this project recommends before visiting a listed third party site.

Frequently asked questions

What is yangmao-fuli-zhongzhuanzhan?

A docs-only landing page for a Chinese website that lists free and discounted AI API relay sites, sorted into risk zones with a model trust detection system.

How hard is yangmao-fuli-zhongzhuanzhan to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is yangmao-fuli-zhongzhuanzhan for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.