Block some addresses #3


  • New
  • Enhancment
Open
Assigned to scriptjunkie
  • _ForgeUser9686855 created this issue Oct 11, 2014

    I need also to block/replace all addresses which are like x.y for example google.com but not http://google.com and www.google.com

  • _ForgeUser9686855 added the tags New Enhancment Oct 11, 2014
  • ScriptJunkie posted a comment Oct 11, 2014

    basically i use the host name and just add it to the list of not allowed words as minecraft by default strips the . from URLs anyway.

  • _ForgeUser9686855 posted a comment Oct 11, 2014

    I didn't understand, how can I block ALL minecraft server hostnames ?

  • ScriptJunkie posted a comment Oct 11, 2014

    basically had to just add hypi, plex and others manually since people will bypass a url filter by saying Lets go to Hypixel!

  • _ForgeUser9686855 posted a comment Oct 11, 2014

    Hum... anyway there are not so much servers with hostname.
    Can it blocks IP like that ? =>
    123 . 123 . 123 . 123
    12 3.12 3.12 3.12 3
    123 123 123 123
    123(.)123(.)123(.)123
    123p123p123p123
    123-123-123-123
    etc...

  • _ForgeUser9686855 posted a comment Oct 19, 2014

    Can you please block IP like that ? =>
    123 . 123 . 123 . 123
    12 3.12 3.12 3.12 3
    123 123 123 123
    123(.)123(.)123(.)123
    123p123p123p123
    123-123-123-123
    etc...


To post a comment, please login or register a new account.