Skip to content

Instantly share code, notes, and snippets.

View Victorsitou's full-sized avatar
📚
Studying.

Victor Victorsitou

📚
Studying.
View GitHub Profile
@Victorsitou
Victorsitou / setup.sh
Last active August 18, 2026 02:11
IIC2233 setup
#!/bin/bash
set -e
# ============================================================
# CONFIGURACIÓN IIC2233
# ============================================================
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
#!/bin/bash
set -e
# ============================================================
# CONFIGURACIÓN IIC2233
# ============================================================
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
@Victorsitou
Victorsitou / duodroid-api.md
Last active December 29, 2025 10:46
Duolingo Private API

Duolingo Private API

I was bored and I wanted to know how to force a friend quest, so I decided to figure out which endpoint is used to do so. The method I used was using Proxyman to intercept the app's requests and decompiling the apk to read the .smali files.

Endpoint

The endpoint that the APP uses is https://android-api-cf.duolingo.com/, sometimes https://android-api-cf.duolingo.com/2017-06-30/ is used to indicate the API version (I think?).

Auhtorization

OTExMzk4NDg3MjY1MDA1NjA4.YZgz_A.nXaj9llQbZGeJnxqXwSLJgFwbaw