Skip to content

Commit a61d4d5

Browse files
chore: autopublish 2025-12-12T07:26:43Z
1 parent ca42886 commit a61d4d5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

js/botasaurus-server-js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/botasaurus-server-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botasaurus-server",
3-
"version": "4.1.144",
3+
"version": "4.1.145",
44
"description": "controls adder for botasaurus.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

js/botasaurus-server-js/src/api-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ export function buildApp(
498498
apiBasePath || ""
499499
}";window.routeAliases=${JSON.stringify(
500500
routeAliases
501-
)};</script><script defer="defer" src="https://botasaurus-api.omkar.cloud/static/js/main.5d995feb.js"></script><link href="https://botasaurus-api.omkar.cloud/static/css/main.69260e80.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>`;
501+
)};</script><script defer="defer" src="https://botasaurus-api.omkar.cloud/static/js/main.e8772f3d.js"></script><link href="https://botasaurus-api.omkar.cloud/static/css/main.69260e80.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>`;
502502

503503
return reply.type("text/html").send(html);
504504
});

0 commit comments

Comments
 (0)