Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Seng-Jik committed Feb 6, 2021
1 parent fc28bc2 commit 86666e0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions KoKo/Konachan.fs
Original file line number Diff line number Diff line change
Expand Up @@ -177,14 +177,6 @@ let HypnoHub = KonachanSpider {
sourceUrlDomain = None
}

let Behoimi = KonachanSpider {
name = "3dbooru"
domain = "http://behoimi.org"
requestFormat = RequestFormats.HypnoHub
sourceUrlFormat = SourceUrlFormats.Konachan
sourceUrlDomain = None
}

let XBooru = KonachanSpider {
name = "XBooru"
domain = "https://xbooru.com"
Expand Down Expand Up @@ -218,7 +210,6 @@ let Spiders : ISpider list = [
TheBigImageBoard
Safebooru
HypnoHub
//Behoimi // 被反爬
XBooru
Rule34
Realbooru
Expand Down

0 comments on commit 86666e0

Please sign in to comment.