/media, /four

This commit is contained in:
Niles Rogoff 2016-07-19 22:58:01 -06:00
parent 4b33c58a6f
commit 729de57ed5
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,7 @@ l = [
, ["/music/", "m", [
["/mu", "m", "http://aurorachan.net/mu/"]
, ["/tunes", "t", "https://sushigirl.us/tunes/catalog.html"]
, ["/media", "e", "https://uboachan.net/media/catalog.html"]
]]
, ["/transport", "n", "http://boards.4chan.org/n"]
, ["/news", "z", "http://boards.4chan.org/news"]
@ -93,6 +94,7 @@ l = [
, ["/one", "1", "https://www.youtube.com/playlist?list=PLIKcw9O7i0KRZ43r5UVGNraUgvyPaUMBU"]
, ["/two", "2", "https://www.youtube.com/playlist?list=PLIKcw9O7i0KQO4aHOqypivLefSFKq2vp1"]
, ["/three", "3", "https://www.youtube.com/playlist?list=PLIKcw9O7i0KSeW6AmMmg3D4etDs5YeX8q"]
, ["/four", "4", "https://www.youtube.com/playlist?list=PLIKcw9O7i0KTkhLF_MECKCA8DFWQIsGq7"]
]]
#, ["/mail", "g", "https://gmail.com"] # Fixed tab
]