Open Issues Need Help
View All on GitHubAI 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