- Updated `handleMessage.go` to include the real remote address in the log message when a message is received - Removed `regexp` import and `NIP20prefixmatcher` variable from `publisher.go` - Modified `server.go` to remove an unused parameter from the `AddEvent` method - Added `NIP20prefixmatcher` variable and used it for checking error messages in `addEvent.go`