chore: migrate domains from shik3i.net to koalastuff.net

This commit is contained in:
MacBook
2026-05-16 13:08:53 +02:00
parent d9b26f9fb4
commit 01ce3ec99e
14 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ async function run() {
};
manifest.browser_specific_settings = {
gecko: {
id: "koalasync@shik3i.net"
id: "koalasync@koalastuff.net"
}
};
return manifest;