Closed qix closed 2 years ago
Sample rules for Twitter spam protection would be better with sqrl-text-functions.
sqrl-text-functions
Include the module. It will require a little bit of magic because the code currently uses fs and re2 which are not available in browser.
fs
re2
simhash() function is available in websqrl
simhash()
websqrl
@meyer if you want to try get this working I'd be suuper happy
Problem
Sample rules for Twitter spam protection would be better with
sqrl-text-functions
.Solution
Include the module. It will require a little bit of magic because the code currently uses
fs
andre2
which are not available in browser.Result
simhash()
function is available inwebsqrl