Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
This commit is contained in:
commit
51482e7b65
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -160,6 +160,7 @@ Main =
|
|||||||
$.addClass doc, 'gecko'
|
$.addClass doc, 'gecko'
|
||||||
<% } %>
|
<% } %>
|
||||||
$.addClass doc, 'fourchan-x'
|
$.addClass doc, 'fourchan-x'
|
||||||
|
$.addClass doc, 'seaweedchan'
|
||||||
$.addClass doc, g.VIEW
|
$.addClass doc, g.VIEW
|
||||||
$.addStyle Main.css
|
$.addStyle Main.css
|
||||||
|
|
||||||
|
|||||||
@ -14,7 +14,7 @@ Linkify =
|
|||||||
# This should account for virtually all links posted without www or http:
|
# This should account for virtually all links posted without www or http:
|
||||||
# If it misses any, screw it. No, I will not add canv.as
|
# If it misses any, screw it. No, I will not add canv.as
|
||||||
[-a-z\d.]+[.](
|
[-a-z\d.]+[.](
|
||||||
com|net|org|co\.jp|us|uk|ru|be|tv|xxx|edu|gov|cd|es|de|se|tk|dk|io|fm|fi|mp|ly
|
com|net|org|co\.jp|us|uk|ru|be|tv|xxx|edu|gov|cd|es|de|se|tk|dk|io|fm|fi|mp|ly|info
|
||||||
)
|
)
|
||||||
|
|
|
|
||||||
# IPv4 Addresses
|
# IPv4 Addresses
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user