fix favorites links

This commit is contained in:
zefie
2022-10-10 17:19:18 -04:00
parent 07ba1d4056
commit eeac2621e3
3 changed files with 5 additions and 5 deletions

View File

@@ -441,7 +441,7 @@
}, },
"mattman69": { "mattman69": {
"word": "MattMan69", "word": "MattMan69",
"definition": "A <boxname_plus> user who was notorious for hacking the <boxname_plus> service. <b>MattMan69</b> created a <b><word>Web site</word></b> to expose all of the <boxname_plus> service secrets.<br><br> To this day, <b>MattMan69</b>'s Web site, found at <br><u><b><a href=\"http://turdinc.kicks-ass.net/Msntv\">http://turdinc.kicks-ass.net/Msntv</a></b></u>, is still one of the largest and most comprehensive archives of <br> <boxname_plus> service history." "definition": "A <boxname_plus> user who was notorious for hacking the <boxname_plus> service. <b>MattMan69</b> created a <b><word>Web site</word></b> to expose all of the <boxname_plus> service secrets.<br><br> To this day, <b>MattMan69</b>'s Web site, found at <br><u><b><a href=\"http://turdinc.kicks-ass.net/Msntv/index2.html\">http://turdinc.kicks-ass.net/Msntv/index2.html</a></b></u>, is still one of the largest and most comprehensive archives of <br> <boxname_plus> service history."
}, },
"megabytes": { "megabytes": {
"word": "megabytes", "word": "megabytes",
@@ -747,7 +747,7 @@
}, },
"tvwindow": { "tvwindow": {
"word": "TV Window", "word": "TV Window",
"definition": "Also known as <b><word>Picture-in-Picture</word></b> or PIP. A feature that lets you watch television while surfing the Web. To activate the TV window, select <b>PIP</b>from the <b>Options </B> panel, or press the <b>Cmd</b> key and the <b>W</b> key on your keyboard at the same time.", "definition": "Also known as <b>Picture-in-Picture</b> or <b><word>PIP</word></b>. A feature that lets you watch television while surfing the Web. To activate the TV window, select <b>PIP</b>from the <b>Options </B> panel, or press the <b>Cmd</b> key and the <b>W</b> key on your keyboard at the same time.",
"plusonly": true "plusonly": true
} }
}, },

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@@ -203,13 +203,13 @@
"Personal": [ "Personal": [
{ {
"title": "The Midnight Archive", "title": "The Midnight Archive",
"url": "http://archive.midnightchanne.net/", "url": "http://archive.midnightchannel.net/",
"image_type": "url", "image_type": "url",
"image": "canned/midnightchannel.gif" "image": "canned/midnightchannel.gif"
}, },
{ {
"title": "WebTV/MSNTV Secrets", "title": "WebTV/MSNTV Secret Pics & Info",
"url": "http://turdinc.kicks-ass.net/Msntv/", "url": "http://turdinc.kicks-ass.net/Msntv/index2.html",
"image_type": "url", "image_type": "url",
"image": "canned/mattman69.gif" "image": "canned/mattman69.gif"
} }