mirror of
https://github.com/driftywinds/materialmkdocs.git
synced 2025-12-19 13:03:34 +00:00
another bloody docs update
This commit is contained in:
@@ -5,7 +5,7 @@ Hey there! I curate a bunch of links for stuff on here, and try to represent wha
|
||||
|
||||
## Stuff to check out
|
||||
|
||||
- [My Services](/services/Android.html)
|
||||
- [My Services](services/android.md)
|
||||
|
||||
## Other Links
|
||||
|
||||
|
||||
@@ -1,15 +1,24 @@
|
||||
<!-- # Links -->
|
||||
|
||||
## Streaming
|
||||
## Music
|
||||
|
||||
### Apps
|
||||
### Streaming
|
||||
|
||||
#### Apps
|
||||
- [Blackhole ⭐](https://github.com/StarsWarrior/BlackHole)
|
||||
### Sites
|
||||
-
|
||||
#### Sites
|
||||
- [Muer](https://muer.netlify.app/)
|
||||
- [Beatbump](https://beatbump.io/home)
|
||||
- [Hyperpipe](https://hyperpipe.surge.sh/)
|
||||
|
||||
## Downloading
|
||||
### Downloading
|
||||
|
||||
### Apps
|
||||
#### Apps
|
||||
-
|
||||
### Sites
|
||||
#### Sites
|
||||
- [doubledouble ⭐](https://doubledouble.top)
|
||||
|
||||
## Audiobooks
|
||||
|
||||
#### Downloading
|
||||
- [Audiobook Bay](https://audiobookbay.lu/)
|
||||
@@ -12,11 +12,11 @@ I host barebones repositories that are compatible with [Obtanium](https://github
|
||||
|
||||
## Telegram Releases
|
||||
|
||||
- Latest releases of modified YouTube builds are available to download on my dedicated Telegram channel [here](https://t.me/YTRXbuilds) or in the ReVanced builds topic [here](https://t.me/+rvcObIvOpctiMDI9).
|
||||
- Latest releases of modified Spotify builds from xManager (essentially a repost channel) are available [here](https://t.me/crackedspotifymod).
|
||||
- Latest releases of Minecraft (MCPE) with working online can be found [here](https://t.me/mcperelease).
|
||||
- YouTube builds - [here](https://t.me/YTRXbuilds) or in the ReVanced builds topic [here](https://t.me/+rvcObIvOpctiMDI9)
|
||||
- Spotify builds from xManager (essentially a repost channel) - [here](https://t.me/crackedspotifymod)
|
||||
- Minecraft (MCPE) with working online - [here](https://t.me/mcperelease)
|
||||
|
||||
## Reddit / Lemmy Releases
|
||||
|
||||
- I release my builds for people who are not super tech savvy and rely on Reddit for updates [here](https://new.reddit.com/r/revancedapks) as a fallback (I am u/fakedoorsarereal).
|
||||
- I also release builds on Lemmy regularly [here](https://lemmy.ml/c/revancedapks).
|
||||
- I release my YouTube builds for people who are not super tech savvy and rely on Reddit for updates [here](https://new.reddit.com/r/revancedapks) as a fallback (I am u/fakedoorsarereal).
|
||||
- I also release them on Lemmy regularly [here](https://lemmy.ml/c/revancedapks).
|
||||
@@ -5,7 +5,7 @@ I have setup quite a few projects that run on Deta's cloud and they are more or
|
||||
## Utilities
|
||||
|
||||
- [Wastebin (Open Source pastebin alternative)](https://bin.003274.xyz/)
|
||||
- [URL Shortener](https://003274.xyz) (cloed to the public)
|
||||
- [URL Shortener](https://003274.xyz) (closed to the public)
|
||||
- [Snapdrop](https://snap.drifty.win)
|
||||
- [VSCode Online](https://code.drifty.win/)
|
||||
|
||||
|
||||
@@ -885,7 +885,7 @@
|
||||
<p>Hey there! I curate a bunch of links for stuff on here, and try to represent what I have learnt so others can also follow my steps</p>
|
||||
<h2 id="stuff-to-check-out">Stuff to check out</h2>
|
||||
<ul>
|
||||
<li><a href="/services/Android.html">My Services</a></li>
|
||||
<li><a href="services/android.html">My Services</a></li>
|
||||
</ul>
|
||||
<h2 id="other-links">Other Links</h2>
|
||||
<ul>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
<div data-md-component="skip">
|
||||
|
||||
|
||||
<a href="#streaming" class="md-skip">
|
||||
<a href="#music" class="md-skip">
|
||||
Skip to content
|
||||
</a>
|
||||
|
||||
@@ -654,6 +654,16 @@
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#music" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Music
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Music">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#streaming" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -718,6 +728,35 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#audiobooks" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Audiobooks
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Audiobooks">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#downloading_1" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Downloading
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -897,6 +936,16 @@
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#music" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Music
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Music">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#streaming" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
@@ -961,6 +1010,35 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#audiobooks" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Audiobooks
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Audiobooks">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#downloading_1" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
Downloading
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -982,24 +1060,32 @@
|
||||
|
||||
<!-- # Links -->
|
||||
|
||||
<h2 id="streaming">Streaming</h2>
|
||||
<h3 id="apps">Apps</h3>
|
||||
<h2 id="music">Music</h2>
|
||||
<h3 id="streaming">Streaming</h3>
|
||||
<h4 id="apps">Apps</h4>
|
||||
<ul>
|
||||
<li><a href="https://github.com/StarsWarrior/BlackHole">Blackhole ⭐</a></li>
|
||||
</ul>
|
||||
<h3 id="sites">Sites</h3>
|
||||
<h4 id="sites">Sites</h4>
|
||||
<ul>
|
||||
<li><a href="https://muer.netlify.app/">Muer</a> </li>
|
||||
<li><a href="https://beatbump.io/home">Beatbump</a></li>
|
||||
<li><a href="https://hyperpipe.surge.sh/">Hyperpipe</a></li>
|
||||
</ul>
|
||||
<h3 id="downloading">Downloading</h3>
|
||||
<h4 id="apps_1">Apps</h4>
|
||||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
<h2 id="downloading">Downloading</h2>
|
||||
<h3 id="apps_1">Apps</h3>
|
||||
<ul>
|
||||
<li></li>
|
||||
</ul>
|
||||
<h3 id="sites_1">Sites</h3>
|
||||
<h4 id="sites_1">Sites</h4>
|
||||
<ul>
|
||||
<li><a href="https://doubledouble.top">doubledouble ⭐</a></li>
|
||||
</ul>
|
||||
<h2 id="audiobooks">Audiobooks</h2>
|
||||
<h4 id="downloading_1">Downloading</h4>
|
||||
<ul>
|
||||
<li><a href="https://audiobookbay.lu/">Audiobook Bay</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -915,14 +915,14 @@
|
||||
</ul>
|
||||
<h2 id="telegram-releases">Telegram Releases</h2>
|
||||
<ul>
|
||||
<li>Latest releases of modified YouTube builds are available to download on my dedicated Telegram channel <a href="https://t.me/YTRXbuilds">here</a> or in the ReVanced builds topic <a href="https://t.me/+rvcObIvOpctiMDI9">here</a>.</li>
|
||||
<li>Latest releases of modified Spotify builds from xManager (essentially a repost channel) are available <a href="https://t.me/crackedspotifymod">here</a>. </li>
|
||||
<li>Latest releases of Minecraft (MCPE) with working online can be found <a href="https://t.me/mcperelease">here</a>.</li>
|
||||
<li>YouTube builds - <a href="https://t.me/YTRXbuilds">here</a> or in the ReVanced builds topic <a href="https://t.me/+rvcObIvOpctiMDI9">here</a></li>
|
||||
<li>Spotify builds from xManager (essentially a repost channel) - <a href="https://t.me/crackedspotifymod">here</a></li>
|
||||
<li>Minecraft (MCPE) with working online - <a href="https://t.me/mcperelease">here</a></li>
|
||||
</ul>
|
||||
<h2 id="reddit-lemmy-releases">Reddit / Lemmy Releases</h2>
|
||||
<ul>
|
||||
<li>I release my builds for people who are not super tech savvy and rely on Reddit for updates <a href="https://new.reddit.com/r/revancedapks">here</a> as a fallback (I am u/fakedoorsarereal).</li>
|
||||
<li>I also release builds on Lemmy regularly <a href="https://lemmy.ml/c/revancedapks">here</a>.</li>
|
||||
<li>I release my YouTube builds for people who are not super tech savvy and rely on Reddit for updates <a href="https://new.reddit.com/r/revancedapks">here</a> as a fallback (I am u/fakedoorsarereal).</li>
|
||||
<li>I also release them on Lemmy regularly <a href="https://lemmy.ml/c/revancedapks">here</a>.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
@@ -891,7 +891,7 @@
|
||||
<h2 id="utilities">Utilities</h2>
|
||||
<ul>
|
||||
<li><a href="https://bin.003274.xyz/">Wastebin (Open Source pastebin alternative)</a></li>
|
||||
<li><a href="https://003274.xyz">URL Shortener</a> (cloed to the public)</li>
|
||||
<li><a href="https://003274.xyz">URL Shortener</a> (closed to the public)</li>
|
||||
<li><a href="https://snap.drifty.win">Snapdrop</a></li>
|
||||
<li><a href="https://code.drifty.win/">VSCode Online</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user