Update changelog; add /r9k/ archive redirection, even though the last archived post is dated from the 5th December.
This commit is contained in:
parent
fcc0d61f72
commit
39d7e45261
@ -2872,6 +2872,7 @@
|
||||
case 'p':
|
||||
case 'po':
|
||||
case 'pol':
|
||||
case 'r9k':
|
||||
case 'soc':
|
||||
case 'sp':
|
||||
case 'toy':
|
||||
|
||||
@ -4,7 +4,7 @@ master
|
||||
the unread count will decrease when inlining quotes of unread posts
|
||||
the report button can open multiple popups again
|
||||
add omploader to the list of optional flavors (http://ompldr.org/upload?url1=)
|
||||
update archive redirections
|
||||
update archive redirections, add /lit/ and /u/
|
||||
|
||||
2.23.7
|
||||
- mayhem
|
||||
|
||||
@ -2241,7 +2241,7 @@ redirect =
|
||||
"http://fuuka.warosu.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
when 'diy', 'g', 'sci'
|
||||
"http://archive.installgentoo.net/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
when '3', 'adv', 'an', 'ck', 'co', 'fa', 'fit', 'int', 'k', 'mu', 'n', 'o', 'p', 'po', 'pol', 'soc', 'sp', 'toy', 'trv', 'v', 'vp', 'x'
|
||||
when '3', 'adv', 'an', 'ck', 'co', 'fa', 'fit', 'int', 'k', 'mu', 'n', 'o', 'p', 'po', 'pol', 'r9k', 'soc', 'sp', 'toy', 'trv', 'v', 'vp', 'x'
|
||||
"http://archive.no-ip.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
else
|
||||
"http://boards.4chan.org/#{g.BOARD}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user