Site updated: 2024-06-03 22:55:12
This commit is contained in:
parent
5aca35f458
commit
94517bf37b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -177,7 +177,7 @@
|
|||
|
||||
const loadTwikoo = () => {
|
||||
if (typeof twikoo === 'object') setTimeout(init,0)
|
||||
else getScript('https://cdnjs.cloudflare.com/ajax/libs/twikoo/1.6.31/twikoo.all.min.js').then(init)
|
||||
else getScript('https://cdn.staticfile.net/twikoo/1.6.36/twikoo.all.min.js').then(init)
|
||||
}
|
||||
|
||||
if ('Twikoo' === 'Twikoo' || !true) {
|
||||
|
|
|
@ -194,7 +194,7 @@
|
|||
|
||||
const loadTwikoo = () => {
|
||||
if (typeof twikoo === 'object') setTimeout(init,0)
|
||||
else getScript('https://cdnjs.cloudflare.com/ajax/libs/twikoo/1.6.31/twikoo.all.min.js').then(init)
|
||||
else getScript('https://cdn.staticfile.net/twikoo/1.6.36/twikoo.all.min.js').then(init)
|
||||
}
|
||||
|
||||
if ('Twikoo' === 'Twikoo' || !true) {
|
||||
|
|
|
@ -217,7 +217,7 @@
|
|||
|
||||
const loadTwikoo = () => {
|
||||
if (typeof twikoo === 'object') setTimeout(init,0)
|
||||
else getScript('https://cdnjs.cloudflare.com/ajax/libs/twikoo/1.6.31/twikoo.all.min.js').then(init)
|
||||
else getScript('https://cdn.staticfile.net/twikoo/1.6.36/twikoo.all.min.js').then(init)
|
||||
}
|
||||
|
||||
if ('Twikoo' === 'Twikoo' || !true) {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user