]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 17 Jul 2023 16:06:59 +0000 (18:06 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 17 Jul 2023 16:06:59 +0000 (18:06 +0200)
- blacklisted `ngrok.app` as this is another testing/developing domain name

fba/helpers/blacklist.py

index e2e8a002c7ffa82e9322b83f50ef226778abcbba..3aa89c0e095fae966288409f17722e84808a7b5d 100644 (file)
@@ -38,6 +38,7 @@ blacklist = [
     "loca.lt",
     # Testing/developing installations
     "ngrok.io",
+    "ngrok.app",
     "ngrok-free.app",
     "misskeytest.chn.moe",
     "netlify.app",