Skip to content

Commit fdffc1f

Browse files
Process new JSON files from #159
1 parent ce45c80 commit fdffc1f

File tree

3 files changed

+52
-8
lines changed

3 files changed

+52
-8
lines changed

records/new/new.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

records/new/rich.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
[
2+
{
3+
"action": "post",
4+
"account": "NODEJS_ORG",
5+
"richTextFile": "./rich.txt",
6+
"richText": "Working in an enterprise setup with corporate proxies or custom CAs? Node.js has native support for that.\nNo external dependency required, just configure and continue 👍\nDetails: https://nodejs.org/en/learn/http/enterprise-network-configuration",
7+
"record": {
8+
"$type": "app.bsky.feed.post",
9+
"text": "Working in an enterprise setup with corporate proxies or custom CAs? Node.js has native support for that.\nNo external dependency required, just configure and continue 👍\nDetails: https://nodejs.org/en/learn/http/enterprise-network-configuration",
10+
"facets": [
11+
{
12+
"index": {
13+
"byteStart": 181,
14+
"byteEnd": 246
15+
},
16+
"features": [
17+
{
18+
"$type": "app.bsky.richtext.facet#link",
19+
"uri": "https://nodejs.org/en/learn/http/enterprise-network-configuration"
20+
}
21+
]
22+
}
23+
],
24+
"createdAt": "2025-12-10T15:32:02.554Z",
25+
"embed": {
26+
"$type": "app.bsky.embed.external",
27+
"external": {
28+
"uri": "https://nodejs.org/en/learn/http/enterprise-network-configuration",
29+
"title": "Node.js — Enterprise Network Configuration",
30+
"description": "Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.",
31+
"thumb": {
32+
"$type": "blob",
33+
"ref": {
34+
"$link": "bafkreic6wflvyubylm2qc66klptrl5dw3qk63hirgfp42h7knxzm3fs3ce"
35+
},
36+
"mimeType": "image/png",
37+
"size": 262394
38+
}
39+
}
40+
}
41+
},
42+
"result": {
43+
"uri": "at://did:plc:abbt45q3u3bttqfs7nepehhu/app.bsky.feed.post/3m7nexjandm24",
44+
"cid": "bafyreiaajzlrqb7il4o47maetwz3rdh445nji35yvgtait3rsi26hol7c4",
45+
"commit": {
46+
"cid": "bafyreiaad7u6m7wxj2gt6o5oypyslnjhob7fgzgevxdh7pqdmdstv33q4a",
47+
"rev": "3m7nexjaw4u24"
48+
},
49+
"validationStatus": "valid"
50+
}
51+
}
52+
]

0 commit comments

Comments
 (0)