luidigo

Results 3 comments of luidigo

They definitely improved "bot" detection. I got 3 numbers banned, using then for years, no spam.

> Use this: > > id: "WapQuery", conditions: (module) => module.queryExist ? module > > and put '+' at the beggining of number Store.WapQuery.queryExist("[[email protected]](mailto:[email protected])") Didn't work here. Same behaviour (no...

> Sorry, i send only the half of code `{ id: "WapQuery", conditions: (module) => module.queryExist ? module : null }` > > after that: Store.WapQuery.queryExist("[[email protected]](mailto:[email protected])") > > finally: Check...