知识库首页 外链提交资料 sprunki-whitelist-usage.md

sprunki whitelist usage

本地来源:外链提交/外链资料/2k买的发外链工具/外链自动化/backlink-pilot-main/docs/sprunki-whitelist-usage.md

Sprunki Whitelist Use

This repo contains broad backlink automation code. For sprunki.com, only use it in whitelist mode against explicit project submission pages.

What this tool does

  • src/cli.js: main CLI entry
  • src/submit.js: dispatches site adapters or generic submit flow
  • src/sites/generic.js: tries to detect form fields and click submit
  • src/email-confirmation.js: polls an inbox and opens confirmation links
  • src/batch-submit.js: batch blog comment flow; do not use for whitelist work

Do not use

  • node src/batch-submit.js
  • email_confirmation.enabled: true
  • submit <site> against unrelated blogs, comments, profile pages, or forums

Safe commands

Use the Sprunki config and scout first:

cd /Users/project/1B/sites/外链提交/外链资料/2k买的发外链工具/外链自动化/backlink-pilot-main

node src/cli.js scout https://tegara.net/add-your-company --config config.sprunki-whitelist.example.yaml --deep
node src/cli.js scout https://tegara.net/post-an-ad/ --config config.sprunki-whitelist.example.yaml --deep

If you only want to inspect what would be filled without submitting:

node src/cli.js submit https://tegara.net/add-your-company --config config.sprunki-whitelist.example.yaml --dry-run
node src/cli.js submit https://tegara.net/post-an-ad/ --config config.sprunki-whitelist.example.yaml --dry-run

Current whitelist result

The local whitelist audit currently leaves only one explicit project submission platform:

  • https://tegara.net/add-your-company/
  • https://tegara.net/post-an-ad/

But browser verification also found registration/login and captcha in that flow, so this tool is currently useful for scouting and dry-runs there, not for unattended completion.

Reference files:

  • /Users/project/1B/sites/外链提交/sprunki-backlinks/free-backlinks/sprunki_com_explicit_submission_platforms_2026-06-11.csv
  • /Users/project/1B/sites/外链提交/sprunki-backlinks/free-backlinks/sprunki_com_whitelist_project_submission_platforms_2026-06-11.csv

本文档为站内渲染。原始文件本地路径:saas/source/backlinks/外链提交-外链资料-2k买的发外链工具-外链自动化-backlink-pilot-main-docs-sprunki-w-691c64.md(仅本地保留,不入库不部署)