diff options
| author | 2*yo <yohann@lepage.info> | 2017-08-03 15:00:39 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-08-03 15:00:39 +0200 |
| commit | 47fca432cde4eefc2521d9278dbce9a8250ebae2 (patch) | |
| tree | 26c87ab87d5660119952292150a5ef62b9d3da41 | |
| parent | b404666d55a1503f8b09097d71a8c69722a647a3 (diff) | |
| download | ftr-site-config-47fca432cde4eefc2521d9278dbce9a8250ebae2.tar.gz ftr-site-config-47fca432cde4eefc2521d9278dbce9a8250ebae2.zip | |
Add initial for http://ntoskrnl.org/ (#320)
One page website
| -rw-r--r-- | ntoskrnl.org.txt | 7 |
1 files changed, 7 insertions, 0 deletions
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/ |
