Skip to content

Commit

Permalink
feat: uuid and secret key fluxync nsfw detection
Browse files Browse the repository at this point in the history
  • Loading branch information
Asadaaaaa committed Aug 27, 2024
1 parent a5fe8a0 commit 2426613
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/services/primary/Project.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,8 @@ class ProjectService {
'Content-Type': 'application/json'
},
body: JSON.stringify({
uuid: '18219dc8-64c8-11ef-ab05-00090ffe0001',
secret_key: 'Hj8UVtRalCUXW9qZXdfcQsTlkZl61S13oFZBWcuPrycuXzMKZRe71lAOALge',
image: images[i]
})
});
Expand Down

0 comments on commit 2426613

Please sign in to comment.