eckendoerffer commited on
Commit
b4262ce
1 Parent(s): 9a6d6eb

Delete extract_news/database.sql

Browse files
Files changed (1) hide show
  1. extract_news/database.sql +0 -256
extract_news/database.sql DELETED
@@ -1,256 +0,0 @@
1
- --
2
- -- Structure of the `base_media` table
3
- --
4
-
5
- DROP TABLE IF EXISTS `base_media`;
6
- CREATE TABLE IF NOT EXISTS `base_media` (
7
- `id` int NOT NULL AUTO_INCREMENT,
8
- `url` varchar(255) NOT NULL,
9
- `nb` int NOT NULL,
10
- `last` int NOT NULL,
11
- PRIMARY KEY (`id`)
12
- ) ENGINE=MyISAM CHARSET=utf8mb4;
13
-
14
- --
15
- -- Data from `base_media` table
16
- --
17
-
18
- INSERT INTO `base_media` (`id`, `url`, `nb`, `last`) VALUES
19
- (1, 'https://www.lemonde.fr/rss/une.xml', 0, 0),
20
- (2, 'https://www.liberation.fr/arc/outboundfeeds/collection/accueil-une/?outputType=xml', 0, 0),
21
- (3, 'https://www.lemonde.fr/international/rss_full.xml', 0, 0),
22
- (4, 'https://www.lemonde.fr/europe/rss_full.xml', 0, 0),
23
- (5, 'https://www.lemonde.fr/politique/rss_full.xml', 0, 0),
24
- (6, 'https://www.lemonde.fr/economie/rss_full.xml', 0, 0),
25
- (7, 'https://www.lemonde.fr/culture/rss_full.xml', 0, 0),
26
- (8, 'https://www.lemonde.fr/sport/rss_full.xml', 0, 0),
27
- (9, 'https://www.lemonde.fr/sciences/rss_full.xml', 0, 0),
28
- (10, 'https://www.lemonde.fr/rss/en_continu.xml', 0, 0),
29
- (15, 'https://www.bfmtv.com/rss/news-24-7/', 0, 0),
30
- (16, 'https://www.bfmtv.com/rss/international/', 0, 0),
31
- (17, 'https://www.bfmtv.com/rss/politique/', 0, 0),
32
- (18, 'https://www.bfmtv.com/rss/sciences/', 0, 0),
33
- (19, 'https://www.bfmtv.com/rss/police-justice/', 0, 0),
34
- (20, 'https://www.bfmtv.com/rss/people/cinema/', 0, 0),
35
- (21, 'https://www.bfmtv.com/rss/tech/', 0, 0),
36
- (22, 'https://www.bfmtv.com/rss/economie/', 0, 0),
37
- (23, 'https://www.bfmtv.com/rss/paris/', 0, 0),
38
- (24, 'https://www.bfmtv.com/rss/lyon/', 0, 0),
39
- (25, 'https://www.bfmtv.com/rss/grand-lille/', 0, 0),
40
- (26, 'https://www.bfmtv.com/rss/grand-littoral/', 0, 0),
41
- (27, 'https://www.bfmtv.com/rss/marseille/', 0, 0),
42
- (28, 'https://www.bfmtv.com/rss/var/', 0, 0),
43
- (29, 'https://www.bfmtv.com/rss/cote-d-azur/', 0, 0),
44
- (30, 'https://www.bfmtv.com/rss/toulouse/', 0, 0),
45
- (31, 'https://www.bfmtv.com/rss/ajaccio/', 0, 0),
46
- (32, 'https://www.bfmtv.com/rss/auxerre/', 0, 0),
47
- (33, 'https://www.bfmtv.com/rss/bastia/', 0, 0),
48
- (34, 'https://www.bfmtv.com/rss/besancon/', 0, 0),
49
- (35, 'https://www.bfmtv.com/rss/bordeaux/', 0, 0),
50
- (36, 'https://www.bfmtv.com/rss/brest/', 0, 0),
51
- (37, 'https://www.bfmtv.com/rss/caen/', 0, 0),
52
- (38, 'https://www.bfmtv.com/rss/clermont-ferrand/', 0, 0),
53
- (39, 'https://www.bfmtv.com/rss/dijon/', 0, 0),
54
- (40, 'https://www.bfmtv.com/rss/grenoble/', 0, 0),
55
- (41, 'https://www.bfmtv.com/rss/la-rochelle/', 0, 0),
56
- (42, 'https://www.bfmtv.com/rss/le-havre/', 0, 0),
57
- (43, 'https://www.bfmtv.com/rss/limoges/', 0, 0),
58
- (44, 'https://www.bfmtv.com/rss/metz/', 0, 0),
59
- (45, 'https://www.bfmtv.com/rss/montpellier/', 0, 0),
60
- (46, 'https://www.bfmtv.com/rss/nancy/', 0, 0),
61
- (47, 'https://www.bfmtv.com/rss/nantes/', 0, 0),
62
- (48, 'https://www.bfmtv.com/rss/orleans/', 0, 0),
63
- (49, 'https://www.bfmtv.com/rss/poitiers/', 0, 0),
64
- (50, 'https://www.bfmtv.com/rss/reims/', 0, 0),
65
- (51, 'https://www.bfmtv.com/rss/rennes/', 0, 0),
66
- (52, 'https://www.bfmtv.com/rss/saint-etienne/', 0, 0),
67
- (53, 'https://www.bfmtv.com/rss/strasbourg/', 0, 0),
68
- (54, 'https://www.bfmtv.com/rss/tours/', 0, 0),
69
- (55, 'https://www.cnews.fr/rss.xml', 0, 0),
70
- (56, 'https://www.francetvinfo.fr/titres.rss', 0, 0),
71
- (57, 'https://www.francetvinfo.fr/france.rss', 0, 0),
72
- (58, 'https://www.francetvinfo.fr/politique.rss', 0, 0),
73
- (59, 'https://www.francetvinfo.fr/societe.rss', 0, 0),
74
- (60, 'https://www.francetvinfo.fr/faits-divers.rss', 0, 0),
75
- (61, 'https://www.francetvinfo.fr/justice.rss', 0, 0),
76
- (62, 'https://www.francetvinfo.fr/monde.rss', 0, 0),
77
- (63, 'https://www.francetvinfo.fr/economie.rss', 0, 0),
78
- (64, 'https://www.francetvinfo.fr/sports.rss', 0, 0),
79
- (65, 'https://www.francetvinfo.fr/decouverte.rss', 0, 0),
80
- (66, 'https://www.francetvinfo.fr/culture.rss', 0, 0),
81
- (67, 'https://www.france24.com/fr/rss', 0, 0),
82
- (68, 'https://www.france24.com/fr/europe/rss', 0, 0),
83
- (69, 'https://www.france24.com/fr/france/rss', 0, 0),
84
- (70, 'https://www.france24.com/fr/afrique/rss', 0, 0),
85
- (71, 'https://www.france24.com/fr/moyen-orient/rss', 0, 0),
86
- (72, 'https://www.france24.com/fr/ameriques/rss', 0, 0),
87
- (73, 'https://www.france24.com/fr/asie-pacifique/rss', 0, 0),
88
- (74, 'https://www.france24.com/fr/economie/rss', 0, 0),
89
- (75, 'https://www.france24.com/fr/sports/rss', 0, 0),
90
- (76, 'https://www.france24.com/fr/culture/rss', 0, 0),
91
- (77, 'https://www.lefigaro.fr/rss/figaro_actualites.xml', 0, 0),
92
- (78, 'https://www.lefigaro.fr/rss/figaro_politique.xml', 0, 0),
93
- (79, 'https://www.lefigaro.fr/rss/figaro_elections.xml', 0, 0),
94
- (80, 'https://www.lefigaro.fr/rss/figaro_international.xml', 0, 0),
95
- (81, 'https://www.lefigaro.fr/rss/figaro_actualite-france.xml', 0, 0),
96
- (82, 'https://www.lefigaro.fr/rss/figaro_sciences.xml', 0, 0),
97
- (83, 'https://www.lefigaro.fr/rss/figaro_economie.xml', 0, 0),
98
- (84, 'https://www.lefigaro.fr/rss/figaro_culture.xml', 0, 0),
99
- (85, 'https://www.lefigaro.fr/rss/figaro_flash-actu.xml', 0, 0),
100
- (86, 'https://www.lefigaro.fr/rss/figaro_sport.xml', 0, 0),
101
- (87, 'https://www.rtl.fr/sitemap-news.xml', 0, 0),
102
- (88, 'https://www.tf1info.fr/sitemap-n.xml', 0, 0),
103
- (89, 'https://www.latribune.fr/feed.xml', 0, 0),
104
- (90, 'https://www.humanite.fr/rss/actu.rss', 0, 0),
105
- (91, 'https://www.la-croix.com/RSS/UNIVERS', 0, 0),
106
- (92, 'https://www.la-croix.com/RSS/UNIVERS_WFRA', 0, 0),
107
- (93, 'https://www.la-croix.com/RSS/WMON-EUR', 0, 0),
108
- (94, 'https://www.la-croix.com/RSS/WECO-MON', 0, 0),
109
- (95, 'https://www.nicematin.com/googlenews.xml', 0, 0),
110
- (96, 'https://www.ouest-france.fr/rss/une', 0, 0),
111
- (97, 'https://www.midilibre.fr/rss.xml', 0, 0),
112
- (99, 'https://www.laprovence.com/googlenews.xml', 0, 0),
113
- (100, 'https://www.sudouest.fr/rss.xml', 0, 0),
114
- (101, 'https://www.sudouest.fr/culture/cinema/rss.xml', 0, 0),
115
- (102, 'https://www.sudouest.fr/economie/rss.xml', 0, 0),
116
- (103, 'https://www.sudouest.fr/faits-divers/rss.xml', 0, 0),
117
- (104, 'https://www.sudouest.fr/politique/rss.xml', 0, 0),
118
- (105, 'https://www.sudouest.fr/sport/rss.xml', 0, 0),
119
- (98, 'https://feeds.leparisien.fr/leparisien/rss', 0, 0),
120
- (107, 'https://www.lexpress.fr/sitemap_actu_1.xml', 0, 0),
121
- (108, 'https://www.lepoint.fr/rss.xml', 0, 0),
122
- (109, 'https://www.lepoint.fr/politique/rss.xml', 0, 0),
123
- (110, 'https://www.lepoint.fr/monde/rss.xml', 0, 0),
124
- (111, 'https://www.lepoint.fr/societe/rss.xml', 0, 0),
125
- (112, 'https://www.lepoint.fr/economie/rss.xml', 0, 0),
126
- (113, 'https://www.lepoint.fr/medias/rss.xml', 0, 0),
127
- (114, 'https://www.lepoint.fr/science/rss.xml', 0, 0),
128
- (115, 'https://www.lepoint.fr/sport/rss.xml', 0, 0),
129
- (116, 'https://www.lepoint.fr/high-tech-internet/rss.xml', 0, 0),
130
- (117, 'https://www.lepoint.fr/culture/rss.xml', 0, 0),
131
- (118, 'https://www.nouvelobs.com/sport/rss.xml', 0, 0),
132
- (119, 'https://www.nouvelobs.com/societe/rss.xml', 0, 0),
133
- (120, 'https://www.nouvelobs.com/politique/rss.xml', 0, 0),
134
- (121, 'https://www.nouvelobs.com/justice/rss.xml', 0, 0),
135
- (122, 'https://www.nouvelobs.com/faits-divers/rss.xml', 0, 0),
136
- (123, 'https://www.nouvelobs.com/economie/rss.xml', 0, 0),
137
- (124, 'https://www.nouvelobs.com/culture/rss.xml', 0, 0),
138
- (125, 'https://www.nouvelobs.com/monde/rss.xml', 0, 0),
139
- (161, 'https://www.football365.fr/feed', 0, 0),
140
- (127, 'https://www.europe1.fr/rss.xml', 0, 0),
141
- (128, 'https://www.europe1.fr/rss/sport.xml', 0, 0),
142
- (129, 'https://www.europe1.fr/rss/politique.xml', 0, 0),
143
- (130, 'https://www.europe1.fr/rss/international.xml', 0, 0),
144
- (131, 'https://www.europe1.fr/rss/technologies.xml', 0, 0),
145
- (132, 'https://www.europe1.fr/rss/faits-divers.xml', 0, 0),
146
- (133, 'https://www.europe1.fr/rss/economie.xml', 0, 0),
147
- (134, 'https://www.europe1.fr/rss/culture.xml', 0, 0),
148
- (135, 'https://www.europe1.fr/rss/societe.xml', 0, 0),
149
- (136, 'https://www.europe1.fr/rss/sciences.xml', 0, 0),
150
- (137, 'https://www.europe1.fr/rss/insolite.xml', 0, 0),
151
- (138, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/belgique/?outputType=xml', 0, 0),
152
- (139, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/economie/?outputType=xml', 0, 0),
153
- (140, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/international/?outputType=xml', 0, 0),
154
- (141, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/culture/?outputType=xml', 0, 0),
155
- (142, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/sports/?outputType=xml', 0, 0),
156
- (143, 'https://www.lalibre.be/arc/outboundfeeds/rss/section/regions/?outputType=xml', 0, 0),
157
- (144, 'https://www.courrierinternational.com/feed/all/rss.xml', 0, 0),
158
- (145, 'https://www.20minutes.fr/feeds/rss-une.xml', 0, 0),
159
- (146, 'https://www.huffingtonpost.fr/rss/all_headline.xml', 0, 0),
160
- (147, 'https://fr.euronews.com/sitemaps/fr/latest-news.xml', 0, 0),
161
- (148, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/actu/belgique/?outputType=xml', 0, 0),
162
- (149, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/actu/faits/?outputType=xml', 0, 0),
163
- (150, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/actu/societe/?outputType=xml', 0, 0),
164
- (151, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/actu/monde/?outputType=xml', 0, 0),
165
- (152, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/actu/economie/?outputType=xml', 0, 0),
166
- (153, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/sports/?outputType=xml', 0, 0),
167
- (154, 'https://www.dhnet.be/arc/outboundfeeds/rss/section/regions/?outputType=xml', 0, 0),
168
- (155, 'https://www.rtbf.be/site-map/articles.xml', 0, 0),
169
- (156, 'https://www.lematin.ch/sitemaps/fr/news.xml', 0, 0),
170
- (157, 'https://www.24heures.ch/sitemaps/news.xml', 0, 0),
171
- (158, 'https://www.20min.ch/sitemaps/fr/news.xml', 0, 0),
172
- (159, 'https://www.tdg.ch/sitemaps/news.xml', 0, 0),
173
- (160, 'https://www.lequipe.fr/sitemap/sitemap_google_news_gratuit.xml', 0, 0),
174
- (162, 'http://feeds.feedburner.com/SoFoot', 0, 0),
175
- (163, 'https://rmcsport.bfmtv.com/rss/football/', 0, 0),
176
- (164, 'https://rmcsport.bfmtv.com/rss/rugby/', 0, 0),
177
- (165, 'https://rmcsport.bfmtv.com/rss/basket/', 0, 0),
178
- (166, 'https://rmcsport.bfmtv.com/rss/tennis/', 0, 0),
179
- (167, 'https://rmcsport.bfmtv.com/rss/cyclisme/', 0, 0),
180
- (168, 'https://rmcsport.bfmtv.com/rss/auto-moto/f1/', 0, 0),
181
- (169, 'https://rmcsport.bfmtv.com/rss/handball/', 0, 0),
182
- (170, 'https://rmcsport.bfmtv.com/rss/jeux-olympiques/', 0, 0),
183
- (171, 'https://rmcsport.bfmtv.com/rss/football/ligue-1/', 0, 0),
184
- (172, 'https://rmcsport.bfmtv.com/rss/sports-de-combat/', 0, 0),
185
- (174, 'https://www.francebleu.fr/rss/a-la-une.xml', 0, 0),
186
- (175, 'https://www.journaldunet.com/rss/', 0, 0),
187
- (176, 'https://www.lindependant.fr/rss.xml', 0, 0),
188
- (177, 'https://www.lopinion.fr/index.rss', 0, 0),
189
- (178, 'https://www.marianne.net/rss.xml', 0, 0),
190
- (179, 'https://www.01net.com/actualites/feed/', 0, 0),
191
- (181, 'https://www.brut.media/fr/rss', 0, 0),
192
- (182, 'https://www.lamontagne.fr/sitemap.xml', 0, 0),
193
- (183, 'https://www.science-et-vie.com/feed', 0, 0),
194
- (184, 'https://fr.motorsport.com/rss/all/news/', 0, 0),
195
- (185, 'https://www.presse-citron.net/feed/', 0, 0),
196
- (186, 'https://www.valeursactuelles.com/feed?post_type=post&taxonomy_name=cult', 0, 0),
197
- (187, 'https://www.valeursactuelles.com/feed?post_type=post&taxonomy_name=faits-di', 0, 0),
198
- (188, 'https://www.larepubliquedespyrenees.fr/actualite/rss.xml', 0, 0),
199
- (189, 'https://actu17.fr/feed', 0, 0),
200
- (191, 'https://www.futura-sciences.com/rss/actualites.xml', 0, 0),
201
- (192, 'https://www.techno-science.net/include/news.xml', 0, 0),
202
- (193, 'https://trashtalk.co/feed', 0, 0),
203
- (194, 'https://regards.fr/feed/', 0, 0),
204
- (195, 'https://www.allocine.fr/rss/news.xml', 0, 0),
205
- (229, 'https://www.jeuxvideo.com/rss/rss.xml', 0, 0),
206
- (230, 'https://www.clubic.com/feed/news.rss', 0, 0),
207
- (231, 'https://www.letelegramme.fr/rss.xml', 0, 0),
208
- (232, 'https://www.sciencesetavenir.fr/rss.xml', 0, 0),
209
- (200, 'https://www.onzemondial.com/rss/index.html', 0, 0),
210
- (226, 'https://www.petitbleu.fr/rss.xml', 0, 0),
211
- (227, 'https://www.centrepresseaveyron.fr/rss.xml', 0, 0),
212
- (228, 'https://www.toulouscope.fr/rss.xml', 0, 0),
213
- (205, 'https://www.7sur7.be/people/rss.xml', 0, 0),
214
- (206, 'https://www.7sur7.be/sport/rss.xml', 0, 0),
215
- (207, 'https://www.7sur7.be/monde/rss.xml', 0, 0),
216
- (208, 'https://www.7sur7.be/belgique/rss.xml', 0, 0),
217
- (210, 'https://cdn-elle.ladmedia.fr/var/plain_site/storage/flux_rss/fluxToutELLEfr.xml', 0, 0),
218
- (211, 'https://www.santemagazine.fr/feeds/rss', 0, 0),
219
- (212, 'https://www.santemagazine.fr/feeds/rss/actualites', 0, 0),
220
- (214, 'https://www.abcbourse.com/rss/displaynewsrss', 0, 0),
221
- (213, 'https://actu.fr/rss.xml', 0, 0),
222
- (225, 'https://www.rugbyrama.fr/rss.xml', 0, 0),
223
- (224, 'https://www.ladepeche.fr/rss.xml', 0, 0),
224
- (235, 'https://services.lesechos.fr/rss/les-echos-economie.xml', 0, 0),
225
- (223, 'https://www.femmeactuelle.fr/feeds/rss.xml', 0, 0),
226
- (233, 'https://air-cosmos.com/rss', 0, 0),
227
- (236, 'https://services.lesechos.fr/rss/les-echos-entreprises.xml', 0, 0),
228
- (237, 'https://services.lesechos.fr/rss/les-echos-finance-marches.xml', 0, 0),
229
- (238, 'https://www.numerama.com/feed/', 0, 0);
230
- COMMIT;
231
-
232
- -- --------------------------------------------------------
233
-
234
- --
235
- -- Structure of the `base_news` table
236
- --
237
-
238
- DROP TABLE IF EXISTS `base_news`;
239
- CREATE TABLE IF NOT EXISTS `base_news` (
240
- `id` int NOT NULL AUTO_INCREMENT,
241
- `key_media` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,
242
- `key_title` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,
243
- `media` int NOT NULL,
244
- `title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,
245
- `txt_clean` text NOT NULL,
246
- `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,
247
- `link` tinyint NOT NULL,
248
- `step` tinyint NOT NULL,
249
- PRIMARY KEY (`id`),
250
- KEY `url` (`url`(250)),
251
- KEY `key_title` (`key_title`),
252
- KEY `key_media` (`key_media`),
253
- KEY `media` (`media`)
254
- ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4;
255
- COMMIT;
256
-