From d538dc6c883595bcc17f28835e41d33d0b91c521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=27rysiek=27=20Wo=C5=BAniak?= Date: Sat, 7 Oct 2023 04:57:06 +0000 Subject: [PATCH] a testing index.html for the fetch plugin (ref. %15) --- plugins/fetch/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 plugins/fetch/index.html diff --git a/plugins/fetch/index.html b/plugins/fetch/index.html new file mode 100644 index 0000000..8eb809f --- /dev/null +++ b/plugins/fetch/index.html @@ -0,0 +1,18 @@ + + + + + + + + +

fetch()

+

This is a simple debugging harness for the fetch plugin of LibResilient.

+

The plugin should now have been initialized in the theplugin global variable. Open your browser's JavaScript console to start playing with it.

+ +