Skip to content

Commit

Permalink
Typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
filecxx committed Jul 29, 2022
1 parent a302dc5 commit 8633289
Show file tree
Hide file tree
Showing 42 changed files with 5,623 additions and 4,032 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ website: [http://filecxx.com](http://filecxx.com)

dashboard: [https://w.filecxx.com](https://w.filecxx.com)

File centipede is an internet file download/upload manager, WebDAV client, FTP client, and an SSH client.
File centipede is an All-In-One internet file upload/download manager, BitTorrent Client, WebDAV client, FTP client, and SSH client.

It's fast, customizable, user-friendly, multi protocols supported, and free with no ads.
It is designed to be fast, customizable, and user-friendly.

It also contains many useful auxiliary tools such as HTTP requester, file merge, and encoders.
It supports multi-protocols and contains many useful auxiliary tools such as HTTP requester, file merge, and encoders.

With the browser integration, you can download audio and videos from websites, even encrypted videos.

File centipede makes everything easy and efficient, it's the best internet download manager you can find.
(It's free with no ads)

## Source code
FileU source code is in the source_code directory,
Expand Down Expand Up @@ -181,4 +181,6 @@ Browser extension screenshots
| Language |@|
|:--------------------|:-------------|
| Русский | [@vanja-san](https://github.com/vanja-san)
| zh_TW | [@bear0316](https://github.com/bear0316)
| 繁體中文 | [@bear0316](https://github.com/bear0316) [@postman1year](https://github.com/postman1year)
| Français | [@XIAA25](https://github.com/XIAA25)
| Nederlands | [@XIAA25](https://github.com/XIAA25)
3 changes: 2 additions & 1 deletion activation_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>File Centipede Activation Code</title>
<script>
(function(){
var list = ["en_US","zh_CN","ru_RU"];
var list = ["en_US","zh_CN","zh_TW","ru_RU"];
var lang = navigator.language.replace('-','_');
var name = "en_US";

Expand All @@ -28,6 +28,7 @@ <h1>File Centipede</h1>
<div>
<a href="en_US/activation_code.html"><h2>English</h2></a>
<a href="zh_CN/activation_code.html"><h2>简体中文</h2></a>
<a href="zh_TW/activation_code.html"><h2>繁體中文</h2></a>
<a href="ru_RU/activation_code.html"><h2>Русский</h2></a>
</div>

Expand Down
1 change: 1 addition & 0 deletions en_US/activation_code.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../en_US/index.html">English</a>
<a class="item_" href="../zh_CN/index.html">简体中文</a>
<a class="item_" href="../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions en_US/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../en_US/index.html">English</a>
<a class="item_" href="../zh_CN/index.html">简体中文</a>
<a class="item_" href="../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions en_US/documentation/browser_integration.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../../en_US/index.html">English</a>
<a class="item_" href="../../zh_CN/index.html">简体中文</a>
<a class="item_" href="../../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions en_US/documentation/create_address.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../../en_US/index.html">English</a>
<a class="item_" href="../../zh_CN/index.html">简体中文</a>
<a class="item_" href="../../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion en_US/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="File centipede is an All-In-One internet file upload/download manager, BitTorrent Client, WebDAV client, FTP client, and SSH client. It is designed to be fast, customizable, and user-friendly. It supports multi-protocols and contains many useful auxiliary tools such as HTTP requester, file merge, and encoders. With the browser integration, you can download audio and videos from websites, even encrypted videos. (It's free with no ads)"/>
<meta name="keywords" content="File Centipede, Internet download manager, Torrent client, Torrents download manager, Download videos from web, Fastest download accelerator, Best download manager, Linux download manager, Free download manager, WebDAV client, FTP client, SSH(SFTP) client"/>
<title>File Centipede</title>
<title>File Centipede Official Website</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="../style/base.css?t=1658505138017">
Expand Down Expand Up @@ -39,6 +39,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../en_US/index.html">English</a>
<a class="item_" href="../zh_CN/index.html">简体中文</a>
<a class="item_" href="../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions en_US/update_log.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ <h1><a href="http://filecxx.com">File Centipede</a></h1>
<div class="items_">
<a class="item_" href="../en_US/index.html">English</a>
<a class="item_" href="../zh_CN/index.html">简体中文</a>
<a class="item_" href="../zh_TW/index.html">繁體中文</a>
<a class="item_" href="../ru_RU/index.html">Русский</a>
</div>
</div>
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>File Centipede</title>
<script>
(function(){
var list = ["en_US","zh_CN","ru_RU"];
var list = ["en_US","zh_CN","zh_TW","ru_RU"];
var lang = navigator.language.replace('-','_');
var name = "en_US";

Expand All @@ -28,6 +28,7 @@ <h1>File Centipede</h1>
<div>
<a href="en_US/index.html"><h2>English</h2></a>
<a href="zh_CN/index.html"><h2>简体中文</h2></a>
<a href="zh_TW/index.html"><h2>繁體中文</h2></a>
<a href="ru_RU/index.html"><h2>Русский</h2></a>
</div>

Expand Down

0 comments on commit 8633289

Please sign in to comment.