{"id":13693961,"url":"https://github.com/DaidoujiChen/Dai-Hentai","last_synced_at":"2025-05-03T01:30:55.696Z","repository":{"id":21439587,"uuid":"24757853","full_name":"DaidoujiChen/Dai-Hentai","owner":"DaidoujiChen","description":"一個普通的看漫畫 App","archived":false,"fork":false,"pushed_at":"2024-11-03T03:00:26.000Z","size":111109,"stargazers_count":1233,"open_issues_count":19,"forks_count":159,"subscribers_count":115,"default_branch":"3.0_master","last_synced_at":"2024-11-03T03:23:55.686Z","etag":null,"topics":["dai-hentai","hentai","ios","objective-c"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaidoujiChen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-10-03T12:38:45.000Z","updated_at":"2024-11-03T02:59:59.000Z","dependencies_parsed_at":"2024-11-03T03:31:57.305Z","dependency_job_id":null,"html_url":"https://github.com/DaidoujiChen/Dai-Hentai","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaidoujiChen%2FDai-Hentai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaidoujiChen%2FDai-Hentai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaidoujiChen%2FDai-Hentai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaidoujiChen%2FDai-Hentai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaidoujiChen","download_url":"https://codeload.github.com/DaidoujiChen/Dai-Hentai/tar.gz/refs/heads/3.0_master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346144,"owners_count":17296156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dai-hentai","hentai","ios","objective-c"],"created_at":"2024-08-02T17:01:21.273Z","updated_at":"2024-11-12T20:31:02.962Z","avatar_url":"https://github.com/DaidoujiChen.png","language":"Objective-C","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=N86FK92G3V4BS"],"categories":["Media","Objective-C"],"sub_categories":["Content"],"readme":"# Dai-Hentai 3.0\n\n## 總覽\n這個專案是一個讓 iOS 裝置方便閱讀, 使用, 收藏 e / ex hentai 網站內容的 App, 由於該網站的內容多半是成人觀看, 如果不喜歡這些內容的話, 請勿使用 \u003ex\u003c, 感恩\n\n當然, 撇開內容的部分不談, 程式碼的部分或是使用上有任何問題, 都歡迎提出指教 \u003ew\u003c\n\n下面的縮圖點擊後可以導向 youtube 觀看大致上功能使用的影片\n\n\u003ca href=\"http://www.youtube.com/watch?feature=player_embedded\u0026v=DqkIxhpzP9s\n\" target=\"_blank\"\u003e\u003cimg src=\"http://img.youtube.com/vi/DqkIxhpzP9s/0.jpg\" \nalt=\"newHentai\" width=\"240\" height=\"180\" border=\"10\" /\u003e\u003c/a\u003e\n\n整體的使用體驗應該會比 2.x 來的穩定跟快速, 也加上了上鎖的功能, 讓大家在使用上可以更安心一些 =w=\n\n## Tag 中文轉換\n感謝隔壁的朋友有整理好的 tag 可以查找了, 所以這邊的轉換參考內容都是從 [https://github.com/Mapaler/EhTagTranslator](https://github.com/Mapaler/EhTagTranslator) 來的, 深表感謝\n\n## 原生 Xcode 直接安裝方法\n1. 獲取專案（兩種方法）\n\n - 使用 `Download ZIP` 或 `Release` 下載專案打包並解壓縮；\n - 通過 `$ git clone https://github.com/DaidoujiChen/Dai-Hentai.git` 複製專案數據庫；\n \n2. 重建（還原） `Pods`\n  ![](https://s3-ap-northeast-1.amazonaws.com/daidoujiminecraft/Daidouji/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7+2016-12-07+%E4%B8%8A%E5%8D%8810.27.08.png)\n\n ```bash\n $ cd Dai-Hentai # 進入專案目錄\n $ pod install # 不要使用 pod update\n```\n\n *如果無法使用 `pod` 指令, 請先安裝 [CocoaPods](https://cocoapods.org/)*\n\n ```bash\n sudo gem install cocoapods\n```\n3. 開啓專案\n  **請選擇 `e-Hentai.xcworkspace` 而非 `e-Hentai.xcodeproj` 呦**\n\n  ![](https://s3-ap-northeast-1.amazonaws.com/daidoujiminecraft/Daidouji/%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7+2016-10-22+%E4%B8%8B%E5%8D%8810.26.35.png)\n  \n## Windows / Linux 不需 JB 安裝方法\n後來 [VVVVictorJ](https://github.com/VVVVictorJ) 提出 Cydia Impactor 已經沒有辦法安裝囉, 可以使用 [shinrenpan](https://github.com/shinrenpan) 提到的 [AltStore](https://altstore.io/) 試試\n\n**需要注意的一點, 這種安裝方式只有七天的賞味期喔, 需要在期限內再裝一次才行**\n\n## 支援\n- iOS9.0 以上\n- iPhone / iPad\n\n## 最新測試版本試玩\n\n[點我導向 appetize](https://appetize.io/embed/qk23vcyrmbtecy7n12h6118wa4?device=iphone7\u0026scale=100\u0026orientation=portrait\u0026osVersion=10.0\u0026deviceColor=white)\n\n但是由於是免費帳號, 所以試玩一個月只有 100 分鐘的額度, 付費每一分鐘 0.05 鎂, 成本實在過高, 有玩到的人只能說有拜拜, 沒有玩到的人可以直接用下面的 IPA 檔案...如果能的話啦 O3Ob\n\n## 最新測試版本 IPA\n\n因為懶惰所以懶得每次一直手動發布版本, 所以用了一個自動生產 ipa 的服務, 會在每當有新的 commit 時運作\n\n![](https://app.bitrise.io/app/446db4b9b316a724.svg?token=I0YMFQ8S5i30cN95ZVgvhw)\n\n^^^^^^^^^^^^^ 上面這串文字為 `Bitrise Passing` 時, 可以取得最新的版本\n\n版本的識別由兩個部分組合而成\n  * [版本號](https://github.com/DaidoujiChen/Dai-Hentai/blob/3.0_master/Dai-Hentai/Info.plist#L18)\n  * [Build號](https://github.com/DaidoujiChen/Dai-Hentai/blob/3.0_master/Dai-Hentai/Info.plist#L20)\n\n可以組成如下的網址\n\n```\nhttps://s3-ap-northeast-1.amazonaws.com/dai-hentai-ipa/bitrise/{版本號}_{Build號}/Dai-Hentai.ipa\n```\n\n以當前編譯文件時的範例網址為 `https://s3-ap-northeast-1.amazonaws.com/dai-hentai-ipa/bitrise/1.0_201703090649/Dai-Hentai.ipa`\n\n## 1 鎂捐獻箱\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=N86FK92G3V4BS)\n\u003cimg alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/zh_TW/i/scr/pixel.gif\" width=\"1\" height=\"1\"\u003e\n\n[捐獻紀錄表](https://docs.google.com/spreadsheets/d/17eY6Hi2Ol-tbb3pL11yRoAg6SeNKa-plj4VJvSuPQY8/edit#gid=0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDaidoujiChen%2FDai-Hentai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDaidoujiChen%2FDai-Hentai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDaidoujiChen%2FDai-Hentai/lists"}