mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
feat(store): add ttl for scan (#555)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ export const Scan: Store = {
|
|||||||
titleSelector: '.details .description',
|
titleSelector: '.details .description',
|
||||||
urlSelector: 'a[href]'
|
urlSelector: 'a[href]'
|
||||||
}),
|
}),
|
||||||
|
ttl: 300000,
|
||||||
urls: [
|
urls: [
|
||||||
{
|
{
|
||||||
series: '3070',
|
series: '3070',
|
||||||
|
|||||||
Reference in New Issue
Block a user