From 47fca432cde4eefc2521d9278dbce9a8250ebae2 Mon Sep 17 00:00:00 2001 From: 2*yo Date: Thu, 3 Aug 2017 15:00:39 +0200 Subject: Add initial for http://ntoskrnl.org/ (#320) One page website --- ntoskrnl.org.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ntoskrnl.org.txt diff --git a/ntoskrnl.org.txt b/ntoskrnl.org.txt new file mode 100644 index 0000000..f8daba0 --- /dev/null +++ b/ntoskrnl.org.txt @@ -0,0 +1,7 @@ +# Generated by FiveFilters.org's web-based selection tool +# Place this file inside your site_config/custom/ folder +# Source: http://siteconfig.fivefilters.org/grab.php?url=http%3A%2F%2Fntoskrnl.org%2F + +title: //h1 +body: //div[@id='content'] +test_url: http://ntoskrnl.org/ -- cgit v1.3.1