Documented Autism
|
High Quality Articles
|
Notable Members
|
Glowers Club
|
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
include:profproc [2021/01/14 21:20] – kakol | include:profproc [2024/11/26 03:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
- | window.addEventListener(" | + | let i=0,b=setInterval(function () { |
if (location.search.includes("? | if (location.search.includes("? | ||
- | document.querySelectorAll(" | + | document.querySelectorAll(" |
- | }) | + | if (i > 9) |
+ | clearInterval(b) | ||
+ | i++ | ||
+ | }, 100) | ||
</ | </ |