Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit 139662f

Browse files
authored
Merge pull request #8715 from brave/lukemulks-patch-1-the-atlantic
the-atlantic-allow-1p-ab-checks
2 parents b9ac832 + 73c88aa commit 139662f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

js/data/siteHacks.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,9 @@ module.exports.siteHacks = {
139139
},
140140
'www.youtube.com': {
141141
allowFirstPartyAdblockChecks: true
142-
}
142+
},
143+
'www.theatlantic.com': {
144+
allowFirstPartyAdblockChecks: true
145+
}
143146
}
147+

0 commit comments

Comments
 (0)