Ekşi Morphe
August 3, 2026 · View on GitHub
Morphe patch source for Ekşi Sözlük.
Patches
- Hide ads: removes Ekşi Sözlük ad placements, including Ekşi Şeyler recommendations, and disables ad loading.
- Open external links in browser: opens external web links in the default browser instead of a Chrome Custom Tab.
Supported App
- Package:
com.eksiteknoloji.eksisozluk - Version: unpinned, tested on
2.4.9and2.4.10 - APK type: regular APK
Morphe Manager Source
Open the link on your Android device and tap Open in Morphe.
Manual source URL:
https://raw.githubusercontent.com/HvQ/eksi-morphe/main/patches-bundle.json
Then select the original Ekşi Sözlük APK and apply either patch, or both.
Local Build
This repo uses Morphe's Gradle plugin and libraries as sibling composite builds.
git clone https://github.com/HvQ/eksi-morphe.git
git clone https://github.com/MorpheApp/morphe-patches-gradle-plugin.git
git clone https://github.com/MorpheApp/morphe-patcher.git
git clone https://github.com/MorpheApp/morphe-patches-library.git
cd eksi-morphe
$env:GITHUB_ACTOR = "local"
$env:GITHUB_TOKEN = "local"
.\gradlew.bat --no-parallel :morphe-patcher:jar :morphe-patches-library:patch-library:jar
.\gradlew.bat --no-parallel :patches:buildAndroid :patches:generatePatchesList
The generated patch bundle is written to patches/build/libs/patches-<version>.mpp.
