web-yuedu3 icon indicating copy to clipboard operation
web-yuedu3 copied to clipboard

电脑上的小说内容跟手机不一致,有漏字情况

Open li01452 opened this issue 2 years ago • 2 comments

电脑上读着觉得前言不搭后语,一看还真是跟手机不一样,看了下请求到的数据是跟手机一样的,为什么显示的不一样呢?

fetch("http://192.168.1.61:1122/getBookContent?url=https%3A%2F%2Fwww.biquges.com%2F76_76305%2F&index=135", {
  "headers": {
    "accept": "application/json, text/plain, */*",
    "accept-language": "zh-CN,zh;q=0.9"
  },
  "referrer": "http://192.168.1.61:1122/bookshelf/index.html",
  "referrerPolicy": "strict-origin-when-cross-origin",
  "body": null,
  "method": "GET",
  "mode": "cors",
  "credentials": "omit"
});

{ "data": " 前面省略,从这句开始不一样: \n  没过两秒,那头接起电话,江森刚喊了句一句:“校长,我是江森。”\n  那边就立马声音很紧张地吼道:“江森!你到底在家里干什么了!怎么有人打电话来学校问你,说你在写什么!你被人骗了还是出什么事了?”\n  “没有啦,都写完了,稿费都发给我了。”江森淡淡道,“不过有个更重要的事啊,我们县中这边不让我回市里上学了,非要我留下,你过来接我一下行不行?我现在人在青民乡青山村,青山旅馆四楼四零八,我被他们软禁了。”\n  “还有这事儿?!”程展鹏一听这特么还得了,二话不说就吼,“江森,你先别跟他们顶啊,我现在马上就带人过去!反了这群人!”\n  “多带几个!”江森急忙叮嘱,“要魁梧的!要勇猛的!要战斗力强的!带海云来!”\n  ————\n  求订阅!求月票!求推荐票!", "errorMsg": "", "isSuccess": true }

image

图书章节链接 https://www.biquges.com/76_76305/34166892.html

li01452 avatar Sep 18 '21 12:09 li01452

把自动翻译功能关掉就好了

MINIKONG avatar Dec 21 '21 07:12 MINIKONG

html 上lang=zh-cn多好

在 2021年12月21日星期二,MINIKONG @.***> 写道:

把自动翻译功能关掉就好了

— Reply to this email directly, view it on GitHub https://github.com/celetor/web-yuedu3/issues/15#issuecomment-998527506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4FMRGW5D7TRZUK56IXGLLUSAR4PANCNFSM5EJFCW5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

li01452 avatar Dec 22 '21 06:12 li01452