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