Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Mooey moo of mooheim (maxine@social.mootech.eu)'s status on Tuesday, 09-Jul-2019 13:59:08 EDT Mooey moo of mooheim Mooey moo of mooheim

    Gab actually uses a custom user agent to grab stuff.

    Mastodon does the same, but this makes it easy to make sure gab instances can't pull from you!

    add
    if ($http_user_agent ~* (gabsocial)) {
    return 403;
    }

    To your nginx configuration. That blocks all requests with a user agent that includes "gabsocial" (case insensitive)

    You can also add other user agents, at your leisure

    It just returns a 403 if they try to pull

    In conversation Tuesday, 09-Jul-2019 13:59:08 EDT from social.mootech.eu permalink
    1. Sam the Octopus (troublemoney@computerfairi.es)'s status on Tuesday, 09-Jul-2019 14:11:22 EDT Sam the Octopus Sam the Octopus
      in reply to

      @maxine there isn't currently an HTTP status code for "Fuck off" but if cloudflare can add arbitrary bullshit so can we

      Formally proposing status 470 for telling a client to Fuck Off

      In conversation Tuesday, 09-Jul-2019 14:11:22 EDT from computerfairi.es permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.