mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
Cloudflare proxy
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@
|
||||
}
|
||||
|
||||
async function isUp (url) {
|
||||
fetchTimeout(`https://white-dawn-0191.dotapps.workers.dev/?url=${encodeURIComponent(url)}`)
|
||||
fetchTimeout(`https://proxy.dotapps.workers.dev/?url=${encodeURIComponent(url)}`)
|
||||
.then((response) => console.log(url, response))
|
||||
.catch((error) => console.error(url, error));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user