Skip to content

Commit

Permalink
readme: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
darktohka committed Mar 7, 2023
1 parent d00ccf4 commit 57554ae
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Patreon](https://img.shields.io/badge/Kofi-donate-purple.svg)](https://ko-fi.com/disyer) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/darktohka/FlashPatch/blob/master/LICENSE)

![Image of FlashPatch](https://i.imgur.com/FPkEAeY.png)
![Image of FlashPatch](https://i.imgur.com/2H1Gp7l.png)

[Download latest version](https://github.com/darktohka/FlashPatch/releases/latest)

Expand Down Expand Up @@ -35,13 +35,14 @@ It bypasses the January 12th, 2021 killswitch that prevents you from playing any

| Browser | Plugin API | Version | Windows | Linux | Mac | 64-bit | 32-bit |
| ----------------- | ---------------- | ---------- | ------------------------ | ------------------------ | ------------------------ | ------------------ | ------------------------ |
| Google Chrome | PPAPI (Pepper) | 34.0.0.277 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Mozilla Firefox | NPAPI (Netscape) | 34.0.0.277 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Safari | NPAPI (Netscape) | 34.0.0.277 | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_multiplication_x: |
| Internet Explorer | ActiveX (OCX) | 34.0.0.277 | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: |
| Google Chrome | PPAPI (Pepper) | 34.0.0.282 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Mozilla Firefox | NPAPI (Netscape) | 34.0.0.282 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Safari | NPAPI (Netscape) | 34.0.0.282 | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_multiplication_x: |
| Internet Explorer | ActiveX (OCX) | 34.0.0.282 | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_check_mark: |

Old Chinese Flash versions supported:

- Version 34.0.0.277
- Version 34.0.0.267
- Version 34.0.0.251
- Version 34.0.0.242
Expand All @@ -61,7 +62,7 @@ While Adobe has completely stopped updating the global version of Adobe Flash Pl

This version of Flash normally only works within Mainland China. Furthermore, in order to let business users to purchase a China-specific enterprise edition of Adobe Flash, if it detects an enterprise environment (an Active Directory environment) it refuses to start. It also contains a dormant killswitch.

FlashPatch fully supports the latest version of the Chinese Flash Player browser plugin: 34.0.0.277.
FlashPatch fully supports the latest version of the Chinese Flash Player browser plugin: 34.0.0.282.

FlashPatch provides the following patches for this version:

Expand All @@ -71,9 +72,9 @@ FlashPatch provides the following patches for this version:
- Patch Chinese Enterprise phone-home service
- Patch activation check

Download clean builds of Flash 34.0.0.277:
Download clean builds of Flash 34.0.0.282:

- [For Windows - Chrome/Firefox/IE](https://github.com/darktohka/clean-flash-builds/releases/tag/v1.30)
- [For Windows - Chrome/Firefox/IE](https://github.com/darktohka/clean-flash-builds/releases/tag/v1.32)
- [For Linux - Chrome/Firefox](https://github.com/darktohka/clean-flash-builds/releases/tag/v1.7)
- [For Mac - Chrome/Firefox](https://github.com/darktohka/clean-flash-builds/releases/tag/v1.31)

Expand Down

0 comments on commit 57554ae

Please sign in to comment.