diff --git a/build/index.html b/build/index.html index 918006f..8ef5532 100644 --- a/build/index.html +++ b/build/index.html @@ -1,5 +1,5 @@ - domspace + Home @@ -93,17 +93,16 @@ [v] avistaz
[n] nyaa
- - @@ -145,10 +144,10 @@ } }); - var key_map = {"d": "https://www.domdit.com", "s": "https://www.shrinkinminkin.com", "t": "https://transmission.domdit.com", "g": "https://git.domdit.com", "m": "https://www.purelymail.com", "y": "https://www.youtube.com", "f": "https://www.4chan.org", "j": "https://www.jpopsuki.eu", "v": "https://www.avistaz.to", "n": "https://www.nyaa.si", "x": "google.com", "q": "google.com"} + var key_map = {"d": "https://www.domdit.com", "s": "https://www.shrinkinminkin.com", "t": "https://transmission.domdit.com", "g": "https://git.domdit.com", "m": "https://www.purelymail.com", "y": "https://www.youtube.com", "f": "https://www.4chan.org", "j": "https://www.jpopsuki.eu", "v": "https://www.avistaz.to", "n": "https://www.nyaa.si", "i": "https://icum.to", "l": "smith", "p": "https://digdeeper.club/"} function toggleSection(section) { - var sections = ["main", "torrents", "pussy", "faggot"] + var sections = ["main", "torrents", "other"] for (let i = 0; i < sections.length; i++) { if (section == sections[i]) { document.getElementById(sections[i]).style.display = 'block'; @@ -160,7 +159,7 @@ document.onkeypress = function (e) { - var section_map = {"1": "main", "2": "torrents", "3": "pussy", "4": "faggot"} + var section_map = {"1": "main", "2": "torrents", "3": "other"} if (e.key in section_map) { toggleSection(section_map[e.key]) diff --git a/homemaker.conf b/homemaker.conf index f24e5cb..6e4c3dc 100644 --- a/homemaker.conf +++ b/homemaker.conf @@ -1,5 +1,5 @@ [style] -title domspace +title Home font monospace font_color #e6e6fa font_size 25 @@ -21,8 +21,7 @@ j jpopsuki https://www.jpopsuki.eu v avistaz https://www.avistaz.to n nyaa https://www.nyaa.si -section pussy -x hello google.com - -section faggot -q goodbye google.com +section other +i dukenukem https://icum.to +l luke smith https://www.lukesmith.xyz +p digdeeper https://digdeeper.club/