Browse Source
Added klm/flyingblue and eventbrite domains to global domains
pull/1082/head
Sebastian Thomschke
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
16 additions and
0 deletions
-
src/static/global_domains.json
|
|
@ -841,5 +841,21 @@ |
|
|
|
"ui.com" |
|
|
|
], |
|
|
|
"Excluded": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Type": 82, |
|
|
|
"Domains": [ |
|
|
|
"klm.com", |
|
|
|
"flyingblue.com" |
|
|
|
], |
|
|
|
"Excluded": false |
|
|
|
}, |
|
|
|
{ |
|
|
|
"Type": 83, |
|
|
|
"Domains": [ |
|
|
|
"eventbrite.com", |
|
|
|
"eventbrite.de" |
|
|
|
], |
|
|
|
"Excluded": false |
|
|
|
} |
|
|
|
] |
|
|
|