diff --git a/plugins/dnslink-fetch/index.html b/plugins/dnslink-fetch/index.html new file mode 100644 index 0000000..099f955 --- /dev/null +++ b/plugins/dnslink-fetch/index.html @@ -0,0 +1,18 @@ + + + + + + + + +

DNSLink/fetch()

+

This is a simple debugging harness for the dnslink-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.

+ + diff --git a/plugins/dnslink-ipfs/index.html b/plugins/dnslink-ipfs/index.html new file mode 100644 index 0000000..c783aa6 --- /dev/null +++ b/plugins/dnslink-ipfs/index.html @@ -0,0 +1,19 @@ + + + + + + + + + +

DNSLink/IPFS

+

This is a simple debugging harness for the dnslink-ipfs 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.

+ +