index

id: 9bfa350131e829060835a974529cb9233d732aea7c2bae294920c3a5fbad620f

id (bech32): note1n0ar2qf3aq5svzp44969989eyv7hx2h20s46u22fyrp6t7advg8s6528sp

sig: a6f3fd554785e603d305306f7986f7678837c6c4f3e178a7aa9053e065cb762763fb1ce3c42860eb70757ec62e1c35a3d7d702a8a40d156abccb172d85292bdc

created_at: 2023-09-03 00:33:54 +0900

created_at (unix time): 1693668834

content:

Relay.prototype.dosec1 = function(){f1(this.sec1);}
Relay.prototype.dosec2 = function(){f1(this.sec2);}

Relay.prototype.dosec1 = function(){return f1(this.sec1);}
Relay.prototype.dosec2 = function(){return f1(this.sec2);}

ですね

JSON