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
We need to include the ability for people to mass report phishing domains and scams through EtherScamDB.
Proposed solutions
Parse a .csv file of reports
Get the user to select a .csv file that is parsed client side and sent to the backend in a unified format.
Big textbox
Give a textbox to allow the user to dump the report (in no real uniform order/format). Kind of a free-for-all and won't make it easy for any future bots to parse and act on the data automagically.
Add another report button
With some UX magicy, allow the user to add more inputs to unifrm the order/format (1 input per domain/scam with a separated input with a reason)
The text was updated successfully, but these errors were encountered:
We need to include the ability for people to mass report phishing domains and scams through EtherScamDB.
Proposed solutions
Parse a
.csv
file of reportsGet the user to select a
.csv
file that is parsed client side and sent to the backend in a unified format.Big textbox
Give a textbox to allow the user to dump the report (in no real uniform order/format). Kind of a free-for-all and won't make it easy for any future bots to parse and act on the data automagically.
Add another report button
With some UX magicy, allow the user to add more inputs to unifrm the order/format (1 input per domain/scam with a separated input with a reason)
The text was updated successfully, but these errors were encountered: