This has been fixed on 4chan's end and is no longer needed.
This commit is contained in:
parent
115d17b39c
commit
5dc7b985ad
@ -82,7 +82,6 @@ Main =
|
|||||||
|
|
||||||
switch hostname
|
switch hostname
|
||||||
when 'www.4chan.org'
|
when 'www.4chan.org'
|
||||||
$.onExists doc, 'body', false, -> $.addStyle Main.cssWWW
|
|
||||||
Captcha.replace.init()
|
Captcha.replace.init()
|
||||||
return
|
return
|
||||||
when 'sys.4chan.org'
|
when 'sys.4chan.org'
|
||||||
@ -365,8 +364,6 @@ Main =
|
|||||||
|
|
||||||
css: `<%= importCSS('font-awesome', 'style', 'yotsuba', 'yotsuba-b', 'futaba', 'burichan', 'tomorrow', 'photon', 'spooky') %>`
|
css: `<%= importCSS('font-awesome', 'style', 'yotsuba', 'yotsuba-b', 'futaba', 'burichan', 'tomorrow', 'photon', 'spooky') %>`
|
||||||
|
|
||||||
cssWWW: `<%= importCSS('www') %>`
|
|
||||||
|
|
||||||
features: [
|
features: [
|
||||||
['Polyfill', Polyfill]
|
['Polyfill', Polyfill]
|
||||||
['Captcha Replacement', Captcha.replace]
|
['Captcha Replacement', Captcha.replace]
|
||||||
|
|||||||
@ -1,3 +0,0 @@
|
|||||||
#captcha-cnt {
|
|
||||||
height: auto;
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user