From: Banana Date: Thu, 10 Oct 2024 07:10:00 +0000 (+0200) Subject: db schema update X-Git-Url: http://91.132.146.200/gitweb/?a=commitdiff_plain;h=4836dc314af2c8bf92e3cb78f38437cc6a816882;p=aranea.git db schema update Signed-off-by: Banana --- diff --git a/crawler/documentation/setup.sql b/crawler/documentation/setup.sql index 9e65f3c..2340b74 100644 --- a/crawler/documentation/setup.sql +++ b/crawler/documentation/setup.sql @@ -94,21 +94,20 @@ INSERT INTO `url_to_ignore` (`id`, `searchfor`, `created`) VALUES (34, 'cdn.', '2022-01-06 10:02:59'), (35, 'flickr.', '2022-01-06 10:05:46'), (36, '.mp3', '2022-01-07 13:11:49'), -(40, '.aac', '2022-01-08 13:33:22'), -(41, '.opus', '2022-01-08 13:33:22'), -(42, 'awin1.', '2022-01-08 13:39:14'), -(43, 'sms:', '2022-01-09 10:32:46'), -(45, 'hhttps:', '2022-01-09 12:20:43'), -(46, 'httpss:', '2022-01-09 13:12:34'), -(47, 'soundcloud.', '2022-01-16 10:37:04'), -(48, 'fb-messenger:', '2022-01-16 14:42:18'), -(49, 'smartadserver.', '2022-01-16 16:48:46'), -(50, 'ispgateway.', '2022-01-16 16:56:11'), -(51, 'bitcoin:', '2022-01-16 19:48:41'), -(52, 'webcal:', '2022-05-08 09:39:02'), -(53, 'source:', '2022-05-08 09:43:19'), -(54, 'phone:', '2022-05-08 09:44:19'), -(55, 'threema:', '2022-05-08 09:45:19'); +(38, 't.me', '2024-08-04 09:51:03'), +(39, 'kleinanzeige', '2024-08-04 10:25:00'), +(40, 'vergleich.', '2024-08-04 10:26:44'), +(41, 'amzn.', '2024-08-04 10:51:19'), +(43, 'media.', '2024-08-04 10:51:34'), +(46, 'linkedin.', '2024-08-04 11:32:16'), +(48, 'amazn.to', '2024-09-07 11:21:29'), +(49, 'threema:', '2024-09-07 15:29:44'), +(50, 'webcal:', '2024-09-07 15:31:02'), +(51, 'fb-messenger:', '2024-09-07 15:47:54'), +(52, 'tell:', '2024-09-07 15:48:44'), +(53, 'sms:', '2024-09-07 15:57:42'), +(54, 'codecheck:', '2024-09-07 15:57:42'), +(55, 'fon:', '2024-09-08 09:53:50'); -- -- Indexes for dumped tables