Przeglądaj źródła

removed link to the stats on Firefox

see https://github.com/mozilla/addons-server/issues/14463
Gildas 5 lat temu
rodzic
commit
59890f84bf
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      README.MD

+ 0 - 4
README.MD

@@ -14,7 +14,6 @@ SingleFile is a Web Extension (and a CLI tool) compatible with Chrome, Firefox (
  - [Integration with user scripts](#integration-with-user-scripts)
  - [SingleFileZ](#singlefilez)
  - [File format comparison](#file-format-comparison)
- - [Statistics (Firefox)](#statistics-firefox)
  - [Integration with WebKit](#integration-with-webkit)
  - [Privacy policy](#privacy-policy)
  - [Contributors](#contributors)
@@ -129,9 +128,6 @@ More info here: https://github.com/gildas-lormeau/SingleFileZ
 | **    | only in Chromium-based browsers and Internet Explorer                                                            |
 | ***   | only in Safari                                                                                                   |
 | \**** | an option must be enabled in the extension                                                                       |
-
-## Statistics (Firefox)
-See https://addons.mozilla.org/firefox/addon/single-file/statistics/?last=90
  
 ## Integration with WebKit
 Here is a Swift application (for macOS) made by [@captaindavepdx](https://github.com/captaindavepdx) that illustrates how to use SingleFile with WebKit: https://github.com/captaindavepdx/SingleFileMacOS