Skip to content

Commit

Permalink
merged dev
Browse files Browse the repository at this point in the history
  • Loading branch information
orangecoding committed Jan 1, 2024
2 parents 27e098c + 37948be commit f798aed
Show file tree
Hide file tree
Showing 4 changed files with 777 additions and 890 deletions.
25 changes: 0 additions & 25 deletions lib/notification/adapter/sqlite.js

This file was deleted.

3 changes: 0 additions & 3 deletions lib/notification/adapter/sqlite.md

This file was deleted.

2 changes: 1 addition & 1 deletion lib/provider/kleinanzeigen.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const config = {
sortByDateParam: null,
crawlFields: {
id: '.aditem@data-adid | int',
price: '.aditem-main--middle--price | removeNewline | trim',
price: '.aditem-main--middle--price-shipping--price | removeNewline | trim',
size: '.aditem-main .text-module-end span:nth-child(2) | removeNewline | trim',
title: '.aditem-main .text-module-begin a | removeNewline | trim',
link: '.aditem-main .text-module-begin a@href | removeNewline | trim',
Expand Down
Loading

0 comments on commit f798aed

Please sign in to comment.