tracker plugin
Monitor NNM-Club.to automatically
alphaNNM-Club.to is a Russian-language phpBB tracker sitting behind a Cloudflare interstitial — which makes it doubly hard for conventional tools to reach. Marauder pairs a dedicated Cloudflare solver sidecar with its forum plugin to pass the challenge, log in, and watch the topic for new releases.
Region: RU Auth: account Cloudflare bypass
How Marauder monitors NNM-Club.to
- Routes requests through the cfsolver sidecar (headless Chromium via chromedp) to clear the Cloudflare interstitial and collect cookies.
- Logs in with your NNM-Club account and scrapes the topic page for .torrent changes.
- Hands new releases to your configured client like any other Marauder topic.
Setting it up
- 1 Enable the cfsolver compose profile (Cloudflare solver sidecar).
- 2 Add your NNM-Club credentials under Credentials.
- 3 Paste the topic URL; Marauder handles the Cloudflare challenge transparently on each check.
NNM-Club.to FAQ
- A separate cfsolver service runs headless Chromium, drives the target URL through the Cloudflare interstitial, and returns the resulting cookies. The NNM-Club plugin opts into this via the WithCloudflare capability — no global browser dependency in the main binary.