http://darkfaq6v4kgxuhkezfgt7p2j5aapfihenikcxl6rypnd2v7w6e5suqd.onion/git/voidsession/tor-check/src/branch/main/index.ts
                                
                                
                                                                            /logs/error.json ` , JSON . stringify ( { error : error.message , timestamp } ) ) ; console . error ( 'Health check error:' , error ) ; isAlive = await restartTor ( isAlive ) ; } console . log ( 'Is alive:' , isAlive ) ; if ( ! isAlive && attempt > 2 ) { await writeFile ( ` ./logs/error.json ` , JSON . stringify ( { error : 'Failed to keep alive.' , timestamp } ) ) ; throw new Error ( 'Failed to keep alive.' ) ; } if ( !