Skip to content

Commit

Permalink
enable web scraper on my WS (#3310)
Browse files Browse the repository at this point in the history
Co-authored-by: Henry Fontanier <[email protected]>
  • Loading branch information
fontanierh and Henry Fontanier authored Jan 19, 2024
1 parent 263f61d commit 1d201ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/lib/development.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export function isActivatedPublicURLs(owner: WorkspaceType) {
// You can find them in the Database with the following query:
// select * from workspaces where md5("sId") = 'XXX';
"9904970eeaa283f18656c6e60b66cb19",
"2ef36b1a3192e9500bfe99e1541c38e1",
].includes(hashedWorkspaceId)
);
}

0 comments on commit 1d201ca

Please sign in to comment.