Greasy Fork is available in English.

openload

Remove anti-adblock, ads, popups and timer waits, and show direct download link

< openloadについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2019/04/06
編集日: 2019/04/06

Some fixes

You can change this

to
```$(this).text().match(/[0-9]+\.[0-9]+\.0\.0/)```

So we can look for the ip 
```Sl4O3KUa6aU~1554610884~666.66.0.0~5a0WYE5l```

Also
```var streamurl_url = location.origin + '/stream/' + /*TEMP_FIX: streamurl_src + */$('#DtsBlkVFQx').text();```
to 
```var streamurl_url = location.origin + '/stream/' + streamurl_src```
leoncastro作者
§
投稿日: 2019/04/09

Thank you for your suggestion, but this does not work at all. Do not need to look for the IP only, the complete route is needed to download the file. What do you download instead ?

§
投稿日: 2019/04/10

server is looking for browsing ip instead of downloading one. noticed via vpn.

返信を投稿

返信を投稿するにはログインしてください。