mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-25 04:17:15 +00:00
Add OqeePlus
This commit is contained in:
22
OqeePlus/OqeePlus-iOS/index.md
Normal file
22
OqeePlus/OqeePlus-iOS/index.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user