mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-21 20:35:28 +03:00
Merge pull request #3532 from jjlin/global-domains
Sync global_domains.json (Pinterest)
This commit is contained in:
commit
9e5b049dca
1 changed files with 19 additions and 0 deletions
|
@ -952,5 +952,24 @@
|
|||
"jira.com"
|
||||
],
|
||||
"Excluded": false
|
||||
},
|
||||
{
|
||||
"Type": 90,
|
||||
"Domains": [
|
||||
"pinterest.com",
|
||||
"pinterest.com.au",
|
||||
"pinterest.cl",
|
||||
"pinterest.de",
|
||||
"pinterest.dk",
|
||||
"pinterest.es",
|
||||
"pinterest.fr",
|
||||
"pinterest.co.uk",
|
||||
"pinterest.jp",
|
||||
"pinterest.co.kr",
|
||||
"pinterest.nz",
|
||||
"pinterest.pt",
|
||||
"pinterest.se"
|
||||
],
|
||||
"Excluded": false
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue