fix: whitelist neocities.org

This commit is contained in:
Guz
2024-11-02 18:28:53 -03:00
parent bb25ac7b0b
commit a47bdd657c

View File

@@ -46,6 +46,7 @@ in {
"@@||wordpress.com^$important"
"@@||tailscale.com^$important"
"@@||torproject.org^$important"
"@@||neocities.org^$important"
];
};
}