Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
augustgl authored Nov 2, 2020
1 parent b3f4953 commit e28ddb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TikTok source code

Full source code to the android tiktok app.
Reverse engineered source code to the android tiktok app.

# background

Expand Down Expand Up @@ -29,7 +29,7 @@ tiktok_source/df_miniapp/classes/com/tt/miniapp/call/PhoneCallImpl.java
##### screenshot code:
tiktok_source/df_miniapp/classes/com/tt/miniapp/msg/onUserCaptureScreen/TakeScreenshotManager.java

weird list in the screenshot code
weird list in the screenshot code (this is nothing particularly special)
```
static final String[] KEYWORDS = new String[] {
"screenshot", "screen_shot", "screen-shot", "screen shot", "screencapture", "screen_capture", "screen-capture", "screen capture", "screencap", "screen_cap",
Expand Down

0 comments on commit e28ddb7

Please sign in to comment.