ad config
This commit is contained in:
@@ -47,6 +47,8 @@ window.addEventListener('beforeunload', (e) => {
|
||||
|
||||
window.addEventListener('load', () => setTimeout(() => document.body.style.opacity = 1, 1000));
|
||||
|
||||
setTimeout(() => document.body.style.opacity = 1, 5000);
|
||||
|
||||
/**
|
||||
* @param {HTMLAnchorElement} hyperlink
|
||||
*/
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
}
|
||||
};
|
||||
|
||||
atOptions = {
|
||||
window.atOptions = {
|
||||
'key': 'cf0bb7d0401f5ae5534ac09c2e959d20',
|
||||
'format': 'iframe',
|
||||
'height': 90,
|
||||
|
||||
Reference in New Issue
Block a user