feat: Added ip target for ignore ip

This commit is contained in:
2026-02-16 02:48:03 +05:30
parent 05d1890b01
commit 4ecf045deb

View File

@@ -16,6 +16,7 @@
ignoreIP = [ ignoreIP = [
"106.219.121.52" "106.219.121.52"
"106.219.122.125" "106.219.122.125"
"106.219.122.221"
]; ];
}; };
}; };