Skip to content

Commit

Permalink
- Remove Pixeldrain uploading, user account required
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Jun 27, 2024
1 parent b5347fc commit b727942
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 58 deletions.
57 changes: 0 additions & 57 deletions src/OpenDirectoryDownloader/FileUpload/Pixeldrain.cs

This file was deleted.

1 change: 0 additions & 1 deletion src/OpenDirectoryDownloader/OpenDirectoryIndexer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ public async void StartIndexingAsync()
{
List<IFileUploadSite> uploadSites =
[
new Pixeldrain(),
new GoFileIo(),
new UploadFilesIo(),
new AnonFiles(),
Expand Down

0 comments on commit b727942

Please sign in to comment.