feat: accept quiz.slagomdeslotgracht.nl

This commit is contained in:
Noa Aarts 2024-07-14 13:19:11 +02:00
parent 712db9516d
commit 9144683867

View file

@ -220,13 +220,17 @@
proxy = "http://127.0.0.1:8000/";
};
"sods.noa.voorwaarts.nl" = {
enable = true;
enable = false;
proxy = "http://127.0.0.1:2000/";
};
"sods.voorwaarts.nl" = {
enable = true;
proxy = "http://127.0.0.1:2000/";
};
"quiz.slagomdeslotgracht.nl" = {
enable = true;
proxy = "http://127.0.0.1:2000/";
};
};
};
};