1 Open Issue Need Help Last updated: Dec 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The wikiplus-highlight tool is failing on Miraheze wikis because it uses a hardcoded CDN domain ('testingcf.jsdelivr.net') that is blocked by Miraheze's Content Security Policy (CSP). The issue requests changing the CDN domain to an allowed one, such as 'cdn.jsdelivr.net' or 'fastly.jsdelivr.net', to resolve this compatibility problem.

Complexity: 1/5
enhancement good first issue