Browse Source

rules file

aurora 1 tháng trước cách đây
mục cha
commit
633cb8ece5
1 tập tin đã thay đổi với 13 bổ sung0 xóa
  1. 13 0
      googleCloudRules.json

+ 13 - 0
googleCloudRules.json

@@ -0,0 +1,13 @@
+{
+  "version": 2,
+  "rules": [
+    {
+      "ip_cidr": [
+        "35.212.199.188/32"
+      ],
+      "domain_suffix": [
+        "dewofaurora.de"
+      ]
+    }
+  ]
+}