update
parent
1138f6cca7
commit
91a4c56084
|
@ -28,6 +28,4 @@ dns:
|
|||
regex:
|
||||
- 'issue "(.*)"'
|
||||
- 'issuewild "(.*)"'
|
||||
- 'iodef "(.*)"'
|
||||
|
||||
# Enhanced by mp on 2022/03/22
|
||||
- 'iodef "(.*)"'
|
|
@ -27,6 +27,4 @@ dns:
|
|||
- type: regex
|
||||
group: 1
|
||||
regex:
|
||||
- "IN\tCNAME\t(.+)"
|
||||
|
||||
# Enhanced by mp on 2022/03/13
|
||||
- "IN\tCNAME\t(.+)"
|
|
@ -42,6 +42,4 @@ dns:
|
|||
- type: word
|
||||
name: salesforce-community
|
||||
words:
|
||||
- "live.siteforce.com"
|
||||
|
||||
# Enhanced by mp on 2022/03/13
|
||||
- "live.siteforce.com"
|
Loading…
Reference in New Issue