mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 04:34:15 -04:00
include adpushup tag in the geniee code, as requested by Zoe
This commit is contained in:
parent
1cf69efe36
commit
bafb5ac13a
@ -145,14 +145,15 @@ const loadAdsForProvider = {
|
||||
undefined,
|
||||
'head',
|
||||
);
|
||||
},
|
||||
pushup: async (): Promise<void> => {
|
||||
//},
|
||||
//pushup: async (): Promise<void> => {
|
||||
await loadScript(
|
||||
'adpushup',
|
||||
'https://cdn.adpushup.com/47589/adpushup.js',
|
||||
undefined,
|
||||
'head',
|
||||
);
|
||||
window.adpushup = window.adpushup || {que:[]};
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user