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 'p':
|
||||||
case 'po':
|
case 'po':
|
||||||
case 'pol':
|
case 'pol':
|
||||||
|
case 'r9k':
|
||||||
case 'soc':
|
case 'soc':
|
||||||
case 'sp':
|
case 'sp':
|
||||||
case 'toy':
|
case 'toy':
|
||||||
|
|||||||
@ -4,7 +4,7 @@ master
|
|||||||
the unread count will decrease when inlining quotes of unread posts
|
the unread count will decrease when inlining quotes of unread posts
|
||||||
the report button can open multiple popups again
|
the report button can open multiple popups again
|
||||||
add omploader to the list of optional flavors (http://ompldr.org/upload?url1=)
|
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
|
2.23.7
|
||||||
- mayhem
|
- mayhem
|
||||||
|
|||||||
@ -2241,7 +2241,7 @@ redirect =
|
|||||||
"http://fuuka.warosu.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
"http://fuuka.warosu.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||||
when 'diy', 'g', 'sci'
|
when 'diy', 'g', 'sci'
|
||||||
"http://archive.installgentoo.net/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
"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}"
|
"http://archive.no-ip.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||||
else
|
else
|
||||||
"http://boards.4chan.org/#{g.BOARD}"
|
"http://boards.4chan.org/#{g.BOARD}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user