Add OqeePlus

This commit is contained in:
√(noham)²
2026-05-24 15:11:41 +02:00
parent 75f7add11f
commit 4475f596d5
13 changed files with 346 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# OqeePlus iOS
Block ads initialization on Oqee.
- **App**: [OqeePlus : Streaming, TV en Direct](https://apps.apple.com/fr/app/free-tv/id1542614107)
- **Tested version**: 2.40
- **Target**: iOS
## Build
```sh
make package FINALPACKAGE=1
```
## Inject
```sh
cyan -i oqeeplus.ipa \
-o oqeeplus_patched.ipa \
-f xyz.nohamr.oqeeplus_1.0_iphoneos-arm64.deb \
-u
```