fix links
This commit is contained in:
parent
ac3ee5721c
commit
fbbeb89711
1 changed files with 4 additions and 1 deletions
|
@ -113,7 +113,10 @@ var key_map = {
|
||||||
't': 'https://transmission.domdit.com',
|
't': 'https://transmission.domdit.com',
|
||||||
'v': 'https://avistaz.to/',
|
'v': 'https://avistaz.to/',
|
||||||
'y': 'https://www.youtube.com',
|
'y': 'https://www.youtube.com',
|
||||||
'f': 'https://www.4chan.org'
|
'f': 'https://www.4chan.org',
|
||||||
|
'i': 'https://icum.to',
|
||||||
|
'l': 'https://lukesmith.xyz',
|
||||||
|
'p': 'https://digdeeper.club'
|
||||||
}
|
}
|
||||||
|
|
||||||
function toggleSection(section) {
|
function toggleSection(section) {
|
||||||
|
|
Loading…
Reference in a new issue