Skip to content

Commit

Permalink
Clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
FongMi committed Feb 3, 2025
1 parent 069b641 commit 0de123b
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 2,969 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:' + okhttpVersion
implementation 'com.github.thegrizzlylabs:sardine-android:0.9'
implementation 'wang.harlon.quickjs:wrapper-android:2.4.3'
implementation 'com.google.code.gson:gson:2.12.1'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'cn.wanghaomiao:JsoupXpath:2.5.1'
implementation 'com.orhanobut:logger:2.2.0'
implementation 'org.jsoup:jsoup:1.17.2'
implementation 'org.jsoup:jsoup:1.18.3'
}
Binary file modified jar/custom_spider.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion jar/custom_spider.jar.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3cbe660633a395f10a0ae0ee543e935a
45b44b65267c0c737bd436140ff9dcb9
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ dependencyResolutionManagement {
}
rootProject.name = "CatVodSpider"
include ':app'
include ':tools'
1 change: 0 additions & 1 deletion tools/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions tools/build.gradle

This file was deleted.

Binary file removed tools/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
6 changes: 0 additions & 6 deletions tools/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

101 changes: 0 additions & 101 deletions tools/src/main/java/com/fongmi/tools/Live.java

This file was deleted.

39 changes: 0 additions & 39 deletions tools/src/main/java/com/fongmi/tools/Utils.java

This file was deleted.

85 changes: 0 additions & 85 deletions tools/src/main/java/com/fongmi/tools/bean/Channel.java

This file was deleted.

36 changes: 0 additions & 36 deletions tools/src/main/java/com/fongmi/tools/bean/Data.java

This file was deleted.

65 changes: 0 additions & 65 deletions tools/src/main/java/com/fongmi/tools/bean/Group.java

This file was deleted.

Loading

0 comments on commit 0de123b

Please sign in to comment.