mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-15 14:41:04 +00:00
feat: add wwads.
This commit is contained in:
@@ -3,5 +3,6 @@ window.onload = function () {
|
||||
const adnode = document.createElement("div");
|
||||
adnode.setAttribute("class", "wwads-cn wwads-vertical");
|
||||
adnode.setAttribute("data-id", "80");
|
||||
adnode.setAttribute('style',"max-width:200px")
|
||||
ad[0].parentNode.appendChild(adnode);
|
||||
};
|
||||
|
Reference in New Issue
Block a user