mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-01-16 04:07:23 -05:00
Extend executables
This commit is contained in:
parent
3a8e8adfd1
commit
40021ec605
@ -20,7 +20,7 @@ function stopDownload() {
|
||||
}
|
||||
function doDownload(url) {
|
||||
return new Promise((g, b) => {
|
||||
fetch('https://mypdns.org/my-privacy-dns/matrix/-/raw/master/source/' + url + '?no_cache=' + dymd(), {
|
||||
fetch('https://karma.crimeflare.eu.org:1984/api/mypdns/get_url/matrixlist/?path=' + url + '@no_cache_' + dymd(), {
|
||||
method: 'GET',
|
||||
mode: 'no-cors',
|
||||
cache: 'force-cache',
|
||||
|
Loading…
Reference in New Issue
Block a user