Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using orain.org and wiki.surf also #5529

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
2 changes: 2 additions & 0 deletions initialise/MirahezeFunctions.php
Expand Up @@ -35,6 +35,8 @@ class MirahezeFunctions {
private const ALLOWED_DOMAINS = [
'default' => [
'miraheze.org',
'orain.org',
'wiki.surf',
'wikitide.org',
],
'mirabeta' => [
Expand Down