about summary refs log tree commit diff
path: root/bundles/go-away/files/config/snippets/challenge-js-refresh.yml
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/go-away/files/config/snippets/challenge-js-refresh.yml')
-rw-r--r--bundles/go-away/files/config/snippets/challenge-js-refresh.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/bundles/go-away/files/config/snippets/challenge-js-refresh.yml b/bundles/go-away/files/config/snippets/challenge-js-refresh.yml
new file mode 100644
index 0000000..73ba729
--- /dev/null
+++ b/bundles/go-away/files/config/snippets/challenge-js-refresh.yml
@@ -0,0 +1,6 @@
+challenges:
+  js-refresh:
+    # Challenges with a redirect via window.location (requires HTML parsing and JavaScript logic)
+    runtime: "refresh"
+    parameters:
+      refresh-via: "javascript"
\ No newline at end of file