Penalize IP relays, explicitly allow onion/local relays

This commit is contained in:
Jon Staab
2025-01-13 11:58:21 -08:00
parent 01dd28552d
commit 7e5ca073f3
3 changed files with 24 additions and 9 deletions
+1
View File
@@ -25,6 +25,7 @@ export const THREAD = 11
export const SEAL = 13
export const DIRECT_MESSAGE = 14
export const GENERIC_REPOST = 16
export const PICTURE_FIRST = 20
export const CHANNEL_CREATE = 40
export const CHANNEL_UPDATE = 41
export const CHANNEL_MESSAGE = 42