How to access plain text content retrieved via [removed] in JavaScript?

前端 未结 4 2016
我寻月下人不归
我寻月下人不归 2020-11-29 06:03

When using , where the URL refers to a plain text file, is there a way to access the content

4条回答
  •  清歌不尽
    2020-11-29 06:33

    After several days of researching the same question, I found several references to the following code:

    
    
      
    
    
      
      

    The above code does actually access the txtData.txt file (provided it exists) and dumps it into a