mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-02 09:57:47 +01:00
Added stuff
This commit is contained in:
parent
95ba5a33f0
commit
8ba0987e27
3
.gitignore
vendored
3
.gitignore
vendored
@ -67,4 +67,5 @@ number.php
|
|||||||
token.php
|
token.php
|
||||||
*~uploading*
|
*~uploading*
|
||||||
session.mad
|
session.mad
|
||||||
*.madeline
|
*.madeline
|
||||||
|
enc.tar.xz
|
||||||
|
@ -17,6 +17,5 @@ script:
|
|||||||
- "./testing.php"
|
- "./testing.php"
|
||||||
before_install:
|
before_install:
|
||||||
- openssl aes-256-cbc -K $encrypted_0b05103af24b_key -iv $encrypted_0b05103af24b_iv
|
- openssl aes-256-cbc -K $encrypted_0b05103af24b_key -iv $encrypted_0b05103af24b_iv
|
||||||
-in session.madeline.enc -out session.madeline -d
|
-in enc.tar.xz.enc -out enc.tar.xz -d
|
||||||
- openssl aes-256-cbc -K $encrypted_0b05103af24b_key -iv $encrypted_0b05103af24b_iv
|
- tar -xJpf enc.tar.xz.enc
|
||||||
-in token.php.enc -out token.php -d
|
|
||||||
|
BIN
enc.tar.xz.enc
Normal file
BIN
enc.tar.xz.enc
Normal file
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
öm˜©ËOXÊ[¾Öƒd<C692>’Ì'„KØÖ(;<ž¿DFöÒcþué‘«~.°íâ•CÂ:¨ëP²®íŸ©uÅ ²"ßó¯e@ìñ/¥úÔš!€
|
|
Loading…
Reference in New Issue
Block a user