diff options
| author | lumiru <lumiru@users.noreply.github.com> | 2017-04-19 23:49:25 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2017-04-19 23:49:25 +0200 |
| commit | e43b5e3235c6151448503783a74adec90ff8e8ce (patch) | |
| tree | 5432432338fd7aa9940e6d3f1400dd31cb2e88d5 /itsfoss.com.txt | |
| parent | 92d4496ecaad2619cd2700d3ea959d6c9e9761f7 (diff) | |
| download | ftr-site-config-e43b5e3235c6151448503783a74adec90ff8e8ce.tar.gz ftr-site-config-e43b5e3235c6151448503783a74adec90ff8e8ce.zip | |
Some site configuration and access mode matching (#290)
* Add configuration for dailymotion, interview magazine, it's foss, le vent se lève, le monde informatique, stackexchange, the linux documentation project, turnoff.us
* Set same file mode on each file
* Rename stackexchange.com.txt to .stackexchange.com.txt
Diffstat (limited to 'itsfoss.com.txt')
| -rw-r--r-- | itsfoss.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/itsfoss.com.txt b/itsfoss.com.txt new file mode 100644 index 0000000..c698678 --- /dev/null +++ b/itsfoss.com.txt @@ -0,0 +1,6 @@ +title: //h1 +body: //article[contains(@class,'type-post')]/div[@itemprop='text'] +strip: //a[@rel='dofollow'] +strip: //div[contains(@class,'zem_rp_wrap')] +strip: //div[@id='shr_canvas2'] +test_url: https://itsfoss.com/fix-gvfsd-smb-high-cpu-ubuntu/ |
