Public
HTTP (deprecated)
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
// Importing environment variables
const ALGOLIA_APP_ID = Deno.env.get("ALGOLIA_APP_ID");
const ALGOLIA_WRITE_API_KEY = Deno.env.get("ALGOLIA_WRITE_API_KEY");
const ALGOLIA_INDEX_NAME = "Test_index";
// Records to be added
const records = [
[
{
"objectID": "chunk_1724272850082_0",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "\"Okay, I think that did it.\" Everett drew back from under the console. \"Try it now Vince.\" Leaning back in his seat, Vincent pressed one of the controls before him and the monitor flickered on. Everett flinched at the sight of the winge
"startIndex": 0,
"endIndex": 20,
"chunkIndex": 0,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_1",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "Was that racist of him, or racist and sexist? He wasn't trying to be, it was just so weird. StarGazer seemed so… Well, not normal, but normal enough. Any weird thing she did never made him think she was anything but a Case-53 like everyone
"startIndex": 21,
"endIndex": 41,
"chunkIndex": 1,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_2",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "Now, StarGazer and Newtype were saying Dragon left them everything in her will. Her properties. Her patents. Even her contracts. The PRT was scrambling to try and cut them out of everything. On one level it seemed like a huge overreaction n
"startIndex": 42,
"endIndex": 62,
"chunkIndex": 2,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_3",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "Vince waved a hand at him. \"All staring off into space and such.\" \"Was I?\" \"More or less. You okay?\" Everett sighed and shrugged. \"Fine. Just, a lot going on.\" Vince offered a sympathetic grin. \"Well, no one ever said the hero life
"startIndex": 63,
"endIndex": 83,
"chunkIndex": 3,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_4",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "The whole reason this mess started is 'cause the IT guys are trying to unplug everything.\" \"Guess that makes sense.\" Vince hit enter and relaxed back in his seat. \"Unless they're playing reverse psychology.\" \"You're overthinking it.\"
"startIndex": 84,
"endIndex": 104,
"chunkIndex": 4,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_5",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "With Weld gone, Flechette would be the oldest Ward in Brockton Bay. Well, other than Labyrinth, but no one was ever going to put Labyrinth in charge of a Ward team. Everett leaned forward, prepared to ask if she was okay. \"Weld's gone too?
"startIndex": 105,
"endIndex": 125,
"chunkIndex": 5,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_6",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "\"I saw Gator in the building here earlier,\" Spectre elaborated. \"He's a Case-53. Runs up and down the East coast… Mouser was with him.\" Young Buck flinched on his screen. \"Mouser? Isn't she supposed to be at—\" \"She broke out,\" Theos
"startIndex": 126,
"endIndex": 146,
"chunkIndex": 6,
"_tags": [
"chapter:A Side Ws"
]
},
{
"objectID": "chunk_1724272850082_7",
"chapterTitle": "A Side Ws",
"chapterNumber": 1,
"content": "\"The Case-53s have been on edge ever since Hartford. Nyx joined up with Londo Bell. They're all probably following her.\" \"The ex-Slaughterhouse member,\" Halberd sighed. \"The fuck is going on with the world now?\" \"Madness and despair!
"startIndex": 147,
"endIndex": 167,
"chunkIndex": 7,
willthereader-algoliarecordsender2.web.val.run
August 21, 2024