Skip to content

Commit

Permalink
Changelog for the new version 1.1.0
Browse files Browse the repository at this point in the history
- 20 new hosts added. Here is the list:

bashupload | https://bashupload.com
Curl.by | https://curl.by
x0.at | https://x0.at
Temp-file.org | https://temp-file.org
Uplooad | https://uplooad.net
Tempsend | https://tempsend.com
Tommo.team | https://tommo.team
AnonymFile | https://anonymfile.com
Anyfile | https://anyfile.co
Gofile.cc | https://gofile.cc
tempfiles.ninja | https://tempfiles.ninja
Pixeldrain | https://pixeldrain.com
UploadHub | https://uplodhub.to
1Cloudfile | https://1cloudfile.com
Bowfile | https://bowfile.com
Zero Upload | https://zeroupload.com
Uploadify | https://uploadify.net
AnonFiles.me | https://anonfiles.me
AnonTransfer | https://anontransfer.com
AnonSharing | https://anonsharing.com

- Small JavaScript optimization when pressing the "Upload" button.
- Small HTML change to add new color spots.
  • Loading branch information
spel987 authored Sep 4, 2023
1 parent aa265f4 commit d897809
Showing 1 changed file with 23 additions and 4 deletions.
27 changes: 23 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
This project lets you easily upload your files to various platforms via their API.

<h1 align="center">
<a href="https://i.imgur.com/uGePxtB.png"><img src="https://i.imgur.com/uGePxtB.png"></a>
<a href="#"><img src="https://i.imgur.com/uGePxtB.png"></a>
</h1>

# Installation and use
Expand Down Expand Up @@ -149,7 +149,7 @@ Below is a table of the hosting providers currently supported by the application

| Name | Url | Max files size | Time to file expiration | Uses the Cors-Anywhere repository |
| ------------- | ------------- | ------------- | ------------- | ------------- |
| Gofile | https://gofile.io | infinite | infinite | No |
| Gofile | https://gofile.io | infinite | infinite | Yes |
| Litterbox | https://litterbox.catbox.moe | 1GB | 24h | No |
| File.io | https://file.io | 2GB | infinite | No |
| TmpFiles.org | https://tmpfiles.org | 100MB | 1h | No |
Expand All @@ -160,14 +160,33 @@ Below is a table of the hosting providers currently supported by the application
| Filebin | https://filebin.net/ | infinite |infinite | Yes |
| transfer.sh | https://transfer.sh | 10GB |14d | Yes |
| FroCDN | https://frocdn.com/ | 15GB | infinite | Yes |
| bashupload | https://bashupload.com | 50GB | 3d | Yes |
| Curl.by | https://curl.by | 32MB | 30d | Yes |
| x0.at | https://x0.at | 50MB | depends on the size of your file | Yes |
| Temp-file.org | https://temp-file.org | 5GB | 2d | Yes |
| Uplooad | https://uplooad.net | 1GB | 2d | Yes |
| Tempsend | https://tempsend.com | 2GB | 7d | Yes |
| Tommo.team | https://tommo.team | 4GB | 30d | Yes |
| AnonymFile | https://anonymfile.com | infinite | infinite | No |
| Anyfile | https://anyfile.co | infinite | infinite | No |
| Gofile.cc | https://gofile.cc | infinite | infinite | No |
| tempfiles.ninja | https://tempfiles.ninja | 100MB | 1d | Yes |
| Pixeldrain | https://pixeldrain.com | infinite | 60d | Yes |
| UploadHub | https://uplodhub.to | infinite | infinite | Yes |
| 1Cloudfile | https://1cloudfile.com | 5GB | 30d | Yes |
| Bowfile | https://bowfile.com | 5GB | 30d | Yes |
| Zero Upload | https://zeroupload.com | 3.14GB | 190d | Yes |
| Uploadify | https://uploadify.net | 2GB | infinite | Yes |
| AnonFiles.me | https://anonfiles.me | infinite | infinite | No |
| AnonTransfer | https://anontransfer.com | 1GB | 30d | Yes |
| AnonSharing | https://anonsharing.com | 1GB | 180d | Yes |


If you know of a host that has an API or just a CLI interface (without token or authentication key), please open an [issue](https://github.com/spel987/Automatic-File-Uploader/issues).

Video demonstration :

https://github.com/spel987/Automatic-File-Uploader/assets/89778476/fd87e525-dd84-461c-b6c1-0b05dea16973


# Made by and with

By :
Expand Down

0 comments on commit d897809

Please sign in to comment.