Exceptions
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
{
|
{
|
||||||
"ignorePatterns": [
|
"ignorePatterns": [
|
||||||
{
|
{
|
||||||
"pattern": "^http://homeassistant.local"
|
"pattern": "^http://homeassistant\\.local.*$"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "^https://example.com/second-specific-page$"
|
"pattern": "^https://sonoff.tech/product/central-control-panel/nspanel/$"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "^https://sonoff.tech/wp-content/uploads/2021/11/%E4%BA%A7%E5%93%81%E5%8F%82%E6%95%B0%E8%A1%A8-NSPanel-20210831.pdf$"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user