Skip to content

Commit

Permalink
Merge pull request #858 from BrowserBox/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
o0101 committed May 15, 2024
2 parents 8690e4a + 1b6f50a commit a249e6a
Show file tree
Hide file tree
Showing 26 changed files with 1,850 additions and 1,086 deletions.
8 changes: 7 additions & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
(c) DOSYAGO 2018 - 2023
(c) DOSYAGO 2018 - 2024

DOSYAGO also known as DOSAYGO
also stylized as DO.SAY.GO
also known officially as The Dosyago Corporation

BrowserBox (also known as ViewFinderJS, Zanj, BrowserGap, and other previous names) is a product of THE DOSAYGO CORPORATION

2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SPDX-License-Identifier: PolyForm-Noncommercial-1.0.0 OR Dosyago-Commercial-License-1.1.1-or-later

Required Notice: Copyright Dosyago Corporation & Contributors 2023 (https://dosyago.com)
Required Notice: Copyright DOSAYGO Corporation & Contributors 2018-2024 (https://dosyago.com)

You must distribute this file and its exact and entire contents when you distribute any copies or works of BrowserBox.

Expand Down
2,818 changes: 1,800 additions & 1,018 deletions cstats/codecount.csv

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions cstats/codestats.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@

---------- Result ------------

Physical : 170060
Source : 144363
Comment : 11078
Single-line comment : 6936
Block comment : 4142
Mixed : 1014
Empty block comment : 48
Empty : 15681
To Do : 40
Physical : 202372
Source : 174254
Comment : 14302
Single-line comment : 6551
Block comment : 7754
Mixed : 1196
Empty block comment : 109
Empty : 15121
To Do : 38

Number of files read : 2467
Number of files read : 3710

----------------------------

2 changes: 1 addition & 1 deletion docs/GIT_HISTORY_NOTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ On this day

The 23rd of January Two Thousand Twenty Two

I, Cris Stringfellow
I, Cris DOSAYGO

Founder of the Dosyago Corporation

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@dosyago/browserbox",
"type": "module",
"version": "8.1.1",
"description": "BrowserBox - remote browser isolation tool",
"version": "8.1.2",
"description": "BrowserBox - interactive images that embed web contents. A WebView for the open web, an unrestricted IFRAME element, a CORS-proxy, and reverse proxy. Secure remote browser isolation and document viewer, by DOSAYGO.",
"main": "./src/server.js",
"default": "dist/image.html",
"license": "(PolyForm-Noncommercial-1.0.0 OR Dosyago-Commercial-License-1.1.1-or-later)",
Expand Down Expand Up @@ -68,7 +68,10 @@
"automation",
"chrome",
"viewfinder",
"viewfinderjs",
"zanj",
"browsergap",
"interactive-image",
"supreme-architect",
"oni",
"remoteview",
Expand Down
12 changes: 0 additions & 12 deletions scripts/install.sh

This file was deleted.

2 changes: 1 addition & 1 deletion src/public/render_static.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import * as Path from 'path';
const STATIC_FILE_PATHS = {
'index.html': Site.Landing.default,
'pages': {
'about-browsergap.html': Site.Pages.About,
'about-browserbox.html': Site.Pages.About,
'training-and-tutorials.html': Site.Pages.Training,
'remote-cloud-browser-service.html': Site.Pages.CloudBrowsers,
'per-seat-subscription-pricing.html': Site.Pages.Pricing,
Expand Down
6 changes: 3 additions & 3 deletions src/public/security.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Contact: cris@dosycorp.com
Contact: security@dosyago.com
Acknowledgments: https://github.com/dosyago/vulnerability-reports
Preferred-Languages: EN
Canonical: https://browsergap.xyz/security.txt
Policy: mailto:cris@dosycorp.com?subject=Please+send+RDP+Policy
Canonical: https://dosyago.com/security.txt
Policy: mailto:security@dosyago.com?subject=Please+send+RDP+Policy

15 changes: 0 additions & 15 deletions src/public/sitemap.xml

This file was deleted.

2 changes: 1 addition & 1 deletion src/public/voodoo/.bang.html.snapshot/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 3rd Millenium CE Cris Stringfellow & The Dosyago Corporation
Copyright (c) 3rd Millenium CE Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
names: [
{
firstName: 'Cris',
surname: 'Stringfellow'
surname: 'DOSAYGO'
},
{
firstName: 'YuShen',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cris Stringfellow & The Dosyago Corporation
Copyright (c) 2021 Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cris Stringfellow & The Dosyago Corporation
Copyright (c) 2021 Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/public/voodoo/.bang.html.snapshot/docs/ctr/vv/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cris Stringfellow & The Dosyago Corporation
Copyright (c) 2021 Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cris Stringfellow & The Dosyago Corporation
Copyright (c) 2021 Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/public/voodoo/.bang.html.snapshot/src/vv/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Cris Stringfellow & The Dosyago Corporation
Copyright (c) 2021 Cris DOSAYGO & The Dosyago Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/public/voodoo/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2023 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion src/services/pool/chai/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
let pr = new Promise(res => resolve = res);

try {
if ( mime && ARCHIVES.has(mime) && ! DOCUMENTS_THAT_ARE_ARCHIVES.has(ext) ) {
if ( mime && ARCHIVES.has(mime) && ! DOCUMENTS_THAT_ARE_ARCHIVES.has(ext) && ! FORBIDDEN_CONVERSIONS.has(ext) ) {
isArchive = true;
SCRIPT = EXPLORER;
const destPath = Path.join(uploadPath, pdf.filename);
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2023 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion src/services/pool/socket-puppet-service/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2023 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion src/services/pool/socket-puppet-service/public/LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2023 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion src/zombie-lord/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2018-2024 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down
12 changes: 6 additions & 6 deletions src/zombie-lord/adblocking/blockedResponse.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
export const BLOCKED_CODE = 200;
export const BLOCKED_BODY = Buffer.from(`
<style>:root { font-family: system-ui, monospace; }</style>
<style>:root { font-family: Arial; }</style>
<h1>Request blocked</h1>
<p>This navigation was prevented by the BrowserBox ad blocker.</p>
<p>This navigation prevented by BrowserBox.</p>
<details>
<summary>Not an ad?</summary>
<summary>To block or not to block?</summary>
<p>
Tweet the link you clicked or the page you were on <a target=_blank href=https://twitter.com/@browsergap>@browsergap</a> for service.
Send the link you clicked or the page you were on to: <a style="text-decoration: none; color: inherit;" target=_blank href=mailto:support@dosyago.com>[email protected]</a> to report.
<p>
</details>
`).toString("base64");
export const BLOCKED_HEADERS = [
{name: "X-Powered-By", value: "Zanj-Dosyago-Corporation"},
{name: "X-Powered-By", value: "DOSAYGO-BrowserBox"},
{name: "X-Blocked-Internally", value: "Custom ad blocking"},
{name: "Accept-Ranges", value: "bytes"},
{name: "Cache-Control", value: "public, max-age=0"},
Expand All @@ -21,7 +21,7 @@ export const BLOCKED_HEADERS = [

const BLOCKED_RESPONSE = `
HTTP/1.1 ${BLOCKED_CODE} OK
X-Powered-By: Zanj-Dosyago-Corporation
X-Powered-By: DOSAYGO-BrowserBox
X-Blocked-Internally: Custom ad blocking
Accept-Ranges: bytes
Cache-Control: public, max-age=0
Expand Down
2 changes: 1 addition & 1 deletion src/zombie-lord/custom-launcher/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright Dosyago Corporation & Cris Stringfellow 2023 (https://dosyago.com)
Required Notice: Copyright Dosyago Corporation & Cris DOSAYGO 2023 (https://dosyago.com)

# PolyForm Noncommercial License 1.0.0

Expand Down

0 comments on commit a249e6a

Please sign in to comment.