mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Added chicagomag.com to ref blocklist (#18750)
This commit is contained in:
parent
f6a8100d48
commit
a20e269a0b
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ const blockedReferrerDomains = [
|
|||
'www.facebook.com',
|
||||
'web.archive.org',
|
||||
'archive.org',
|
||||
'www.federalreserve.gov'
|
||||
'www.federalreserve.gov',
|
||||
'www.chicagomag.com'
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue