Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kiste
ftfdscrpr
Commits
325ec8a1
Commit
325ec8a1
authored
Sep 02, 2018
by
Kiste
Browse files
Merge branch 'master' of
https://git.finf.uni-hannover.de/kiste/ftfdscrpr
parents
55eb11f1
60cddc6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
rules.json
View file @
325ec8a1
...
...
@@ -29,6 +29,12 @@
},
"https://www.heise.de/(|(newsticker|security)/)meldung/.*"
:
{
"article"
:
"article"
,
"reformat"
:
[
{
"search"
:
"html?.+=.+"
,
"replace"
:
"html?seite=all"
}
],
"decompose"
:
[
"div[class='publish-info']"
,
"h2[class='article__heading']"
,
...
...
@@ -45,7 +51,8 @@
"a-paternoster"
,
"a-script"
,
"a-collapse"
,
"div[class*='gallery']"
"div[class*='gallery']"
,
"a[class='pvg-icon-link']"
]
},
"https://www.heise.de/((foto|mac-and-i|ix|make)/meldung|(make|security)/artikel)/.*"
:
{
...
...
@@ -82,7 +89,10 @@
"div[class='shariff clear']"
,
"a[class='beitragsfooter_permalink']"
,
"a[class='beitragsfooter_printversion']"
,
"aside[class='beitragsfooter-themenseiten']"
"aside[class='beitragsfooter-themenseiten']"
,
"a-pvg"
,
"header[class='a-pvg-header']"
,
"section[class='a-pvg__body']"
],
"next"
:
"a[class='seite_weiter']"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment