From 57b944d7f91bf39d62488489bddc0227328271cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 06:15:37 +0000 Subject: [PATCH] Deployed d10633c with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 964 +++ aboutme.html | 1193 +++ assets/favicon.png | Bin 0 -> 387607 bytes assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.e71a0d61.min.js | 16 + assets/javascripts/bundle.e71a0d61.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.7a47a382.min.js | 42 + .../workers/search.7a47a382.min.js.map | 7 + assets/logo.png | Bin 0 -> 15856 bytes assets/stylesheets/main.618322db.min.css | 1 + assets/stylesheets/main.618322db.min.css.map | 1 + assets/stylesheets/palette.ab4e12ef.min.css | 1 + .../stylesheets/palette.ab4e12ef.min.css.map | 1 + index.html | 1108 +++ piracy/TV/links.html | 1164 +++ piracy/index.html | 1144 +++ piracy/music/links.html | 1384 ++++ search/search_index.js | 1 + search/search_index.json | 1 + services/android.html | 1185 +++ services/deta.html | 1157 +++ services/index.html | 1129 +++ services/ios.html | 1213 +++ services/misc.html | 1396 ++++ sitemap.xml | 43 + sitemap.xml.gz | Bin 0 -> 262 bytes tags.json | 1 + 62 files changed, 20360 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 aboutme.html create mode 100644 assets/favicon.png create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.e71a0d61.min.js create mode 100644 assets/javascripts/bundle.e71a0d61.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.7a47a382.min.js create mode 100644 assets/javascripts/workers/search.7a47a382.min.js.map create mode 100644 assets/logo.png create mode 100644 assets/stylesheets/main.618322db.min.css create mode 100644 assets/stylesheets/main.618322db.min.css.map create mode 100644 assets/stylesheets/palette.ab4e12ef.min.css create mode 100644 assets/stylesheets/palette.ab4e12ef.min.css.map create mode 100644 index.html create mode 100644 piracy/TV/links.html create mode 100644 piracy/index.html create mode 100644 piracy/music/links.html create mode 100644 search/search_index.js create mode 100644 search/search_index.json create mode 100644 services/android.html create mode 100644 services/deta.html create mode 100644 services/index.html create mode 100644 services/ios.html create mode 100644 services/misc.html create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz create mode 100644 tags.json diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..6e998bc --- /dev/null +++ b/404.html @@ -0,0 +1,964 @@ + + + +
+ + + + + + + + + + + + + + + + + +
+
+
+
+ I am a 24 year old law graduate from India, and I do sysadmin stuff along with everything on here as a hobby.
+My journey with linux on VPSs started with discovering Oracle Cloud's free tier plans. I am a big fan of this indie game called Bombsquad by Eric Froemling and I really wanted to host my own customised server for it. This led me to downloading the windows builds of the server but I realised I didn't want it to shut down when I shut my PC so I got Oracle's free tier. I did not know anything about linux or the command line, and having to figure out how to install python3 and then tar the archive containing the server binary was tough and confusing but eventually I managed to run it, and the server, called "Vanilla FFA" was quite successful.
+Anyway, I then used my curiosity to learn how docker containers worked so that I could host an instance of Vaultwarden for myself (which is still up to this day and I use it daily), and the rest is history. I have since learnt to setup a bunch of stuff on my virtual machines on Oracle Cloud.
+I have also always been a pirate and an avid user of GitHub, so when the ReVanced project came around after the death of Vanced, I learnt how to compile builds for myself and my friends and family. Being on Reddit, though, I saw demand for the builds because alot of people did not know how to make the builds themselves to I started releasing my builds on there for whoever needed it, and with time I learnt to use custom branding and a custom package name for my builds for authenticity and identification purposes. In the begining of 2024, one of my dearest friends decided to switch to an iPhone and this prompted me to look into modified YouTube apps for iOS as well. After some research I learnt ALOT about uYouEnhanced, YTLitePlus, iOS Sideloading, IPA decryption... the whole shebang. Then, for my friend I started building uYouEnhanced too and following the same principle as before, started sharing it with the internet.
+GitHub was never about the repositories of code it hosted initially - it was only about the release page of many different projects for me. I only understood the capabilities and potential of GitHub (like GitHub pages and GitHub Actions with environment variables etc.) very recently when I got deep into building ReVanced patches, and hosting small static web-apps myself. The free offerrings of GitHub really gave me new wind to explore and that is how I have now started using the provisions of my account more. My progress bar project is a recent one that is hosted on github pages entirely. From knowing absolutely nothing about anything, to hosting, building and sharing so much, I'm confident this will never die down as a hobby for me.
+If you use my builds or something I host and want to support me you can check these out : - (even as low as 0.5 USD or 40 INR would help)
+ + + + + + + + + + + + + + +#X_4q(9Q+@>>x3bX|N
z^>Zu2?`BZwlmBTVCY%F={GFzC18O(_;rZd;p8p@Q_dlNhpWo-P$9@YyU;Fj%FVq7r
zAz$e6zszI5MA{K&|LgPr@AdyGULjZu0?$6E87UO7YdBlev-#6gj3Gx6X#S?!r0~?V
z$Cb#FG)GIdNOs)1ZU62g8hGuU^X`b)Nz60l1V6K
zdV`Okz;CY77Mz(3p=9#X>+5{+3(b||x7i1_^_}scmyYK_VIvSZFC)5;Em*0=Wg<98wv|JxwZK0{1%cGI4uY#9*XWC
zp8x#w^Z$Q+{{O?*3Eg_;m--VZ{-qx8%RCoi?FhABKmV6lJMUSeuoQhEy6_W<$%SlR
zsyf^tb`tk(smuFZiX7_|lgK#e&a}xo5)KwO;nX2HiwZ=gBmydt=QV;udYl_v=zSiO
z9?zwi73Jm9u&?%kEGf6}qxP2%C~8)jp6bjc_($6!25Uj?cU7>k%%;AS^F_2xk$}`G
zBAHulC6(!Mmd~nG_atb~I91Q`O@G^`@h3E4WjE*Y8CwL~Te7n%+U!l4MNBHldKoK0
zEG?v|$xeyxpN&Bub8DfC9_zMPz<
3TU~^kbQWF;mdRhS3!N3<6u3Nq`riV7GhqO8z&>Pj6Waod
z?sXNItWQxBIqCW$ObVQ`Nf*4oYi