mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-08 21:40:46 +08:00
website: use Mediavine
This commit is contained in:
@@ -192,9 +192,10 @@ module.exports = {
|
||||
],
|
||||
scripts: [
|
||||
{
|
||||
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4984084888641317',
|
||||
crossorigin: 'anonymous',
|
||||
src: '//scripts.mediavine.com/tags/tech-interview-handbook.js',
|
||||
async: true,
|
||||
'data-noptimize': 1,
|
||||
'data-cfasync': 'false',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user