Ross ROSS = Recommend OSS · open-source software intelligence for agents

sitexw/FuckAdBlock

Detects ad blockers (AdBlock, ...) observed · 2026-08-28

github.com/sitexw/FuckAdBlock · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4816
  • days_rel: n/a
  • days_push: 928
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1898 stars · 249 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A small JavaScript library that detects whether visitors are using ad blockers like AdBlock. It works by placing bait elements and checking whether they are hidden or blocked, then triggering callbacks.

Use cases

  • detect if a visitor has an ad blocker enabled
  • show a message asking users to disable their ad blocker
  • conditionally hide or show content based on ad blocker presence
  • track how many site visitors block ads
  • prevent site features from loading when ads are blocked

When to choose

  • you need a lightweight, dependency-free ad blocker detection script
  • you want broad browser support including older browsers like IE8+
  • you want a simple callback-based API with configurable bait elements

When to avoid

  • you need guaranteed detection against modern, sophisticated ad blockers
  • you want to block or punish users rather than just detect
  • your project requires actively maintained software with frequent updates

Facets

library · maturity maintenance

developer-tools web-development frontend browser adblock-detection advertising javascript browser-detection web-server

2 sources

Member repositories

RepositoryRoleHealth v2
sitexw/FuckAdBlockmain23

For agents

markdown · JSON · MCP: product_card(name="sitexw/FuckAdBlock")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem