Only load Tegaki from rawgit.com on user action.
This commit is contained in:
parent
6027d94364
commit
d20e918c22
@ -55,9 +55,8 @@ QR.oekaki =
|
|||||||
bubbles: true
|
bubbles: true
|
||||||
detail: {file, name: FCX.oekakiName, source}
|
detail: {file, name: FCX.oekakiName, source}
|
||||||
}
|
}
|
||||||
if $ 'link[href^="//s.4cdn.org/css/painter"]', d.head
|
if window.Tegaki
|
||||||
QR.oekaki.load ->
|
document.querySelector('#qr .oekaki').hidden = false
|
||||||
$('#qr .oekaki').hidden = false
|
|
||||||
|
|
||||||
load: (cb) ->
|
load: (cb) ->
|
||||||
n = 0
|
n = 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user