diff options
| -rw-r--r-- | entwickler.de.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/entwickler.de.txt b/entwickler.de.txt new file mode 100644 index 0000000..316f399 --- /dev/null +++ b/entwickler.de.txt @@ -0,0 +1,7 @@ +title: //h1[@class="post-title"] +body: //section[@class="article-content"] +author: //div[@class="post-bottom-meta"]/span[@class="post-author"] +date: //div[@class="post-date"]/time/@datetime + +test_url: https://entwickler.de/online/mobile-welt-offline-welt-was-der-offline-first-ansatz-fuer-app-entwickler-heisst-140602.html +test_url: https://entwickler.de/online/development/plex-docker-joomla-165345.html |
