Skip to content

Remove incorrect scriptSrc from Clickbank (points to Rewardful's domain) - #272

Merged
enthec-opensource merged 1 commit into
enthec:mainfrom
sybioo:main
Jul 27, 2026
Merged

Remove incorrect scriptSrc from Clickbank (points to Rewardful's domain)#272
enthec-opensource merged 1 commit into
enthec:mainfrom
sybioo:main

Conversation

@sybioo

@sybioo sybioo commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Problem

Clickbank's scriptSrc is set to r\.wdfl\.co, which is
Rewardful's domain. This causes any site using Rewardful to be
falsely detected as Clickbank.

Fix

Removed the incorrect scriptSrc entry. The remaining dom and
js rules are sufficient for accurate Clickbank detection:

  • dom: matches pay.clickbank.net and hop.clickbank.net URLs
  • js: matches the cbtb global variable

If a correct scriptSrc pattern is known, it can be added back.

Removed scriptSrc entry for Clickbank in c.json
@enthec-opensource
enthec-opensource merged commit 530dfd8 into enthec:main Jul 27, 2026
34 checks passed
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