Are there any examples anywhere. Trying to stop .xyz from registering.

Comments

10thstreetlabel created an issue. See original summary.

silvi.addweb’s picture

StatusFileSize
new62.2 KB
new33.88 KB

You can see the configuration and an example in screenshots.

morybel’s picture

You might want to add exclusion for subdomains also...
Here some examples I have in my settings.

drupaler.org
*.drupaler.org
brainhard.net
*.brainhard.net
xyz
*.xyz

The * before the domain will block any subdomain in that domain. It made a huge difference in some of my commercial platforms. I hardly have any spammers now. It's a great module.

pcambra’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Category: Support request » Task
Status: Active » Needs work
Issue tags: +Novice

I'd be very much in favor of adding some examples to the field description in config.

dsdeiz’s picture

Status: Needs work » Needs review
StatusFileSize
new1.64 KB

Would this happen to work?

pcambra’s picture

Status: Needs review » Needs work

Patch doesn't apply, needs to be done against latest dev.

rithesh bk’s picture

Assigned: Unassigned » rithesh bk
Status: Needs work » Active

currently working on this .......

rithesh bk’s picture

Assigned: rithesh bk » Unassigned
Status: Active » Needs review
StatusFileSize
new1010 bytes

Please find the updated patch ........

schillerm’s picture

Status: Needs review » Reviewed & tested by the community

Hi, I have reviewed and tested the patch on D10 site using module version 8.x-1.x-dev. It looks great, the new description is much better.

  • pcambra committed f1deb0e4 on 8.x-1.x authored by Rithesh BK
    Issue #2853521 by Rithesh BK, dsdeiz, dev16.addweb, schillerm: Is there...
pcambra’s picture

Status: Reviewed & tested by the community » Fixed

Thanks all!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.