diff options
Diffstat (limited to 'applications/tim/signature.json')
| -rw-r--r-- | applications/tim/signature.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/applications/tim/signature.json b/applications/tim/signature.json new file mode 100644 index 0000000..8aff78f --- /dev/null +++ b/applications/tim/signature.json @@ -0,0 +1,28 @@ +{
+ "surrogates": [
+ {
+ "name": "surrogate_1",
+ "description": "",
+ "signatures": [
+ {
+ "name": "1_悦动圈_fqdn_20240809",
+ "description": "",
+ "conditions": [
+ {
+ "attributeType": "string",
+ "description": "",
+ "attributeName": "common.server_fqdn",
+ "negate_option": false,
+ "items": [
+ {
+ "item": "*.51yund.com",
+ "description": ""
+ }
+ ]
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file |
