Skip to content

Commit

Permalink
Third version
Browse files Browse the repository at this point in the history
  • Loading branch information
KitsuneSemCalda authored Aug 26, 2024
2 parents d2987c8 + 51d4125 commit ca56d9a
Show file tree
Hide file tree
Showing 51 changed files with 749 additions and 1,379 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: go get -v -t -d ./...

- name: Test
run: go test -v ./*/
run: go test -v ./...
41 changes: 0 additions & 41 deletions Network/checkNetwok_test.go

This file was deleted.

25 changes: 0 additions & 25 deletions Network/checkNetwork.go

This file was deleted.

24 changes: 0 additions & 24 deletions Network/checkWebsiteConnection.go

This file was deleted.

32 changes: 0 additions & 32 deletions Network/checkWebsiteConnection_test.go

This file was deleted.

36 changes: 0 additions & 36 deletions Network/downloadAnime.go

This file was deleted.

42 changes: 0 additions & 42 deletions Network/downloadAnime_test.go

This file was deleted.

40 changes: 0 additions & 40 deletions Network/downloadVideo.go

This file was deleted.

47 changes: 0 additions & 47 deletions Network/downloadVideo_test.go

This file was deleted.

84 changes: 0 additions & 84 deletions Network/extractVideo.go

This file was deleted.

Loading

0 comments on commit ca56d9a

Please sign in to comment.