You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just have a couple of questions regarding this project, as I would like to customize the ish out of it, but I'm not familiar with the Electron framework or this project.
I have tried filtering domains with the app's filtration system, but I am unable to block the user from going to a certain page. I am guessing this is because the filtration system was not designed for blocking user searches. So how could I go about intercepting/redirecting users if they search for specific domains (eg. google.com)?
Is it possible to filter images through a TensorflowJS model before they render on screen.
Some help with these questions would be much appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Min community,
I just have a couple of questions regarding this project, as I would like to customize the ish out of it, but I'm not familiar with the Electron framework or this project.
I have tried filtering domains with the app's filtration system, but I am unable to block the user from going to a certain page. I am guessing this is because the filtration system was not designed for blocking user searches. So how could I go about intercepting/redirecting users if they search for specific domains (eg. google.com)?
Is it possible to filter images through a TensorflowJS model before they render on screen.
Some help with these questions would be much appreciated.
Thx in advance
Beta Was this translation helpful? Give feedback.
All reactions