Skip to content

Instantly share code, notes, and snippets.

Samsung One UI ROM Porting

Exynos Devices — Complete Technical Reference

Porting Newer One UI to Older Samsung Hardware


Authors

  • minhmc2007 — Documentation & ROM Porting
  • physwizz — Kernel Patch (SELinux Toggle)
@minhmc2007
minhmc2007 / HentaiVietsub.md
Last active March 2, 2026 02:28
HentaiVietsub API DOC

Developer Documentation: HentaiVietsub Full-Stack Extraction API

1. System Architecture

The content delivery system is split across three distinct layers:

  1. Discovery Layer (hentaivietsub.com): Handles search, latest updates, genres, and metadata.
  2. Controller Layer (p1.spexliu.top): A JSON API that validates requests and provides stream signatures.
  3. Streaming Layer (elifros.top): The HLS backend hosting the encrypted or raw .ts video segments.

@minhmc2007
minhmc2007 / allmanga.md
Created March 1, 2026 14:31
Allmanga API

AllManga API Technical Specification

This document provides a formal technical specification for the AllManga (AllAnime) interface. It details the GraphQL Persisted Query protocol, asset CDN resolution, and the specific server-side constraints governing image scaling.


1. Network Architecture

The AllManga ecosystem operates across three distinct sub-systems. Communication is strictly governed by header-based validation and origin-matching.

| System | Base URL | Purpose |