Skip to content

Commit

Permalink
Updated URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Sep 15, 2018
1 parent d6de30e commit d2ad834
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions kobofirmware.html
Expand Up @@ -17,10 +17,10 @@

<body>
<div class="nav">
<a href="https://geek1011.github.io/KoboStuff" title="Random stuff about the kobo eReaders" class="item">KoboStuff</a>
<a href="https://geek1011.github.io/kepubify" title="ePub to Kepub conversion tool" class="item">Kepubify</a>
<a href="https://geek1011.github.io/BookBrowser" title="eBook content server" class="item">BookBrowser</a>
<a href="https://geek1011.github.io/ePubViewer" title="web-based ebook server" class="item">ePubViewer</a>
<a href="https://pgaskin.net/KoboStuff" title="Random stuff about the kobo eReaders" class="item">KoboStuff</a>
<a href="https://pgaskin.net/kepubify" title="ePub to Kepub conversion tool" class="item">Kepubify</a>
<a href="https://pgaskin.net/BookBrowser" title="eBook content server" class="item">BookBrowser</a>
<a href="https://pgaskin.net/ePubViewer" title="web-based ebook server" class="item">ePubViewer</a>
<a href="https://www.mobileread.com/forums/showthread.php?t=297338" title="improved kobo firmware patching system" class="item">KoboPatch</a>
<a href="https://github.com/geek1011/KoboStuff" class="item right code">Code</a>
</div>
Expand Down Expand Up @@ -166,7 +166,7 @@
<br /><br />
<a href="javascript:document.querySelector('.modal-wrapper.bbcode').classList.remove('hidden');" style="font-size: .7em">Generate BBCode for forums</a>
<br /><br />
Copyright 2018 <a href="https://geek1011.github.io">Patrick Gaskin</a>.
Copyright 2018 <a href="https://pgaskin.net">Patrick Gaskin</a>.
</div>

<div class="modal-wrapper hidden bbcode" onclick="if (event.target == this) this.classList.add('hidden');">
Expand Down
16 changes: 8 additions & 8 deletions kobofirmwareold.html
Expand Up @@ -339,18 +339,18 @@
<div class="content" id="app">
<div class="nav">
<div class="left">
<a class="item logo" href="https://github.com/geek1011">Patrick G</a><a class="item" href="https://geek1011.github.io/ePubViewer"
target="_blank" title="A web-based epub viewer">ePubViewer</a><a class="item" href="https://geek1011.github.io/BookBrowser"
target="_blank" title="A web-based library and viewer for your books">BookBrowser</a><a class="item no-mobile" href="https://geek1011.github.io/SimpleMarkdown"
target="_blank" title="A powerful markdown editor for Windows">SimpleMarkdown</a><a class="item no-mobile" href="https://geek1011.github.io/kepubify"
<a class="item logo" href="https://github.com/geek1011">Patrick G</a><a class="item" href="https://pgaskin.net/ePubViewer"
target="_blank" title="A web-based epub viewer">ePubViewer</a><a class="item" href="https://pgaskin.net/BookBrowser"
target="_blank" title="A web-based library and viewer for your books">BookBrowser</a><a class="item no-mobile" href="https://pgaskin.net/SimpleMarkdown"
target="_blank" title="A powerful markdown editor for Windows">SimpleMarkdown</a><a class="item no-mobile" href="https://pgaskin.net/kepubify"
target="_blank" title="Convert epubs to kepubs">kepubify</a>
</div>
<div class="right">
<a class="item share" href="https://github.com/geek1011/KoboStuff/blob/gh-pages/kobofirmware.html" target="_blank"><i class="fa fa-code"></i></a>
<a class="item share" href="https://github.com/geek1011/KoboStuff" target="_blank"><i class="fa fa-github"></i></a>
<a class="item share" href="https://plus.google.com/share?url=https%3A//geek1011.github.io/KoboStuff/kobofirmware.html" target="_blank"><i class="fa fa-google-plus"></i></a>
<a class="item share" href="https://twitter.com/home?status=Download%20the%20latest%20Kobo%20eReader%20firmware%20at%20https%3A//geek1011.github.io/KoboStuff/kobofirmware.html"
target="_blank"><i class="fa fa-twitter"></i></a><a class="item share" href="https://www.facebook.com/sharer/sharer.php?u=https%3A//geek1011.github.io/KoboStuff/kobofirmware.html"
<a class="item share" href="https://plus.google.com/share?url=https%3A//pgaskin.net/KoboStuff/kobofirmware.html" target="_blank"><i class="fa fa-google-plus"></i></a>
<a class="item share" href="https://twitter.com/home?status=Download%20the%20latest%20Kobo%20eReader%20firmware%20at%20https%3A//pgaskin.net/KoboStuff/kobofirmware.html"
target="_blank"><i class="fa fa-twitter"></i></a><a class="item share" href="https://www.facebook.com/sharer/sharer.php?u=https%3A//pgaskin.net/KoboStuff/kobofirmware.html"
target="_blank"><i class="fa fa-facebook"></i></a>
</div>
<div class="clearfix"></div>
Expand Down Expand Up @@ -1196,7 +1196,7 @@ <h1>Kobo Firmware Downloader</h1>
"]Download[/URL]";
});
})().join("\n[*]") +
"\n[/LIST]\n\n[SIZE=1]Generated by [URL=https://geek1011.github.io/KoboStuff/kobofirmware.html]kobofirmware[/URL] by [URL=https://github.com/geek1011]Patrick G (geek1011)[/URL]. [URL=https://github.com/geek1011/KoboStuff/blob/gh-pages/kobofirmware.html]Source Code[/URL][/SIZE]";
"\n[/LIST]\n\n[SIZE=1]Generated by [URL=https://pgaskin.net/KoboStuff/kobofirmware.html]kobofirmware[/URL] by [URL=https://github.com/geek1011]Patrick G (geek1011)[/URL]. [URL=https://github.com/geek1011/KoboStuff/blob/gh-pages/kobofirmware.html]Source Code[/URL][/SIZE]";
return bbcode;
}.bind(this)).then(function (bbcode) {
this.popup = (
Expand Down

0 comments on commit d2ad834

Please sign in to comment.