Files
Leeksov 4647310322 GLEGram 12.5 — Initial public release
Based on Swiftgram 12.5 (Telegram iOS 12.5).
All GLEGram features ported and organized in GLEGram/ folder.

Features: Ghost Mode, Saved Deleted Messages, Content Protection Bypass,
Font Replacement, Fake Profile, Chat Export, Plugin System, and more.

See CHANGELOG_12.5.md for full details.
2026-04-06 09:48:12 +03:00

41 lines
1.1 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>AD_UNIT_ID_FOR_BANNER_TEST</key>
<string>ca-app-pub-0000000000000000/1111111111</string>
<key>AD_UNIT_ID_FOR_INTERSTITIAL_TEST</key>
<string>ca-app-pub-9999999999999999/2222222222</string>
<key>CLIENT_ID</key>
<string>AAAAAAA</string>
<key>REVERSED_CLIENT_ID</key>
<string>BBBBBBB</string>
<key>API_KEY</key>
<string>CCCCCCC</string>
<key>GCM_SENDER_ID</key>
<string>000000000000000</string>
<key>PLIST_VERSION</key>
<string>1</string>
<key>BUNDLE_ID</key>
<string>com.project.app</string>
<key>PROJECT_ID</key>
<string>abcdef:app-000000000</string>
<key>STORAGE_BUCKET</key>
<string>abcdef:app-000000000.appspot.com</string>
<key>IS_ADS_ENABLED</key>
<true/>
<key>IS_ANALYTICS_ENABLED</key>
<true/>
<key>IS_APPINVITE_ENABLED</key>
<false/>
<key>IS_GCM_ENABLED</key>
<true/>
<key>IS_SIGNIN_ENABLED</key>
<true/>
<key>GOOGLE_APP_ID</key>
<string>000000000000000</string>
<key>DATABASE_URL</key>
<string>https://github.com/yonaskolb/XcodeGen/</string>
</dict>
</plist>