forked from miku/metha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathping-sample-1000-1.ndjson
858 lines (858 loc) · 528 KB
/
ping-sample-1000-1.ndjson
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
{"link":"https://conference.nau.edu.ua/index.php/translate/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.044804136+02:00","elapsed":288015692,"comment":"GET","payload":{"url":"https://conference.nau.edu.ua/index.php/translate/oai"},"headers":{"Content-Length":["0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:07 GMT"],"Refresh":["0; url=https://conference.nau.edu.ua/index.php/translate/gsti2020"],"Server":["Apache"],"Set-Cookie":["OCSSID=45tsf6ndoubm1fn3nqdr8qo5h1; path=/"]}}
{"link":"http://ptetorun.pl/index.php/en/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:08.189469992+02:00","elapsed":144627934,"comment":"GET","payload":{"url":"http://ptetorun.pl/index.php/en/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Connection":["Keep-Alive"],"Content-Length":["1238"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Keep-Alive":["timeout=5, max=100"],"Pragma":["no-cache"],"Server":["LiteSpeed"]}}
{"link":"https://sebhau.edu.ly/journal/index.php/CAS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.246703423+02:00","elapsed":489536239,"comment":"GET","payload":{"url":"https://sebhau.edu.ly/journal/index.php/CAS/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=v4bagdf1vkg7adhqi2222bc4dn; path=/journal/; domain=sebhau.edu.ly"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Sucuri-Cache":["MISS"],"X-Sucuri-Id":["15015"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://gnpublication.org/index.php/meph/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.324850304+02:00","elapsed":568420968,"comment":"GET","payload":{"url":"https://gnpublication.org/index.php/meph/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=8kpipu3rtbae60gma1ib0q88bs; path=/; domain=gnpublication.org; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://rkh.diva-portal.org/dice/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.363836743+02:00","elapsed":116959452,"comment":"GET","payload":{"url":"http://rkh.diva-portal.org/dice/oai"},"headers":{"Cache-Control":["max-age=604800"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Expires":["Tue, 29 Aug 2023 17:44:08 GMT"],"Server":["Apache/2.4.54 (Debian)"],"Vary":["Accept-Encoding"]}}
{"link":"http://wissjournals.com.ng/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.451666172+02:00","elapsed":695114193,"comment":"GET","payload":{"url":"http://wissjournals.com.ng/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=fe9ad0e40416bb5ea88a2071354faba2; path=/; domain=wissjournals.com.ng; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://jim.poltas.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:08.461984687+02:00","elapsed":705546801,"comment":"GET","payload":{"url":"http://jim.poltas.ac.id/index.php/index/oai"},"headers":{"Accept-Ranges":["bytes"],"Connection":["Upgrade"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:44:07 GMT"],"Server":["Apache"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://journal.uinjkt.ac.id/index.php/jpa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.91727586+02:00","elapsed":1160797712,"comment":"GET","payload":{"url":"https://journal.uinjkt.ac.id/index.php/jpa/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"],"Set-Cookie":["OJSSID=hreifc3iq50ig9k1uvffstuc83; path=/; domain=journal.uinjkt.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"http://britishview.co.uk/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.948220979+02:00","elapsed":1190420231,"comment":"GET","payload":{"url":"http://britishview.co.uk/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=6dab453948198c81aead4a57dc5bd336; path=/; domain=britishview.co.uk; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://www.ejournal.iaisyarifuddin.ac.id/index.php/bidayatuna/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:08.960593742+02:00","elapsed":1204160179,"comment":"GET","payload":{"url":"https://www.ejournal.iaisyarifuddin.ac.id/index.php/bidayatuna/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID3313=5d257ae8d746b52ec22a3f20d85a332e; path=/; domain=www.ejournal.iaisyarifuddin.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.zurnalai.vu.lt/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.017516853+02:00","elapsed":692536337,"comment":"GET","payload":{"url":"http://www.zurnalai.vu.lt/index.php/index/oai"},"headers":{"Content-Security-Policy":["frame-ancestors 'self' *.vu.lt"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Feature-Policy":["geolocation 'self'; vibrate 'none'"],"Referrer-Policy":["same-origin"],"Set-Cookie":["session=vgfhe3rph72o5703p8q004nmju; path=/; domain=www.zurnalai.vu.lt","BIGipServerzurnalai.vu.lt-pool=!putPyjoE6x8cAYsBIoKv4C+a2T9E+wM4eC9RrDy0JLBiqgvnCspEoquk2rqz1YDKn85OxJmiq2y5dw4=; path=/; Httponly; Secure","TS0166b08f=01671f8148d4bce6413a09ea9d080c6ade0dea01c5088d376d320a6036c359686ca7642248c8b423cb2efbe2a37113479c1773b4685f1c925c61a1e65087da5ea39efd75af5cedd63ad21dc68b1ddfbc7c53ebf4b0; Path=/; Domain=.www.zurnalai.vu.lt","TSfb51e802029=08d254ae74ab28003e76539fafcf1190290ce4bb3ddfb7179fd089721bbbcdd60ebf01e7b6ac9fc2ffc2b90f28ed1622; Max-Age=30; Path=/"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":302,"url":"https://zurnalai.vu.lt/index.php/index/oai"}]}
{"link":"https://www.cluteinstitute.com/ojs/index.php/JABR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.355332076+02:00","elapsed":1165709139,"comment":"GET","payload":{"url":"https://www.cluteinstitute.com/ojs/index.php/JABR/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:09 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSIID=00b6cb87659590747d3ecb6d09abd4ae; path=/; domain=clutejournals.com; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://revistaelectronica.unlar.edu.ar/index.php/iniure/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.367013608+02:00","elapsed":1610589142,"comment":"GET","payload":{"url":"https://revistaelectronica.unlar.edu.ar/index.php/iniure/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=r3dmcciulj55mm5tgb5oa8oq24; path=/; domain=revistaelectronica.unlar.edu.ar"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.raco.cat/index.php/Transfer/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.47860401+02:00","elapsed":1016497721,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Transfer/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=e1c85ba7eaa9c628e66ffe0d98a6d822; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://jurnal.polteq.ac.id/index.php/elsa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.721179284+02:00","elapsed":1963510687,"comment":"GET","payload":{"url":"http://jurnal.polteq.ac.id/index.php/elsa/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ca6765703afe4aa96e6be28563f19807; path=/; domain=jurnal.polteq.ac.id"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal.unirow.ac.id/index.php/jpb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:09.799712713+02:00","elapsed":838645229,"comment":"GET","payload":{"url":"http://journal.unirow.ac.id/index.php/jpb/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:09 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSID=j8r4v8n5vc2took6ev9dm338hh; path=/; domain=journal.unirow.ac.id; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.uma.ac.id/index.php/analitika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:10.227411071+02:00","elapsed":1279102592,"comment":"GET","payload":{"url":"https://ojs.uma.ac.id/index.php/analitika/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:08 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=dc858e515d64e62cbdb2839e0a529431; path=/; domain=ojs.uma.ac.id; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://warta-iski.or.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:10.479551001+02:00","elapsed":2115456925,"comment":"GET","payload":{"url":"http://warta-iski.or.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:10 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=r5dc200ehas8pnopnqdp5hlln0; path=/; domain=warta-iski.or.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.elitejournal.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:10.887001826+02:00","elapsed":1519980994,"comment":"GET","payload":{"url":"https://www.elitejournal.org/index.php/index/oai"},"headers":{"Content-Security-Policy":["default-src * data: 'unsafe-eval' 'unsafe-inline'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:10 GMT"],"Dn-Request-Id":["22a87e2cd22a3ad0045536ccfc5df6ad"],"Dynamic-Cache-Status":["MISS"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["DomaiNesia"],"Set-Cookie":["OJSSID=35aca3752ae6534a13e1c4b08924f7ac; path=/; domain=www.elitejournal.org"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding","Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journal.aipmed.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:11.167051883+02:00","elapsed":939594823,"comment":"GET","payload":{"url":"https://journal.aipmed.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=72be318a0d12a76dcf777f04331c7103; path=/; domain=journal.aipmed.org; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://jurnal.unipasby.ac.id/index.php/abdikes/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:11.223134627+02:00","elapsed":743455371,"comment":"GET","payload":{"url":"https://jurnal.unipasby.ac.id/index.php/abdikes/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Server":["openresty"],"Set-Cookie":["JABSID=905427ppecefnqcslno6stg3nh; path=/; domain=jurnal.unipasby.ac.id"],"Strict-Transport-Security":["max-age=63072000;includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Served-By":["jurnal.unipasby.ac.id"]}}
{"link":"http://www.journal.uinjkt.ac.id/index.php/jell/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:11.675185456+02:00","elapsed":1875389078,"comment":"GET","payload":{"url":"http://www.journal.uinjkt.ac.id/index.php/jell/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"],"Set-Cookie":["OJSSID=r7on7sciqfl4fjjls6d4jh8id3; path=/; domain=journal.uinjkt.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"https://jurnal.untag-sby.ac.id/index.php/JSpTS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:11.925792917+02:00","elapsed":1038626273,"comment":"GET","payload":{"url":"https://jurnal.untag-sby.ac.id/index.php/JSpTS/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=udq1g79e06e9jak3t9geahf5j3; path=/; domain=jurnal.untag-sby.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.die-erde.org/index.php/die-erde/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:12.031521556+02:00","elapsed":105440584,"comment":"GET","payload":{"url":"https://www.die-erde.org/index.php/die-erde/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=5paauqj8vl9am6as0lbm0mf8pn; path=/; domain=www.die-erde.org; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"]}}
{"link":"https://majmuah.com/journal/index.php/konsep/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:12.532054557+02:00","elapsed":2810783271,"comment":"GET","payload":{"url":"https://majmuah.com/journal/index.php/konsep/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:10 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=31f4059227c957726f08a66a9a0afb32; path=/journal/; domain=majmuah.com; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://www.raco.cat/index.php/Caligrama/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:12.547337978+02:00","elapsed":872029519,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Caligrama/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:12 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=2c3cfd21fbfb2151822172a0d64df557; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://portal.svu.edu.eg/svu-src/index.php/ijas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:12.579470543+02:00","elapsed":547751280,"comment":"GET","payload":{"url":"https://portal.svu.edu.eg/svu-src/index.php/ijas/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:14 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.0.33"],"Set-Cookie":["OJSSID=i0m5qh27g8c1sbji5daih5qbh5; path=/svu-src/; domain=portal.svu.edu.eg"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.0.33"]}}
{"link":"http://medical.eurekajournals.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:13.662559347+02:00","elapsed":1083023424,"comment":"GET","payload":{"url":"http://medical.eurekajournals.com/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:13 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=c2259200184d1cd8a9f5dd92ee80c2c6; path=/; domain=medical.eurekajournals.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.repyd.unm.edu.ar/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:14.110267121+02:00","elapsed":1562775754,"comment":"GET","payload":{"url":"http://www.repyd.unm.edu.ar/ojs/index.php/index/oai"},"headers":{"Connection":["close"],"Content-Length":["22"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:13 GMT"],"Server":["Apache/2.4.25 (Debian)"],"Set-Cookie":["OJSSID=p573ecd4fo49gme4nm6pdorau6; path=/ojs/; domain=www.publicacionesperiodicas.unm.edu.ar"]}}
{"link":"http://bk.ppj.unp.ac.id/index.php/aiptekin/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:14.546063892+02:00","elapsed":883383435,"comment":"GET","payload":{"url":"http://bk.ppj.unp.ac.id/index.php/aiptekin/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:14 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=599p9fv9jcgin6qoj3tgc2p820; path=/; domain=bk.ppj.unp.ac.id; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.instika.ac.id/index.php/tazkiyah/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:14.776206565+02:00","elapsed":3552930790,"comment":"GET","payload":{"url":"http://jurnal.instika.ac.id/index.php/tazkiyah/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:13 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=8ab617968aa9ecb728a14a9b934eecaf; path=/; domain=jurnal.instika.ac.id; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://raco.cat/index.php/ButlletiSCM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:14.980333063+02:00","elapsed":869939747,"comment":"GET","payload":{"url":"https://raco.cat/index.php/ButlletiSCM/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:14 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=4d5039a93e9e4d1ee7877fab381002c5; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://www.jlis.it/index.php/jlis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:15.418587766+02:00","elapsed":872474082,"comment":"GET","payload":{"url":"https://www.jlis.it/index.php/jlis/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:14 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=6d2ee1d0c9454e04a8625168259d66c6; path=/; domain=www.jlis.it"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.32"]}}
{"link":"http://journals.uonbi.ac.ke/index.php/ajohs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:15.940107449+02:00","elapsed":521417276,"comment":"GET","payload":{"url":"http://journals.uonbi.ac.ke/index.php/ajohs/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:45:13 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=95mpm58085dcslv6ge92uebqf2; path=/"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.3.3"]}}
{"link":"https://jurnal2.isi-dps.ac.id/index.php/calaccitra/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:16.767329452+02:00","elapsed":827099741,"comment":"GET","payload":{"url":"https://jurnal2.isi-dps.ac.id/index.php/calaccitra/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facec3c4bf690e0-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:16 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=JS9eL1s2XGFYfO57NI487kF5WwBZtsbuz01Xt%2FczCcTxriXOfG8DF%2FfXFrRXM6Tm7HkA6tL1JNnKes8Q6kXfscPPmGerYZ3a0Kmle%2Br0ICxyyB74savZu2C2%2BYLu1IywhHFFIB2Lsg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=lsks4d9drtffbqqf83a3pof6c1; path=/; domain=jurnal2.isi-dps.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://nemertes.library.upatras.gr/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:16.797218501+02:00","elapsed":7318503047,"comment":"GET","payload":{"url":"https://nemertes.library.upatras.gr/oai/request"},"headers":{"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:44:11 GMT"],"Etag":["W/\"48717-67KaeMdWDS2RUsv4zYxptxXhoiA\""],"Server":["Apache/2.4.41 (Ubuntu)"],"Vary":["Accept-Encoding"],"X-Powered-By":["Express"],"X-Ratelimit-Limit":["500"],"X-Ratelimit-Remaining":["492"],"X-Ratelimit-Reset":["1692726283"]}}
{"link":"https://periodicos.ufmg.br/index.php/mhnjb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:18.188479524+02:00","elapsed":1391143885,"comment":"GET","payload":{"url":"https://periodicos.ufmg.br/index.php/mhnjb/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:17 GMT"],"Server":["Apache/2.2.15 (CentOS) PHP/7.3.25 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips mod_perl/2.0.4 Perl/v5.10.1"],"Set-Cookie":["OJSSID=6e88df157218d5d09668679f20cdbc4b; path=/; domain=periodicos.ufmg.br; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=15552000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.25"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://periodicos.unifap.br/index.php/planeta/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:25.578868891+02:00","elapsed":14411653996,"comment":"GET","payload":{"url":"https://periodicos.unifap.br/index.php/planeta/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:24 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=rq2ds2oq6trdqipbsgl23hv7d6; path=/; domain=periodicos.unifap.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://estudiosdeasiayafrica.colmex.mx/index.php/eaa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:26.836442239+02:00","elapsed":1257384873,"comment":"GET","payload":{"url":"https://estudiosdeasiayafrica.colmex.mx/index.php/eaa/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:28 GMT"],"Server":[""],"Set-Cookie":["OJSSID=9mob5up6dh4ukmf3pbhj1vss3r; path=/; domain=estudiosdeasiayafrica.colmex.mx; secure; HttpOnly; SameSite=Lax;HttpOnly;Secure"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://periodicos.unb.br/index.php/polemos/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:29.227563277+02:00","elapsed":2390984743,"comment":"GET","payload":{"url":"https://periodicos.unb.br/index.php/polemos/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:28 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=o7v7o9a22lc3fg7lsssjs8i0bm; path=/; domain=periodicos.unb.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnalpolitanipyk.ac.id/index.php/JPMT/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:30.556575924+02:00","elapsed":1328946713,"comment":"GET","payload":{"url":"https://jurnalpolitanipyk.ac.id/index.php/JPMT/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:30 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=e8e5653671349411a1805204cb14fce2; path=/; domain=jurnalpolitanipyk.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.aduei.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:31.165459684+02:00","elapsed":608708400,"comment":"GET","payload":{"url":"http://ojs.aduei.com/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:30 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSIID=e4ce7b1e8319b2657b6360e1959d3be6; path=/; domain=ojs.aduei.com; secure; HttpOnly; SameSite=Lax"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://revistas.inah.gob.mx/index.php/serie/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:34.951602151+02:00","elapsed":22419396190,"comment":"GET","payload":{"url":"https://revistas.inah.gob.mx/index.php/serie/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:34 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=mee87pic2eov9p5uqnpghre0cu; path=/; domain=revistas.inah.gob.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.28"],"X-Served-By":["revistas.inah.gob.mx"]}}
{"link":"https://www5.bahiana.edu.br/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:44:36.316682371+02:00","elapsed":1364928672,"comment":"GET","payload":{"url":"https://www5.bahiana.edu.br/index.php/oai"},"headers":{"Connection":["close"],"Content-Length":["22"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:44:33 GMT"],"Server":["Apache"],"X-Powered-By":["PHP/8.1.21"]}}
{"link":"https://ijrss.org/index.php/ijrss/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:37.021595689+02:00","elapsed":704782875,"comment":"GET","payload":{"url":"https://ijrss.org/index.php/ijrss/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:36 GMT"],"Referrer-Policy":["no-referrer-when-downgrade"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=a54b36aa3b4209f3357115f36c108eca; path=/; domain=ijrss.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://dialogosmediterranicos.ojsbr.com/index.php/index/oai","t":"2023-08-22T19:44:38.778612546+02:00","elapsed":30326867255,"comment":"Get \"https://dialogosmediterranicos.ojsbr.com/index.php/index/oai\": dial tcp: lookup dialogosmediterranicos.ojsbr.com on 127.0.0.53:53: no such host","payload":{"url":"https://dialogosmediterranicos.ojsbr.com/index.php/index/oai"}}
{"link":"https://jurnal.fkip.unmul.ac.id/index.php/langgong/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:39.755432495+02:00","elapsed":976593571,"comment":"GET","payload":{"url":"https://jurnal.fkip.unmul.ac.id/index.php/langgong/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:39 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=l6isbgra1f8f2d9fadsrd9m4pm; path=/; domain=jurnal.fkip.unmul.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://aijssh.org/index.php/index/oai","t":"2023-08-22T19:44:40.231446571+02:00","elapsed":30876109884,"comment":"Get \"http://aijssh.org/index.php/index/oai\": dial tcp: lookup aijssh.org on 127.0.0.53:53: no such host","payload":{"url":"http://aijssh.org/index.php/index/oai"}}
{"link":"https://www.revistas.unam.mx/index.php/biocyt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:40.816509306+02:00","elapsed":1060929436,"comment":"GET","payload":{"url":"https://www.revistas.unam.mx/index.php/biocyt/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 16:44:03 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=i2ufug1pas9hfgpplfo599462i; path=/; domain=www.revistas.unam.mx"],"Strict-Transport-Security":["max-age=7889238; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://digilib.gmu.edu:8080/dspace-oai/request","t":"2023-08-22T19:44:40.884454946+02:00","elapsed":31967100361,"comment":"Get \"http://digilib.gmu.edu:8080/dspace-oai/request\": dial tcp 129.174.21.18:8080: connect: no route to host","payload":{"url":"http://digilib.gmu.edu:8080/dspace-oai/request"}}
{"link":"https://submission-pepsic.scielo.br/index.php/rag/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:41.011036947+02:00","elapsed":779230026,"comment":"GET","payload":{"url":"https://submission-pepsic.scielo.br/index.php/rag/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:40 GMT"],"Server":["Apache/2.4.37 (rocky) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=u899k51uvfi1eu0ans2s6kcl9c; path=/; domain=submission-pepsic.scielo.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://digitalcase.case.edu:9000/fedora/oai","t":"2023-08-22T19:44:47.657131852+02:00","elapsed":30889695135,"comment":"Get \"http://digitalcase.case.edu:9000/fedora/oai\": dial tcp: lookup digitalcase.case.edu on 127.0.0.53:53: no such host","payload":{"url":"http://digitalcase.case.edu:9000/fedora/oai"}}
{"link":"https://raco.cat/index.php/UTF/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:48.585930169+02:00","elapsed":928607322,"comment":"GET","payload":{"url":"https://raco.cat/index.php/UTF/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:48 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=315712d41554f45d75980c42b5ef7cff; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://www3.faac.unesp.br/ridh/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:49.936605661+02:00","elapsed":1350621260,"comment":"GET","payload":{"url":"https://www3.faac.unesp.br/ridh/index.php/index/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:30:49 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ta4bc05o9pehm7tecd1mut7vb3; path=/ridh/; domain=www3.faac.unesp.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://ejurnal.ikippgribojonegoro.ac.id/index.php/J-ABDIPAMAS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:54.94509391+02:00","elapsed":13933951854,"comment":"GET","payload":{"url":"https://ejurnal.ikippgribojonegoro.ac.id/index.php/J-ABDIPAMAS/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=rudme09ponba0qeavs80h363v2; path=/; domain=ejurnal.ikippgribojonegoro.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://senatik.itda.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:55.906504008+02:00","elapsed":961303818,"comment":"GET","payload":{"url":"https://senatik.itda.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:55 GMT"],"Server":["Apache/2.4.29"],"Set-Cookie":["OJSID=ttvejvdih5ieigk5ns15a7q136; path=/; domain=senatik.itda.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.jurnal.bpk.go.id/index.php/TAKEN/oai","t":"2023-08-22T19:44:56.984033561+02:00","elapsed":42003591342,"comment":"Get \"http://www.jurnal.bpk.go.id/index.php/TAKEN/oai\": net/http: request canceled","payload":{"url":"http://www.jurnal.bpk.go.id/index.php/TAKEN/oai"}}
{"link":"https://ejournal.unesa.ac.id/index.php/isco/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:58.202648057+02:00","elapsed":1218356027,"comment":"GET","payload":{"url":"https://ejournal.unesa.ac.id/index.php/isco/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:58 GMT"],"Server":["Unesa-Webserver/1.0.0"],"Set-Cookie":["OJSSID=8unjunf3hq4kif604trta84ii1; path=/; domain=ejournal.unesa.ac.id"],"Strict-Transport-Security":["max-age=63072000","max-age=31536000; includeSubDomains; preload","max-age=63073000"],"Upgrade":["h2"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://silocreativo.win/usrc/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:58.595031972+02:00","elapsed":392341138,"comment":"GET","payload":{"url":"http://silocreativo.win/usrc/index.php/index/oai"},"headers":{"Accept-Ranges":["bytes"],"Connection":["Upgrade"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:44:58 GMT"],"Last-Modified":["Wed, 16 Aug 2023 07:24:55 GMT"],"Server":["Apache"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.mandalanursa.org/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:44:59.397252354+02:00","elapsed":802181758,"comment":"GET","payload":{"url":"https://ejournal.mandalanursa.org/index.php/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["public"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:44:59 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=41rms3b2d0bmbbe25e92fhuoq3; path=/; domain=ejournal.mandalanursa.org; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://jurnal.lpkia.ac.id/index.php/jdab/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:00.091299005+02:00","elapsed":693937403,"comment":"GET","payload":{"url":"http://jurnal.lpkia.ac.id/index.php/jdab/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:59 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=u548obu7k44rsgtuho2ocf6vp4; path=/; domain=jurnal.lpkia.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://revia.areandina.edu.co/index.php/DT/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:00.602830411+02:00","elapsed":511417751,"comment":"GET","payload":{"url":"https://revia.areandina.edu.co/index.php/DT/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID_AREANDINA=u98r2h7dv4jbkvm8t6gnm4f2qj; path=/; domain=revia.areandina.edu.co; Secure"],"Strict-Transport-Security":["max-age=63072000"],"Upgrade":["h2"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"https://journals.iorpress.org/index.php/ajir/oai","t":"2023-08-22T19:45:02.428329431+02:00","elapsed":31262745674,"comment":"Get \"https://journals.iorpress.org/index.php/ajir/oai\": dial tcp: lookup journals.iorpress.org on 127.0.0.53:53: no such host","payload":{"url":"https://journals.iorpress.org/index.php/ajir/oai"}}
{"link":"https://jurnal.akpersumberwaras.ac.id/index.php/index/oai","t":"2023-08-22T19:45:09.93237707+02:00","elapsed":32910679768,"comment":"Get \"https://jurnal.akpersumberwaras.ac.id/index.php/index/oai\": dial tcp: lookup jurnal.akpersumberwaras.ac.id on 127.0.0.53:53: no such host","payload":{"url":"https://jurnal.akpersumberwaras.ac.id/index.php/index/oai"}}
{"link":"http://editorial.unimilitar.edu.co/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:10.857776083+02:00","elapsed":925139159,"comment":"GET","payload":{"url":"http://editorial.unimilitar.edu.co/index.php/index/oai"},"headers":{"Cache-Control":["max-age=172800"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:10 GMT"],"Expires":["Thu, 24 Aug 2023 17:45:10 GMT"],"Referrer-Policy":["no-referrer"],"Server":["Apache"],"Set-Cookie":["OMPSID=8c70492aaee6371e338850e659f423f5; path=/; domain=editorial.unimilitar.edu.co; HttpOnly;Secure;SameSite=Strict;"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ejournalfkipubi.ac.id/index.php/index/oai","t":"2023-08-22T19:45:11.126053766+02:00","elapsed":30309386463,"comment":"Get \"http://ejournalfkipubi.ac.id/index.php/index/oai\": dial tcp: lookup ejournalfkipubi.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://ejournalfkipubi.ac.id/index.php/index/oai"}}
{"link":"https://ojs.fdk.ac.id/index.php/JBD/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:45:11.833918837+02:00","elapsed":707668871,"comment":"GET","payload":{"url":"https://ojs.fdk.ac.id/index.php/JBD/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Mitigated":["challenge"],"Cf-Ray":["7faced98d8544db4-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Resource-Policy":["same-origin"],"Date":["Tue, 22 Aug 2023 17:45:11 GMT"],"Expires":["Thu, 01 Jan 1970 00:00:01 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Origin-Agent-Cluster":["?1"],"Permissions-Policy":["accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()"],"Referrer-Policy":["same-origin"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=rdaDne2PAKga4h4F6llWHeVxMx42PaRrHgqAQLwJUC7rq1Q2rl1bGwJeUtjTgbbN72MSyJSzICJlPWcFZqGeE6u5qBGPnWZpMjuDPymZN8QMbsu4fQ17m3b6tud%2BDxf6\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://www.ejournal.almaata.ac.id/index.php/LPPM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:13.363091285+02:00","elapsed":1529029990,"comment":"GET","payload":{"url":"https://www.ejournal.almaata.ac.id/index.php/LPPM/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:43:57 GMT"],"Server":["Apache/2.4.7 (Ubuntu)"],"Set-Cookie":["OJSSID=39a8perknr2dar7rjlc568dc07; path=/; domain=www.ejournal.almaata.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://systems.enpress-publisher.com/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:14.275239596+02:00","elapsed":912028640,"comment":"GET","payload":{"url":"https://systems.enpress-publisher.com/index.php/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:45:14 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=8ghg5kf5p3ao2bhnjd8gdj65t4; path=/; domain=systems.enpress-publisher.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.upi.edu/index.php/JPI/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:15.405417959+02:00","elapsed":1130081324,"comment":"GET","payload":{"url":"https://ejournal.upi.edu/index.php/JPI/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:15 GMT"],"Server":["Apache/2.4.29 (Ubuntu) OpenSSL/1.1.1d mod_fcgid/2.3.9"],"Set-Cookie":["OJSSID=ogq57cudg77j9n8jjprsuq76m0; path=/; domain=ejournal.upi.edu"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.uni-mate.hu/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:16.47056669+02:00","elapsed":1065011223,"comment":"GET","payload":{"url":"https://journal.uni-mate.hu/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:16 GMT"],"Server":["Apache"],"Set-Cookie":["MATECOOKIE=8c645unlos658peth6uuq30r8h; path=/; domain=journal.uni-mate.hu"],"Vary":["Accept-Encoding"]}}
{"link":"https://e-journal.polnes.ac.id/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:17.762709565+02:00","elapsed":6904791775,"comment":"GET","payload":{"url":"https://e-journal.polnes.ac.id/index.php/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:44:57 GMT"],"Server":["Apache/2.4.55 (Unix) OpenSSL/1.0.2k-fips"],"Set-Cookie":["OJSSID=l6tlsikj832p9d0rkedgihbo20; path=/; domain=e-journal.polnes.ac.id"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://www.islandscholar.ca/oai2","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:18.22249338+02:00","elapsed":459636377,"comment":"GET","payload":{"url":"http://www.islandscholar.ca/oai2"},"headers":{"Cache-Control":["public, max-age=0"],"Content-Language":["en"],"Content-Security-Policy":["upgrade-insecure-requests; default-src 'self' https://platform.twitter.com https://metrics-api.dimensions.ai https://www.google.com http://www.google-analytics.com/; img-src 'self' http: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://d1bxh8uas1mnw7.cloudfront.net https://badge.dimensions.ai https://api.altmetric.com https://cdn.ckeditor.com https://www.google.com https://www.gstatic.com https://connect.facebook.net https://platform.twitter.com http://www.google-analytics.com/analytics.js https://maps.googleapis.com; style-src 'self' 'unsafe-inline' https://metrics-api.dimensions.ai https://d1bxh8uas1mnw7.cloudfront.net https://badge.dimensions.ai https://cdn.ckeditor.com https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com https://themes.googleusercontent.com data:;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:18 GMT"],"Etag":["\"1692726318-0-gzip\""],"Expires":["Sun, 19 Nov 1978 05:00:00 GMT"],"Last-Modified":["Tue, 22 Aug 2023 17:45:18 GMT"],"Referrer-Policy":["no-referrer-when-downgrade"],"Server":["Apache/2.4.29 (Ubuntu)"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains;"],"Vary":["Cookie,Accept-Encoding"],"X-Content-Type-Options":["nosniff","nosniff"],"X-Drupal-Cache":["MISS"],"X-Frame-Options":["SAMEORIGIN","SAMEORIGIN"],"X-Xss-Protection":["1; mode=blocke"]}}
{"link":"https://sujo.usindh.edu.pk/index.php/THE-SHIELD/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:18.670794221+02:00","elapsed":448259060,"comment":"GET","payload":{"url":"https://sujo.usindh.edu.pk/index.php/THE-SHIELD/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facedc1bb3518d6-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:18 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=XPLsuWsPatmK9HWjzPgz7lWP%2B76BTtqj8Mqd8PNFZvWQ%2FNKx08%2FUxQjhyvUPaH1ooH23eSoYjYGuboGuzG2IAVScW218joNmI5kXXgIF0Tq6h9BsBdni9%2BYjaKAC%2BRyGSECEPfA%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=25b6bc9722ccde7be967194d4d969e95; path=/; domain=sujo.usindh.edu.pk; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ppg.revistas.uema.br/index.php/PESQUISA_EM_FOCO/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:18.747302033+02:00","elapsed":2276580632,"comment":"GET","payload":{"url":"https://www.ppg.revistas.uema.br/index.php/PESQUISA_EM_FOCO/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:16 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=e2a1c97fbe9b96fa24524d253217c861; path=/; domain=www.ppg.revistas.uema.br; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://firstojs.com/index.php/index.php/tloa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:19.271140122+02:00","elapsed":600242894,"comment":"GET","payload":{"url":"https://firstojs.com/index.php/index.php/tloa/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:19 GMT"],"Server":["nginx/1.10.3 (Ubuntu)"],"Set-Cookie":["OJSSID=qbk28d1hbm13v9too801kmqoc3; path=/index.php/; domain=firstojs.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://institutodarom.es/revista/index.php?journal=index\u0026page=oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:45:19.514182631+02:00","elapsed":242870260,"comment":"GET","payload":{"url":"https://institutodarom.es/revista/index.php?journal=index\u0026page=oai"},"headers":{"Accept-Ranges":["bytes"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:45:19 GMT"],"Server":["Apache"]}}
{"link":"https://journals.open.tudelft.nl/index.php/knob/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:20.234938028+02:00","elapsed":720616710,"comment":"GET","payload":{"url":"https://journals.open.tudelft.nl/index.php/knob/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:45:20 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=uvc8l2vorqlk2ib4c3uttfoiaf; path=/; domain=journals.open.tudelft.nl"],"X-Powered-By":["PHP/7.4.33","PleskLin"]}}
{"link":"http://hcs.pitt.edu/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:20.516075268+02:00","elapsed":1768740721,"comment":"GET","payload":{"url":"http://hcs.pitt.edu/ojs/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:20 GMT"],"Server":["Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/5.6.40"],"Set-Cookie":["OJSSID=9m4vnm76u38v9k979526m3mbn0; path=/ojs/; domain=hcs.pitt.edu"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://edoi.org/orp/index.php/index/oai","t":"2023-08-22T19:45:21.216813137+02:00","elapsed":31280090734,"comment":"Get \"https://edoi.org/orp/index.php/index/oai\": dial tcp: lookup edoi.org on 127.0.0.53:53: no such host","payload":{"url":"https://edoi.org/orp/index.php/index/oai"}}
{"link":"https://rasayely-journals.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:21.826351443+02:00","elapsed":1591353344,"comment":"GET","payload":{"url":"https://rasayely-journals.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:20 GMT"],"Host-Header":["c2hhcmVkLmJsdWVob3N0LmNvbQ=="],"Server":["Apache"],"Set-Cookie":["OJSSID=a5d01ab00ae6b23dfef6d3b51ab2d33f; path=/; domain=rasayely-journals.com"],"Vary":["Accept-Encoding"]}}
{"link":"http://pkp.gnbit.net/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:21.85538825+02:00","elapsed":638523520,"comment":"GET","payload":{"url":"http://pkp.gnbit.net/index.php/index/oai"},"headers":{"Cache-Control":["max-age=172800"],"Content-Encoding":["none"],"Content-Length":["513"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:21 GMT"],"Expires":["Thu, 24 Aug 2023 17:45:21 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=d98037be618ff5171e0f583ffef6981a; path=/; domain=pkp.gnbit.net"],"Vary":["User-Agent"]}}
{"link":"https://ejournal.stib.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:22.19889068+02:00","elapsed":1682689921,"comment":"GET","payload":{"url":"https://ejournal.stib.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:21 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=offo8rqcd4us6etm1ngvju5i75; path=/; domain=ejournal.stib.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.seer.ufrgs.br/index.php/ppgdir/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:23.976516085+02:00","elapsed":1777457814,"comment":"GET","payload":{"url":"https://www.seer.ufrgs.br/index.php/ppgdir/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:23 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=6ggsnr09toaequhje7h86187c6; path=/; domain=seer.ufrgs.br"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.univalle.edu.co/index.php/la_manzana_de_la_discordia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:24.230459765+02:00","elapsed":2403970933,"comment":"GET","payload":{"url":"https://revistas.univalle.edu.co/index.php/la_manzana_de_la_discordia/oai"},"headers":{"Access-Control-Allow-Headers":["X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method"],"Access-Control-Allow-Methods":["GET, POST, OPTIONS, PUT, DELETE"],"Access-Control-Allow-Origin":["http://poligramas.univalle.edu.co"],"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:45:46 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=285cf12b7a74342bb4275c19452ddfa9; path=/; domain=manzanadiscordia.univalle.edu.co; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://www.ojs.toledo.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:25.227122822+02:00","elapsed":996561338,"comment":"GET","payload":{"url":"http://www.ojs.toledo.br/index.php/index/oai"},"headers":{"Content-Language":["pt-BR"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:45:24 GMT"],"Server":["Apache"],"Set-Cookie":["Apache=edu241081.nat.uni-leipzig.de.1692726324693257; path=/; expires=Fri, 19-Aug-33 17:45:24 GMT","OJSSID=rlkicr7rm01cq6vp72efp3upu2; path=/; domain=www.ojs.toledo.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.ufpi.br/index.php/gecont/oai","t":"2023-08-22T19:45:29.028610547+02:00","elapsed":80010976791,"comment":"Get \"https://revistas.ufpi.br/index.php/gecont/oai\": dial tcp: lookup revistas.ufpi.br on 127.0.0.53:53: read udp 127.0.0.1:38133-\u003e127.0.0.53:53: i/o timeout","payload":{"url":"https://revistas.ufpi.br/index.php/gecont/oai"}}
{"link":"https://dzarin.com/jpi/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:45:29.61013488+02:00","elapsed":4382879601,"comment":"GET","payload":{"url":"https://dzarin.com/jpi/index.php/index/oai"},"headers":{"Cache-Control":["no-cache, must-revalidate, max-age=0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:29 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Link":["\u003chttps://dzarin.com/wp-json/\u003e; rel=\"https://api.w.org/\""],"Server":["Apache"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://ojs.lumhs.edu.pk/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:29.800921703+02:00","elapsed":772067086,"comment":"GET","payload":{"url":"http://ojs.lumhs.edu.pk/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:27:06 GMT"],"Server":["Apache/2.4.6 (CentOS) PHP/7.3.30"],"Set-Cookie":["OJSSID=qepiqs7geor363f0s1snb4evtd; path=/; domain=ojs.lumhs.edu.pk"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.30"]}}
{"link":"https://iprjournal.kyiv.ua/index.php/pr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:30.10228644+02:00","elapsed":301231317,"comment":"GET","payload":{"url":"https://iprjournal.kyiv.ua/index.php/pr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:30 GMT"],"Front-End-Https":["on"],"Server":["nginx"],"Set-Cookie":["OJSSID=0df2c39bfabe91f37b39df1bfdf61a29; path=/; domain=iprjournal.kyiv.ua"],"Strict-Transport-Security":["max-age=300;"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.unamad.edu.pe/index.php/racs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:30.953155759+02:00","elapsed":850747282,"comment":"GET","payload":{"url":"https://revistas.unamad.edu.pe/index.php/racs/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:30 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=2m3b7047u33381c05j9q9u09ai; path=/; domain=revistas.unamad.edu.pe"],"Vary":["Accept-Encoding"]}}
{"link":"https://periodicos.unoesc.edu.br/acaodonto/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:31.704022967+02:00","elapsed":750734782,"comment":"GET","payload":{"url":"https://periodicos.unoesc.edu.br/acaodonto/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:31 GMT"],"Server":["Caddy"],"Set-Cookie":["OJSSID=jja147378igpmso11sfmcbl5ba; path=/; domain=periodicos.unoesc.edu.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://repositorio.artesaniasdecolombia.com.co/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:32.155637251+02:00","elapsed":451510055,"comment":"GET","payload":{"url":"https://repositorio.artesaniasdecolombia.com.co/oai/request"},"headers":{"Content-Type":["application/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:31 GMT"],"Server":["Apache"],"Vary":["Accept-Encoding,User-Agent"],"X-Frame-Options":["sameorigin"]}}
{"link":"http://journals.uokufa.edu.iq/index.php/kje/issue/archive/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:45:32.575494309+02:00","elapsed":419690345,"comment":"GET","payload":{"url":"http://journals.uokufa.edu.iq/index.php/kje/issue/archive/oai"},"headers":{"Content-Length":["315"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:45:32 GMT"],"Server":["Apache"]}}
{"link":"http://biblioteca.unisabana.edu.co/tesis/oai.php","t":"2023-08-22T19:45:33.3283542+02:00","elapsed":37421687154,"comment":"Get \"http://biblioteca.unisabana.edu.co/tesis/oai.php\": dial tcp: lookup biblioteca.unisabana.edu.co on 127.0.0.53:53: no such host","payload":{"url":"http://biblioteca.unisabana.edu.co/tesis/oai.php"}}
{"link":"https://jurnaljesi.com/index.php/jurnaljesi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:33.657600672+02:00","elapsed":1082062387,"comment":"GET","payload":{"url":"https://jurnaljesi.com/index.php/jurnaljesi/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:33 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=a7680e8eb531d25203619922bebd75a7; path=/; domain=jurnaljesi.com; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ijmph.kaznu.kz/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:35.241403932+02:00","elapsed":1912884794,"comment":"GET","payload":{"url":"https://ijmph.kaznu.kz/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 23:37:02 GMT"],"Server":["Microsoft-IIS/8.5"],"Set-Cookie":["OJSSID=nvf3m7eno1evj48fqo8akukclj; path=/; domain=ijmph.kaznu.kz","cookiesession1=678ADA87829F455CE02F4B3377682D87;Expires=Wed, 21 Aug 2024 17:45:35 GMT;Path=/;HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.1.15","ASP.NET"]}}
{"link":"http://anale.spiruharet.ro/las/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:35.530664829+02:00","elapsed":289209857,"comment":"GET","payload":{"url":"http://anale.spiruharet.ro/las/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:35 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 mod_python/3.5.0- Python/2.7.5"],"Set-Cookie":["ANALE=b1pn55db45afu8g23us0kfa5dm; path=/; domain=anale.spiruharet.ro"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.32"]}}
{"link":"http://stikes-hi.ac.id/jurnal/index.php/jphi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:45:35.961064319+02:00","elapsed":430335580,"comment":"GET","payload":{"url":"http://stikes-hi.ac.id/jurnal/index.php/jphi/oai"},"headers":{"Content-Length":["196"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:45:34 GMT"],"Server":["Apache/2.4.37 (centos) OpenSSL/1.1.1g mod_auth_gssapi/1.6.1 mod_fcgid/2.3.9 mod_qos/11.64 Phusion_Passenger/6.0.4 SVN/1.10.2 mod_perl/2.0.11 Perl/v5.26.3"]}}
{"link":"http://economicsbosowa.unibos.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:36.804532242+02:00","elapsed":843220638,"comment":"GET","payload":{"url":"http://economicsbosowa.unibos.id/index.php/index/oai"},"headers":{"Cache-Control":["s-maxage=10"],"Connection":["keep-alive"],"Content-Security-Policy":["default-src * data: 'unsafe-eval' 'unsafe-inline'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:36 GMT"],"Dn-Request-Id":["f876377ea9db513367013f0899bea8f6"],"Dynamic-Cache-Status":["MISS"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["DomaiNesia"],"Set-Cookie":["OJSSID=qadm2lojopuklegv7lobjgo602; path=/; domain=economicsbosowa.unibos.id"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding","Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://rcsdevelopment.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:38.71230257+02:00","elapsed":1907741308,"comment":"GET","payload":{"url":"http://rcsdevelopment.org/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:37 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=3c947b7bcaf8ef2a3e3cf601f317ec8f; path=/; domain=rcsdevelopment.org"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://revistas.ung.br/index.php/educacao/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:45:39.381663773+02:00","elapsed":669229744,"comment":"GET","payload":{"url":"http://revistas.ung.br/index.php/educacao/oai"},"headers":{"Accept-Ranges":["none","none"],"Age":["0"],"Connection":["keep-alive"],"Content-Length":["1219"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:39 GMT"],"Etag":["\"a6118a-4c3-4c9951a768f1b\""],"Last-Modified":["Thu, 13 Sep 2012 13:15:38 GMT"],"Server":["Microsoft-IIS/8.0"],"Via":["1.1 varnish"],"X-Varnish":["1464302742"]}}
{"link":"https://revistas.uepg.br/index.php/ijac/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:40.409804284+02:00","elapsed":1027956812,"comment":"GET","payload":{"url":"https://revistas.uepg.br/index.php/ijac/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:40 GMT"],"Server":["nginx/1.14.2"],"Set-Cookie":["OJSSID=9fgbace5n3jj1tjd9aefs18ihv; path=/; domain=revistas.uepg.br"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.umsida.ac.id/index.php/IJLER/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:45:41.314072192+02:00","elapsed":904160574,"comment":"GET","payload":{"url":"http://ojs.umsida.ac.id/index.php/IJLER/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:28:26 GMT"],"Server":["Apache/2.2.22 (Ubuntu)"],"Set-Cookie":["OJSSID=riac3jmoqncof0i96sn1sa1vk1; path=/; domain=ojs.umsida.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.3.10-1ubuntu3.26"]}}
{"link":"http://ejournal.gunadarma.ac.id/index.php/ekbis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:42.81852227+02:00","elapsed":1504390721,"comment":"GET","payload":{"url":"http://ejournal.gunadarma.ac.id/index.php/ekbis/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:42 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=406hkcbpm4fvn8rvuusne1s3k0; path=/; domain=ejournal.gunadarma.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://aujll.uoanbar.edu.iq/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:43.165232571+02:00","elapsed":346674279,"comment":"GET","payload":{"url":"http://aujll.uoanbar.edu.iq/ojs/index.php/index/oai"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:43 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Pragma":["no-cache"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["juFirstLang=en; expires=Thu, 21 Sep 2023 17:45:43 GMT; Max-Age=2592000; path=/; secure; HttpOnly","juSecondLang=ar; expires=Thu, 21 Sep 2023 17:45:43 GMT; Max-Age=2592000; path=/; secure; HttpOnly","juLang=en; expires=Thu, 21 Sep 2023 17:45:43 GMT; Max-Age=2592000; path=/; secure; HttpOnly","PHPSESSID=a9udo4uqfhim3b23t9shneij3j; path=/; domain=aujll.uoanbar.edu.iq; secure; HttpOnly; SameSite=None"],"Vary":["Accept-Encoding"]},"redirects":[{"status":301,"url":"https://aujll.uoanbar.edu.iq/ojs/index.php/index/oai"}]}
{"link":"https://ftppunipa.com/jurnal/index.php/index/oai","t":"2023-08-22T19:45:52.058091311+02:00","elapsed":30202558553,"comment":"Get \"https://ftppunipa.com/jurnal/index.php/index/oai\": dial tcp: lookup ftppunipa.com on 127.0.0.53:53: no such host","payload":{"url":"https://ftppunipa.com/jurnal/index.php/index/oai"}}
{"link":"http://jurnal-abdimas.poltekeskupang.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:53.589990097+02:00","elapsed":1531839779,"comment":"GET","payload":{"url":"http://jurnal-abdimas.poltekeskupang.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:58 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=1mvln3gprgijr15p22ha1iljjo; path=/; domain=jurnal-abdimas.poltekeskupang.ac.id; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=15768000;"],"Vary":["Accept-Encoding"]}}
{"link":"http://hipo-tesis.eu/serienumerada/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:53.812407443+02:00","elapsed":222376725,"comment":"GET","payload":{"url":"http://hipo-tesis.eu/serienumerada/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["541"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:53 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=me1dpns9agfcijt61ghtoajf82; path=/serienumerada/; domain=hipo-tesis.eu"],"Upgrade":["h2,h2c"]}}
{"link":"https://ejournal.unp.ac.id/index.php/linguadidaktika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:54.976455515+02:00","elapsed":1163939363,"comment":"GET","payload":{"url":"https://ejournal.unp.ac.id/index.php/linguadidaktika/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=gcl36ifnffjblk67mebo27lj22; path=/; domain=ejournal.unp.ac.id; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"https://growscience.org/index.php/index/oai","t":"2023-08-22T19:45:55.478127739+02:00","elapsed":31501440206,"comment":"Get \"https://growscience.org/index.php/index/oai\": dial tcp: lookup growscience.org on 127.0.0.53:53: no such host","payload":{"url":"https://growscience.org/index.php/index/oai"}}
{"link":"http://ejurnal.stisipolcandradimuka.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:57.147218455+02:00","elapsed":1668928357,"comment":"GET","payload":{"url":"http://ejurnal.stisipolcandradimuka.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:57 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=870da75385b34f3ab29ea2ee806bee29; path=/; domain=ejurnal.stisipolcandradimuka.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://medpet.journal.ipb.ac.id/index.php/biofisika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:45:58.682256332+02:00","elapsed":1534895657,"comment":"GET","payload":{"url":"http://medpet.journal.ipb.ac.id/index.php/biofisika/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:58 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=qr48fqdc5jhlpl8ckfimmte5mi; path=/; domain=journal.ipb.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.journal.congopublish.com/index.php/index/oai","t":"2023-08-22T19:46:00.026895868+02:00","elapsed":30416649963,"comment":"Get \"http://www.journal.congopublish.com/index.php/index/oai\": dial tcp: lookup www.journal.congopublish.com on 127.0.0.53:53: no such host","payload":{"url":"http://www.journal.congopublish.com/index.php/index/oai"}}
{"link":"https://journals.eco-vector.com/index.php/pediatr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:00.647074751+02:00","elapsed":620066552,"comment":"GET","payload":{"url":"https://journals.eco-vector.com/index.php/pediatr/oai"},"headers":{"Content-Security-Policy":["frame-ancestors 'self' https://omnidoctor.ru/"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:00 GMT"],"Server":["Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/7.4.29"],"Set-Cookie":["RODIN_OJSSID=254eb1cfbd01d984ac40e92bc552a3c5; path=/; domain=journals.eco-vector.com","currentLocale=en_US; path=/"],"Strict-Transport-Security":["max-age=31536000; preload"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN, ALLOW-FROM https://omnidoctor.ru/"],"X-Powered-By":["PHP/7.4.29"]}}
{"link":"http://editora.unoesc.edu.br/index.php/acsa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:01.225653354+02:00","elapsed":2543247850,"comment":"GET","payload":{"url":"http://editora.unoesc.edu.br/index.php/acsa/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:01 GMT"],"Server":["Caddy"],"Set-Cookie":["OJSSID=rgo4mjufdnmlvtkastpm5kmr95; path=/; domain=periodicos.unoesc.edu.br"],"Vary":["Accept-Encoding"]},"redirects":[{"status":301,"url":"https://portalperiodicos.unoesc.edu.br/index.php/acsa/oai"},{"status":302,"url":"https://periodicos.unoesc.edu.br/index.php/acsa/oai"}]}
{"link":"https://ejournal.unsri.ac.id/index.php/bji/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:02.616234079+02:00","elapsed":1390429851,"comment":"GET","payload":{"url":"https://ejournal.unsri.ac.id/index.php/bji/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:02 GMT"],"Server":["nginx/1.10.3 (Ubuntu)"],"Set-Cookie":["OJSSID=80l9dj4peltbik07su1dg4kfh5; path=/; domain=ejournal.unsri.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://editorialibkn.com/index.php/Yachasun/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:03.371785293+02:00","elapsed":755420723,"comment":"GET","payload":{"url":"https://editorialibkn.com/index.php/Yachasun/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:03 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=532ccbd2851f5532eeae101671b6c605; path=/; domain=editorialibkn.com; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://eire-ireland.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:04.251977762+02:00","elapsed":880155957,"comment":"GET","payload":{"url":"https://eire-ireland.org/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["505"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:03 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ac5928ba79a6c6be0ca0e69787b74594; path=/; domain=eire-ireland.org"]}}
{"link":"https://www.revistas.inah.gob.mx/index.php/noroestedemexico/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:05.166686535+02:00","elapsed":4519473283,"comment":"GET","payload":{"url":"https://www.revistas.inah.gob.mx/index.php/noroestedemexico/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:05 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=89oap5pdfmhipk78nptp9bj7eg; path=/; domain=www.revistas.inah.gob.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.28"],"X-Served-By":["www.revistas.inah.gob.mx"]}}
{"link":"http://academicjournalonline.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:05.325279059+02:00","elapsed":1073264930,"comment":"GET","payload":{"url":"http://academicjournalonline.org/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:05 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=00d67b3e7e91c2374ba3fb9029bdad0a; path=/; domain=academicjournalonline.org; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://repozitorij.ufzg.unizg.hr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:05.585066776+02:00","elapsed":418231022,"comment":"GET","payload":{"url":"https://repozitorij.ufzg.unizg.hr/oai"},"headers":{"Cache-Control":["no-cache, must-revalidate"],"Content-Language":["hr"],"Content-Security-Policy":["default-src 'self'; font-src *;img-src * data:; script-src * 'unsafe-inline' 'unsafe-eval'; style-src * 'unsafe-inline';"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:05 GMT"],"Expires":["Sun, 19 Nov 1978 05:00:00 GMT"],"Referrer-Policy":["strict-origin"],"Server":["Apache"],"Set-Cookie":["simpleSAMLSessionID=9bce9b24b08056bf026eecb567db3e66; path=/; HttpOnly;HttpOnly;Secure;SameSite=None"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff","nosniff"],"X-Drupal-Cache":["MISS"],"X-Frame-Options":["SAMEORIGIN","SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.upo.es/revistas/index.php/lex_social/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:05.959311475+02:00","elapsed":633900216,"comment":"GET","payload":{"url":"https://www.upo.es/revistas/index.php/lex_social/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:05 GMT"],"Server":["Apache/2.4.38 (Unix) OpenSSL/1.0.2k-fips PHP/7.4.30"],"Set-Cookie":["OJSSID=e6saffplfafq8qu3dm0sgbtki0; path=/revistas/; domain=www.upo.es; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["PHP/7.4.30"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.syekhnurjati.ac.id/jurnal/index.php/prophetic/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:07.867257266+02:00","elapsed":2282150465,"comment":"GET","payload":{"url":"https://www.syekhnurjati.ac.id/jurnal/index.php/prophetic/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:07 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=ju9iabb274o9h9u3okb4fld1b0; path=/jurnal/; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://jees.ejournal.id/index.php/english/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:09.65083886+02:00","elapsed":1783445689,"comment":"GET","payload":{"url":"http://jees.ejournal.id/index.php/english/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:43:31 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSID=6lsu8elvgj6hrjcsdpq2nu3sg7; path=/; domain=jees.ejournal.id"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.ejournal.warmadewa.ac.id/index.php/ijfl/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:10.125723264+02:00","elapsed":4166284657,"comment":"GET","payload":{"url":"https://www.ejournal.warmadewa.ac.id/index.php/ijfl/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:10 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=d78c64dbebb484f9955541dad3991019; path=/; domain=www.ejournal.warmadewa.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://periodicos.ufpel.edu.br/ojs2/index.php/cienciadamadeira/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:11.222730768+02:00","elapsed":1096891591,"comment":"GET","payload":{"url":"https://periodicos.ufpel.edu.br/ojs2/index.php/cienciadamadeira/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:11 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=v6aqs596vh3js0t62u86ttfgsj; path=/; domain=periodicos.ufpel.edu.br"],"Strict-Transport-Security":["max-age=63072000"],"Vary":["Accept-Encoding"]}}
{"link":"https://ebooks.marilia.unesp.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:16.542611697+02:00","elapsed":33377256159,"comment":"GET","payload":{"url":"https://ebooks.marilia.unesp.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:16 GMT"],"Server":["nginx/1.17.6"],"Set-Cookie":["OMPSID=d899d8d8e61a693d7bc7bc16aa1cdef4; path=/; domain=ebooks.marilia.unesp.br"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.27"]}}
{"link":"https://aicijournal.com/index.php/index/oai","t":"2023-08-22T19:46:25.23100522+02:00","elapsed":30254419284,"comment":"Get \"https://aicijournal.com/index.php/index/oai\": dial tcp: lookup aicijournal.com on 127.0.0.53:53: no such host","payload":{"url":"https://aicijournal.com/index.php/index/oai"}}
{"link":"https://www.cosmosscholars.com/phms/index.php/ijnmr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:27.538143504+02:00","elapsed":2306960747,"comment":"GET","payload":{"url":"https://www.cosmosscholars.com/phms/index.php/ijnmr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:25 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=392b2bd5934971f59e04838ce4be3803; path=/phms/; domain=www.cosmosscholars.com; secure"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://jurnal.untag-sby.ac.id/index.php/exp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:30.884087135+02:00","elapsed":3345821245,"comment":"GET","payload":{"url":"https://jurnal.untag-sby.ac.id/index.php/exp/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:30 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=1pu5mq7iu31uc0v9plmcbo4vh2; path=/; domain=jurnal.untag-sby.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.pekalongankab.go.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:46:34.457377613+02:00","elapsed":3573140521,"comment":"GET","payload":{"url":"http://jurnal.pekalongankab.go.id/index.php/index/oai"},"headers":{"Content-Length":["196"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:46:34 GMT"],"Server":["Apache"]}}
{"link":"https://revistaeletronicafunvic.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:36.587172873+02:00","elapsed":2129659770,"comment":"GET","payload":{"url":"https://revistaeletronicafunvic.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:36 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=qmjo0m85m017l4d8ud1n9tqeo6; path=/; domain=revistaeletronicafunvic.org"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.uva.es/index.php/ciudades/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:37.113810322+02:00","elapsed":526488275,"comment":"GET","payload":{"url":"https://revistas.uva.es/index.php/ciudades/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:37 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=5de230ecf4570a0050f2a8d2d43fcc5e; path=/; domain=revistas.uva.es"],"Strict-Transport-Security":["max-age=15768000"],"Vary":["Accept-Encoding"]}}
{"link":"https://qu.edu.iq/journaleng/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:39.884253177+02:00","elapsed":2770239985,"comment":"GET","payload":{"url":"https://qu.edu.iq/journaleng/index.php/index/oai"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:39 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Pragma":["no-cache"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["juFirstLang=en; expires=Thu, 21 Sep 2023 17:46:39 GMT; Max-Age=2592000; path=/; secure; HttpOnly","juSecondLang=ar; expires=Thu, 21 Sep 2023 17:46:39 GMT; Max-Age=2592000; path=/; secure; HttpOnly","juLang=en; expires=Thu, 21 Sep 2023 17:46:39 GMT; Max-Age=2592000; path=/; secure; HttpOnly","PHPSESSID=8aj4q6k51vnicl45rejdsm7h7t; path=/; domain=qjes.qu.edu.iq; secure; HttpOnly; SameSite=None"],"Vary":["Accept-Encoding"]},"redirects":[{"status":301,"url":"https://qjes.qu.edu.iq/index.php/index/oai"}]}
{"link":"https://publisher.uthm.edu.my/ojs/index.php/jstard/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:40.802350892+02:00","elapsed":917956058,"comment":"GET","payload":{"url":"https://publisher.uthm.edu.my/ojs/index.php/jstard/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:40 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=le5gvem846koosa6vbd9hglh1937kif7; path=/ojs/; domain=publisher.uthm.edu.my"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://journal.iaimsinjai.ac.id/index.php/Jtm/oai","t":"2023-08-22T19:46:41.403208676+02:00","elapsed":31752260802,"comment":"Get \"http://journal.iaimsinjai.ac.id/index.php/Jtm/oai\": dial tcp: lookup journal.iaimsinjai.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://journal.iaimsinjai.ac.id/index.php/Jtm/oai"}}
{"link":"http://jurnalbpnbsumbar.kemdikbud.go.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:42.158123003+02:00","elapsed":1355640429,"comment":"GET","payload":{"url":"http://jurnalbpnbsumbar.kemdikbud.go.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:40 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ftm9bquchu4751jkghgpco9oc5; path=/; domain=jurnalbpnbsumbar.kemdikbud.go.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://stikesks-kendari.e-journal.id/index/oai","t":"2023-08-22T19:46:42.347027776+02:00","elapsed":68689314999,"comment":"Get \"https://stikesks-kendari.e-journal.id/index/oai\": dial tcp 203.160.128.185:443: connect: network is unreachable","payload":{"url":"https://stikesks-kendari.e-journal.id/index/oai"}}
{"link":"http://publishing.cdlib.org/ucpressebooks/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:42.662842198+02:00","elapsed":1259446750,"comment":"GET","payload":{"url":"http://publishing.cdlib.org/ucpressebooks/oai"},"headers":{"Cache-Control":["private"],"Content-Type":["text/html;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:42 GMT"],"Expires":["Sat, 6 May 1995 12:00:00 GMT"],"Set-Cookie":["JSESSIONID=EC682C8928C31CE99474054BA62B1F7C; Path=/ucpressebooks; Secure; HttpOnly"],"Vary":["accept-encoding"]}}
{"link":"https://periodicos.ufpb.br/ojs2/index.php/altera/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:43.400850689+02:00","elapsed":1053663739,"comment":"GET","payload":{"url":"https://periodicos.ufpb.br/ojs2/index.php/altera/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:43 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=frc3vavmavovsn7nq86dba1l63; path=/ojs2/; domain=periodicos.ufpb.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://alduhaa.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:44.370551491+02:00","elapsed":969583404,"comment":"GET","payload":{"url":"https://alduhaa.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:44 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=44269af4684dac6904adb0c2729797d8; path=/; domain=alduhaa.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"http://library.matanauniversity.ac.id/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:44.991368661+02:00","elapsed":2833143107,"comment":"GET","payload":{"url":"http://library.matanauniversity.ac.id/ojs/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:43 GMT"],"Server":["Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.21"],"Set-Cookie":["OJSSID2=76ebh756p7abeviue8lukg3su5; path=/ojs/; domain=library.matanauniversity.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.21"]}}
{"link":"https://vjol.info.vn/index.php/khxhvn/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:45.675797461+02:00","elapsed":1305134638,"comment":"GET","payload":{"url":"https://vjol.info.vn/index.php/khxhvn/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:43 GMT"],"Server":["Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.5"],"Set-Cookie":["OJSSID=9p7u47tqpr629f8b6egsgkfpru; path=/; domain=vjol.info.vn"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.5"]}}
{"link":"https://ejournal.uni-sofia.bg/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:47.395604317+02:00","elapsed":1719651363,"comment":"GET","payload":{"url":"https://ejournal.uni-sofia.bg/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:46 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=1a1e421ee57c2bc40e81174853407ebd; path=/; domain=ejournal.uni-sofia.bg"],"Strict-Transport-Security":["max-age=63072000; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.3.29"]}}
{"link":"https://turkhelp.net/dergi/index.php/index/oai","t":"2023-08-22T19:46:50.988223801+02:00","elapsed":34445506168,"comment":"Get \"https://turkhelp.net/dergi/index.php/index/oai\": dial tcp: lookup turkhelp.net on 127.0.0.53:53: server misbehaving","payload":{"url":"https://turkhelp.net/dergi/index.php/index/oai"}}
{"link":"https://www.revistas.unam.mx/index.php/encrucijada/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:51.212092238+02:00","elapsed":6220545454,"comment":"GET","payload":{"url":"https://www.revistas.unam.mx/index.php/encrucijada/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 16:46:13 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=ushk8ckai614o1u307d38ik6ad; path=/; domain=www.revistas.unam.mx"],"Strict-Transport-Security":["max-age=7889238; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://jurnalmadani.or.id/index.php/madaniinstitute/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:52.533314505+02:00","elapsed":1321086176,"comment":"GET","payload":{"url":"https://jurnalmadani.or.id/index.php/madaniinstitute/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=f780c4f7895fb8834c60aa10e8a21205; path=/; domain=jurnalmadani.or.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jurnal.staibsllg.ac.id/index.php/bouseik/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:52.534855929+02:00","elapsed":1546462963,"comment":"GET","payload":{"url":"https://jurnal.staibsllg.ac.id/index.php/bouseik/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0m0digif6ab55346fntegh4ji4; path=/; domain=jurnal.staibsllg.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.library.ualberta.ca/af/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:53.747415008+02:00","elapsed":1212406331,"comment":"GET","payload":{"url":"https://journals.library.ualberta.ca/af/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:53 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips"],"Set-Cookie":["OJSSID=3bf19922a81a6770018bd5f8a5fdc130; path=/af/; domain=journals.library.ualberta.ca; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains; preload","max-age=16070400; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.1.22"]}}
{"link":"https://journals.e-palli.com/home/index.php/ajaas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:54.496642674+02:00","elapsed":749122112,"comment":"GET","payload":{"url":"https://journals.e-palli.com/home/index.php/ajaas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:54 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=5giq79gs1j0hqdjpqj994eu67v; path=/home/; domain=journals.e-palli.com; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.1.22","PleskLin"]}}
{"link":"https://ojs.diffundit.com/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:46:54.869272056+02:00","elapsed":372518589,"comment":"GET","payload":{"url":"https://ojs.diffundit.com/index.php/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:54 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=42a0emdiap3vp93mff9ai51nmk; path=/; domain=ojs.diffundit.com"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://er.ceres.rub.de/index.php/GA2/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:55.360336807+02:00","elapsed":490952671,"comment":"GET","payload":{"url":"https://er.ceres.rub.de/index.php/GA2/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:55 GMT"],"Server":["nginx/1.17.6"],"Set-Cookie":["OJSSID=4c5a25e34e7d9754e58b3cd64fdbb7f7; path=/; domain=ojs.ub.rub.de"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.26"]}}
{"link":"http://e-artexte.ca/cgi/oai2","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:56.386580575+02:00","elapsed":1026124364,"comment":"GET","payload":{"url":"http://e-artexte.ca/cgi/oai2"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/xml; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:56 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_perl/2.0.11 Perl/v5.16.3"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://www.eurojnlofpsychotraumatol.net/index.php/ejpt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:46:57.257007934+02:00","elapsed":4723553059,"comment":"GET","payload":{"url":"http://www.eurojnlofpsychotraumatol.net/index.php/ejpt/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Mitigated":["challenge"],"Cf-Ray":["7facf02bca4c2681-TXL"],"Content-Type":["text/html; charset=UTF-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Resource-Policy":["same-origin"],"Date":["Tue, 22 Aug 2023 17:46:57 GMT"],"Expires":["Thu, 01 Jan 1970 00:00:01 GMT"],"Origin-Agent-Cluster":["?1"],"Permissions-Policy":["accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()"],"Referrer-Policy":["same-origin"],"Server":["cloudflare"],"Strict-Transport-Security":["max-age=15552000"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]},"redirects":[{"status":301,"url":"http://www.tandfonline.com/zept"}]}
{"link":"https://www.revistas.unam.mx/index.php/derecho/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:57.650323705+02:00","elapsed":1263621944,"comment":"GET","payload":{"url":"https://www.revistas.unam.mx/index.php/derecho/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 16:46:20 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=3eljh8f670t6lipdoulekdbe5q; path=/; domain=www.revistas.unam.mx"],"Strict-Transport-Security":["max-age=7889238; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://lppm-unissula.com/jurnal.unissula.ac.id/index.php/jnm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:57.843346888+02:00","elapsed":586233091,"comment":"GET","payload":{"url":"http://lppm-unissula.com/jurnal.unissula.ac.id/index.php/jnm/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:57 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=eosc5rhcvt900fqbjllk26c542; path=/jurnal.unissula.ac.id/; domain=lppm-unissula.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.cosmosscholars.com/phms/index.php/wjor/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:58.962874401+02:00","elapsed":1119399051,"comment":"GET","payload":{"url":"https://www.cosmosscholars.com/phms/index.php/wjor/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:58 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=3b040e719ccb18592c30f877d261250d; path=/phms/; domain=www.cosmosscholars.com; secure"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"http://payamemajlesi.ir/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:46:59.560577689+02:00","elapsed":1910121842,"comment":"GET","payload":{"url":"http://payamemajlesi.ir/ojs/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["529"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:59 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=0ef0dbb5f11a0746bf79b8f71e51f066; path=/ojs/; domain=payamemajlesi.ir"],"Vary":["User-Agent"]}}
{"link":"https://www.raco.cat/index.php/PeriferiaCPG/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:03.324662622+02:00","elapsed":4361658142,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/PeriferiaCPG/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:02 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=f50955c3fbca9470c0bb9ebd92dc9096; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://ojs.atmajaya.ac.id/index.php/gloriajuris/oai","t":"2023-08-22T19:47:04.191339658+02:00","elapsed":52968495850,"comment":"Get \"http://ojs.atmajaya.ac.id/index.php/gloriajuris/oai\": dial tcp 110.35.83.12:80: connect: no route to host","payload":{"url":"http://ojs.atmajaya.ac.id/index.php/gloriajuris/oai"}}
{"link":"https://revues.polen.uca.fr/index.php/JITIPEE/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:04.446770601+02:00","elapsed":255188133,"comment":"GET","payload":{"url":"https://revues.polen.uca.fr/index.php/JITIPEE/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, proxy-revalidate, no-transform"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:04 GMT"],"Pragma":["no-cache"],"Server":["Apache"],"Set-Cookie":["OJSSID=8ackh3t5rocfosoelqpppjk31u; path=/; domain=revues.polen.uca.fr"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ijidt.com/index.php/ijidt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:06.242163964+02:00","elapsed":1795256985,"comment":"GET","payload":{"url":"https://www.ijidt.com/index.php/ijidt/oai"},"headers":{"Accept-Ranges":["none"],"Cache-Control":["no-cache, no-store, must-revalidate"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:47:06 GMT"],"Expires":["0"],"Last-Modified":["Thu, 12 Nov 2020 11:06:47 GMT"],"Pragma":["no-cache"],"Server":["Apache"],"Vary":["Accept-Encoding"],"X-Robots-Tag":["noindex, nofollow"]}}
{"link":"https://jripe.org/index.php/journal/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:07.397105423+02:00","elapsed":1154911965,"comment":"GET","payload":{"url":"https://jripe.org/index.php/journal/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:07 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=4t7om4r2mlsi4nm2jffvqaqcvp; path=/; domain=jripe.org; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.ibiblio.org/collection/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:07.764178584+02:00","elapsed":366931651,"comment":"GET","payload":{"url":"http://www.ibiblio.org/collection/oai/"},"headers":{"Accept-Ranges":["bytes"],"Content-Length":["32970"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:07 GMT"],"Last-Modified":["Fri, 26 Apr 2019 16:10:31 GMT"],"Server":["Apache"]}}
{"link":"https://journal.unindra.ac.id/index.php/jpeu/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:08.553011464+02:00","elapsed":788697001,"comment":"GET","payload":{"url":"https://journal.unindra.ac.id/index.php/jpeu/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:08 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=a7bc6b41ft66gh4qfophef8197; path=/; domain=journal.unindra.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://ejournal.uika-bogor.ac.id/index.php/ENGLISH/issue/archive/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:10.232052591+02:00","elapsed":1678927413,"comment":"GET","payload":{"url":"http://ejournal.uika-bogor.ac.id/index.php/ENGLISH/issue/archive/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:10 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=cro8ia68c8tpuok54fh8v9ffbj; path=/; domain=ejournal.uika-bogor.ac.id; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://eestpub.com/index.php/index/oai","t":"2023-08-22T19:47:12.941905507+02:00","elapsed":30278941645,"comment":"Get \"https://eestpub.com/index.php/index/oai\": dial tcp: lookup eestpub.com on 127.0.0.53:53: no such host","payload":{"url":"https://eestpub.com/index.php/index/oai"}}
{"link":"http://eprints.walisongo.ac.id/cgi/oai2","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:14.386597507+02:00","elapsed":1444618107,"comment":"GET","payload":{"url":"http://eprints.walisongo.ac.id/cgi/oai2"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/xml; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:14 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Vary":["Accept-Encoding"]}}
{"link":"http://159.226.40.250/casirgrid-oai/request?verb=Identify","t":"2023-08-22T19:47:14.785405263+02:00","elapsed":180009132294,"comment":"Get \"http://159.226.40.250/casirgrid-oai/request?verb=Identify\": dial tcp 159.226.40.250:80: i/o timeout","payload":{"url":"http://159.226.40.250/casirgrid-oai/request?verb=Identify"}}
{"link":"https://ejurnal.teknokrat.ac.id/index.php/teknosastik/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:15.604338646+02:00","elapsed":1217597486,"comment":"GET","payload":{"url":"https://ejurnal.teknokrat.ac.id/index.php/teknosastik/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:14:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=a743lrck0jcnguc8s3vq9m5ql3; path=/; domain=ejurnal.teknokrat.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40-0+deb8u12"]}}
{"link":"https://journal.unsika.ac.id/index.php/DJD/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:16.636427092+02:00","elapsed":1850850960,"comment":"GET","payload":{"url":"https://journal.unsika.ac.id/index.php/DJD/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:15 GMT"],"Server":["Apache/2.4.47 (Win64) OpenSSL/1.1.1k PHP/7.3.28"],"Set-Cookie":["OJSSID=08qrt238tv0df3tbe9l04jvoh4; path=/; domain=journal.unsika.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.28"]}}
{"link":"https://ojs.unpatti.ac.id/index.php/manis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:16.764496494+02:00","elapsed":1159997308,"comment":"GET","payload":{"url":"https://ojs.unpatti.ac.id/index.php/manis/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:16 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=t0j7b71urs1takrlevlnkluc86; path=/; domain=ojs.unpatti.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://digitalcommons.lesley.edu/do/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:17.494284118+02:00","elapsed":857735568,"comment":"GET","payload":{"url":"https://digitalcommons.lesley.edu/do/oai/"},"headers":{"Cache-Control":["private"],"Content-Security-Policy":["frame-ancestors 'self';"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:47:17 GMT"],"Referrer-Policy":["no-referrer, strict-origin-when-cross-origin"],"Server":["nginx"],"Set-Cookie":["bp_plack_session=777929554c9ae244c35ae73586b0a8aa49d670b2; path=/; secure; HttpOnly"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains; preload;"],"X-Content-Type-Options":["nosniff"],"X-Runtime":["0.023721"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://myjms.mohe.gov.my/index.php/ajact/oai","t":"2023-08-22T19:47:18.196404786+02:00","elapsed":180007830914,"comment":"Get \"http://myjms.mohe.gov.my/index.php/ajact/oai\": dial tcp 103.8.160.219:80: i/o timeout","payload":{"url":"http://myjms.mohe.gov.my/index.php/ajact/oai"}}
{"link":"https://revistas.ufrj.br/index.php/rm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:18.213387063+02:00","elapsed":1448713696,"comment":"GET","payload":{"url":"https://revistas.ufrj.br/index.php/rm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:17 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=9lir7pe2kgtiue5foienq936p2; path=/; domain=revistas.ufrj.br"],"Strict-Transport-Security":["max-age=0; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://publicaciones.banrepcultural.org/index.php/banrep/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:19.167869648+02:00","elapsed":971276504,"comment":"GET","payload":{"url":"https://publicaciones.banrepcultural.org/index.php/banrep/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:18 GMT"],"Referrer-Policy":["no-referrer"],"Server":["Apache"],"Set-Cookie":["OJSSID=k4b83nn88b1ugchik6cuq2h7rq; path=/; domain=publicaciones.banrepcultural.org; HttpOnly;Secure;SameSite=Strict;"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.unlp.edu.ar/CienciasAplicadas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:19.23624732+02:00","elapsed":1741845821,"comment":"GET","payload":{"url":"https://revistas.unlp.edu.ar/CienciasAplicadas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:19 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=5jb8id5ma946bb8d5l30f9c829; path=/; domain=revistas.unlp.edu.ar"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.4science.ge/index.php/spectri/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:19.705018082+02:00","elapsed":468733914,"comment":"GET","payload":{"url":"https://journals.4science.ge/index.php/spectri/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:19 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=bmniokiu9o0gjve0r6979ocv43; path=/; domain=journals.4science.ge; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ijnhs.net/index.php/ijnhs/home/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:20.051876429+02:00","elapsed":883837631,"comment":"GET","payload":{"url":"https://ijnhs.net/index.php/ijnhs/home/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:19 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=6a4be1c40c16d300913ee21769a7c497; path=/; domain=ijnhs.net; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://itell.or.id/journal/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:22.569204882+02:00","elapsed":4355656167,"comment":"GET","payload":{"url":"http://itell.or.id/journal/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:22 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=a6352e1386aa17ec78169cb553c0913e; path=/journal/; domain=itell.or.id; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.cluteinstitute.com/ojs/index.php/JIEP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:22.861745758+02:00","elapsed":2809759871,"comment":"GET","payload":{"url":"https://www.cluteinstitute.com/ojs/index.php/JIEP/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:22 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSIID=6a94212431fc490f6916728e703d645d; path=/; domain=clutejournals.com; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://olimpianos.com.br/journal/index.php/olimpianos/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:22.894377982+02:00","elapsed":3189217253,"comment":"GET","payload":{"url":"http://olimpianos.com.br/journal/index.php/olimpianos/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:22 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=187146e94cfa0021547a8917d94cc270; path=/journal/; domain=journal.olimpianos.com.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.unimed.ac.id/2012/index.php/jk/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:24.510665247+02:00","elapsed":1616170504,"comment":"GET","payload":{"url":"https://jurnal.unimed.ac.id/2012/index.php/jk/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:47:24 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=dnnvrng2hke8k3o917ngh0b205; path=/2012/; domain=jurnal.unimed.ac.id"],"Strict-Transport-Security":["max-age=15768000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.26"]}}
{"link":"http://www.mikiajournal.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:24.591256309+02:00","elapsed":1729372107,"comment":"GET","payload":{"url":"http://www.mikiajournal.com/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:24 GMT"],"Server":["JagoanHosting"],"Set-Cookie":["OJSSID=8fafbdd5b8efe3965b34e05b1b7a47d8; path=/; domain=www.mikiajournal.com"],"Vary":["Accept-Encoding","Accept-Encoding"]}}
{"link":"https://czasopisma.uksw.edu.pl/index.php/sk/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:24.87437963+02:00","elapsed":283050695,"comment":"GET","payload":{"url":"https://czasopisma.uksw.edu.pl/index.php/sk/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:24 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=guf8ltupqr47vksm9cdc6ht1k9; path=/; domain=czasopisma.uksw.edu.pl; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"http://ajcejournal.in/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:25.743216731+02:00","elapsed":868710823,"comment":"GET","payload":{"url":"http://ajcejournal.in/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Security-Policy":["default-src https: data: 'unsafe-inline' 'unsafe-eval'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:25 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=73f06a8e8878f305e0735d090ef50286; path=/; domain=ajcejournal.in; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://revistas.unla.edu.ar/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:27.087947392+02:00","elapsed":2577244775,"comment":"GET","payload":{"url":"http://revistas.unla.edu.ar/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:26 GMT"],"Server":["nginx/1.14.2"],"Set-Cookie":["OJSSID=cbh76shifnv0b2dbl60fn0bc3i; path=/; domain=revistas.unla.edu.ar; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.stai-alwashliyahbarabai.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:28.358870449+02:00","elapsed":1270855070,"comment":"GET","payload":{"url":"http://jurnal.stai-alwashliyahbarabai.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:28 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=68e462c8cf9ccc5571c92c86f8d67b5d; path=/; domain=jurnal.stai-alwashliyahbarabai.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://infokop.ejurnal-kumkm.com/index.php/index/oai","t":"2023-08-22T19:47:29.960381693+02:00","elapsed":30399690429,"comment":"Get \"https://infokop.ejurnal-kumkm.com/index.php/index/oai\": dial tcp: lookup infokop.ejurnal-kumkm.com on 127.0.0.53:53: no such host","payload":{"url":"https://infokop.ejurnal-kumkm.com/index.php/index/oai"}}
{"link":"http://www.ivc.br/revista/index.php/revistafoz/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:30.404484248+02:00","elapsed":2045565808,"comment":"GET","payload":{"url":"http://www.ivc.br/revista/index.php/revistafoz/oai"},"headers":{"Accept-Ranges":["bytes"],"Age":["0"],"Alt-Svc":["h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"],"Cache-Control":["no-cache"],"Content-Language":["en"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:30 GMT"],"Server":["Pepyaka/1.19.10"],"Server-Timing":["cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_g"],"Strict-Transport-Security":["max-age=3600"],"Vary":["Accept-Encoding"],"Via":["1.1 google"],"X-Cache":["MISS"],"X-Content-Type-Options":["nosniff"],"X-Seen-By":["yvSunuo/8ld62ehjr5B7kA==,GXNXSWFXisshliUcwO20NYMupe6WQf6MVMrzEUOojIJ+96JZRV9PYBaHcSkOlDOW,qquldgcFrj2n046g4RNSVLSYOfwSKEWbStkC9FaM8w8=,2d58ifebGbosy5xc+FRalsUz+GEFMTx5L7eKhbIIL/6nNEzroAiybc29hQ8WcMqYEQ+kwAkbhrBM0pumcIm/ZerfmmF3TquB8ex73+6O1tw=,2UNV7KOq4oGjA5+PKsX47H9uI8JOdunVpSRDzMPCPTFYgeUJqUXtid+86vZww+nL,mItJhVIV+SAqRuhTJgrT3ivxECPgOA7K/yeqqYiUWBg=,pHn4x+mAjYYFpY6uDf/Gc+6c5cFd85Jef0hqVfOugVE=,YobcUJuAWHc9YoUVfe+pzDSkEvsojrDS3dG4v2l4wlx/JVKjkX+BPgjBg7zf/RtbGN1KE7wQGdNAb7BaFUYr1Q=="],"X-Served-By":["cache-ams21076-AMS"],"X-Wix-Request-Id":["1692726450.263630654301532641"]}}
{"link":"https://ejournal-satyanegara.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:31.540753479+02:00","elapsed":1580133675,"comment":"GET","payload":{"url":"https://ejournal-satyanegara.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:31 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=lepqruo4kc2ifqoh0unqjavob6; path=/; domain=ejournal-satyanegara.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ejournal.ressi.id/index.php/JalinTraLi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:31.668648233+02:00","elapsed":1264045251,"comment":"GET","payload":{"url":"https://ejournal.ressi.id/index.php/JalinTraLi/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:31 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=ag2sjgdlarorfme4r0rc3q7d46; path=/; domain=ejournal.ressi.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.camjol.info/index.php/LRD/issue/archive/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:31.87719238+02:00","elapsed":336408575,"comment":"GET","payload":{"url":"https://www.camjol.info/index.php/LRD/issue/archive/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:31 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=isbr9ntt1i7khc700b87i5a4u7; path=/; domain=www.camjol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.upgris.ac.id/index.php/mediapenelitianpendidikan/oai","t":"2023-08-22T19:47:32.255438501+02:00","elapsed":44859709384,"comment":"Get \"https://journal.upgris.ac.id/index.php/mediapenelitianpendidikan/oai\": dial tcp 103.98.176.9:443: connect: no route to host","payload":{"url":"https://journal.upgris.ac.id/index.php/mediapenelitianpendidikan/oai"}}
{"link":"https://innovacion.ciget.lastunas.cu/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:32.366363661+02:00","elapsed":6623102770,"comment":"GET","payload":{"url":"https://innovacion.ciget.lastunas.cu/index.php/index/oai"},"headers":{"Cache-Control":["private"],"Content-Security-Policy":["script-src: https://analytics.google.com"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:31 GMT"],"Referrer-Policy":["no-referrer-when-downgrade","no-referrer-when-downgrade"],"Set-Cookie":["OJSSID=gsb7fr86l6kr9tusbq2bpb8b4t; path=/; domain=innovacion.ciget.lastunas.cu","SERVERID=; Expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/"],"Strict-Transport-Security":["max-age=31536000;includeSubDomains;preload;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff","nosniff"],"X-Frame-Options":["SAMEORIGIN","SAMEORIGIN"],"X-Xss-Protection":["1;mode=block;","1;mode=block;"]}}
{"link":"http://ijsoc.goacademica.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:32.711374134+02:00","elapsed":834122448,"comment":"GET","payload":{"url":"http://ijsoc.goacademica.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:32 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=e49f507c0e803c6159252d6d51cede14; path=/; domain=ijsoc.goacademica.com"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.unheval.edu.pe/index.php/mic/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:33.057945269+02:00","elapsed":802333617,"comment":"GET","payload":{"url":"https://revistas.unheval.edu.pe/index.php/mic/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:32 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=629istdnhiabhomh69bk7i2q6n; path=/; domain=revistas.unheval.edu.pe"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.intercambios.cse.udelar.edu.uy/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:33.315853334+02:00","elapsed":1647092904,"comment":"GET","payload":{"url":"https://ojs.intercambios.cse.udelar.edu.uy/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:33 GMT"],"Server":["Apache/2.4.25 (Debian)"],"Set-Cookie":["OJSSID=20kl2hul3np2csg0tqauhhrs23; path=/; domain=ojs.intercambios.cse.udelar.edu.uy"],"Vary":["Accept-Encoding"]}}
{"link":"https://phasis.tsu.ge/index.php/EP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:33.424874464+02:00","elapsed":366888469,"comment":"GET","payload":{"url":"https://phasis.tsu.ge/index.php/EP/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:33 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=pr3f64s1e13vccgsqiu0foikvq; path=/; domain=phasis.tsu.ge"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.iaingorontalo.ac.id/index.php/ELOQUENCE/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:33.842922332+02:00","elapsed":1476445037,"comment":"GET","payload":{"url":"https://ejournal.iaingorontalo.ac.id/index.php/ELOQUENCE/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:33 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=dadbeae5390a2565d2c9d07522c80a27; path=/; domain=ejournal.iaingorontalo.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://publicacoes.ispa.pt/index.php/ap/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:34.010078409+02:00","elapsed":585068950,"comment":"GET","payload":{"url":"http://publicacoes.ispa.pt/index.php/ap/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:33 GMT"],"Server":["Apache/2.4.29 (Win32) OpenSSL/1.0.2n PHP/5.6.34"],"Set-Cookie":["OJSSID=j2fnb2ifhoskligce1p16dj5l5; path=/; domain=publicacoes.ispa.pt"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.34"]}}
{"link":"http://digilib.unimed.ac.id/oai.php","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:34.586017542+02:00","elapsed":742986844,"comment":"GET","payload":{"url":"http://digilib.unimed.ac.id/oai.php"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:29:08 GMT"],"Server":["Apache/2.2.22 (Ubuntu)"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.iba.ac.id/index.php/AgrIBA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:35.159352401+02:00","elapsed":1149127399,"comment":"GET","payload":{"url":"http://ejournal.iba.ac.id/index.php/AgrIBA/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:34 GMT"],"Server":["Apache/2.4.18 (Ubuntu)"],"Set-Cookie":["OJSSID=n0ip1f11iirs0re9cs522pnke5; path=/; domain=ejournal.iba.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.periodicos.unb.br/index.php/ling/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:35.166217304+02:00","elapsed":1850186808,"comment":"GET","payload":{"url":"https://www.periodicos.unb.br/index.php/ling/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:34 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=lorikv9dgk9djts0n6q66tehem; path=/; domain=www.periodicos.unb.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://bibliotecadigital.fgv.br/ojs/index.php/adiante/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:35.974327909+02:00","elapsed":3262746078,"comment":"GET","payload":{"url":"https://bibliotecadigital.fgv.br/ojs/index.php/adiante/oai"},"headers":{"Content-Security-Policy":["default-src 'self' https://*.dimensions.ai/ https://api.plu.mx/ https://platform.twitter.com/ https://www.recaptcha.net/ https://syndication.twitter.com/ https://www.google-analytics.com https://*.fgv.br https://*.emnuvens.com.br https://*.crossref.org https://www.reviewercredits.com/ https://www.youtube.com/ ; font-src * 'unsafe-inline' data:;img-src * data:; script-src * 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:35 GMT"],"Permissions-Policy":["accelerometer=(self 'https://*.emnuvens.com.br'), camera=(self 'https://*.emnuvens.com.br'), gyroscope=(self 'https://*.emnuvens.com.br')"],"Referrer-Policy":["no-referrer"],"Server":["nginx/1.18.0 (Ubuntu)"],"Set-Cookie":["OJSSID=mgs687vcgv7kvbqvs5vmkf5kmi; path=/; domain=periodicos.fgv.br; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":301,"url":"https://periodicos.fgv.br/ojs/index.php/adiante/oai"}]}
{"link":"http://inventio.uaem.mx/index.php/inventio/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:36.04536467+02:00","elapsed":885853216,"comment":"GET","payload":{"url":"http://inventio.uaem.mx/index.php/inventio/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Wed, 23 Aug 2023 02:05:51 GMT"],"Server":["Apache/2.4.6 (CentOS) PHP/7.4.15"],"Set-Cookie":["OJSSID=6gv93ljhg9b051p1nslt4uohdq; path=/; domain=inventio.uaem.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.15"]}}
{"link":"https://portaleventos.uffs.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:36.292702942+02:00","elapsed":1706537228,"comment":"GET","payload":{"url":"https://portaleventos.uffs.edu.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:35 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=51ccdka0j60o5p9i4anmi9rhf1; path=/; domain=portaleventos.uffs.edu.br"],"Strict-Transport-Security":["max-age=15768000"],"Vary":["Accept-Encoding"]}}
{"link":"https://doisrpska.nub.rs/index.php/APEPIMBL/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:36.318727731+02:00","elapsed":273329868,"comment":"GET","payload":{"url":"https://doisrpska.nub.rs/index.php/APEPIMBL/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:36 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=tn93tmae585v0je3uid0gnb9jd; path=/; domain=doisrpska.nub.rs"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.unal.edu.co/index.php/avances/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:36.376015276+02:00","elapsed":1209684321,"comment":"GET","payload":{"url":"https://revistas.unal.edu.co/index.php/avances/oai"},"headers":{"Access-Control-Allow-Credentials":["true"],"Access-Control-Allow-Origin":["https://bibliotecas.unal.edu.co"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:35 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.29"],"Set-Cookie":["OJSSIDUN=ff8f59f9b3763b048853647575806ea8; path=/; domain=revistas.unal.edu.co"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.29"]}}
{"link":"https://djhr.revistas.deusto.es/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:36.522868103+02:00","elapsed":230022598,"comment":"GET","payload":{"url":"https://djhr.revistas.deusto.es/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:36 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=htkb3231d3itjpf6ssjc76sfgs; path=/; domain=djhr.revistas.deusto.es"],"Vary":["Accept-Encoding"]}}
{"link":"http://ixtli.org/revista/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.021981799+02:00","elapsed":1047613082,"comment":"GET","payload":{"url":"http://ixtli.org/revista/index.php/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:36 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=f51765e266f5ecdf814de6c7ee1d379e; path=/revista/; domain=ixtli.org"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.ajol.info/index.php/ajar/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.303898158+02:00","elapsed":281688537,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/ajar/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=s2o5ijie8fj57938ule32dpu6p; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://e-journal.iai-al-azhaar.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.37340513+02:00","elapsed":1054519347,"comment":"GET","payload":{"url":"https://e-journal.iai-al-azhaar.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0e459719e052b778ce8982eb79d86be6; path=/; domain=e-journal.iai-al-azhaar.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://prologue.sastra.uniba-bpn.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.42117513+02:00","elapsed":898199037,"comment":"GET","payload":{"url":"http://prologue.sastra.uniba-bpn.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=9bkne4hqnvhtkcqrs5hgk49pmg; path=/; domain=prologue.sastra.uniba-bpn.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://phasis.tsu.ge/index.php/lp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.71310239+02:00","elapsed":339568576,"comment":"GET","payload":{"url":"https://phasis.tsu.ge/index.php/lp/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=qma5hsi3qobi5adepclaul2fv4; path=/; domain=openjournals.ge"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.ummi.ac.id/index.php/mae/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:37.88937732+02:00","elapsed":1513270699,"comment":"GET","payload":{"url":"https://jurnal.ummi.ac.id/index.php/mae/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf1212b2f92bd-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=1%2Fo9gV1jJpnnMgfOEs5d7%2BbNVlmNjALCwgIDd6tsKxyTXSy0XGV8WrjjQe5hoU%2BReVC8c30r0ReRJsj3I%2FcutBZ67yuQIU4V6YD%2F4T6JGItkXnOuTI2ireuQZ7gh9IGKO5gWlg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=ju2seq25gorpkv4c5t2jdgv667; path=/; domain=jurnal.ummi.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.urbe.edu/index.php/civitas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:38.23946275+02:00","elapsed":526234426,"comment":"GET","payload":{"url":"http://ojs.urbe.edu/index.php/civitas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:37 GMT"],"Server":["Apache/2.4.6"],"Set-Cookie":["OJSSID=7a8peilomf58i7qccs6o3m2adj; path=/; domain=ojs.urbe.edu"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.2.34"]}}
{"link":"http://ans-names.pitt.edu/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:38.342675184+02:00","elapsed":921305170,"comment":"GET","payload":{"url":"http://ans-names.pitt.edu/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:38 GMT"],"Server":["Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/7.4.33"],"Set-Cookie":["OJSSID=l739pj53m2o6jd6urriduc3qsj; path=/; domain=ans-names.pitt.edu"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://ecp.ejpecp.org/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:38.657770705+02:00","elapsed":768256702,"comment":"GET","payload":{"url":"http://ecp.ejpecp.org/oai"},"headers":{"Content-Type":["text/html;charset=ISO-8859-1"],"Date":["Tue, 22 Aug 2023 17:47:38 GMT"],"Server":["Sun-ONE-Web-Server/6.1"]}}
{"link":"https://ejournal.raharja.ac.id/index.php/jmari/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:39.345499236+02:00","elapsed":687465926,"comment":"GET","payload":{"url":"https://ejournal.raharja.ac.id/index.php/jmari/oai"},"headers":{"Content-Type":["text/xml;charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:39 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=pian4r7hm58au210j9mrnj2l87; path=/; domain=ejournal.raharja.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.1.33","PleskLin"]}}
{"link":"http://jurnal.stitalihsan.ac.id/index.php/alidrak/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:39.4096516+02:00","elapsed":1170051367,"comment":"GET","payload":{"url":"http://jurnal.stitalihsan.ac.id/index.php/alidrak/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:39 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=b48lmnl68lppi0ogapmmkhlpf5; path=/; domain=jurnal.stitalihsan.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.idia.ac.id/index.php/edupreneur/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:39.439957153+02:00","elapsed":1097143806,"comment":"GET","payload":{"url":"https://ejournal.idia.ac.id/index.php/edupreneur/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:39 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=s3vbku4u81hpiehmg8g8ik8r60; path=/; domain=ejournal.idia.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jaaas.eu/jaaas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:39.73798597+02:00","elapsed":297910662,"comment":"GET","payload":{"url":"https://jaaas.eu/jaaas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:39 GMT"],"Set-Cookie":["uibkojs-cookie=c6fd39ad28be9630f35068459347c735|e298d0bdf4ccb90a9933ab7025bcd641; Path=/; Secure; HttpOnly","OJSSID=nauip3c151mc42retd3r8omi15; path=/; domain=jaaas.eu; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=15724800; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.2.8"]}}
{"link":"https://jurnal-umbuton.ac.id/index.php/juwara/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:40.804288112+02:00","elapsed":1066178894,"comment":"GET","payload":{"url":"https://jurnal-umbuton.ac.id/index.php/juwara/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:40 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSRAMAYANA=7095a710e95af78564d514a04fd5e03d; path=/; domain=jurnal-umbuton.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://fourier.or.id/index.php/FOURIER/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:40.864857281+02:00","elapsed":1455038318,"comment":"GET","payload":{"url":"http://fourier.or.id/index.php/FOURIER/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:39 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=dec711cb089b7b3c4f849649eadeb277; path=/; domain=fourier.or.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://sege.unaim-wamena.ac.id/index.php/index/oai","t":"2023-08-22T19:47:40.892099724+02:00","elapsed":180007591099,"comment":"Get \"https://sege.unaim-wamena.ac.id/index.php/index/oai\": dial tcp 173.82.234.76:443: i/o timeout","payload":{"url":"https://sege.unaim-wamena.ac.id/index.php/index/oai"}}
{"link":"http://amcor.asahikawa-med.ac.jp/modules/xoonips/oai.php","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:40.961996263+02:00","elapsed":1616368087,"comment":"GET","payload":{"url":"http://amcor.asahikawa-med.ac.jp/modules/xoonips/oai.php"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Content-Length":["458"],"Content-Type":["application/xml"],"Date":["Tue, 22 Aug 2023 17:47:40 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Pragma":["no-cache"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips"],"Set-Cookie":["ml_lang=ja; expires=Wed, 21-Aug-2024 17:47:40 GMT; path=/","ml_langname=ja_utf8; expires=Wed, 21-Aug-2024 17:47:40 GMT; path=/","PHPSESSID=jnlkf7gm21jo75gfs45g2874q7; path=/","autologin_uname=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/","autologin_pass=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/"]}}
{"link":"http://jurnal.radenfatah.ac.id/index.php/alkimia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:41.286461358+02:00","elapsed":482073763,"comment":"GET","payload":{"url":"http://jurnal.radenfatah.ac.id/index.php/alkimia/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:41 GMT"],"Server":["Apache/2.4.10 (Debian)"],"Set-Cookie":["OJSID=gn2tinlov9gf21g34lilu4rgv7; path=/; domain=jurnal.radenfatah.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://revues.univ-biskra.dz/index.php/link/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:41.387279615+02:00","elapsed":522285838,"comment":"GET","payload":{"url":"https://revues.univ-biskra.dz/index.php/link/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:41 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=t2jeutmtelnbgdndea6slmh8u2; path=/; domain=revues.univ-biskra.dz"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.utp.ac.id/index.php/IJPAMABR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:42.079731805+02:00","elapsed":1117605754,"comment":"GET","payload":{"url":"http://ejournal.utp.ac.id/index.php/IJPAMABR/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:40 GMT"],"Server":["Apache/2.4.35 (Win32) OpenSSL/1.0.2p PHP/7.1.23"],"Set-Cookie":["OJSSID=56sqdeffn8aoth6jsnqbs0ohi6; path=/; domain=ejournal.utp.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.1.23"]}}
{"link":"http://calypso.bib.umontreal.ca/cgi-bin/oai.exe","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:42.674511287+02:00","elapsed":1387896267,"comment":"GET","payload":{"url":"http://calypso.bib.umontreal.ca/cgi-bin/oai.exe"},"headers":{"Content-Language":["en-US"],"Content-Type":["text/html;charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:41 GMT"],"Server":["Apache-Coyote/1.1"],"Set-Cookie":["JSESSIONID=07D208E87956B3BD645EFC3B95D0BD84; Path=/url/; HttpOnly"]},"redirects":[{"status":302,"url":"https://www.oclc.org/url/?404;http://calypso.bib.umontreal.ca/cgi-bin/oai.exe"}]}
{"link":"https://jurnal.pembahas.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:43.101473745+02:00","elapsed":1021621733,"comment":"GET","payload":{"url":"https://jurnal.pembahas.com/index.php/index/oai"},"headers":{"Accept-Ch":["viewport-width","dpr","device-memory","rtt","downlink","ect","ua","ua-full-version","ua-platform","ua-platform-version","ua-arch","ua-model","ua-mobile"],"Accept-Ch-Lifetime":["30"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:43 GMT"],"Server":["nginx"],"Vary":["Accept-Encoding"],"X-Adblock-Key":["MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_UKETuLuCVu9YAqA4JSIVLzTnUXnCajtyTkzDh6nQolvRECs1epZ+e2xkCNoswzNJ9G19btC1/p9A/hys6EHdsA=="],"X-Buckets":["bucket011"],"X-Domain":["pembahas.com"],"X-Language":["german"],"X-Subdomain":["ww38.jurnal"],"X-Template":["tpl_CleanPeppermintBlack_twoclick"]}}
{"link":"https://journal.ummat.ac.id/index.php/JOBS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:43.241706119+02:00","elapsed":567055505,"comment":"GET","payload":{"url":"https://journal.ummat.ac.id/index.php/JOBS/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf1486fb81e6e-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:43 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=DD%2F5UnMufNFtjQysRXEpMUnx92qC4SVOLVsGOo8EGwLWB%2BO6Zc7R0A7tJ5XFyTcFEUqheSJoo3YQGelCzl11p%2BxzxPUthCT7kO9Qg9rNYs8kOf2gvEh3prFaY%2Fi4vHDFwbf97BrM\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=tv9i65lju273trlhot19njotn4; path=/; domain=journal.ummat.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://ijaos.com/index.php/home/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:43.558778565+02:00","elapsed":316942454,"comment":"GET","payload":{"url":"http://ijaos.com/index.php/home/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:43 GMT"],"Keep-Alive":["timeout=5, max=100"],"Set-Cookie":["OJSSID=139e99c3d0978bc08caea1378efaed1c; path=/; domain=ijaos.com; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.30"]}}
{"link":"https://revista.feylibertad.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:43.742948705+02:00","elapsed":641323933,"comment":"GET","payload":{"url":"https://revista.feylibertad.org/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf14bb9b5363b-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:43 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=7GOEq%2BaHZcXCrwgWc1B9V3F1pjCLik%2Bv8HkL4wwSwQbKkwTRHj5QAjpQseZVEgNivv8o0A9HaysJ4Ow9zCRYoOGNGuYVj4NIgSFCPXRsOeMxW8sHIB%2F4EIz1ZooJakbZ6lSUUCZ%2FaeLrdg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=6vir6fb954l1ffmeoeuag65oto; path=/; domain=revista.feylibertad.org; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33","PleskLin"]}}
{"link":"https://econtents.bc.unicamp.br/inpec/index.php/studium/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:44.168508118+02:00","elapsed":3276208689,"comment":"GET","payload":{"url":"https://econtents.bc.unicamp.br/inpec/index.php/studium/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:43 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33"],"Set-Cookie":["OJSSID=t9gvks3lqikh9tvgrc2rgqi914; path=/; domain=econtents.bc.unicamp.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"http://conservatory-repository.uz/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:44.289295881+02:00","elapsed":730364346,"comment":"GET","payload":{"url":"http://conservatory-repository.uz/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:44 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=ccc8e272ad6105747884749ecb344550; path=/; domain=conservatory-repository.uz"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://talenta.usu.ac.id/idjpcr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:44.524872715+02:00","elapsed":781822735,"comment":"GET","payload":{"url":"https://talenta.usu.ac.id/idjpcr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:44 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=a48l9fa4q06vf45e5tnhdcm223; path=/; domain=talenta.usu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistascientificas.us.es/index.php/Temas_Americanistas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:44.674478412+02:00","elapsed":505786554,"comment":"GET","payload":{"url":"https://revistascientificas.us.es/index.php/Temas_Americanistas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:44 GMT"],"Server":["Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=scsto90m35h37ut6vhr312m1e6; path=/; domain=revistascientificas.us.es"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.2.24"]}}
{"link":"http://revistaseug.ugr.es/index.php/zoobaetica/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:45.269573299+02:00","elapsed":744541068,"comment":"GET","payload":{"url":"http://revistaseug.ugr.es/index.php/zoobaetica/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:44 GMT"],"Server":["Apache/2.4.51 (Ubuntu)"],"Set-Cookie":["OJSSID=89ec4oc1a37dcto97ujb977cvl; path=/; domain=revistaseug.ugr.es"],"Vary":["Accept-Encoding"]}}
{"link":"https://ijcmbs.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:45.871835134+02:00","elapsed":602096167,"comment":"GET","payload":{"url":"https://ijcmbs.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:38 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=qi84tmopo0veb4q53c83ulc98q; path=/; domain=ijcmbs.com"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://www.seer.ufrgs.br/index.php/ambienteconstruido/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:46.072778564+02:00","elapsed":1398199984,"comment":"GET","payload":{"url":"https://www.seer.ufrgs.br/index.php/ambienteconstruido/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:45 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=15veasahoh2ulllkfblv1jaf9k; path=/; domain=seer.ufrgs.br"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.designsforlearning.nu/jms/index.php/up/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:46.364739989+02:00","elapsed":4977273225,"comment":"GET","payload":{"url":"https://www.designsforlearning.nu/jms/index.php/up/oai/"},"headers":{"Content-Security-Policy":["font-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/api.js https://www.gstatic.com/recaptcha/releases/ https://plausible.io/js/embed.host.js"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:46 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=8dfc4b8bcf73277c74a53e2e7858eabc; path=/; domain=account.designsforlearning.nu; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":302,"url":"https://designsforlearning.nu/jms/index.php/up/oai/"},{"status":308,"url":"https://designsforlearning.nu/jms/index.php/up/oai"}]}
{"link":"http://jurnal.radenfatah.ac.id/index.php/muaddib/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:46.8621281+02:00","elapsed":497275022,"comment":"GET","payload":{"url":"http://jurnal.radenfatah.ac.id/index.php/muaddib/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:47 GMT"],"Server":["Apache/2.4.10 (Debian)"],"Set-Cookie":["OJSID=hmk5fep5sjv8hs7vpe0rgo5ob7; path=/; domain=jurnal.radenfatah.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.kopertais4.or.id/tapalkuda/index.php/albayan/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:46.93389963+02:00","elapsed":861016782,"comment":"GET","payload":{"url":"http://ejournal.kopertais4.or.id/tapalkuda/index.php/albayan/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:47:46 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=v0sp5168poj50mvvci1ounr278; path=/; domain=ejournal.kopertais4.or.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.umpar.ac.id/index.php/laparole/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:47.978914421+02:00","elapsed":1116656356,"comment":"GET","payload":{"url":"https://jurnal.umpar.ac.id/index.php/laparole/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:45 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=70eb8ceb6f49c162e21ce631595c22b5; path=/; domain=jurnal.umpar.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.2.34"]}}
{"link":"https://dpi-proceedings.com/index.php/acm3/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:48.663748353+02:00","elapsed":1729671869,"comment":"GET","payload":{"url":"https://dpi-proceedings.com/index.php/acm3/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:48 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=gi2ha4d3nimiqi9prnrfag34m2; path=/; domain=dpi-proceedings.com; secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://js.tgu.edu.vn/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:49.299884495+02:00","elapsed":1320836909,"comment":"GET","payload":{"url":"http://js.tgu.edu.vn/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:49 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=3quqvnb7unrvh37t5bp8ti1ndt; path=/; domain=js.tgu.edu.vn"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.4.28"]}}
{"link":"https://jurnal.unw.ac.id/index.php/IJEC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:49.92519171+02:00","elapsed":1261334991,"comment":"GET","payload":{"url":"https://jurnal.unw.ac.id/index.php/IJEC/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:49 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=7gkit55vpqamojelfnms79gtjj; path=/; domain=jurnal.unw.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://antigo.periodicos.ufsc.br/index.php/nelic/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:51.187543604+02:00","elapsed":1262221698,"comment":"GET","payload":{"url":"https://antigo.periodicos.ufsc.br/index.php/nelic/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=ISO-8859-1"],"Date":["Tue, 22 Aug 2023 17:47:51 GMT"],"Keep-Alive":["timeout=2"],"Server":["nginx"],"Set-Cookie":["OJSSID=oc08vta9ekudoenqsppladfvj7; path=/; domain=antigo.periodicos.ufsc.br"],"Strict-Transport-Security":["max-age=0; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Hostname":["1d14394c6f6f"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://ejournals.institutpendidikan.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:52.133106718+02:00","elapsed":945447696,"comment":"GET","payload":{"url":"https://ejournals.institutpendidikan.ac.id/index.php/index/oai"},"headers":{"Content-Length":["297"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:47:52 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"]}}
{"link":"http://jurnal.stitalamin.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:53.275897557+02:00","elapsed":1142673932,"comment":"GET","payload":{"url":"http://jurnal.stitalamin.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:53 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=rj5qmckfomrsk4lcvk2j968p83; path=/; domain=jurnal.stitalamin.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://sol.sbc.org.br/index.php/wcbie/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:47:54.306065904+02:00","elapsed":1030013603,"comment":"GET","payload":{"url":"https://sol.sbc.org.br/index.php/wcbie/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:54 GMT"],"Server":["Apache/2.4.46 (codeit) OpenSSL/1.1.1m PHP/7.3.25"],"Set-Cookie":["OJSSID=gs5vepvj5d4igql1j4f7fjcbmr; path=/; domain=sol.sbc.org.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.25"]}}
{"link":"http://jurnal.politanisamarinda.ac.id/index.php/index/oai","t":"2023-08-22T19:47:56.007571182+02:00","elapsed":33438303329,"comment":"Get \"http://jurnal.politanisamarinda.ac.id/index.php/index/oai\": dial tcp: lookup jurnal.politanisamarinda.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://jurnal.politanisamarinda.ac.id/index.php/index/oai"}}
{"link":"http://ejournal.iaiibrahimy.ac.id/index.php/alihsan/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:57.234635597+02:00","elapsed":1226858361,"comment":"GET","payload":{"url":"http://ejournal.iaiibrahimy.ac.id/index.php/alihsan/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:56 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=potg0ls4fa2ocvo2e208ipf1q5; path=/; domain=ejournal.iaiibrahimy.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas-colaboracion.juridicas.unam.mx/index.php/critica-juridica/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:57.728775107+02:00","elapsed":3422580282,"comment":"GET","payload":{"url":"https://revistas-colaboracion.juridicas.unam.mx/index.php/critica-juridica/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:49:27 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=gv6cvcksslujma9vi7vpbqqdb0; path=/; domain=revistas-colaboracion.juridicas.unam.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.45"]}}
{"link":"http://pasca.unhas.ac.id/ojs/index.php/hjrpum/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:58.309358083+02:00","elapsed":1074661251,"comment":"GET","payload":{"url":"http://pasca.unhas.ac.id/ojs/index.php/hjrpum/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:58 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=985hqqg9g8rbk3dq7qivc4ad84; path=/ojs/; domain=pasca.unhas.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://raco.cat/index.php/AnuariFilosofia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:58.654210141+02:00","elapsed":925315555,"comment":"GET","payload":{"url":"https://raco.cat/index.php/AnuariFilosofia/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:47:58 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=8a8d23bead2c44648b6694a653913f4e; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://journals.sbmu.ac.ir/index.php/aor/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:47:59.504227289+02:00","elapsed":849936329,"comment":"GET","payload":{"url":"https://journals.sbmu.ac.ir/index.php/aor/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:39 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=lk7rmoq68rkeqhbvsnbnf94q70; path=/; domain=journals.sbmu.ac.ir; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.unesa.ac.id/index.php/JurnalOnlineSTIf/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:48:00.798543129+02:00","elapsed":1294254328,"comment":"GET","payload":{"url":"https://ejournal.unesa.ac.id/index.php/JurnalOnlineSTIf/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:00 GMT"],"Server":["Unesa-Webserver/1.0.0"],"Set-Cookie":["OJSSID=l2tdbqcspuh99j54v74pt53d15; path=/; domain=ejournal.unesa.ac.id"],"Strict-Transport-Security":["max-age=63072000","max-age=31536000; includeSubDomains; preload","max-age=63073000"],"Upgrade":["h2"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journal.uii.ac.id/CIMAE/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:02.172365949+02:00","elapsed":1373720596,"comment":"GET","payload":{"url":"https://journal.uii.ac.id/CIMAE/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:01 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=mkr2vm3ahq4flrs8hqbe6b7coa; path=/; domain=journal.uii.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.raco.cat/index.php/Digit/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:02.41599981+02:00","elapsed":4106619017,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Digit/oai"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:02 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Link":["\u003chttps://raco.cat/raco/index.php/wp-json/\u003e; rel=\"https://api.w.org/\"","\u003chttps://raco.cat/raco/index.php/wp-json/wp/v2/pages/1142\u003e; rel=\"alternate\"; type=\"application/json\"","\u003chttps://raco.cat/raco/\u003e; rel=shortlink"],"Pragma":["no-cache"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["PHPSESSID=2114b9883af9f80d6509a9a281283f5b; path=/"],"X-Powered-By":["PHP/7.4.20"]},"redirects":[{"status":302,"url":"http://raco.cat/index.php/Digit/oai"}]}
{"link":"http://fury.man.poznan.pl/repox/OAIHandler","t":"2023-08-22T19:48:02.436529554+02:00","elapsed":180008031501,"comment":"Get \"http://fury.man.poznan.pl/repox/OAIHandler\": dial tcp 150.254.166.135:80: i/o timeout","payload":{"url":"http://fury.man.poznan.pl/repox/OAIHandler"}}
{"link":"http://www.demografia.hu/en/publicationsonline/index.php/demografiaenglishedition/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:02.887618851+02:00","elapsed":715112272,"comment":"GET","payload":{"url":"http://www.demografia.hu/en/publicationsonline/index.php/demografiaenglishedition/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:02 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=059725388ff2c39405b1eb84eda1d16a; path=/en/publicationsonline/; domain=www.demografia.hu","Balance_IDmp=web2; path=/; SameSite=Strict"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.raco.cat/index.php/Empuries/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:03.354806394+02:00","elapsed":918062843,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Empuries/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:02 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=aa3aad3d695db447a90d3ef20a417197; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://revistas.uninorteac.com.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:05.340655406+02:00","elapsed":1985681190,"comment":"GET","payload":{"url":"http://revistas.uninorteac.com.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:04 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=i29vv953cjjhe7vrhqqgacjodk; path=/; domain=revistas.uninorteac.edu.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.lpkia.ac.id/index.php/jti/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:06.802915328+02:00","elapsed":1462134930,"comment":"GET","payload":{"url":"http://jurnal.lpkia.ac.id/index.php/jti/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:06 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=d7np9d1vrb2v65608p6908jds7; path=/; domain=jurnal.lpkia.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://cab.unime.it/journals/index.php/GIRALDI/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:07.20174737+02:00","elapsed":398779796,"comment":"GET","payload":{"url":"https://cab.unime.it/journals/index.php/GIRALDI/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:07 GMT"],"Server":["Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips mod_wsgi/3.4 Python/2.7.5 mod_perl/2.0.11 Perl/v5.16.3"],"Set-Cookie":["OJSSID=ui461ras4eo2rs729ot4936lo3; path=/journals/; domain=cab.unime.it"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.25"]}}
{"link":"https://periodicos.ufsm.br/contabilidade/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:07.493780818+02:00","elapsed":4606054960,"comment":"GET","payload":{"url":"https://periodicos.ufsm.br/contabilidade/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:03 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=9d7o71io550c02u4j4d2i41q85; path=/; domain=periodicos.ufsm.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ajol.info/index.php/mjar/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:07.797613514+02:00","elapsed":303592045,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/mjar/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:07 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=7njr3vt6ebg5b0bks9nd5m7eaf; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"http://refipessp.com.br/index.php/index/oai","t":"2023-08-22T19:48:08.29312186+02:00","elapsed":30989126716,"comment":"Get \"http://refipessp.com.br/index.php/index/oai\": dial tcp: lookup refipessp.com.br on 127.0.0.53:53: no such host","payload":{"url":"http://refipessp.com.br/index.php/index/oai"}}
{"link":"http://journals.theapra.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:08.835085736+02:00","elapsed":541716215,"comment":"GET","payload":{"url":"http://journals.theapra.org/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:09 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0c5f0f1a3ec5591f7004db5c08367231; path=/; domain=journals.theapra.org"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://humanistiek.info/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:09.184683365+02:00","elapsed":349448215,"comment":"GET","payload":{"url":"http://humanistiek.info/ojs/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:09 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=qa6q9h74h3p5madq1o64tg9v5r; path=/ojs/; domain=humanistiek.info"],"Vary":["Accept-Encoding"],"X-Powered-By":["PleskLin"]}}
{"link":"https://jctdallergy.com/index.php/index/oai","t":"2023-08-22T19:48:22.154504834+02:00","elapsed":78829721729,"comment":"Get \"https://jctdallergy.com/index.php/index/oai\": dial tcp: lookup jctdallergy.com on 127.0.0.53:53: read udp 127.0.0.1:59108-\u003e127.0.0.53:53: i/o timeout","payload":{"url":"https://jctdallergy.com/index.php/index/oai"}}
{"link":"https://ejournal.kompetif.com/index.php/bisniskompetif/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:23.095937965+02:00","elapsed":941192877,"comment":"GET","payload":{"url":"https://ejournal.kompetif.com/index.php/bisniskompetif/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:23 GMT"],"Server":["LiteSpeed","rh.zahra"],"Set-Cookie":["OJSSID=0k21a8qup3nru19er4pnqb0knm; path=/; domain=ejournal.kompetif.com"],"Vary":["Accept-Encoding"],"X-Content-Encoding-Over-Network":["br"],"X-Powered-By":["rh.zahra"],"X-Server-Powered-By":["rh.zahra"]}}
{"link":"https://www.revistas.udesc.br/index.php/hfd/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:24.794859075+02:00","elapsed":1698758562,"comment":"GET","payload":{"url":"https://www.revistas.udesc.br/index.php/hfd/oai"},"headers":{"Cache-Control":["private"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:24 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=0b2cs4ji8pp0cf0gk03fmomnit; path=/; domain=revistas.udesc.br","SERVERID=A; path=/"],"Strict-Transport-Security":["max-age=63072000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.14-1~deb10u1"]}}
{"link":"https://talenta.usu.ac.id/lsm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:26.149661465+02:00","elapsed":1354702073,"comment":"GET","payload":{"url":"https://talenta.usu.ac.id/lsm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:25 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=7ccio8m7qcmp4hvb0c28gh6j9l; path=/; domain=talenta.usu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.formosapublisher.org/index.php/ijbae/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:27.286196203+02:00","elapsed":1136422260,"comment":"GET","payload":{"url":"https://journal.formosapublisher.org/index.php/ijbae/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:27 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=12ca4af9eeeea05d5c3ef9fc458aadf8; path=/; domain=journal.formosapublisher.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.fenob.una.py/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":503,"t":"2023-08-22T19:48:29.820705358+02:00","elapsed":45531237124,"comment":"GET","payload":{"url":"https://revistas.fenob.una.py/ojs/index.php/index/oai"},"headers":{"Content-Length":["299"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:46:28 GMT"],"Server":["Apache/2.4.46 (centos) OpenSSL/1.1.1c mod_fcgid/2.3.9"]}}
{"link":"https://colloquium.amw.gdynia.pl/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:30.128756862+02:00","elapsed":307958517,"comment":"GET","payload":{"url":"https://colloquium.amw.gdynia.pl/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:30 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=2c9d56d743f1db5ba6261c267d6f4b78; path=/; domain=colloquium.amw.gdynia.pl; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://arogapopin.ac.id/journal/index.php/mataoptik/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:31.254453861+02:00","elapsed":1125561174,"comment":"GET","payload":{"url":"https://arogapopin.ac.id/journal/index.php/mataoptik/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf274ab199217-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:31 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=GYXB8D%2FhtDm5MM0jzr23ZMZBXZaJtpSdYYgfAg5%2FHsBWbV7OlkBv7HIwKkbg%2FMwWwFO6vzUIOcuCY6uzUU9G%2FwODUbXosxJFfe9MxoiSrQgZQjrWmrSHjCZ5OAn423JDfafs\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSID=e70mvc3jmriv5auoogase84vck; path=/journal/; domain=arogapopin.ac.id"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.2.34"]}}
{"link":"http://www.nucleus.feituverava.com.br/index.php/animalium/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:32.65843564+02:00","elapsed":1403878191,"comment":"GET","payload":{"url":"http://www.nucleus.feituverava.com.br/index.php/animalium/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:32 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=48c6g7d7nb3n62vq48ppld3h33; path=/; domain=www.nucleus.feituverava.com.br"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.akfarsam.ac.id/index.php/jim_akfarsam/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":500,"t":"2023-08-22T19:48:34.931635704+02:00","elapsed":32515452587,"comment":"GET","payload":{"url":"http://jurnal.akfarsam.ac.id/index.php/jim_akfarsam/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Length":["0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:34 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"]}}
{"link":"http://revistas.unellez.edu.ve/index.php/apuroquia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:35.715874551+02:00","elapsed":3057313456,"comment":"GET","payload":{"url":"http://revistas.unellez.edu.ve/index.php/apuroquia/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:35 GMT"],"Server":["Apache/2.4.25 (Debian)"],"Set-Cookie":["OJSSID=mogbehtpoo9a1j75rs4llr1uhc; path=/; domain=revistas.unellez.edu.ve"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.unigal.ac.id/index.php/edukasi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:36.720595387+02:00","elapsed":1788851978,"comment":"GET","payload":{"url":"https://jurnal.unigal.ac.id/index.php/edukasi/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:36 GMT"],"Server":["Apache/2.2.15 (CentOS) DAV/2 PHP/5.6.40 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"],"Set-Cookie":["OJSSID=1jac8017op4u9kjv8k2hiqqb85; path=/; domain=jurnal.unigal.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://publicaciones.unisangil.edu.co/index.php/index/oai","t":"2023-08-22T19:48:37.180032785+02:00","elapsed":51308086008,"comment":"Get \"http://publicaciones.unisangil.edu.co/index.php/index/oai\": dial tcp 138.117.111.13:80: connect: no route to host","payload":{"url":"http://publicaciones.unisangil.edu.co/index.php/index/oai"}}
{"link":"https://journal.unismuh.ac.id/index.php/index?journalsPage=3#journals/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:37.198457642+02:00","elapsed":1482430775,"comment":"GET","payload":{"url":"https://journal.unismuh.ac.id/index.php/index?journalsPage=3#journals/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:37 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=fg4at1vuso98f5ana7pim9ngt5; path=/; domain=journal.unismuh.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.uniroma1.it/index.php/psychologyhub/oai","t":"2023-08-22T19:48:37.682597533+02:00","elapsed":30480712811,"comment":"Get \"https://ojs.uniroma1.it/index.php/psychologyhub/oai\": net/http: request canceled","payload":{"url":"https://ojs.uniroma1.it/index.php/psychologyhub/oai"}}
{"link":"http://ojs.albutana.edu.sd/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:48:37.698270288+02:00","elapsed":977555366,"comment":"GET","payload":{"url":"http://ojs.albutana.edu.sd/index.php/index/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Connection":["Keep-Alive"],"Content-Length":["1238"],"Content-Security-Policy":["object-src 'none'"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:48:37 GMT"],"Keep-Alive":["timeout=5, max=100"],"Pragma":["no-cache"],"Strict-Transport-Security":["max-age=63072000"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revije.ff.uni-lj.si/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:38.222999921+02:00","elapsed":540206866,"comment":"GET","payload":{"url":"https://revije.ff.uni-lj.si/index/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:38 GMT"],"Set-Cookie":["OJSSID=f7l7tgh4n8vj0unchln5s0jhrd; path=/; domain=journals.uni-lj.si","TS016877fa=010e7d3d4e8dc050ca50c5d9bb2c974ae849f8019666d22fd6ba07794f8d1b886e6d9d2aaea44697da3560cf66f7f188d63f899c87; Path=/; Domain=journals.uni-lj.si","TS01ad24bd=010e7d3d4ee60e8850b9722867338d3b76c0f0df2066d22fd6ba07794f8d1b886e6d9d2aae1d6ccd285a75e2ca0641db5fabd35ebd635b11eb5930beb64574353337a41598; path=/; domain=journals.uni-lj.si"],"Strict-Transport-Security":["max-age=16070400; includeSubDomains"],"Vary":["Accept-Encoding"]},"redirects":[{"status":301,"url":"https://journals.uni-lj.si/index/oai"}]}
{"link":"https://revistas.bibdigital.uccor.edu.ar/index.php/NSV/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:38.366519799+02:00","elapsed":1186272140,"comment":"GET","payload":{"url":"https://revistas.bibdigital.uccor.edu.ar/index.php/NSV/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf29d0e471965-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:38 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=us90sALNWSqdEry7i2phuoP%2FjdmeSqr7%2Bqiy45JvQmwvaEeg32TZX6VF9wnhi%2FPVnfASrW%2BOXIKkh2BkliZoDKMTLKvhfpOkHjYI0X4voTcyUOr3XcAt2vAKtmgh8lAhkCoypFwftqHTnU%2BPmRWT90Cn\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=2dkm99jlpqcck68a30053tl9c4; path=/; domain=revistas.bibdigital.uccor.edu.ar; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.journalacademicmarketingmysticismonline.net/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:38.482823617+02:00","elapsed":784425837,"comment":"GET","payload":{"url":"http://www.journalacademicmarketingmysticismonline.net/index.php/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:45 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=rbdkat7le97ldk1jla1935fbm2; path=/"],"X-Powered-By":["PleskLin"]}}
{"link":"https://ojs.ufgd.edu.br/index.php/movimentacao/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:38.628682661+02:00","elapsed":1430105233,"comment":"GET","payload":{"url":"https://ojs.ufgd.edu.br/index.php/movimentacao/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:38 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=hqq9a6n3ok9hksmac08ehjc83i; path=/; domain=ojs.ufgd.edu.br;HttpOnly;Secure;SameSite=Strict"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains;"],"Vary":["Accept-Encoding"]}}
{"link":"http://jbiome.unair.ac.id/ojs/index.php/index/oai","t":"2023-08-22T19:48:38.936355422+02:00","elapsed":49636370674,"comment":"Get \"http://jbiome.unair.ac.id/ojs/index.php/index/oai\": dial tcp 210.57.211.69:80: connect: no route to host","payload":{"url":"http://jbiome.unair.ac.id/ojs/index.php/index/oai"}}
{"link":"https://www.jmcs.org.mx/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:38.979967156+02:00","elapsed":756822947,"comment":"GET","payload":{"url":"https://www.jmcs.org.mx/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf2a39aea371c-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:38 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=9IBJugRrkTtPCXHywoY9%2BJ1xQ%2BShKP6P0niocHS%2BTCBhYtYY6b0fz3mtX%2BjzmfvkjJyD3LhTuzfbLAg8%2F0v5kkWIkSJS4HHHO2BJSV78zvjB6x36%2BJQ%2BbcE926HabQDwmvQ%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=ed185127d90883bf740f47172b98f23b; path=/; domain=www.jmcs.org.mx"],"Vary":["Accept-Encoding"]}}
{"link":"https://jeac.de/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:39.368396784+02:00","elapsed":388326931,"comment":"GET","payload":{"url":"https://jeac.de/ojs/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:39 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.23"],"Set-Cookie":["OJSSID=15b107f6574cc675ef8e9649185fb8ef; path=/ojs/; domain=jeac.de"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.23"]}}
{"link":"https://submissions.cerath.com/index.php/index/oai","t":"2023-08-22T19:48:39.485609926+02:00","elapsed":30300819172,"comment":"Get \"https://submissions.cerath.com/index.php/index/oai\": dial tcp: lookup submissions.cerath.com on 127.0.0.53:53: no such host","payload":{"url":"https://submissions.cerath.com/index.php/index/oai"}}
{"link":"http://perspectivas.espoch.edu.ec:8081/index.php/RCP_ESPOCH/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:39.50578032+02:00","elapsed":569237354,"comment":"GET","payload":{"url":"http://perspectivas.espoch.edu.ec:8081/index.php/RCP_ESPOCH/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:27:24 GMT"],"Server":["Apache/2.4.6 (CentOS) PHP/7.4.18"],"Set-Cookie":["OJSSID=rh29nfq4b1rjavbmki70hc9jpb; path=/; domain=perspectivas.espoch.edu.ec"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.18"]}}
{"link":"https://jurnal.uinbanten.ac.id/index.php/assibyan/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:39.679593919+02:00","elapsed":1050772953,"comment":"GET","payload":{"url":"https://jurnal.uinbanten.ac.id/index.php/assibyan/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:39 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=eeib6t0nhtl19canpfbanp99h3; path=/; domain=jurnal.uinbanten.ac.id"],"Vary":["Accept-Encoding"],"X-Served-By":["jurnal.uinbanten.ac.id"]}}
{"link":"http://cannt-acitn.ca/journal/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:39.902980861+02:00","elapsed":417071784,"comment":"GET","payload":{"url":"http://cannt-acitn.ca/journal/ojs/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:39 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=7tv98l4s82t4kvo4mf3eo7oisc; path=/journal/ojs/; domain=cannt-acitn.ca"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.1.21"]}}
{"link":"http://hpc.com.ng/njhpca/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:48:40.201389627+02:00","elapsed":1834748117,"comment":"GET","payload":{"url":"http://hpc.com.ng/njhpca/index.php/index/oai"},"headers":{"Cache-Control":["no-cache, must-revalidate, max-age=0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:39 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Link":["\u003chttps://hpc.com.ng/wp-json/\u003e; rel=\"https://api.w.org/\""],"Server":["Apache"]}}
{"link":"https://scholarworks.iu.edu/journals/index.php/bbsr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:40.386534918+02:00","elapsed":706791146,"comment":"GET","payload":{"url":"https://scholarworks.iu.edu/journals/index.php/bbsr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:40 GMT"],"Server":["nginx/1.14.1"],"Set-Cookie":["OJSSID=rr048g3lq93vdoian05991cm3k; path=/journals/; domain=scholarworks.iu.edu"],"Vary":["Accept-Encoding"]}}
{"link":"https://raco.cat/index.php/Marges/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:40.394369161+02:00","elapsed":888487841,"comment":"GET","payload":{"url":"https://raco.cat/index.php/Marges/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:39 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=1328e642316373bfc3ad3dd6595f6f0b; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://oai.erudit.org/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:41.139598597+02:00","elapsed":752836382,"comment":"GET","payload":{"url":"http://oai.erudit.org/oai/"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:41 GMT"],"Server":["nginx/1.14.1"]}}
{"link":"http://www.ead.unimontes.br/multitexto/index.php/rmcead/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:41.800127369+02:00","elapsed":1897102040,"comment":"GET","payload":{"url":"http://www.ead.unimontes.br/multitexto/index.php/rmcead/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:41 GMT"],"Server":["Apache/2.4.18 (Ubuntu)"],"Set-Cookie":["CEAD_OJSSID=1f02tbqd1bb19ut1aqklgaqaou; path=/multitexto/; domain=www.ead.unimontes.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.upg45ntt.ac.id/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:48:41.991467948+02:00","elapsed":851722841,"comment":"GET","payload":{"url":"https://ejournal.upg45ntt.ac.id/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:41 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSUPG=82acf74d1ad04d3663e49a2a0a02f91c; path=/; domain=ejournal.upg45ntt.ac.id; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://agenf.org/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:42.844826039+02:00","elapsed":853249046,"comment":"GET","payload":{"url":"http://agenf.org/ojs/index.php/index/oai"},"headers":{"Cache-Control":["public, max-age=0"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:42 GMT"],"Expires":["Tue, 22 Aug 2023 17:48:42 GMT"],"Platform":["hostinger"],"Server":["hcdn"],"Set-Cookie":["OJSSID=58be686c850d78fe7ce4a97e6e7ed85e; path=/ojs/; domain=agenf.org; secure"],"Vary":["Accept-Encoding"],"X-Hcdn-Cache-Status":["MISS"],"X-Hcdn-Request-Id":["e122f85c279b89bcab2a45d2b62e9bdd-srv-edge1"],"X-Hcdn-Upstream-Rt":["0.363"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://www.ojs.wahanapublikasi.com/index.php/jkn/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:42.954722601+02:00","elapsed":1154560240,"comment":"GET","payload":{"url":"https://www.ojs.wahanapublikasi.com/index.php/jkn/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:42 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=c5c68f422e3f130b903754aa95a82e33; path=/; domain=www.ojs.wahanapublikasi.com; secure"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"http://www.revflacso.uh.cu/index.php/EDS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:43.069661799+02:00","elapsed":3701145762,"comment":"GET","payload":{"url":"http://www.revflacso.uh.cu/index.php/EDS/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:42 GMT"],"Server":["Apache/2.4.56 (Debian)"],"Set-Cookie":["OJSSID=hf71rqrf80qlvnaig112ru35fg; path=/; domain=revistas.uh.cu; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=15552000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["DENY","sameorigin"]},"redirects":[{"status":301,"url":"http://revistas.uh.cu/revflacso"}]}
{"link":"https://www.ajol.info/index.php/olj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:43.401305877+02:00","elapsed":331506267,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/olj/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:43 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=cndotgmnvha4rol9cu9pv1sd7f; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"http://jpm.uho.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:43.756314789+02:00","elapsed":801473397,"comment":"GET","payload":{"url":"http://jpm.uho.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=9qdpbt8dn05klfkld0p8dlft1t; path=/; domain=jpm.uho.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://periodicos.insted.edu.br/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:43.800831171+02:00","elapsed":955873475,"comment":"GET","payload":{"url":"http://periodicos.insted.edu.br/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=0d3dc2ccc06e39260109e9897325423a; path=/; domain=periodicos.insted.edu.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://brage.bibsys.no/politihs/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:43.853069071+02:00","elapsed":3651544425,"comment":"GET","payload":{"url":"http://brage.bibsys.no/politihs/request"},"headers":{"Access-Control-Allow-Origin":["*"],"Age":["11767"],"Cache-Control":["public, max-age=0, must-revalidate"],"Content-Disposition":["inline"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:48:43 GMT"],"Etag":["W/\"af4f613ce4483020c870a7dea59e74fd\""],"Server":["Vercel"],"Strict-Transport-Security":["max-age=63072000"],"X-Matched-Path":["/nb/tjenester/brage-lokale-vitenarkiv/ugyldig-lenke"],"X-Vercel-Cache":["HIT"],"X-Vercel-Id":["fra1::qdcb6-1692726523610-4f9fcc14d71e"]},"redirects":[{"status":302,"url":"https://brage.bibsys.no/politihs/request"}]}
{"link":"http://ilhadigital.florianopolis.ifsc.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:45.47970493+02:00","elapsed":1626474193,"comment":"GET","payload":{"url":"http://ilhadigital.florianopolis.ifsc.edu.br/index.php/index/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests;"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 18:46:44 GMT"],"Server":["Apache/2.2.15 (CentOS)"],"Set-Cookie":["OJSSID=clp688j8m33fr7ll113kkdaks7; path=/"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.40"]}}
{"link":"http://archaeopresspublishing.com/ojs/index.php/JGA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:45.940244456+02:00","elapsed":460383758,"comment":"GET","payload":{"url":"http://archaeopresspublishing.com/ojs/index.php/JGA/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:45 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=7a4279c23bc46d21a708e31cf0f45ec5; path=/ojs/; domain=archaeopresspublishing.com; HttpOnly"],"Strict-Transport-Security":["max-age=63072000; preload"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"http://fsh.uin.ar-raniry.ac.id/index.php/id/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:48:46.458277582+02:00","elapsed":517895970,"comment":"GET","payload":{"url":"http://fsh.uin.ar-raniry.ac.id/index.php/id/oai"},"headers":{"Content-Length":["1190"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:46 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Vary":["User-Agent"]}}
{"link":"https://www.nepjol.info/index.php/BANKO/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:48:46.988902934+02:00","elapsed":530506262,"comment":"GET","payload":{"url":"https://www.nepjol.info/index.php/BANKO/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:46 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=peq3l2l94ssktmpl60d5jebpkm; path=/; domain=www.nepjol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://virgo.unive.it/ojs2/index.php/phr/oai","t":"2023-08-22T19:49:11.20216385+02:00","elapsed":30807662189,"comment":"Get \"https://virgo.unive.it/ojs2/index.php/phr/oai\": tls: server selected unsupported protocol version 301","payload":{"url":"https://virgo.unive.it/ojs2/index.php/phr/oai"}}
{"link":"https://revistas.unh.edu.pe/index.php/ricci/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:12.109376195+02:00","elapsed":907048954,"comment":"GET","payload":{"url":"https://revistas.unh.edu.pe/index.php/ricci/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:42:39 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=mfdvu52mn1ggo6gdvl7v96ctgq; path=/; domain=revistas.unh.edu.pe"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.ugm.ac.id/v3/demo/%20oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:13.362450465+02:00","elapsed":1252952768,"comment":"GET","payload":{"url":"https://jurnal.ugm.ac.id/v3/demo/%20oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:13 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=oaflo6s9ic7umvvc6hn1ofsi3i; path=/v3/; domain=jurnal.ugm.ac.id"],"Vary":["Accept-Encoding","Accept-Encoding"],"X-Powered-By":["PHP/7.2.31"]}}
{"link":"http://bfcjeepaucv.oai.alejandria.biz/cgi-win/be_oai.exe","t":"2023-08-22T19:49:15.463076087+02:00","elapsed":31706636933,"comment":"Get \"http://bfcjeepaucv.oai.alejandria.biz/cgi-win/be_oai.exe\": dial tcp 190.169.28.6:80: connect: connection refused","payload":{"url":"http://bfcjeepaucv.oai.alejandria.biz/cgi-win/be_oai.exe"}}
{"link":"https://czasopisma.tnkul.pl/index.php/rped/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:16.360669723+02:00","elapsed":897397956,"comment":"GET","payload":{"url":"https://czasopisma.tnkul.pl/index.php/rped/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:15 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=1d687fba5f62a76c5b5c1470bab996ff; path=/; domain=czasopisma.tnkul.pl; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding,User-Agent"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://www.jurnal.fkip.uns.ac.id/index.php/tp/oai","t":"2023-08-22T19:49:16.533219429+02:00","elapsed":38050281201,"comment":"Get \"http://www.jurnal.fkip.uns.ac.id/index.php/tp/oai\": dial tcp: lookup www.jurnal.fkip.uns.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://www.jurnal.fkip.uns.ac.id/index.php/tp/oai"}}
{"link":"https://ejournals.epublishing.ekt.gr/index.php/entertainment/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:16.868193781+02:00","elapsed":334784603,"comment":"GET","payload":{"url":"https://ejournals.epublishing.ekt.gr/index.php/entertainment/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:16 GMT"],"Referrer-Policy":["no-referrer-when-downgrade"],"Server":["nginx"],"Set-Cookie":["OJSSID=a84be037058d33d923631e87a43d3deb; path=/; domain=ejournals.epublishing.ekt.gr"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ibriez.iainponorogo.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:17.086744335+02:00","elapsed":725933517,"comment":"GET","payload":{"url":"https://ibriez.iainponorogo.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf391f9969296-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:17 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=jeggqhYu1KQG8xhgwTZwD90Fr2G0ct%2BjzmHiY12LkUAF24tPTF5%2FnKpgJ02iAavxPthYy6OHkN06R5HSbP9aQlf8%2F4MM0yiZ77HfokJtE2SQHHSwK4IZNM9qYkrt%2Fb73P20p7Me9x9%2BI9cT0\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=dnvk8e0h31c0oq9uusuvqpfkf3; path=/; domain=ibriez.iainponorogo.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.lineamatematica.it/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:18.093271511+02:00","elapsed":1224931166,"comment":"GET","payload":{"url":"http://www.lineamatematica.it/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:18 GMT"],"Server":["aruba-proxy"],"Set-Cookie":["OJSSID=r1vbc4ar0tl3ol0l5njof9solc; path=/; domain=www.lineamatematica.it"],"Vary":["Accept-Encoding"],"X-Servername":["ipvsproxy207.ad.aruba.it"]}}
{"link":"https://ojs.bilpublishing.com/index.php/jeis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:19.881513408+02:00","elapsed":2794510149,"comment":"GET","payload":{"url":"https://ojs.bilpublishing.com/index.php/jeis/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:19 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=739enmerkuq45puh43on058clo; path=/; domain=journals.bilpubgroup.com"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.ala.org/index.php/lrts/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:20.104217373+02:00","elapsed":52817981751,"comment":"GET","payload":{"url":"https://journals.ala.org/index.php/lrts/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:27 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=a5e8e0183de7a0517f9b28f45cc73df2; path=/; domain=journals.ala.org; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"https://telosead.com.br/tcc/index.php/novastecnologias/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:21.997001602+02:00","elapsed":2115354577,"comment":"GET","payload":{"url":"https://telosead.com.br/tcc/index.php/novastecnologias/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:21 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OMPSID=uou92u2i7gqdmam92skhkdi7se; path=/tcc/; domain=telosead.com.br; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33","PleskLin"]}}
{"link":"http://www.canadianoncologynursingjournal.com/index.php/conj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:22.700018028+02:00","elapsed":702990754,"comment":"GET","payload":{"url":"http://www.canadianoncologynursingjournal.com/index.php/conj/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:49:22 GMT"],"Keep-Alive":["timeout=5, max=100"],"Set-Cookie":["OJSSID=qj2q0htimom0759l8410t64oj5; path=/; domain=www.canadianoncologynursingjournal.com"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/5.4.45"]}}
{"link":"https://www.revistas.usp.br/revistalabverde/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:23.755094605+02:00","elapsed":1054924266,"comment":"GET","payload":{"url":"https://www.revistas.usp.br/revistalabverde/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:23 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=4erq4nv30od2f38p59d3ricneo; path=/; domain=www.revistas.usp.br;HttpOnly;Secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.camjol.info/index.php/LRD/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:24.162689133+02:00","elapsed":407423321,"comment":"GET","payload":{"url":"https://www.camjol.info/index.php/LRD/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:23 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=l8lnt0uolr688ivs1cl0mulh5s; path=/; domain=www.camjol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.iainlhokseumawe.ac.id/index.php/ibrah/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:24.809499448+02:00","elapsed":646773420,"comment":"GET","payload":{"url":"https://journal.iainlhokseumawe.ac.id/index.php/ibrah/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:24 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=78d14449f5b77181918193ce75f4d940; path=/; domain=journal.iainlhokseumawe.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ojs2.fch.unicen.edu.ar/ojs-3.1.0/index.php/plaza-publica/oai","t":"2023-08-22T19:49:31.488957915+02:00","elapsed":44499923520,"comment":"Get \"https://ojs2.fch.unicen.edu.ar/ojs-3.1.0/index.php/plaza-publica/oai\": dial tcp 131.221.1.78:443: connect: no route to host","payload":{"url":"https://ojs2.fch.unicen.edu.ar/ojs-3.1.0/index.php/plaza-publica/oai"}}
{"link":"http://jurnal.pnj.ac.id/index.php/jmt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:32.559405905+02:00","elapsed":1070174770,"comment":"GET","payload":{"url":"http://jurnal.pnj.ac.id/index.php/jmt/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:32 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=4t95otfg0bna68cmmlugvtic6d; path=/; domain=jurnal.pnj.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://interscience.uz/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:33.021925417+02:00","elapsed":462380237,"comment":"GET","payload":{"url":"https://interscience.uz/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:33 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=43e96cabf13910eddba3ad123dd9a9e5; path=/; domain=interscience.uz"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"http://revistasperuanas.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:35.073137905+02:00","elapsed":2051069716,"comment":"GET","payload":{"url":"http://revistasperuanas.org/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:33 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=b067f273e77e406f8767a4cd75861de6; path=/; domain=revistasperuanas.org"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://e-journal.potensi-utama.ac.id/ojs/index.php/FPsi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:36.276611851+02:00","elapsed":1203308413,"comment":"GET","payload":{"url":"http://e-journal.potensi-utama.ac.id/ojs/index.php/FPsi/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:49:36 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ocs40275chk4rdbe93vqgfn1q4; path=/ojs/; domain=e-journal.potensi-utama.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.38"]}}
{"link":"https://survey.amu.edu.et/ojs/index.php/SSH/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:36.79984529+02:00","elapsed":523210073,"comment":"GET","payload":{"url":"https://survey.amu.edu.et/ojs/index.php/SSH/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:36 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=d7jr28b29d2t0dugmbefh9rvrr; path=/ojs/; domain=survey.amu.edu.et"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.journaltop.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:38.159450829+02:00","elapsed":1359472824,"comment":"GET","payload":{"url":"https://www.journaltop.com/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf415fa0b9177-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:38 GMT"],"Link":["\u003chttps://www.journaltop.com/wp-json/\u003e; rel=\"https://api.w.org/\""],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=gD%2F9tECs%2Bp6EpTNXNakaLMhxyvJxHU992F%2BSYyqe6GIL%2F%2FK0WO%2BuRbj7U0w2JHiRecCvUnpsHyv3It11h2iNhvxX%2B4iJ80x9R8lKHhjO%2Fh6Eb8dO9FqdobwXUcMaV4zHWfCXGNM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"]}}
{"link":"http://prosiding-sntih.kemenperin.go.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:49:40.292647289+02:00","elapsed":2133071821,"comment":"GET","payload":{"url":"http://prosiding-sntih.kemenperin.go.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:49:39 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Vary":["Accept-Encoding"]}}
{"link":"http://publikasi.dinus.ac.id/index.php/struktural/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:41.622790844+02:00","elapsed":1329989218,"comment":"GET","payload":{"url":"http://publikasi.dinus.ac.id/index.php/struktural/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:49:41 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=rkfv7p1kcc7vgvfim9c2ns3415; path=/; domain=publikasi.dinus.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"https://jps.library.utoronto.ca/index.php/interpretatioa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:43.02137742+02:00","elapsed":1398423433,"comment":"GET","payload":{"url":"https://jps.library.utoronto.ca/index.php/interpretatioa/oai"},"headers":{"Access-Control-Allow-Origin":["https://jps.library.utoronto.ca"],"Content-Security-Policy":["default-src 'self' 'unsafe-inline' 'unsafe-eval' *; font-src *;img-src * data: blob:; script-src 'unsafe-inline' 'unsafe-eval' *; style-src 'unsafe-inline' 'unsafe-eval' *; frame-src * blob: data:;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:41 GMT"],"Server":["Apache"],"Set-Cookie":["OJSTORSID=uc5ipv23otl71ula3bin7qsupf; path=/; domain=jps.library.utoronto.ca"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://press.sgemworld.at/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:43.815070723+02:00","elapsed":793531793,"comment":"GET","payload":{"url":"http://press.sgemworld.at/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf438fe59913a-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:43 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=8EOk9E2pH2CHzkD3Rcf%2Fu2fPDspJKuydGOXNx1kdXpwTgm9dLxLItX7Ijho2%2B5BkiJrongLIFYgmDlwwLFj1PCn5AloXF%2FxQ4lSbnz31bf59hObQ9bB0zf9FAH1ydnDLgCBgUVE%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OMPSID=l4v9orc90tjttito45k24ao4sr; path=/; domain=press.sgemworld.at"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.9"]}}
{"link":"http://ijose.org/online/index.php/index/oai","t":"2023-08-22T19:49:44.618012441+02:00","elapsed":31255401166,"comment":"Get \"http://ijose.org/online/index.php/index/oai\": dial tcp: lookup ijose.org on 127.0.0.53:53: no such host","payload":{"url":"http://ijose.org/online/index.php/index/oai"}}
{"link":"https://journal.unpas.ac.id/index.php/litigasi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:46.23051737+02:00","elapsed":1612357420,"comment":"GET","payload":{"url":"https://journal.unpas.ac.id/index.php/litigasi/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:46 GMT"],"Server":["Apache/2.4.6"],"Set-Cookie":["OJSSID=25kmk9pu193d8fu9chgribtlas; path=/; domain=journal.unpas.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.30"]}}
{"link":"http://jurnal.seminastika.org/index.php/seminastika/oai","t":"2023-08-22T19:49:50.930043757+02:00","elapsed":30825809476,"comment":"Get \"http://jurnal.seminastika.org/index.php/seminastika/oai\": dial tcp: lookup jurnal.seminastika.org on 127.0.0.53:53: no such host","payload":{"url":"http://jurnal.seminastika.org/index.php/seminastika/oai"}}
{"link":"https://revistas.ufg.br/RBN/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:51.743977452+02:00","elapsed":813726183,"comment":"GET","payload":{"url":"https://revistas.ufg.br/RBN/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:51 GMT"],"Server":["Apache/2.4.38"],"Set-Cookie":["OJS_UFG_SID=161m2d8ij02nstren1evjv2vk0; path=/; domain=revistas.ufg.br"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.geodesyjournal.com/Gj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:52.486757123+02:00","elapsed":742627547,"comment":"GET","payload":{"url":"https://journal.geodesyjournal.com/Gj/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["frame-ancestors 'self';"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=09b11e1a60ad7e7de1c0a1ce6bfe6959; path=/; domain=journal.geodesyjournal.com; secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent,User-Agent,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["deny"]}}
{"link":"https://firstojs.com/index.php/towj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:53.030186091+02:00","elapsed":543298105,"comment":"GET","payload":{"url":"https://firstojs.com/index.php/towj/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:52 GMT"],"Server":["nginx/1.10.3 (Ubuntu)"],"Set-Cookie":["OJSSID=o9bvurcf9ei11hb44solla7cdj; path=/; domain=firstojs.com"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.poltekkes-bsi.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:53.751926661+02:00","elapsed":7521257318,"comment":"GET","payload":{"url":"http://jurnal.poltekkes-bsi.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:53 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=dadd871743cea01581105555586f0dcb; path=/; domain=jurnal.poltekkes-bsi.ac.id"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.1.33"]}}
{"link":"http://ojs.mju.ac.th/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:49:55.753198778+02:00","elapsed":2001121936,"comment":"GET","payload":{"url":"http://ojs.mju.ac.th/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:54 GMT"],"Server":["Apache/2.4.51 (Win64) OpenSSL/1.1.1l PHP/7.4.26"],"Set-Cookie":["OJSSID=hidccpkhnq2nsg090p1qs7nv3m; path=/; domain=ojs.mju.ac.th"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.26"]}}
{"link":"http://ejournal.pgriprovinsijawatimur.org/index.php/index/oai","t":"2023-08-22T19:49:56.188633356+02:00","elapsed":31379040599,"comment":"Get \"http://ejournal.pgriprovinsijawatimur.org/index.php/index/oai\": dial tcp: lookup ejournal.pgriprovinsijawatimur.org on 127.0.0.53:53: no such host","payload":{"url":"http://ejournal.pgriprovinsijawatimur.org/index.php/index/oai"}}
{"link":"http://universaar.uni-saarland.de/journals/index.php/villa_europa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:49:56.359951445+02:00","elapsed":171127927,"comment":"GET","payload":{"url":"http://universaar.uni-saarland.de/journals/index.php/villa_europa/oai"},"headers":{"Content-Language":["de"],"Content-Type":["text/html;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:56 GMT"],"Server":["Apache"],"Set-Cookie":["JSESSIONID=BD8CF0BC233E6D2BFF01DC6B07651D71; Path=/; HttpOnly"]}}
{"link":"https://www.stkipyapisdompu.ac.id/journal/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:49:59.791711786+02:00","elapsed":4038358343,"comment":"GET","payload":{"url":"https://www.stkipyapisdompu.ac.id/journal/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["no-cache, must-revalidate, max-age=0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:59 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Link":["\u003chttps://stkipyapisdompu.ac.id/wp-json/\u003e; rel=\"https://api.w.org/\""],"Server":["LiteSpeed"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://servicioseditoriales.unam.mx/omp_cursos2/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:00.322032691+02:00","elapsed":530221845,"comment":"GET","payload":{"url":"http://servicioseditoriales.unam.mx/omp_cursos2/index.php/index/oai"},"headers":{"Content-Length":["196"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:54:51 GMT"],"Server":["Apache/2.4.52 (codeit) PHP/7.4.29"]}}
{"link":"https://periodicos.uepa.br/index.php/FAGAM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:01.519788317+02:00","elapsed":1197590077,"comment":"GET","payload":{"url":"https://periodicos.uepa.br/index.php/FAGAM/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:49 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=3t9n0ss86q8536sraot6do1tmk; path=/; domain=periodicos.uepa.br;HttpOnly;Secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.revistasocialfronteriza.com/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:01.907619243+02:00","elapsed":18092422100,"comment":"GET","payload":{"url":"http://www.revistasocialfronteriza.com/ojs/index.php/index/oai"},"headers":{"Cache-Control":["public, max-age=0"],"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:49:58 GMT"],"Expires":["Tue, 22 Aug 2023 17:49:59 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=4913eb2d356f34951645d89c3a0e1a95; path=/ojs/; domain=www.revistasocialfronteriza.com"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.4.24"],"X-Ua-Compatible":["IE=Edge,chrome=1"]}}
{"link":"https://periodicos.facine.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:02.769863933+02:00","elapsed":1249943506,"comment":"GET","payload":{"url":"https://periodicos.facine.edu.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:01 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=88d4b7127a558fba642e71cab79e5634; path=/; domain=periodicos.facine.edu.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://zoosprint.zooreach.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:02.924028816+02:00","elapsed":1016344361,"comment":"GET","payload":{"url":"https://zoosprint.zooreach.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:01 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=f7c38e0d008df047e561a7d722828cac; path=/; domain=zoosprint.zooreach.org"],"Vary":["Accept-Encoding"]}}
{"link":"http://acikerisim.ozal.edu.tr/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:03.093598842+02:00","elapsed":323576944,"comment":"GET","payload":{"url":"http://acikerisim.ozal.edu.tr/oai/request"},"headers":{"Content-Type":["application/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:02 GMT"],"Server":["Apache-Coyote/1.1"]}}
{"link":"https://www.ajol.info/index.php/ksh/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:03.379977717+02:00","elapsed":286226083,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/ksh/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:03 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=jgm03sp42qotd595ebrk1beig7; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.ufpi.br/index.php/voxmusei/oai","t":"2023-08-22T19:50:03.411628223+02:00","elapsed":80010296968,"comment":"Get \"https://revistas.ufpi.br/index.php/voxmusei/oai\": dial tcp: lookup revistas.ufpi.br on 127.0.0.53:53: read udp 127.0.0.1:46883-\u003e127.0.0.53:53: i/o timeout","payload":{"url":"https://revistas.ufpi.br/index.php/voxmusei/oai"}}
{"link":"https://earthlinepublishers.com/index.php/ejcs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:03.471300388+02:00","elapsed":547153147,"comment":"GET","payload":{"url":"https://earthlinepublishers.com/index.php/ejcs/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:03 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=cb5cac96b4d0f911f31700785d54ad18; path=/; domain=earthlinepublishers.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://czasopisma.uni.lodz.pl/index.php/biuletynszadkowski/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:03.681809001+02:00","elapsed":270003801,"comment":"GET","payload":{"url":"https://czasopisma.uni.lodz.pl/index.php/biuletynszadkowski/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:03 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=69rqrjln5p4ttekcgptv0aft74; path=/; domain=czasopisma.uni.lodz.pl; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.uned.es/index.php/pIM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:03.958024592+02:00","elapsed":276028840,"comment":"GET","payload":{"url":"https://revistas.uned.es/index.php/pIM/oai"},"headers":{"Content-Security-Policy":["frame-ancestors 'self';"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:03 GMT"],"Referrer-Policy":["strict-origin"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=10mdob0c05bkha0resv3vj4avu; path=/; domain=revistas.uned.es"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.thefuturejournals.org/index.php/foai/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:04.76541827+02:00","elapsed":1293999026,"comment":"GET","payload":{"url":"https://www.thefuturejournals.org/index.php/foai/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:04 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=a54cfa4d1d97ebf531eeb34a706edfbc; path=/; domain=www.thefuturejournals.org; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://journals.library.mun.ca/ojs/index.php/prototype/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:06.31084896+02:00","elapsed":1545322482,"comment":"GET","payload":{"url":"https://journals.library.mun.ca/ojs/index.php/prototype/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:06 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=0c770cddb076fdc4b98d7355ab3eafff; path=/; domain=journals.library.mun.ca; secure; HttpOnly; SameSite=Lax"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.polbangtanyoma.ac.id/index.php/pros2020/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:07.867565777+02:00","elapsed":4487432799,"comment":"GET","payload":{"url":"http://jurnal.polbangtanyoma.ac.id/index.php/pros2020/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:07 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=gilfrme31pabjfalrc4i5hl331; path=/; domain=jurnal.polbangtanyoma.ac.id"],"Strict-Transport-Security":["max-age=15768000;"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.periodicoscientificosfam.com.br/administracao/revista/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:08.199742955+02:00","elapsed":1888770268,"comment":"GET","payload":{"url":"http://www.periodicoscientificosfam.com.br/administracao/revista/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["601"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:07 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=a1b6a20a8278c45d0e4958acefb8e50d; path=/administracao/revista/; domain=www.periodicoscientificosfam.com.br"],"Upgrade":["h2,h2c"]}}
{"link":"https://journals.vilniustech.lt/index.php/GAC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:08.396729656+02:00","elapsed":529030997,"comment":"GET","payload":{"url":"https://journals.vilniustech.lt/index.php/GAC/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:08 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["Apache/2.4.52 (Ubuntu) Microsoft-HTTPAPI/2.0"],"Set-Cookie":["OJSSID=5332hekq7vhdr4fdu9lbsgb0up; Domain=journals.vilniustech.lt; Path=/"],"Vary":["Accept-Encoding"]}}
{"link":"https://artamedica.md/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:08.743688478+02:00","elapsed":346813514,"comment":"GET","payload":{"url":"https://artamedica.md/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:08 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=6ee0571a693f629492a6448d9f491eac; path=/; domain=artamedica.md; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://jurnal.unigal.ac.id/index.php/MP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:09.653482435+02:00","elapsed":1453595653,"comment":"GET","payload":{"url":"https://jurnal.unigal.ac.id/index.php/MP/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:09 GMT"],"Server":["Apache/2.2.15 (CentOS) DAV/2 PHP/5.6.40 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"],"Set-Cookie":["OJSSID=69u8jjfio09rmf00k1041edeo6; path=/; domain=jurnal.unigal.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://rjb.revistas.csic.es/index.php/rjb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:10.107227121+02:00","elapsed":453603267,"comment":"GET","payload":{"url":"https://rjb.revistas.csic.es/index.php/rjb/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:09 GMT"],"Server":["Apache/2.4.46 (Unix) OpenSSL/1.1.1i mod_log_rotate/1.02 PHP/7.4.15 mod_perl/2.0.11 Perl/v5.32.1"],"Set-Cookie":["OJSSID=1e4ca5e74c9de239eabc7b6683bbf0b6; path=/; domain=rjb.revistas.csic.es; HttpOnly","cookiesession1=678B287B234ABCDEFGHIJKLMOPQR97C8;Expires=Wed, 21 Aug 2024 17:50:10 GMT;Path=/;HttpOnly"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.15"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://oai.saber.ula.ve/cgi-win/be_oai.exe","t":"2023-08-22T19:50:10.240518316+02:00","elapsed":180008450773,"comment":"Get \"http://oai.saber.ula.ve/cgi-win/be_oai.exe\": dial tcp 150.185.138.227:80: i/o timeout","payload":{"url":"http://oai.saber.ula.ve/cgi-win/be_oai.exe"}}
{"link":"https://composite.ft.ung.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:12.140053919+02:00","elapsed":2032666652,"comment":"GET","payload":{"url":"https://composite.ft.ung.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:11 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=50c12b00fd66192b954157fc05d7627e; path=/; domain=composite.ft.ung.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://digitallibrary.amnh.org/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:13.813266605+02:00","elapsed":1673033535,"comment":"GET","payload":{"url":"http://digitallibrary.amnh.org/oai/request"},"headers":{"Access-Control-Expose-Headers":["Authorization, expires, Location, Content-Disposition, WWW-Authenticate, Set-Cookie, X-Requested-With, DSPACE-XSRF-TOKEN"],"Content-Language":["en"],"Content-Security-Policy":["default-src https: 'unsafe-inline' 'unsafe-eval'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:13 GMT"],"Permissions-Policy":["interest-cohort=()"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["Apache/2.4.57 (Unix)"],"Strict-Transport-Security":["max-age=315360000","max-age=315360000"],"Vary":["Origin,Access-Control-Request-Method,Access-Control-Request-Headers"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://www.ejournal.warmadewa.ac.id/index.php/juinhum/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:16.60980731+02:00","elapsed":2796426026,"comment":"GET","payload":{"url":"https://www.ejournal.warmadewa.ac.id/index.php/juinhum/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:16 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=451f7f7370fc44606e2aef845285a424; path=/; domain=www.ejournal.warmadewa.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.stituwjombang.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:18.573514971+02:00","elapsed":1963537400,"comment":"GET","payload":{"url":"https://jurnal.stituwjombang.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:17 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=c81201e22e58f4b0e1dcbd427b4cf7fb; path=/; domain=jurnal.stituwjombang.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://jurnalinformatika.petra.ac.id/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:21.780268054+02:00","elapsed":3206657136,"comment":"GET","payload":{"url":"http://jurnalinformatika.petra.ac.id/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:21 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=oa171iffg5ufo30fb8h8elo9pm; path=/; domain=jurnalinformatika.petra.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.uny.ac.id/index.php/jpe/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:23.192908427+02:00","elapsed":1412393642,"comment":"GET","payload":{"url":"https://journal.uny.ac.id/index.php/jpe/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:48:43 GMT"],"Server":["Apache/2.4.56 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/5.6.40"],"Set-Cookie":["OJSSID=1rgkedl7fjuv71ei3dihrraaj6; path=/; domain=journal.uny.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://www.ejournal.unkhair.ac.id/index.php/geomining/oai","t":"2023-08-22T19:50:23.303512752+02:00","elapsed":30273217776,"comment":"Get \"http://www.ejournal.unkhair.ac.id/index.php/geomining/oai\": dial tcp: lookup www.ejournal.unkhair.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://www.ejournal.unkhair.ac.id/index.php/geomining/oai"}}
{"link":"http://sjlas.org/index.php/SJLAS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:23.491083973+02:00","elapsed":298122469,"comment":"GET","payload":{"url":"http://sjlas.org/index.php/SJLAS/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Connection":["Keep-Alive"],"Content-Length":["1238"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:50:23 GMT"],"Keep-Alive":["timeout=5, max=100"],"Pragma":["no-cache"],"Server":["LiteSpeed"]}}
{"link":"http://tapchinnvh.hucfl.edu.vn/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:24.249863706+02:00","elapsed":946337904,"comment":"GET","payload":{"url":"http://tapchinnvh.hucfl.edu.vn/index.php/index/oai"},"headers":{"Content-Length":["1245"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:50:23 GMT"],"Server":["Microsoft-IIS/10.0"],"X-Powered-By":["ASP.NET"]}}
{"link":"https://journals.iium.edu.my/iiibf-journal/index.php/ijaiwf/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:25.348999863+02:00","elapsed":1098904164,"comment":"GET","payload":{"url":"https://journals.iium.edu.my/iiibf-journal/index.php/ijaiwf/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:25 GMT"],"Server":["Apache/2.4.6 (CentOS)"],"Set-Cookie":["IIUMP=qsb07shc0kmrf3cv2rgujq8ntm; path=/iiibf-journal/; domain=journals.iium.edu.my","cookiesession1=678B28682DDB5249F072B0B08387E4F3;Expires=Wed, 21 Aug 2024 17:49:20 GMT;Path=/;HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["XXXXXXXXXXX"]}}
{"link":"https://rii.revistadeingenieriaeinnovacion-fiis-unheval.com/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:26.433867387+02:00","elapsed":1084733872,"comment":"GET","payload":{"url":"https://rii.revistadeingenieriaeinnovacion-fiis-unheval.com/ojs/index.php/index/oai"},"headers":{"Accept-Ch":["viewport-width","dpr","device-memory","rtt","downlink","ect","ua","ua-full-version","ua-platform","ua-platform-version","ua-arch","ua-model","ua-mobile"],"Accept-Ch-Lifetime":["30"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:26 GMT"],"Server":["nginx"],"Vary":["Accept-Encoding"],"X-Adblock-Key":["MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_rydULX6A0rE9Bi9kv32GJ3qtku/s/l9svXTAsvR8+cnjjK8/7Gjz7aqQfk61Cr4+JHWsoJBT81Mbp7/ECBXqyw=="],"X-Buckets":["bucket011"],"X-Domain":["revistadeingenieriaeinnovacion-fiis-unheval.com"],"X-Language":["german"],"X-Subdomain":["ww12"],"X-Template":["tpl_CleanPeppermintBlack_twoclick"]}}
{"link":"https://ojs.uclouvain.be/index.php/theologica/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:26.687159357+02:00","elapsed":253125939,"comment":"GET","payload":{"url":"https://ojs.uclouvain.be/index.php/theologica/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:26 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=534nluf13ctmk8t68ogsuv2hq7; path=/; domain=ojs.uclouvain.be"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.upb.edu.co/index.php/cienciassociales/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:27.470414941+02:00","elapsed":783122507,"comment":"GET","payload":{"url":"https://revistas.upb.edu.co/index.php/cienciassociales/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:27 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=o74sbecfbp4c4jj74bk9vp4f0l; path=/; domain=revistas.upb.edu.co; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.naujtved.com.ng/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:28.720611328+02:00","elapsed":5229387928,"comment":"GET","payload":{"url":"http://www.naujtved.com.ng/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:23 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=qbhsc4oauvpa610el46375c3m3; path=/; domain=www.naujtved.com.ng"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://repositories.lib.utexas.edu/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:29.444704391+02:00","elapsed":723929039,"comment":"GET","payload":{"url":"https://repositories.lib.utexas.edu/oai/request"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:29 GMT"],"Server":["Apache/2.4.57 () OpenSSL/1.0.2k-fips"]}}
{"link":"http://books.srnintellectual.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:29.620383522+02:00","elapsed":2149853625,"comment":"GET","payload":{"url":"http://books.srnintellectual.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:29 GMT"],"Keep-Alive":["timeout=5, max=100"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OMPSID=754939d0416c4e530e8f38d851a6a576; path=/; domain=books.srnintellectual.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://www.sjournals.com/index.php/sjpas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:29.732400314+02:00","elapsed":111883835,"comment":"GET","payload":{"url":"http://www.sjournals.com/index.php/sjpas/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Connection":["Keep-Alive"],"Content-Length":["1238"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:50:29 GMT"],"Keep-Alive":["timeout=5, max=100"],"Pragma":["no-cache"],"Server":["LiteSpeed"],"Vary":["User-Agent"]}}
{"link":"http://jurnal.akptahuna.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:31.505982235+02:00","elapsed":1773540580,"comment":"GET","payload":{"url":"http://jurnal.akptahuna.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:31 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=m6ujtomr737hvr0s50o7idnnr1; path=/; domain=jurnal.akptahuna.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://todayhost.com.br/ojs-3.1.2-4/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":500,"t":"2023-08-22T19:50:32.454808217+02:00","elapsed":36094716993,"comment":"GET","payload":{"url":"http://todayhost.com.br/ojs-3.1.2-4/index.php/index/oai"},"headers":{"Content-Length":["0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:32 GMT"],"Server":["Apache"]}}
{"link":"https://journal.universitasbumigora.ac.id/index.php/humanitatis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:33.201736708+02:00","elapsed":1695727705,"comment":"GET","payload":{"url":"https://journal.universitasbumigora.ac.id/index.php/humanitatis/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:32 GMT"],"Server":["Apache/2.4.48 (Unix) OpenSSL/1.0.2k-fips"],"Set-Cookie":["OJSID=389d14b7789780aba9c4fe19f3fe5039; path=/; domain=journal.universitasbumigora.ac.id"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/5.6.37"]}}
{"link":"https://reydesnudo.com.ar/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:33.634082662+02:00","elapsed":1179135208,"comment":"GET","payload":{"url":"https://reydesnudo.com.ar/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:33 GMT"],"Keep-Alive":["timeout=30"],"Server":["nginx"],"Set-Cookie":["OJSSID=o9fv13o1luk044gbik087l3cvt; path=/; domain=reydesnudo.com.ar"],"Strict-Transport-Security":["max-age=15552000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Download-Options":["noopen"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Powered-By":["PHP/7.4.33"],"X-Robots-Tag":["none"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://jurnal.konselingindonesia.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:34.248884404+02:00","elapsed":614641425,"comment":"GET","payload":{"url":"http://jurnal.konselingindonesia.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:34 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=t3r9ldffgsmta0bmnatk7ubh41; path=/; domain=jurnal.konselingindonesia.com"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.journal.uncp.ac.id/index.php/cjcs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:34.530244311+02:00","elapsed":1328344901,"comment":"GET","payload":{"url":"https://www.journal.uncp.ac.id/index.php/cjcs/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:33 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=3qesm5cnimmvh2p3s6su387it6; path=/; domain=www.journal.uncp.ac.id; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://www.pakistanwomenstudies.com/index.php/index/oai","t":"2023-08-22T19:50:34.974631925+02:00","elapsed":31016449955,"comment":"Get \"https://pakistanwomenstudies.comindex.php/index/oai\": dial tcp: lookup pakistanwomenstudies.comindex.php on 127.0.0.53:53: no such host","payload":{"url":"http://www.pakistanwomenstudies.com/index.php/index/oai"}}
{"link":"https://journal.trunojoyo.ac.id/kaffa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:36.822374905+02:00","elapsed":2292022381,"comment":"GET","payload":{"url":"https://journal.trunojoyo.ac.id/kaffa/oai"},"headers":{"Administrator":["Akhmad Suyandi"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:23 GMT"],"Email":["journal@trunojoyo.ac.id"],"Organization":["PTIK - UTM"],"Server":["Universitas Trunojoyo Madura"],"Set-Cookie":["OJSSID=ofron78l6p619143bioh5knet3; path=/; domain=journal.trunojoyo.ac.id"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["master-only"],"X-Powered-By":["PHP/5.6.40"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jurnal.unigal.ac.id/index.php/Fisip/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:37.941794146+02:00","elapsed":1119280858,"comment":"GET","payload":{"url":"https://jurnal.unigal.ac.id/index.php/Fisip/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:37 GMT"],"Server":["Apache/2.2.15 (CentOS) DAV/2 PHP/5.6.40 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips"],"Set-Cookie":["OJSSID=8au1ms5p97oht55h459b0luiq5; path=/; domain=jurnal.unigal.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.ajol.info/index.php/njcr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:38.442835595+02:00","elapsed":500909113,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/njcr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:38 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=i01jt2d05ki3fqligis55hhjso; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"http://naturescanjournal.com/index.php/index/oai","t":"2023-08-22T19:50:40.440130245+02:00","elapsed":30199420344,"comment":"Get \"http://naturescanjournal.com/index.php/index/oai\": dial tcp: lookup naturescanjournal.com on 127.0.0.53:53: no such host","payload":{"url":"http://naturescanjournal.com/index.php/index/oai"}}
{"link":"http://www.agendapolitica.ufscar.br/index.php/index/oai","t":"2023-08-22T19:50:40.862423483+02:00","elapsed":32118615303,"comment":"Get \"http://www.agendapolitica.ufscar.br/index.php/index/oai\": net/http: request canceled","payload":{"url":"http://www.agendapolitica.ufscar.br/index.php/index/oai"}}
{"link":"https://revistas.inah.gob.mx/index.php/gacetinahchihuahua/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:41.908102175+02:00","elapsed":1467749963,"comment":"GET","payload":{"url":"https://revistas.inah.gob.mx/index.php/gacetinahchihuahua/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:41 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=56krg862v3co0tc27m6pp77rl4; path=/; domain=revistas.inah.gob.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.28"],"X-Served-By":["revistas.inah.gob.mx"]}}
{"link":"http://www.apeq.pt/estudosdoquaternario/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:42.190624834+02:00","elapsed":1328050653,"comment":"GET","payload":{"url":"http://www.apeq.pt/estudosdoquaternario/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:41 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=5ppkouc3dt6n7lc4ptfsmh3ba7; path=/estudosdoquaternario/; domain=www.apeq.pt"],"Vary":["Accept-Encoding"]}}
{"link":"https://vjol.info.vn/index.php/vjmech/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:44.030541257+02:00","elapsed":1839793967,"comment":"GET","payload":{"url":"https://vjol.info.vn/index.php/vjmech/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:41 GMT"],"Server":["Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.5"],"Set-Cookie":["OJSSID=1n6uhb9uuhbec9pivurptin2r3; path=/; domain=vjol.info.vn"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.5"]}}
{"link":"https://ojs.unikom.ac.id/index.php/jimm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:44.113520265+02:00","elapsed":2205273395,"comment":"GET","payload":{"url":"https://ojs.unikom.ac.id/index.php/jimm/oai"},"headers":{"Cache-Control":["no-cache, no-store, must-revalidate"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:12 GMT"],"Expires":["0"],"Pragma":["no-cache"],"Server":["UNIKOMServer 0.0.7"],"Server-Engine":["UNIKOMServer 0.0.7"],"Set-Cookie":["OJSSID=u80strm69brpbhgqrbcbcrijh1; path=/; domain=ojs.unikom.ac.id; secure; HttpOnly"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://fsj.um.fo/ojs/index.php/index/oai","t":"2023-08-22T19:50:44.136594221+02:00","elapsed":86043304917,"comment":"Get \"http://fsj.um.fo/ojs/index.php/index/oai\": dial tcp 205.186.128.176:80: i/o timeout","payload":{"url":"http://fsj.um.fo/ojs/index.php/index/oai"}}
{"link":"https://periodicos.unir.br/index.php/EDUCA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:46.36062094+02:00","elapsed":2246992650,"comment":"GET","payload":{"url":"https://periodicos.unir.br/index.php/EDUCA/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:45 GMT"],"Server":["Apache/2.4.53 (Debian)"],"Set-Cookie":["OJSSID=qo5fi1psilpusr3r2tjse3jl5r; path=/; domain=periodicos.unir.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.e-publicacoes.uerj.br/ojs/index.php/soletras/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:50:46.497868483+02:00","elapsed":2467196615,"comment":"GET","payload":{"url":"https://www.e-publicacoes.uerj.br/ojs/index.php/soletras/oai"},"headers":{"Content-Length":["228"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:50:46 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"]}}
{"link":"https://jurnal.stit-buntetpesantren.ac.id/index.php/tanzhimuna/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:47.687900476+02:00","elapsed":1189874103,"comment":"GET","payload":{"url":"https://jurnal.stit-buntetpesantren.ac.id/index.php/tanzhimuna/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:47 GMT"],"Keep-Alive":["timeout=60"],"Server":["nginx/1.24.0"],"Set-Cookie":["OJSSID=3o0b590rebueg4b0r5bo021pn4; path=/; domain=jurnal.stit-buntetpesantren.ac.id"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"X-Cache":["HIT from Backend"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journals.ub.uni-heidelberg.de/index.php/hdethn/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:48.41377283+02:00","elapsed":725768266,"comment":"GET","payload":{"url":"https://journals.ub.uni-heidelberg.de/index.php/hdethn/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:47 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJS-journals=bfoqk8l7j0o79tbjf14m6mscet; path=/; domain=journals.ub.uni-heidelberg.de"],"Vary":["Accept-Encoding"]}}
{"link":"http://penerbitan.unisba.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:49.570539555+02:00","elapsed":3209800392,"comment":"GET","payload":{"url":"http://penerbitan.unisba.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:47 GMT"],"Server":["Apache"],"Set-Cookie":["OMPSID=se0htsdll2rpfl20l31d3vk2v7; path=/; domain=penerbitan.unisba.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://investigacioneducativa.proyectoheliox.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:49.943906736+02:00","elapsed":373242590,"comment":"GET","payload":{"url":"https://investigacioneducativa.proyectoheliox.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:49 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=podfgqi0vu0c84i4vb73b00hq4; path=/; domain=investigacioneducativa.proyectoheliox.org"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.3.33","PleskLin"]}}
{"link":"https://periodicos.uem.br/ojs/index.php/agape/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:52.082432244+02:00","elapsed":3668514957,"comment":"GET","payload":{"url":"https://periodicos.uem.br/ojs/index.php/agape/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:51 GMT"],"Server":["Apache/2.4.7 (CentOS) OpenSSL/1.0.1e-fips PHP/7.4.23"],"Set-Cookie":["OJSEDUEM=fjjvia014l3ig81qd9kkkj69nq; path=/ojs/; domain=periodicos.uem.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.23"]}}
{"link":"http://ejournalhealth.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:52.811383171+02:00","elapsed":728826253,"comment":"GET","payload":{"url":"http://ejournalhealth.com/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf5e89d463a98-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:52 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=jpHcQ5skIO5CFzhsBMDGLr8ExrcxRy8vXBvqiIh7VFRFrKU%2FpjPIWxg2Irq2lKJ0jj32uUxCst6amHuQK8C%2B6NmyK%2FvC2fNyJjpAkMgbhyydmS1KvyITt1UGf3lCqM8XnHR%2F45s%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://e-journal.lp2m.uinjambi.ac.id/ojp/index.php/abdimas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:53.780401348+02:00","elapsed":3836354492,"comment":"GET","payload":{"url":"https://e-journal.lp2m.uinjambi.ac.id/ojp/index.php/abdimas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:50 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=f856fdd55b1a15ccb45f6c3b57ad82cd; path=/ojp/; domain=e-journal.lp2m.uinjambi.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournals.library.ualberta.ca/index.php/ps_sandbox/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:54.918731604+02:00","elapsed":2107223930,"comment":"GET","payload":{"url":"http://ejournals.library.ualberta.ca/index.php/ps_sandbox/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:54 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips"],"Set-Cookie":["OJSSID=8921b6b7c73ad23562131cbed1c6c7e4; path=/agora/; domain=journals.library.ualberta.ca; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains; preload","max-age=16070400; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.1.22"]},"redirects":[{"status":308,"url":"http://journals.library.ualberta.ca/agora/index.php/ps_sandbox/oai"}]}
{"link":"https://ojs.unlpam.edu.ar/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:55.393383378+02:00","elapsed":1612833988,"comment":"GET","payload":{"url":"https://ojs.unlpam.edu.ar/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:55 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=j89lt8hljdjllbe8gs999db0ea; path=/; domain=ojs.unlpam.edu.ar"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["ALLOW"]}}
{"link":"https://ejournal.unkhair.ac.id/index.php/klj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:55.518691034+02:00","elapsed":599805522,"comment":"GET","payload":{"url":"https://ejournal.unkhair.ac.id/index.php/klj/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:55 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=tujmm79kahqlgm75kbuh3v2654; path=/; domain=ejournal.unkhair.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.umt.ac.id/index.php/RausyanFikr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:57.169449966+02:00","elapsed":1775861406,"comment":"GET","payload":{"url":"https://jurnal.umt.ac.id/index.php/RausyanFikr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:56 GMT"],"Server":["Apache/2.4.48 (Unix) OpenSSL/1.0.2k-fips"],"Set-Cookie":["OJSSID=fdad2952bcd5603f71a33363bc0d3332; path=/; domain=jurnal.umt.ac.id"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://jurnal.umk.ac.id/index.php/biner/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:57.710046814+02:00","elapsed":2191215537,"comment":"GET","payload":{"url":"https://jurnal.umk.ac.id/index.php/biner/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:41:56 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["UMKOJS2ID=u815v9te0c270k37q1la46vet4; path=/; domain=jurnal.umk.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://www.tema.unina.it/index.php/Classnorr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:50:57.960240965+02:00","elapsed":250053601,"comment":"GET","payload":{"url":"http://www.tema.unina.it/index.php/Classnorr/oai"},"headers":{"Content-Length":["279"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 18:07:17 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"]}}
{"link":"https://jurnal2.isi-dps.ac.id/index.php/hastagina/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:58.084146015+02:00","elapsed":914662800,"comment":"GET","payload":{"url":"https://jurnal2.isi-dps.ac.id/index.php/hastagina/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf609dae61a49-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:58 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=lPmPmBBuyQkZp5H1s97%2BM1GMwvaX9f3yU0heegiJHXR8P0Z16qVVBX0dnnLzWUQxswzF%2BobmutaRIEQWhPZnQVFi8rgyURrxPeVQLpa%2FJ%2BhYvhAHeNVZXLvdjWKMIO70I08BjdINMQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=idbg8ljt0p0us4t7horlopg8ij; path=/; domain=jurnal2.isi-dps.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ejurnal.ubk.ac.id/index.php/trilogimanajemen/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:50:59.551495736+02:00","elapsed":1591211569,"comment":"GET","payload":{"url":"https://www.ejurnal.ubk.ac.id/index.php/trilogimanajemen/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:50:59 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=nqlqrnhpsacefu6g6n7qohv6q2; path=/; domain=www.ejurnal.ubk.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://fagarkivet.hioa.no/oai/request","t":"2023-08-22T19:50:59.737410395+02:00","elapsed":30292572769,"comment":"Get \"http://fagarkivet.hioa.no/oai/request\": dial tcp: lookup fagarkivet.hioa.no on 127.0.0.53:53: no such host","payload":{"url":"http://fagarkivet.hioa.no/oai/request"}}
{"link":"http://www.analesiie.unam.mx/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:00.331362167+02:00","elapsed":2247099895,"comment":"GET","payload":{"url":"http://www.analesiie.unam.mx/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:00 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=jql4v4uer02u1o86rl8ad5e2cr; path=/; domain=www.analesiie.unam.mx"],"Vary":["Accept-Encoding"]}}
{"link":"http://revistaleca.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:00.479151628+02:00","elapsed":927522930,"comment":"GET","payload":{"url":"http://revistaleca.org/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=3c757407631e1f5df1fb664fd174f7d2; path=/; domain=revistaleca.org"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.unimed.ac.id/2012/index.php/inpafi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:00.767299551+02:00","elapsed":1029676522,"comment":"GET","payload":{"url":"https://jurnal.unimed.ac.id/2012/index.php/inpafi/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:51:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=h9iqep4cg7u0h0mijmkeg5nic3; path=/2012/; domain=jurnal.unimed.ac.id"],"Strict-Transport-Security":["max-age=15768000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.26"]}}
{"link":"https://pusdiklat.anri.go.id/jurnal/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:51:00.988744409+02:00","elapsed":657309323,"comment":"GET","payload":{"url":"https://pusdiklat.anri.go.id/jurnal/index.php/index/oai"},"headers":{"Cache-Control":["no-cache, private"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf61b9ac4bb4d-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:00 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=s2b3JgBjARE73iFiidOj16G3qjlT1VDmkLMa46JfhelgOzDrDzhpK02%2FsQ1muza7Rc7PfZ5Qs4ggbnMz51Ks8ITd4fAVDb6pTbN4BWgKVAdlrRc8eiRofzAHaFOimbxMQO%2FJbQMS\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Server-Timing":["app; dur=22.287845611572; desc=\"Application\", timeline-event-0; dur=4.4457912445068; desc=\"Controller\""],"Set-Cookie":["x-clockwork=%7B%22requestId%22%3A%221692726660-9037-297002662%22%2C%22version%22%3A%225.1.12%22%2C%22path%22%3A%22%5C%2F__clockwork%5C%2F%22%2C%22webPath%22%3A%22%5C%2Fclockwork%5C%2Fapp%22%2C%22token%22%3A%22ae1cc216%22%2C%22metrics%22%3Atrue%2C%22toolbar%22%3Atrue%7D; expires=Tue, 22 Aug 2023 17:52:00 GMT; Max-Age=60; path=/; samesite=lax"],"X-Clockwork-Id":["1692726660-9037-297002662"],"X-Clockwork-Version":["5.1.12"]}}
{"link":"http://repository.acropolis-education.gr/acr_edu_oai/request?verb=ListRecords\u0026amp;metadataPrefix=oai_dc","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:01.259195486+02:00","elapsed":270323707,"comment":"GET","payload":{"url":"http://repository.acropolis-education.gr/acr_edu_oai/request?verb=ListRecords\u0026amp;metadataPrefix=oai_dc"},"headers":{"Accept-Ranges":["bytes"],"Age":["0"],"Cache-Control":["max-age=604800"],"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:01 GMT"],"Magicmarker":["1"],"Vary":[",Accept-Encoding"],"X-Varnish-Cache":["HIT"]}}
{"link":"https://www.ajouronline.com/index.php/AJCIS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:01.345558079+02:00","elapsed":866271717,"comment":"GET","payload":{"url":"https://www.ajouronline.com/index.php/AJCIS/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:01 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=akhsna4gqq2kk52ktjrhu3u4jg; path=/; domain=www.ajouronline.com"],"Strict-Transport-Security":["max-age=15768000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33","PleskLin"]}}
{"link":"https://ejournals.epublishing.ekt.gr/index.php/periphery/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:01.694501173+02:00","elapsed":348836325,"comment":"GET","payload":{"url":"https://ejournals.epublishing.ekt.gr/index.php/periphery/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:01 GMT"],"Referrer-Policy":["no-referrer-when-downgrade"],"Server":["nginx"],"Set-Cookie":["OJSSID=4e7871e4c7fe0b3da055808aa41cadaa; path=/; domain=ejournals.epublishing.ekt.gr"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ejournal.unsrat.ac.id/v3/index.php/jmthp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:03.158250992+02:00","elapsed":1463645786,"comment":"GET","payload":{"url":"https://ejournal.unsrat.ac.id/v3/index.php/jmthp/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["default-src 'self' https://c.statcounter.com https://stats.g.doubleclick.net/ https://translate.googleapis.com https://analytics.google.com/ https://www.google-analytics.com/; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.google.com/jsapi https://statcounter.com https://ajax.googleapis.com/ https://www.google.com/recaptcha/ https://static.addtoany.com https://translate-pa.googleapis.com https://translate.googleapis.com https://translate.google.com https://www.gstatic.com/recaptcha/ https://www.googletagmanager.com/ https://maps.googleapis.com https://www.google-analytics.com https://ssl.google-analytics.com https://maps.google.com https://cdnjs.cloudflare.com/ https://connect.facebook.net/ https://www.googleadservices.com; img-src data: https: 'self' https://ssl.google-analytics.com; style-src 'self' 'unsafe-inline' https://translate.googleapis.com http://fonts.googleapis.com/ https://fonts.googleapis.com/ https://www.googleadservices.com/ https://cdnjs.cloudflare.com; font-src 'self' data: https://fonts.gstatic.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/ http://fonts.googleapis.com/ https://cdnjs.cloudflare.com/; frame-src https:; object-src https:"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:02 GMT"],"Feature-Policy":["geolocation none;"],"Public-Key-Pins":["pin-sha256=\"SbhZ5/gkaq6f3Di4h8GztxYHU74cusbzZbc8gGnc4XU=\"; pin-sha256=\"xQ6qpWLrAsMQRcqlzA6Qe02M+Wr4qQsj4m5tOdPKZ34=\"; max-age=17280000; includeSubDomains"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["nginx/1.18.0"],"Set-Cookie":["OJSSID=opk3neeqe3cknko3aths368k9b; path=/; secure; HttpOnly; max-age=7200v3/; domain=ejournal.unsrat.ac.id"],"Strict-Transport-Security":["max-age=17280000; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journals.wichita.edu/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:03.227006143+02:00","elapsed":1967679577,"comment":"GET","payload":{"url":"https://journals.wichita.edu/index.php/index/oai"},"headers":{"Content-Security-Policy":["default-src https:; font-src https: data:; img-src https: data:; script-src https: 'unsafe-inline' 'unsafe-eval'; style-src https: 'unsafe-inline';"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:03 GMT"],"Permissions-Policy":["geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()"],"Referrer-Policy":["strict-origin"],"Server":["Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=o0q3uslo008fscdtlsg6s7b9mi; path=/; domain=journals.wichita.edu","visid_incap_2716269=AdAV7Iq7SL6OBliPMrb1FYX15GQAAAAAQUIPAAAAAAB/B/bTtRtv513zmTzhJxXz; expires=Wed, 21 Aug 2024 00:12:59 GMT; HttpOnly; path=/; Domain=.wichita.edu; Secure; SameSite=None","incap_ses_763_2716269=JQUnebFMayzNcs7scrmWCob15GQAAAAApcW4dsTmyZUnaQMOMLfVKw==; path=/; Domain=.wichita.edu; Secure; SameSite=None"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Cdn":["Imperva"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Iinfo":["12-63549793-63549801 NNNN CT(111 1235 0) RT(1692726661079 31) q(0 0 13 0) r(15 15) U24"],"X-Powered-By":["PHP/7.4.30"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revista.saudeemdebate.org.br/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:04.170889892+02:00","elapsed":943732604,"comment":"GET","payload":{"url":"https://revista.saudeemdebate.org.br/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:04 GMT"],"Server":["Caddy"],"Set-Cookie":["OJSSID_SED=m723kb68hisnt3ru6vosfcn80f; path=/; domain=revista.saudeemdebate.org.br"],"Vary":["Accept-Encoding"]}}
{"link":"http://magix-tech.com/index.php/index/oai","t":"2023-08-22T19:51:04.457172694+02:00","elapsed":30208127526,"comment":"Get \"http://magix-tech.com/index.php/index/oai\": dial tcp: lookup magix-tech.com on 127.0.0.53:53: no such host","payload":{"url":"http://magix-tech.com/index.php/index/oai"}}
{"link":"https://ejournal.iai-tribakti.ac.id/index.php/IJHSS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:06.085336432+02:00","elapsed":2926946832,"comment":"GET","payload":{"url":"https://ejournal.iai-tribakti.ac.id/index.php/IJHSS/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:05 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=782c74daa290e874a295eb44dc0522a5; path=/; domain=ejournal.uit-lirboyo.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://drc.sscc.edu/dspace-oai/request","t":"2023-08-22T19:51:07.805333223+02:00","elapsed":180007615976,"comment":"Get \"http://drc.sscc.edu/dspace-oai/request\": dial tcp 131.187.112.207:80: i/o timeout","payload":{"url":"http://drc.sscc.edu/dspace-oai/request"}}
{"link":"http://publicacoes.unicid.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:08.471251516+02:00","elapsed":2385807462,"comment":"GET","payload":{"url":"http://publicacoes.unicid.edu.br/index.php/index/oai"},"headers":{"Content-Security-Policy":["default-src 'self' 'unsafe-inline' 'unsafe-eval' * ; img-src 'self' data: * ;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:08 GMT"],"Set-Cookie":["OJSSID=mfhsmc2nmvqgm4g83ku06gsosg; path=/; domain=publicacoes.unicid.edu.br; secure; HttpOnly; SameSite=Lax","TS01868086=01539a296eb71e88e3e839fa0dcfae6405b9e91149f637c52589b3e90bbaf627abcdbaac4ee1aa16d2179925c0f70cf7e3d0f047a543294ea9a6a5da243bde186523325c27; Path=/; Domain=.publicacoes.unicid.edu.br"],"Strict-Transport-Security":["max-age=16070400; includeSubDomains; preload"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.stiem.ac.id/index.php/resona/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:08.53072351+02:00","elapsed":7763364868,"comment":"GET","payload":{"url":"https://journal.stiem.ac.id/index.php/resona/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:08 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=50lhbdjtl4qqofug3a2b9hh4h7; path=/; domain=journal.stiem.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://journal.unigres.ac.id/index.php/JNC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:09.066719235+02:00","elapsed":1261212533,"comment":"GET","payload":{"url":"https://journal.unigres.ac.id/index.php/JNC/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:08 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=qd25id837e9a0qflfp1ud78h3p; path=/; domain=journal.unigres.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://injchemistry.uobabylon.edu.iq/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:09.262053359+02:00","elapsed":5091028001,"comment":"GET","payload":{"url":"http://injchemistry.uobabylon.edu.iq/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["545"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:09 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=nskm40vrpvjjl74k3dsnug3mvp; path=/; domain=injchemistry.uobabylon.edu.iq; HttpOnly; SameSite=Lax"],"X-Powered-By":["PHP/8.2.6","ASP.NET"]}}
{"link":"http://www.diamondopen.com/journals/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:09.791898319+02:00","elapsed":725084389,"comment":"GET","payload":{"url":"http://www.diamondopen.com/journals/index/oai"},"headers":{"Cache-Control":["max-age=0"],"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:09 GMT"],"Expires":["Tue, 22 Aug 2023 17:51:09 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=fae5a2294eead4f008699a8a9cf51181; path=/journals/; domain=www.diamondopen.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://ejurnal.alungcipta.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:09.998784706+02:00","elapsed":1527388089,"comment":"GET","payload":{"url":"http://ejurnal.alungcipta.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:08 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=da476du2dd1pnvlndca0c5hg3g; path=/; domain=ejurnal.alungcipta.com"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://aplicaciones.bibliolatino.com:81/index.php/moda/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:10.214602092+02:00","elapsed":422563782,"comment":"GET","payload":{"url":"http://aplicaciones.bibliolatino.com:81/index.php/moda/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:10 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=cm6vq8e381ae8l8b0pqruiorgt; path=/; domain=aplicaciones.bibliolatino.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.um-sorong.ac.id/index.php/pjcs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:10.733130821+02:00","elapsed":2202255628,"comment":"GET","payload":{"url":"https://ejournal.um-sorong.ac.id/index.php/pjcs/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:10 GMT"],"Server":["Apache/2.4.57 (Unix) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=8sb3taje3srft1vdg2shj5j0l7; path=/; domain=ejournal.um-sorong.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://www.periodicos.unb.br/index.php/revistadedireitounb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:11.066498474+02:00","elapsed":1804333835,"comment":"GET","payload":{"url":"https://www.periodicos.unb.br/index.php/revistadedireitounb/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:10 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=rlcf3egndevpoootrpvfpjn14o; path=/; domain=www.periodicos.unb.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.biblioteca.ueb.edu.ec/oai/request?verb=Identify","t":"2023-08-22T19:51:11.620835807+02:00","elapsed":33177873376,"comment":"Get \"http://www.biblioteca.ueb.edu.ec/oai/request?verb=Identify\": dial tcp: lookup www.biblioteca.ueb.edu.ec on 127.0.0.53:53: no such host","payload":{"url":"http://www.biblioteca.ueb.edu.ec/oai/request?verb=Identify"}}
{"link":"https://ejournal.stmik-sumedang.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:11.636820117+02:00","elapsed":1637918640,"comment":"GET","payload":{"url":"https://ejournal.stmik-sumedang.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:10 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=ep01d4qci8qkldagjm959gdqq8; path=/; domain=ejournal.stmik-sumedang.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.19"]}}
{"link":"https://journal.unpak.ac.id/index.php/magma/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:11.704690699+02:00","elapsed":1489958125,"comment":"GET","payload":{"url":"https://journal.unpak.ac.id/index.php/magma/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:11 GMT"],"Server":["nginx/1.18.0 (Ubuntu)"],"Set-Cookie":["OJSSID=i940pt6ldsacb1sja5gft023l4; path=/; domain=journal.unpak.ac.id"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.raco.cat/index.php/Quark/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:11.73630248+02:00","elapsed":1003017607,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Quark/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:11 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=a83a1dc150acece32629c59c72870a22; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://profood.unram.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:12.076684722+02:00","elapsed":1010131028,"comment":"GET","payload":{"url":"http://profood.unram.ac.id/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:41:34 GMT"],"Keep-Alive":["timeout=60"],"Server":["nginx/1.14.1"],"Set-Cookie":["OJSSIDPROFOOD=8913m2s6leap90q66lhvspsvk1; path=/; domain=profood.unram.ac.id"],"Vary":["Accept-Encoding"],"X-Cache":["HIT from Backend"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://www.ijnc.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:12.523082254+02:00","elapsed":818270360,"comment":"GET","payload":{"url":"http://www.ijnc.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:12 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40"],"Set-Cookie":["OJSSID=6dtiofdt1kmi6lvdgfm1fmvj71; path=/; domain=www.ijnc.org"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://journal.unucirebon.ac.id/index.php/jona/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.105551528+02:00","elapsed":1468649357,"comment":"GET","payload":{"url":"http://journal.unucirebon.ac.id/index.php/jona/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:13 GMT"],"Server":["nginx"],"Set-Cookie":["OJSID=d81d19b1b038273f9751c3df7d00ffd8; path=/; domain=journal.unucirebon.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://kyivchasprava.kneu.in.ua/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.125684734+02:00","elapsed":602468002,"comment":"GET","payload":{"url":"http://kyivchasprava.kneu.in.ua/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:13 GMT"],"Server":["nginx/1.12.2"],"Set-Cookie":["OJSSID=af392d112c70d89a218460feda6ac308; path=/; domain=kyivchasprava.kneu.in.ua"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.iainpalopo.ac.id/index.php/ideas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.385644071+02:00","elapsed":1308768049,"comment":"GET","payload":{"url":"https://ejournal.iainpalopo.ac.id/index.php/ideas/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:13 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=hlorj71h44cp35oqec55p2bk90; path=/; domain=ejournal.iainpalopo.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://lamintang.org/journal/index.php/jamaps/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.386912085+02:00","elapsed":1766016707,"comment":"GET","payload":{"url":"https://lamintang.org/journal/index.php/jamaps/oai"},"headers":{"Cache-Control":["max-age=0"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:12 GMT"],"Expect-Ct":["enforce, max-age=21600"],"Expires":["Tue, 22 Aug 2023 17:51:12 GMT"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["null"],"Set-Cookie":["OJSSID=bb71491efa52ecf048623fbd48ade266; path=/journal/; domain=lamintang.org"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"],"X-Powered-By":["Exabytes"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jurnal.iain-bone.ac.id/index.php/colrev/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.435815135+02:00","elapsed":1699366847,"comment":"GET","payload":{"url":"https://jurnal.iain-bone.ac.id/index.php/colrev/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:13 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=v3pgfrrlgr7ujto3lhhl9d7pe3; path=/; domain=jurnal.iain-bone.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ricts.mundis.pt/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:13.821620646+02:00","elapsed":434592577,"comment":"GET","payload":{"url":"http://ricts.mundis.pt/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:13 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ad7d572f9a8dc2b798da9b5c0376fa73; path=/; domain=ricts.mundis.pt"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://uchicago.tind.io/oia2d","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:51:14.12352149+02:00","elapsed":997768232,"comment":"GET","payload":{"url":"https://uchicago.tind.io/oia2d"},"headers":{"Allow":["GET, POST, HEAD, OPTIONS, PUT, PATCH, DELETE"],"Cache-Control":["public, max-age=3600"],"Connection":["keep-alive"],"Content-Security-Policy":["default-src https: 'self' tind.io *.tind.io 'unsafe-inline'; img-src https: * data: 'self'; style-src https: * 'unsafe-inline'; script-src https: * 'unsafe-inline' 'unsafe-eval' blob: 'self'; manifest-src https: *; media-src https: * blob: 'self'; connect-src https: wss: *"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:14 GMT"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["Apache"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains"],"Vary":["Cookie,ETag,Cache-Control"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://akper-sandikarsa.e-journal.id/index.php/JIKSH/oai","t":"2023-08-22T19:51:14.174873161+02:00","elapsed":150373959380,"comment":"Get \"https://akper-sandikarsa.e-journal.id/index.php/JIKSH/oai\": dial tcp 203.160.128.185:443: i/o timeout","payload":{"url":"https://akper-sandikarsa.e-journal.id/index.php/JIKSH/oai"}}
{"link":"https://oakhillspub.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:14.371875384+02:00","elapsed":935979996,"comment":"GET","payload":{"url":"https://oakhillspub.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:14 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=1dcdbd45eb15e2f7fbcfb1bc77fa2d31; path=/; domain=oakhillspub.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://bibliotecadigital.fgv.br/ojs/index.php/pagina22/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:16.590105668+02:00","elapsed":3204310877,"comment":"GET","payload":{"url":"https://bibliotecadigital.fgv.br/ojs/index.php/pagina22/oai"},"headers":{"Content-Security-Policy":["default-src 'self' https://*.dimensions.ai/ https://api.plu.mx/ https://platform.twitter.com/ https://www.recaptcha.net/ https://syndication.twitter.com/ https://www.google-analytics.com https://*.fgv.br https://*.emnuvens.com.br https://*.crossref.org https://www.reviewercredits.com/ https://www.youtube.com/ ; font-src * 'unsafe-inline' data:;img-src * data:; script-src * 'unsafe-eval' 'unsafe-inline'; style-src * 'unsafe-inline'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:16 GMT"],"Permissions-Policy":["accelerometer=(self 'https://*.emnuvens.com.br'), camera=(self 'https://*.emnuvens.com.br'), gyroscope=(self 'https://*.emnuvens.com.br')"],"Referrer-Policy":["no-referrer"],"Server":["nginx/1.18.0 (Ubuntu)"],"Set-Cookie":["OJSSID=ma28kr0h35lvji22v3ni6rjl92; path=/; domain=periodicos.fgv.br; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":301,"url":"https://periodicos.fgv.br/ojs/index.php/pagina22/oai"}]}
{"link":"https://jurnal.unived.ac.id/index.php/cier/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:18.364542021+02:00","elapsed":1774235202,"comment":"GET","payload":{"url":"https://jurnal.unived.ac.id/index.php/cier/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:18 GMT"],"Server":["Apache/2.4.18 (Ubuntu)"],"Set-Cookie":["OJSID=c7ettilbnrgn4h3midm3hfqt0r; path=/; domain=jurnal.unived.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.grsci-techpress.org/index.php/IJARER/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:19.242472524+02:00","elapsed":877816710,"comment":"GET","payload":{"url":"http://www.grsci-techpress.org/index.php/IJARER/oai"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:19 GMT"],"Expires":["Mon, 26 Jul 1997 05:00:00 GMT"],"Last-Modified":["Tue, 22 Aug 2023 17:51:19 GMT"],"Pragma":["no-cache"],"Server":["NginX"],"Vary":["Accept-Encoding"],"X-Adblock-Key":["MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANnylWw2vLY4hUn9w06zQKbhKBfvjFUCsdFlb6TdQhxb9RXWXuI4t31c+o8fYOv/s8q1LGPga3DE1L/tHU4LENMCAwEAAQ==_14attYMwBAaVH5AZLM3lbPHngnJCtCIQ+Bjm+hfoLgMtHnoj3F+Dl37gI7juutE2lmz/86MZUgll8tN79xO44Q=="],"X-Cache-Miss-From":["parking-76fb44b76-x442k"],"X-Powered-By":["PHP/8.1.17"]}}
{"link":"http://www.bgvsf.upe.br/index.php/index/oai","t":"2023-08-22T19:51:20.472508079+02:00","elapsed":45497691098,"comment":"Get \"http://www.bgvsf.upe.br/index.php/index/oai\": dial tcp 200.133.1.18:80: connect: no route to host","payload":{"url":"http://www.bgvsf.upe.br/index.php/index/oai"}}
{"link":"http://digital.lib.sun.ac.za/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":400,"t":"2023-08-22T19:51:21.365103122+02:00","elapsed":892418062,"comment":"GET","payload":{"url":"http://digital.lib.sun.ac.za/oai"},"headers":{"Content-Language":["en-ZA"],"Content-Length":["5903"],"Content-Type":["text/html;charset=ISO-8859-1"],"Date":["Tue, 22 Aug 2023 17:51:21 GMT"],"Set-Cookie":["JSESSIONID=BDD89D3D4B42B08AA7EF5472CF75AD80; Path=/oai; HttpOnly"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["DENY"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.unne.edu.ar/index.php/eitt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:21.802888666+02:00","elapsed":7679240530,"comment":"GET","payload":{"url":"https://revistas.unne.edu.ar/index.php/eitt/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:20 GMT"],"Server":["Apache/2.4.37 (Ubuntu)"],"Set-Cookie":["OJSSID=pphdv7p3gv2vofks8v94mvumf4; path=/; domain=revistas.unne.edu.ar","cookiesession1=678A3E315B25114E74CC9B24A2A7861E;Expires=Wed, 21 Aug 2024 17:51:21 GMT;Path=/;HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://aeej.ppj.unp.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:23.274301184+02:00","elapsed":4031701917,"comment":"GET","payload":{"url":"http://aeej.ppj.unp.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:22 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=o1a9e33vk3seepqd4156ok3427; path=/; domain=aeej.ppj.unp.ac.id; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.ukipaulus.ac.id/index.php/pce/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:23.378854476+02:00","elapsed":1575816410,"comment":"GET","payload":{"url":"http://ojs.ukipaulus.ac.id/index.php/pce/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:23 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=abac0cc59a3c77dceac453d6272ece62; path=/; domain=ojs.ukipaulus.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://upjournals.co.za/index.php/IJEDA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:51:23.974839849+02:00","elapsed":700371494,"comment":"GET","payload":{"url":"https://upjournals.co.za/index.php/IJEDA/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf6ada86b4d25-FRA"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:51:23 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=wEWXy8GfMr9NetfK6fTVfUY4la2Tbbklv%2BdK8HYap%2B4RuupuiULTjJs%2FB%2BbijDXGH6XbNrKWUugoM0tGxWwYJsi8usZghpr0hbmLRjfr4UuXcimM0h43J62XMfnYvTX3Iyn4\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"]}}
{"link":"https://ijssrjournal.org/index.php/ijssr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:24.465212286+02:00","elapsed":1086208740,"comment":"GET","payload":{"url":"https://ijssrjournal.org/index.php/ijssr/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:24 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=c42b3888d685eddc6323b71f134b18c0; path=/; domain=ijssrjournal.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://portaluniversitasquality.ac.id:5388/ojssystem/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:24.924285946+02:00","elapsed":3559040138,"comment":"GET","payload":{"url":"http://portaluniversitasquality.ac.id:5388/ojssystem/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:17 GMT"],"Server":["Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.23"],"Set-Cookie":["OJSSID=44g128cpgs8jb9jfjc89f3oji4; path=/ojssystem/; domain=portaluniversitasquality.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.23"]}}
{"link":"http://www.ojs.unanda.ac.id/index.php/wallacea/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:25.647031859+02:00","elapsed":1672051844,"comment":"GET","payload":{"url":"http://www.ojs.unanda.ac.id/index.php/wallacea/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:25 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=7ho9kisjui74pdc0aq9mp2jao6; path=/; domain=www.ojs.unanda.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ejournal.uinsaid.ac.id/index.php/juebir/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:25.993462608+02:00","elapsed":1069030674,"comment":"GET","payload":{"url":"https://ejournal.uinsaid.ac.id/index.php/juebir/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf6b92ae5929f-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:25 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=t1pPUt2dniKcJ6YpA8iOTr%2FnGC5UQNR6GLpDmd7nvLayci5G76STeo0hn%2B2Q02VZd9jKCgDnMa27IE1BXxb3xsvkhmGCcaBTbsTo9NQuRT7Idwj8fn53Gg0NwttTv6d4rXJQr7fqYT3u\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=4849tjirgsroklku6hohv4isq9; path=/; domain=ejournal.uinsaid.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://journals.ums.ac.id/index.php/bioeksperimen/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:29.493115048+02:00","elapsed":3499601562,"comment":"GET","payload":{"url":"http://journals.ums.ac.id/index.php/bioeksperimen/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:29 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=t5ivvu3ogno5cl53ct271o9uv4; path=/; domain=journals.ums.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://e-journal.iainsalatiga.ac.id/index.php/inferensi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:31.510059923+02:00","elapsed":2016915121,"comment":"GET","payload":{"url":"https://e-journal.iainsalatiga.ac.id/index.php/inferensi/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:31 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=9hrakej6h6thb679a0pfhcapk5; path=/; domain=inferensi.iainsalatiga.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jaabjournal.org/index.php/jaab/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:32.470141525+02:00","elapsed":960042938,"comment":"GET","payload":{"url":"https://jaabjournal.org/index.php/jaab/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:32 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=6da81be5302238214e30acdb566251cd; path=/; domain=jaabjournal.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://bcsdjournals.com/index.php/ijecls/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:33.896456232+02:00","elapsed":1426182808,"comment":"GET","payload":{"url":"https://bcsdjournals.com/index.php/ijecls/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:31 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=40cd58cdcf776d14b4fec73feab051cd; path=/; domain=bcsdjournals.com"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://journal.gjbeacademia.com/index.php/index/oai","t":"2023-08-22T19:51:35.046840431+02:00","elapsed":30589531160,"comment":"Get \"https://journal.gjbeacademia.com/index.php/index/oai\": dial tcp: lookup journal.gjbeacademia.com on 127.0.0.53:53: no such host","payload":{"url":"https://journal.gjbeacademia.com/index.php/index/oai"}}
{"link":"https://seer.ufrgs.br/index.php/RevistaGauchadeEnfermagem/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:51:35.170913376+02:00","elapsed":1274308010,"comment":"GET","payload":{"url":"https://seer.ufrgs.br/index.php/RevistaGauchadeEnfermagem/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:35 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=tj9l5d0vq9ot5qbunemm7o12re; path=/; domain=seer.ufrgs.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.unj.ac.id/unj/index.php/jrpk/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:36.610175959+02:00","elapsed":1439156134,"comment":"GET","payload":{"url":"https://journal.unj.ac.id/unj/index.php/jrpk/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:46 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 mod_wsgi/3.4 Python/2.7.5 PHP/7.4.23"],"Set-Cookie":["OJSSID=d9jq27595clvt64sij86m4uirv; path=/unj/; domain=journal.unj.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.23"]}}
{"link":"http://journal.unipdu.ac.id:8080/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:37.445293847+02:00","elapsed":835006899,"comment":"GET","payload":{"url":"http://journal.unipdu.ac.id:8080/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:37 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=e2c7f583087e8f69444f19de41b878fb; path=/; domain=journal.unipdu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal2.uad.ac.id/index.php/index.php/spekta/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:38.081580011+02:00","elapsed":636142828,"comment":"GET","payload":{"url":"http://journal2.uad.ac.id/index.php/index.php/spekta/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:37 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=d0c6gum9mo9qrha1f8fiduiqgd; path=/; domain=journal2.uad.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.fsg.br/index.php/anaiscontabeis/oai","t":"2023-08-22T19:51:44.516794741+02:00","elapsed":30341733554,"comment":"Get \"http://ojs.fsg.br/index.php/anaiscontabeis/oai\": dial tcp: lookup ojs.fsg.br on 127.0.0.53:53: no such host","payload":{"url":"http://ojs.fsg.br/index.php/anaiscontabeis/oai"}}
{"link":"http://jurnal.stiemtanjungredeb.ac.id/index.php/ecobuild/oai","t":"2023-08-22T19:51:44.571577151+02:00","elapsed":31465952798,"comment":"Get \"http://jurnal.stiemtanjungredeb.ac.id/index.php/ecobuild/oai\": dial tcp: lookup jurnal.stiemtanjungredeb.ac.id on 127.0.0.53:53: no such host","payload":{"url":"http://jurnal.stiemtanjungredeb.ac.id/index.php/ecobuild/oai"}}
{"link":"https://journals.innovareacademics.in/index.php/ijap/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:45.024727582+02:00","elapsed":507734226,"comment":"GET","payload":{"url":"https://journals.innovareacademics.in/index.php/ijap/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf7300e1b9a2d-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:45 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=c5Dfjx3R%2FZPFl7bQUYAw8nIQGlQydqNPMgz4osKhj%2FGLnyHx%2Fz6a3IKjrrIxQqxaeERlOS29nxvpFcC7gg9eIeotA1Dx2cuzNLlDsgpj%2BpDeWeLg%2FtJdiUHwiUwux5TlqWF4zkyGUw%2BbN9RR2pf9hA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=07bf01e14de9b09aa5919cb3116a166b; path=/; domain=journals.innovareacademics.in; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://rgsociety.org/journals/index.php/ijai/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:45.081500077+02:00","elapsed":509737467,"comment":"GET","payload":{"url":"http://rgsociety.org/journals/index.php/ijai/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["no-store, no-cache, must-revalidate"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf7329da39bfe-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:45 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Pragma":["no-cache"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=153rDyFPma1%2BRIil37pDcfYoG%2BCnDT86QafMvXceGmuGot725VnKQG2kjAcPIBBqumZa7ocP0kegPmtnnLHjYmBWobQHuWkscCa9L8XI1bpxCPywsoRPJGMjaAJUBu7u\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["PHPSESSID=d38384a3b0f494b6dd883523ca48e6cb; path=/"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":301,"url":"https://rgsociety.org/journals/index.php/ijai/oai"}]}
{"link":"https://museoprecolombino.ojstest.com/index.php/index/oai","t":"2023-08-22T19:51:45.130293459+02:00","elapsed":31308553223,"comment":"Get \"https://museoprecolombino.ojstest.com/index.php/index/oai\": dial tcp: lookup museoprecolombino.ojstest.com on 127.0.0.53:53: no such host","payload":{"url":"https://museoprecolombino.ojstest.com/index.php/index/oai"}}
{"link":"https://raco.cat/index.php/Sostenible/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:45.984687531+02:00","elapsed":959852692,"comment":"GET","payload":{"url":"https://raco.cat/index.php/Sostenible/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:45 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=9d67ef5a64c729479d30c6724f3136e3; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://ejournal.unsri.ac.id/index.php/jps/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:46.331224039+02:00","elapsed":1249614831,"comment":"GET","payload":{"url":"https://ejournal.unsri.ac.id/index.php/jps/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:46 GMT"],"Server":["nginx/1.10.3 (Ubuntu)"],"Set-Cookie":["OJSSID=ckl6qbvvmtacl9ntltlctdet46; path=/; domain=ejournal.unsri.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.darmajaya.ac.id/index.php/kpm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:46.756668647+02:00","elapsed":1626178992,"comment":"GET","payload":{"url":"https://jurnal.darmajaya.ac.id/index.php/kpm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:46 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=2fslhckilhbjfl7jctso7td220; path=/; domain=jurnal.darmajaya.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40-1~dotdeb+zts+7.1"]}}
{"link":"https://ejournal.unib.ac.id/kinestetik/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:47.802262618+02:00","elapsed":1817405216,"comment":"GET","payload":{"url":"https://ejournal.unib.ac.id/kinestetik/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:14 GMT"],"Server":["nginx/1.20.1"],"Set-Cookie":["OJSSID=cnr5f8ls0emihpi01s652q0oso; path=/; domain=ejournal.unib.ac.id"],"Vary":["Accept-Encoding"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ojs.atds.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:47.911400108+02:00","elapsed":1579987987,"comment":"GET","payload":{"url":"https://ojs.atds.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:47 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=b378a81753d861f8b61c551685500107; path=/; domain=ojs.atds.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://registraduria.metarevistas.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:48.32043901+02:00","elapsed":1563633520,"comment":"GET","payload":{"url":"http://registraduria.metarevistas.org/index.php/index/oai"},"headers":{"Accept-Ranges":["none"],"Content-Security-Policy":["default-src https: data: 'unsafe-inline' 'unsafe-eval'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:48 GMT"],"P3p":["CP=\"ALL DSP COR CUR ADM TAI OUR IND COM NAV INT\""],"Referrer-Policy":["strict-origin","no-referrer-when-downgrade"],"Server":["Apache"],"Set-Cookie":["OJSSID=u36eprvs43k3fqrsc542jpfcdl; path=/; domain=revistas.registraduria.gov.co; HttpOnly;Secure; HttpOnly;Secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":301,"url":"https://registraduria.metarevistas.org/index.php/index/oai"}]}
{"link":"https://ejournal.pgrikotasemarang.org/index.php/jips/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:49.107955366+02:00","elapsed":1196407387,"comment":"GET","payload":{"url":"https://ejournal.pgrikotasemarang.org/index.php/jips/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:49 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=60f19e605e9e372f1eb23d04432d02b4; path=/; domain=ejournal.pgrikotasemarang.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journals.calstate.edu/ugjrnl/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:49.4598811+02:00","elapsed":1657565617,"comment":"GET","payload":{"url":"https://journals.calstate.edu/ugjrnl/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:49 GMT"],"Server":["Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips mod_wsgi/3.4 Python/2.7.5"],"Set-Cookie":["OJSSID=jjsasov2nfnod7668s1ig4sfbe; path=/; domain=journals.calstate.edu"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.binadarma.ac.id/index.php/soseic/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:49.730504652+02:00","elapsed":1409994436,"comment":"GET","payload":{"url":"http://jurnal.binadarma.ac.id/index.php/soseic/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:49 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=b3j560ejv0psn7lgkp7kd63sn7; path=/; domain=jurnal.binadarma.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.31"]}}
{"link":"https://celebesscholarpg.com/index.php/edulead/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:49.945856927+02:00","elapsed":837789493,"comment":"GET","payload":{"url":"https://celebesscholarpg.com/index.php/edulead/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:49 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=b34cba4f3ad16038ef38299d74769911; path=/; domain=celebesscholarpg.com; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://manuscriptcenter.k-publisher.com/kijaes/index.php/index/oai","t":"2023-08-22T19:51:50.009519714+02:00","elapsed":35637545280,"comment":"Get \"https://manuscriptcenter.k-publisher.com/kijaes/index.php/index/oai\": dial tcp: lookup manuscriptcenter.k-publisher.com on 127.0.0.53:53: server misbehaving","payload":{"url":"https://manuscriptcenter.k-publisher.com/kijaes/index.php/index/oai"}}
{"link":"https://www.cantilever.id/index.php/cantilever/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:51.336892352+02:00","elapsed":1606347362,"comment":"GET","payload":{"url":"https://www.cantilever.id/index.php/cantilever/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["public, max-age=2592000"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:51 GMT"],"Expires":["Thu, 21 Sep 2023 17:51:51 GMT"],"Set-Cookie":["OJSID=b7b3f97260f558041f2f328460accaad; path=/; domain=www.cantilever.id; secure"],"Vary":["Accept-Encoding,User-Agent,User-Agent"]}}
{"link":"http://jes.unisla.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:51.856282554+02:00","elapsed":1846565059,"comment":"GET","payload":{"url":"http://jes.unisla.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:51:51 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=n3nvtmeelivoab6ic038b0fl76; path=/; domain=jes.unisla.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://potentcloudhost.com/bjhs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:52.552291677+02:00","elapsed":3092380901,"comment":"GET","payload":{"url":"http://potentcloudhost.com/bjhs/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:50 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.unib.ac.id/ijier/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:53.135882417+02:00","elapsed":1798850012,"comment":"GET","payload":{"url":"https://ejournal.unib.ac.id/ijier/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:44:19 GMT"],"Server":["nginx/1.20.1"],"Set-Cookie":["OJSSID=82ul0dm6ma0s24c1fu7au1npjf; path=/; domain=ejournal.unib.ac.id"],"Vary":["Accept-Encoding"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.othereducation.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:53.145033692+02:00","elapsed":592690588,"comment":"GET","payload":{"url":"https://www.othereducation.org/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["max-age=172800"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf762dcd14d79-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:53 GMT"],"Expires":["Thu, 24 Aug 2023 17:51:52 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=5dgtGMR83jaqb88%2B%2FstANahmcF4wuSJ5SN7ZqjAg4QbTX9JcOweV6UTEdSabXxcQE3MaTlfCfeYV63cDE7U2fitzE5Qv7HtnaG9xD7jbiI8FuMeEq1sBOqfjNDUkgTyJ0yxwn%2FLXemQF\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=k92opceoirpeaclsf91sfdgbql; path=/; domain=www.othereducation.org"],"Vary":["Accept-Encoding,User-Agent"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://analesdequimica.es/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:53.40943031+02:00","elapsed":273433856,"comment":"GET","payload":{"url":"https://analesdequimica.es/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:53 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=6tfb678dqfk37becgcbu95hsk4; path=/; domain=analesdequimica.es"],"Upgrade":["h2"],"Vary":["Accept-Encoding"]}}
{"link":"https://boletimtecnico.ifsuldeminas.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:51:54.365418775+02:00","elapsed":1220254005,"comment":"GET","payload":{"url":"https://boletimtecnico.ifsuldeminas.edu.br/index.php/index/oai"},"headers":{"Content-Length":["223739"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:51:54 GMT"],"Etag":["\"6487245e-369fb\""],"Server":["nginx"]}}
{"link":"http://www.jobeg.com.ng/index.php/index/oai","t":"2023-08-22T19:51:55.161542142+02:00","elapsed":30696203324,"comment":"Get \"http://www.jobeg.com.ng/index.php/index/oai\": dial tcp: lookup www.jobeg.com.ng on 127.0.0.53:53: no such host","payload":{"url":"http://www.jobeg.com.ng/index.php/index/oai"}}
{"link":"https://jap.org.ua/index.php/index/oai","t":"2023-08-22T19:51:55.886084104+02:00","elapsed":30238906362,"comment":"Get \"https://jap.org.ua/index.php/index/oai\": dial tcp: lookup jap.org.ua on 127.0.0.53:53: no such host","payload":{"url":"https://jap.org.ua/index.php/index/oai"}}
{"link":"https://sciencejournals.stmjournals.in/index.php/JoMCCT/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:56.053050066+02:00","elapsed":891290443,"comment":"GET","payload":{"url":"https://sciencejournals.stmjournals.in/index.php/JoMCCT/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["max-age=172800"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf7728e3d1da4-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:56 GMT"],"Expires":["Thu, 24 Aug 2023 17:51:55 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=wVCOqaLpkDHnEsfVTYhuPHfHi8yJxk0WrKaVQQslBFvjaUScVel%2F3bmwlgt27Pc795njC0A8nZh9ewoqdeIdp6WxAx%2Ft6OCeXs4dV5Mkt8moCfMcKewiVmmc5nn1RZ%2F9i6NTlw4onCogqQTEltNoKfs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=gd0rej5fi7l7i77n5q83qfj971; path=/; domain=sciencejournals.stmjournals.in"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://ejournal.unsrat.ac.id/v3/index.php/JAP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:56.542360297+02:00","elapsed":2176839519,"comment":"GET","payload":{"url":"https://ejournal.unsrat.ac.id/v3/index.php/JAP/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["default-src 'self' https://c.statcounter.com https://stats.g.doubleclick.net/ https://translate.googleapis.com https://analytics.google.com/ https://www.google-analytics.com/; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.google.com/jsapi https://statcounter.com https://ajax.googleapis.com/ https://www.google.com/recaptcha/ https://static.addtoany.com https://translate-pa.googleapis.com https://translate.googleapis.com https://translate.google.com https://www.gstatic.com/recaptcha/ https://www.googletagmanager.com/ https://maps.googleapis.com https://www.google-analytics.com https://ssl.google-analytics.com https://maps.google.com https://cdnjs.cloudflare.com/ https://connect.facebook.net/ https://www.googleadservices.com; img-src data: https: 'self' https://ssl.google-analytics.com; style-src 'self' 'unsafe-inline' https://translate.googleapis.com http://fonts.googleapis.com/ https://fonts.googleapis.com/ https://www.googleadservices.com/ https://cdnjs.cloudflare.com; font-src 'self' data: https://fonts.gstatic.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/ http://fonts.googleapis.com/ https://cdnjs.cloudflare.com/; frame-src https:; object-src https:"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:56 GMT"],"Feature-Policy":["geolocation none;"],"Public-Key-Pins":["pin-sha256=\"SbhZ5/gkaq6f3Di4h8GztxYHU74cusbzZbc8gGnc4XU=\"; pin-sha256=\"xQ6qpWLrAsMQRcqlzA6Qe02M+Wr4qQsj4m5tOdPKZ34=\"; max-age=17280000; includeSubDomains"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["nginx/1.18.0"],"Set-Cookie":["OJSSID=ls0vvihf9vf0lqsfak44qrfpbh; path=/; secure; HttpOnly; max-age=7200v3/; domain=ejournal.unsrat.ac.id"],"Strict-Transport-Security":["max-age=17280000; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.nepjol.info/index.php/jomra/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:57.302689129+02:00","elapsed":760290528,"comment":"GET","payload":{"url":"https://www.nepjol.info/index.php/jomra/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:56 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=0q39mckr9aji5k950k76getcmm; path=/; domain=www.nepjol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.unma.ac.id/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:57.451184171+02:00","elapsed":1398101295,"comment":"GET","payload":{"url":"https://jurnal.unma.ac.id/index.php/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:51:57 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=inhl1ns6iet3kvqaoaq434e172; path=/; domain=jurnal.unma.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://cn.usp-pl.com/index.php/STR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:57.965215825+02:00","elapsed":8019237082,"comment":"GET","payload":{"url":"https://cn.usp-pl.com/index.php/STR/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:51 GMT"],"Server":["Apache/2.4.9 (Unix) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9"],"Set-Cookie":["OJSSID=sbbo5dvqbo8p6pe12j3qgvkh83; path=/; domain=cn.usp-pl.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://seemedj.mefos.unios.hr/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:58.298320947+02:00","elapsed":332959014,"comment":"GET","payload":{"url":"http://seemedj.mefos.unios.hr/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:58 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=g5hd92d2echeufbda3hui46345; path=/; domain=seemedj.mefos.unios.hr"],"Vary":["Accept-Encoding"]}}
{"link":"https://review.ttu.edu.vn/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:59.479324585+02:00","elapsed":3593042219,"comment":"GET","payload":{"url":"https://review.ttu.edu.vn/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:58 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=bb669334b0aba0517936f13f5d67efdf; path=/; domain=review.ttu.edu.vn"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://journal.unhas.ac.id/index.php/jsg/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:51:59.605100599+02:00","elapsed":1306620338,"comment":"GET","payload":{"url":"https://journal.unhas.ac.id/index.php/jsg/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:59 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=nvhrh0pk75d8lru09qlus4oqpe; path=/; domain=journal.unhas.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://revistas.unifan.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:00.058745184+02:00","elapsed":579283949,"comment":"GET","payload":{"url":"http://revistas.unifan.edu.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:51:59 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=c3skrlq091m9b5eu3p08j4s5c5; path=/; domain=revistas.unifan.edu.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.uwks.ac.id/index.php/Tibandaru/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:01.142089277+02:00","elapsed":1536964579,"comment":"GET","payload":{"url":"https://journal.uwks.ac.id/index.php/Tibandaru/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:00 GMT"],"Server":["Apache/2.4.18 (Ubuntu)"],"Set-Cookie":["OJSSID=q5jetq3g2acgc4h73bl2qk7ed4; path=/; domain=journal.uwks.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal.bkpi.staipersisgarut.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:01.765239668+02:00","elapsed":1706378654,"comment":"GET","payload":{"url":"http://journal.bkpi.staipersisgarut.ac.id/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["555"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:01 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=mor4k3fnnjgcbirg8btujdfc8j; path=/; domain=journal.bkpi.staipersisgarut.ac.id"],"Upgrade":["h2"]}}
{"link":"http://al-adiljournal.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:02.47649801+02:00","elapsed":5025282719,"comment":"GET","payload":{"url":"http://al-adiljournal.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:02 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=p4ck00gmcrak2lo6usmn4a6iu6; path=/; domain=al-adiljournal.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.29"]}}
{"link":"http://ojs.umsida.ac.id/index.php/JBMP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:52:02.973598864+02:00","elapsed":1208241223,"comment":"GET","payload":{"url":"http://ojs.umsida.ac.id/index.php/JBMP/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:34:48 GMT"],"Server":["Apache/2.2.22 (Ubuntu)"],"Set-Cookie":["OJSSID=osjeim0dvptq7404ptmje8ugp0; path=/; domain=ojs.umsida.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.3.10-1ubuntu3.26"]}}
{"link":"http://sitereports.nabunken.go.jp/api/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:03.107311877+02:00","elapsed":1965061024,"comment":"GET","payload":{"url":"http://sitereports.nabunken.go.jp/api/oai/request"},"headers":{"Cache-Control":["max-age=0, private, must-revalidate"],"Connection":["keep-alive"],"Content-Type":["application/xml; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:52:02 GMT"],"Etag":["W/\"c2a267b843196b60b50a456c47c9a03c\""],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["nginx"],"X-Content-Type-Options":["nosniff"],"X-Download-Options":["noopen"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Request-Id":["ba9b8ba5-3510-4393-b470-a7b30268812c"],"X-Runtime":["0.283436"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://anais.unievangelica.edu.br/index.php/extfaceg/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:03.524196183+02:00","elapsed":1047570974,"comment":"GET","payload":{"url":"http://anais.unievangelica.edu.br/index.php/extfaceg/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:03 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/7.4.13"],"Set-Cookie":["OJSSID=uq2j4jtu9br5l46088t3eet1l6; path=/; domain=anais.unievangelica.edu.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.13"]}}
{"link":"http://e-journal.stkipsiliwangi.ac.id/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:52:04.152133583+02:00","elapsed":1178402565,"comment":"GET","payload":{"url":"http://e-journal.stkipsiliwangi.ac.id/index.php/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:03 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=93a6d62795d2a3d5e4a99f7dc5896905; path=/; domain=e-journal.stkipsiliwangi.ac.id"]}}
{"link":"https://eurekabiomedical.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:04.540609358+02:00","elapsed":388360325,"comment":"GET","payload":{"url":"https://eurekabiomedical.com/index.php/index/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:04 GMT"],"Platform":["hostinger"],"Server":["hcdn"],"Set-Cookie":["OJSSID=41428e6a13932659ee162f73418cfa83; path=/; domain=eurekabiomedical.com; secure"],"Vary":["Accept-Encoding"],"X-Hcdn-Cache-Status":["DYNAMIC"],"X-Hcdn-Request-Id":["4932b680eb9f11dc06c830b7daed3504-srv-edge1"],"X-Hcdn-Upstream-Rt":["0.068"],"X-Powered-By":["PHP/7.1.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"http://ejournal.unhasy.ac.id/index.php/dinamis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:04.693437068+02:00","elapsed":1169095578,"comment":"GET","payload":{"url":"http://ejournal.unhasy.ac.id/index.php/dinamis/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf7a9bbbc35ea-FRA"],"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:04 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=ar5Ze3gDucSOTIWdMclsqXxljQDah9%2FIeOFQrzacUd8eY3QHIjydd4Doa9RhvhRbBglk8uK26%2Buew0lzS2bo9bJjrhkbHwIbQW1cJ5e5LAE1s8KWkrkfcmnDuXw%2BaaX4KCW0bkfWabM%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=numk502egsn6if5n0o6sva455u; path=/; domain=ejournal.unhasy.ac.id; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://jps.library.utoronto.ca/index.php/jsi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:05.402547451+02:00","elapsed":861910392,"comment":"GET","payload":{"url":"https://jps.library.utoronto.ca/index.php/jsi/oai"},"headers":{"Access-Control-Allow-Origin":["https://jps.library.utoronto.ca"],"Content-Security-Policy":["default-src 'self' 'unsafe-inline' 'unsafe-eval' *; font-src *;img-src * data: blob:; script-src 'unsafe-inline' 'unsafe-eval' *; style-src 'unsafe-inline' 'unsafe-eval' *; frame-src * blob: data:;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:04 GMT"],"Server":["Apache"],"Set-Cookie":["OJSTORSID=6t83i7tqm5lkep031r8nucb0qu; path=/; domain=jps.library.utoronto.ca"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://jcp.fib.unand.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:06.272910597+02:00","elapsed":870220282,"comment":"GET","payload":{"url":"http://jcp.fib.unand.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:06 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=8cvi04ckl1jimufls3hqfqopcc; path=/; domain=jcp.fib.unand.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://cuhso.uct.cl/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:07.66272723+02:00","elapsed":1389661540,"comment":"GET","payload":{"url":"https://cuhso.uct.cl/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:02 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=4e901b6f24a12768b46f9ab65642458a; path=/; domain=cuhso.uct.cl"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.redwhitepress.com/index.php/jels/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:09.030523934+02:00","elapsed":1367758735,"comment":"GET","payload":{"url":"https://journal.redwhitepress.com/index.php/jels/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:08 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=iddonema5os0s8uer9ntagq5j1; path=/; domain=journal.redwhitepress.com; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://www.ejournals.eu/sj/index.php/JM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:09.174105807+02:00","elapsed":143501294,"comment":"GET","payload":{"url":"http://www.ejournals.eu/sj/index.php/JM/oai"},"headers":{"Cache-Control":["max-age=5184000"],"Connection":["keep-alive"],"Content-Length":["36"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:52:09 GMT"],"Expires":["Sat, 21 Oct 2023 17:52:09 GMT"],"Server":["nginx"],"Vary":["Accept-Encoding"]}}
{"link":"http://159.226.238.44/casirgrid-oai/request","t":"2023-08-22T19:52:09.405361921+02:00","elapsed":31323768062,"comment":"Get \"http://159.226.238.44/casirgrid-oai/request\": dial tcp 159.226.238.44:80: connect: connection refused","payload":{"url":"http://159.226.238.44/casirgrid-oai/request"}}
{"link":"https://submission-pepsic.scielo.br/index.php/rpot/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:10.229527932+02:00","elapsed":823933673,"comment":"GET","payload":{"url":"https://submission-pepsic.scielo.br/index.php/rpot/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:10 GMT"],"Server":["Apache/2.4.37 (rocky) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=e0788fs6i78v60494laah42vv1; path=/; domain=submission-pepsic.scielo.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://e-jurnal.appthi.website/index.php/index/oai","t":"2023-08-22T19:52:23.656481035+02:00","elapsed":30246910852,"comment":"Get \"http://e-jurnal.appthi.website/index.php/index/oai\": dial tcp: lookup e-jurnal.appthi.website on 127.0.0.53:53: no such host","payload":{"url":"http://e-jurnal.appthi.website/index.php/index/oai"}}
{"link":"https://www.banglajol.info/index.php/CeMeCJ/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:23.995424479+02:00","elapsed":338768760,"comment":"GET","payload":{"url":"https://www.banglajol.info/index.php/CeMeCJ/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:23 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=ji4r22930lnaagqkljl0bv1rsq; path=/; domain=www.banglajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.korlantas.polri.go.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:24.598858314+02:00","elapsed":32742456948,"comment":"GET","payload":{"url":"http://jurnal.korlantas.polri.go.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:24 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=a9eq79nh7uv0r2v7gbmhc9vmg0; path=/; domain=jurnal.korlantas.polri.go.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://bulchmed.enu.kz:3233/index.php/index/oai","t":"2023-08-22T19:52:27.999613328+02:00","elapsed":30696812732,"comment":"Get \"http://bulchmed.enu.kz:3233/index.php/index/oai\": dial tcp 5.63.119.59:3233: connect: connection refused","payload":{"url":"http://bulchmed.enu.kz:3233/index.php/index/oai"}}
{"link":"https://biopublisher.cn/index.php/gmb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:31.113632719+02:00","elapsed":3113845289,"comment":"GET","payload":{"url":"https://biopublisher.cn/index.php/gmb/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:38:53 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=0g6makks059kq8qki02i2ve424; path=/"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["ASP.NET"],"X-Powered-By-Plesk":["PleskWin"]}}
{"link":"https://jurnal.sainsglobal.com/index.php/psg/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:32.023379657+02:00","elapsed":909642311,"comment":"GET","payload":{"url":"https://jurnal.sainsglobal.com/index.php/psg/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf853381e2c5e-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:32 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=Wj%2BoOM4T6W1TTpTt7rxkMn03ve6chAUrXAAfPaIdq37ZNbNLExrITDgZ48aggsS6tq8rkpRexgghXzE2n01RPqbz%2FeX0jAqXbHqjReG9wtTx9bf3bHXitU1W%2FbHRiKWyEgSZN0Uk47JY\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=cpa4qjph413lbp07umapq35do5; path=/; domain=jurnal.sainsglobal.com; secure"],"Vary":["Accept-Encoding"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://ejournal.unp.ac.id/index.php/jippsd/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:33.097457125+02:00","elapsed":1073950305,"comment":"GET","payload":{"url":"https://ejournal.unp.ac.id/index.php/jippsd/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:32 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ti24ro1afao07bvk3k6b21okd5; path=/; domain=ejournal.unp.ac.id; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.mr99.in/ojs/index.php/index/oai","t":"2023-08-22T19:52:33.179351347+02:00","elapsed":30071901500,"comment":"Get \"http://www.mr99.in/ojs/index.php/index/oai\": dial tcp: lookup www.mr99.in on 127.0.0.53:53: no such host","payload":{"url":"http://www.mr99.in/ojs/index.php/index/oai"}}
{"link":"https://hj.chnu.edu.ua/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:33.686243414+02:00","elapsed":506699877,"comment":"GET","payload":{"url":"https://hj.chnu.edu.ua/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:33 GMT"],"Server":["Apache/2.4.41"],"Set-Cookie":["OJSSID=74fcoclig3kjmqrfedrl8scdkq; path=/; domain=hj.chnu.edu.ua"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"]}}
{"link":"https://ejournals.bc.edu/index.php/lingua/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:34.446234665+02:00","elapsed":759874428,"comment":"GET","payload":{"url":"https://ejournals.bc.edu/index.php/lingua/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:34 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=9cnkh1pc7l3g6n3hqghu2k53rv; path=/; domain=ejournals.bc.edu; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.sites.ufsc.br/index.php/eco/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:35.599131556+02:00","elapsed":1152741148,"comment":"GET","payload":{"url":"https://ojs.sites.ufsc.br/index.php/eco/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:35 GMT"],"Keep-Alive":["timeout=2"],"Server":["nginx"],"Set-Cookie":["OJSSID=mr6bq8vebksoelamg8iuckak0o; path=/; domain=ojs.sites.ufsc.br"],"Strict-Transport-Security":["max-age=0; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.22"]}}
{"link":"http://jiees.alkhoziny.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:36.760505083+02:00","elapsed":1161328256,"comment":"GET","payload":{"url":"http://jiees.alkhoziny.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:36 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=0eae3c5eef9c99539c030c6b810a45d2; path=/; domain=jiees.alkhoziny.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://servicioseditoriales.unam.mx/medicina_ojs321/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":500,"t":"2023-08-22T19:52:41.318486946+02:00","elapsed":32144252043,"comment":"GET","payload":{"url":"http://servicioseditoriales.unam.mx/medicina_ojs321/index.php/index/oai"},"headers":{"Content-Length":["0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:32 GMT"],"Server":["Apache/2.4.52 (codeit) PHP/7.4.29"],"X-Powered-By":["PHP/7.4.29"]}}
{"link":"http://revista.uic.mx/index.php/index/oai","t":"2023-08-22T19:52:41.567346952+02:00","elapsed":31337792234,"comment":"Get \"http://revista.uic.mx/index.php/index/oai\": dial tcp 148.245.205.185:80: connect: connection refused","payload":{"url":"http://revista.uic.mx/index.php/index/oai"}}
{"link":"https://globalclinicalresearchj.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:42.175753457+02:00","elapsed":857220365,"comment":"GET","payload":{"url":"https://globalclinicalresearchj.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:41 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=58f2e601df68261ab16e9a4dbb78fcb6; path=/; domain=globalclinicalresearchj.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.globalhealthsciencegroup.com/index.php/GJPH/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:42.52077905+02:00","elapsed":953384041,"comment":"GET","payload":{"url":"https://jurnal.globalhealthsciencegroup.com/index.php/GJPH/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:42 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=bsauit9mml0c18tua2uhlb7592; path=/; domain=jurnal.globalhealthsciencegroup.com; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journals.vilniustech.lt/index.php/Transport/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:42.861639964+02:00","elapsed":685850754,"comment":"GET","payload":{"url":"https://journals.vilniustech.lt/index.php/Transport/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:41 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["Apache/2.4.52 (Ubuntu) Microsoft-HTTPAPI/2.0"],"Set-Cookie":["OJSSID=bteoattai1e7kjs8a971lvsklj; Domain=journals.vilniustech.lt; Path=/"],"Vary":["Accept-Encoding"]}}
{"link":"https://indexlaw.org/index.php/garantiasfundamentais/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:43.830629776+02:00","elapsed":1309697427,"comment":"GET","payload":{"url":"https://indexlaw.org/index.php/garantiasfundamentais/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=sopf1b7kum769624l3oofmsdk4; path=/; domain=indexlaw.org"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.37"]}}
{"link":"https://www.e-publicacoes.uerj.br/index.php/nearco/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:43.866169685+02:00","elapsed":1004374624,"comment":"GET","payload":{"url":"https://www.e-publicacoes.uerj.br/index.php/nearco/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:52:43 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16"],"Set-Cookie":["OJSSID=8barsf0oodhcebngvklhqcipe7; path=/; domain=www.e-publicacoes.uerj.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"https://diplomacyandlaw.openjournals.ge/index.php/diplomacyandlaw/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:44.336113405+02:00","elapsed":469869432,"comment":"GET","payload":{"url":"https://diplomacyandlaw.openjournals.ge/index.php/diplomacyandlaw/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:44 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=k9d8p9fp57d8i3c4t53610nl8b; path=/; domain=diplomacyandlaw.openjournals.ge"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.gold.ac.uk/index.php/CACOEU/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:44.656654101+02:00","elapsed":320505402,"comment":"GET","payload":{"url":"https://journals.gold.ac.uk/index.php/CACOEU/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:44 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=kj6fpoue04c02b51r2hk8suv0n; path=/; domain=journals.gold.ac.uk"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"]}}
{"link":"http://openjournal.unpam.ac.id/index.php/SNU/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:45.859321938+02:00","elapsed":1202637299,"comment":"GET","payload":{"url":"http://openjournal.unpam.ac.id/index.php/SNU/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:56 GMT"],"Server":["nginx centminmod"],"Set-Cookie":["OJSSID=jauclktrsrqdq8riev144ptg82; path=/; domain=openjournal.unpam.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["centminmod"]}}
{"link":"http://ijsf.org/site/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":432,"t":"2023-08-22T19:52:46.153548677+02:00","elapsed":2322872673,"comment":"GET","payload":{"url":"http://ijsf.org/site/index.php/index/oai"},"headers":{"Content-Length":["0"],"Date":["Tue, 22 Aug 2023 17:52:46 GMT"],"Server":["NginX"]}}
{"link":"https://jurnal.ummu.ac.id/index.php/jia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:46.899545183+02:00","elapsed":1040105824,"comment":"GET","payload":{"url":"https://jurnal.ummu.ac.id/index.php/jia/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:46 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0g6auded2r9qpc4vvbmf60pn85; path=/; domain=jurnal.ummu.ac.id; secure"],"Strict-Transport-Security":["max-age=15552000;includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://revistas.ufrj.br/index.php/rca/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:47.287775881+02:00","elapsed":1134122996,"comment":"GET","payload":{"url":"https://revistas.ufrj.br/index.php/rca/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:46 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=llcigk70mg562ca1fl1000ifq5; path=/; domain=revistas.ufrj.br"],"Strict-Transport-Security":["max-age=0; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://revistes.ua.es/uou/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:47.74262181+02:00","elapsed":454706626,"comment":"GET","payload":{"url":"https://revistes.ua.es/uou/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:03 GMT"],"Server":["Apache/2.4.37 (rocky) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=grliqkk5ke1vib6ephsp7b06i7; path=/; domain=revistes.ua.es; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.28"]}}
{"link":"https://journal.aira.or.id/index.php/j-ibm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:49.883361365+02:00","elapsed":2140684991,"comment":"GET","payload":{"url":"https://journal.aira.or.id/index.php/j-ibm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:47 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=f141a20f2c6babef21f6685bbeeb01a5; path=/; domain=journal.aira.or.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://e-revista.unioeste.br/index.php/variascientia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:50.97508365+02:00","elapsed":1091685550,"comment":"GET","payload":{"url":"https://e-revista.unioeste.br/index.php/variascientia/oai"},"headers":{"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:50 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=qnfngv80cpptnggh0goncv9avm; path=/; domain=e-revista.unioeste.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["ARR/3.0"]}}
{"link":"https://journalofcooking.com/scientific/index.php/index/oai","t":"2023-08-22T19:52:54.183020415+02:00","elapsed":30187566176,"comment":"Get \"https://journalofcooking.com/scientific/index.php/index/oai\": dial tcp: lookup journalofcooking.com on 127.0.0.53:53: no such host","payload":{"url":"https://journalofcooking.com/scientific/index.php/index/oai"}}
{"link":"https://ojs.wisecat.net/index.php/index/oai","t":"2023-08-22T19:52:54.880148538+02:00","elapsed":30281256682,"comment":"Get \"https://ojs.wisecat.net/index.php/index/oai\": dial tcp: lookup ojs.wisecat.net on 127.0.0.53:53: no such host","payload":{"url":"https://ojs.wisecat.net/index.php/index/oai"}}
{"link":"https://ejournal.unsrat.ac.id/v3/index.php/emba/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:56.773609218+02:00","elapsed":1893269963,"comment":"GET","payload":{"url":"https://ejournal.unsrat.ac.id/v3/index.php/emba/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["default-src 'self' https://c.statcounter.com https://stats.g.doubleclick.net/ https://translate.googleapis.com https://analytics.google.com/ https://www.google-analytics.com/; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.google.com/jsapi https://statcounter.com https://ajax.googleapis.com/ https://www.google.com/recaptcha/ https://static.addtoany.com https://translate-pa.googleapis.com https://translate.googleapis.com https://translate.google.com https://www.gstatic.com/recaptcha/ https://www.googletagmanager.com/ https://maps.googleapis.com https://www.google-analytics.com https://ssl.google-analytics.com https://maps.google.com https://cdnjs.cloudflare.com/ https://connect.facebook.net/ https://www.googleadservices.com; img-src data: https: 'self' https://ssl.google-analytics.com; style-src 'self' 'unsafe-inline' https://translate.googleapis.com http://fonts.googleapis.com/ https://fonts.googleapis.com/ https://www.googleadservices.com/ https://cdnjs.cloudflare.com; font-src 'self' data: https://fonts.gstatic.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/ http://fonts.googleapis.com/ https://cdnjs.cloudflare.com/; frame-src https:; object-src https:"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:56 GMT"],"Feature-Policy":["geolocation none;"],"Public-Key-Pins":["pin-sha256=\"SbhZ5/gkaq6f3Di4h8GztxYHU74cusbzZbc8gGnc4XU=\"; pin-sha256=\"xQ6qpWLrAsMQRcqlzA6Qe02M+Wr4qQsj4m5tOdPKZ34=\"; max-age=17280000; includeSubDomains"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["nginx/1.18.0"],"Set-Cookie":["OJSSID=s8mntl5m8k9vjke1i0q6e88khu; path=/; secure; HttpOnly; max-age=7200v3/; domain=ejournal.unsrat.ac.id"],"Strict-Transport-Security":["max-age=17280000; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ejurnal.staialfalahbjb.ac.id/index.php/darris/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:52:58.047853091+02:00","elapsed":1274106231,"comment":"GET","payload":{"url":"https://ejurnal.staialfalahbjb.ac.id/index.php/darris/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:52:55 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=u8s7okd05jvr6qdp5mbsumtf76; path=/; domain=ejurnal.staialfalahbjb.ac.id; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://ejpp.balitbang.pemkomedan.go.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":503,"t":"2023-08-22T19:52:58.878382379+02:00","elapsed":83831486369,"comment":"GET","payload":{"url":"http://ejpp.balitbang.pemkomedan.go.id/index.php/index/oai"},"headers":{"Content-Length":["428"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:52:46 GMT"],"Server":["Apache"]}}
{"link":"https://revistas-colaboracion.juridicas.unam.mx/index.php/iurisdictio/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:02.079091551+02:00","elapsed":4031085377,"comment":"GET","payload":{"url":"https://revistas-colaboracion.juridicas.unam.mx/index.php/iurisdictio/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:54:31 GMT"],"Server":["Microsoft-IIS/10.0"],"Set-Cookie":["OJSSID=umb7jq57ktbtbkfispekge0035; path=/; domain=revistas-colaboracion.juridicas.unam.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.45"]}}
{"link":"http://rogue.ncl.ac.uk/xml/index.php","t":"2023-08-22T19:53:03.797129569+02:00","elapsed":30699571793,"comment":"Get \"http://rogue.ncl.ac.uk/xml/index.php\": dial tcp: lookup rogue.ncl.ac.uk on 127.0.0.53:53: no such host","payload":{"url":"http://rogue.ncl.ac.uk/xml/index.php"}}
{"link":"http://repositorio.ul.pt/OAI-PUB","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:07.616601034+02:00","elapsed":5537413348,"comment":"GET","payload":{"url":"http://repositorio.ul.pt/OAI-PUB"},"headers":{"Cache-Control":["max-age=0, no-store"],"Content-Language":["pt-PT"],"Content-Type":["text/html;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:07 GMT"],"Server":["Apache/2.2.15 (CentOS)"],"Set-Cookie":["JSESSIONID=9A5D152F92C675C451937BB0346979CE; Path=/; Secure; HttpOnly"]}}
{"link":"https://ejurnalunsam.id/index.php/jis/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:08.936915149+02:00","elapsed":1320135921,"comment":"GET","payload":{"url":"https://ejurnalunsam.id/index.php/jis/oai"},"headers":{"Content-Security-Policy":["default-src * data: 'unsafe-eval' 'unsafe-inline'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:08 GMT"],"Dn-Request-Id":["8c9c593fd732cfc17c6e1f10aef03b09"],"Dynamic-Cache-Status":["MISS"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["DomaiNesia"],"Set-Cookie":["OJSSID=hv1sjb873e0psvipnsb3ue3sk3; path=/; domain=ejurnalunsam.id"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding","Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ojs.unud.ac.id/index.php/widya/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:09.260925038+02:00","elapsed":5463573142,"comment":"GET","payload":{"url":"http://ojs.unud.ac.id/index.php/widya/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:53:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=pnqotjt3eei2e214t9i0aef7a4; path=/; domain=ojs.unud.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Xss-Protection":["0;"]}}
{"link":"https://journals.usm.ac.id/index.php/teknika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:09.945940556+02:00","elapsed":684798401,"comment":"GET","payload":{"url":"https://journals.usm.ac.id/index.php/teknika/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:09 GMT"],"Server":["openresty"],"Set-Cookie":["OJSSID=rauo1q7p6hq31oo0tpkql3v5m3; path=/; domain=journals.usm.ac.id"],"Vary":["Accept-Encoding"],"X-Served-By":["journals.usm.ac.id"]}}
{"link":"https://ojs.ifsp.edu.br/index.php/recet/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:10.954992872+02:00","elapsed":1008910357,"comment":"GET","payload":{"url":"https://ojs.ifsp.edu.br/index.php/recet/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:10 GMT"],"Server":["nginx"],"Set-Cookie":["IFSPID=l5r1771j9miimkalj4q5aa5pfl; path=/; domain=ojs.ifsp.edu.br"],"Strict-Transport-Security":["max-age=63072000"],"Vary":["Accept-Encoding"]}}
{"link":"https://biomedicalreview.in/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:11.093516003+02:00","elapsed":138402748,"comment":"GET","payload":{"url":"https://biomedicalreview.in/index/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Content-Length":["708"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:53:11 GMT"],"Pragma":["no-cache"],"Vary":["User-Agent"]}}
{"link":"https://od.kubg.edu.ua/index.php/journal/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:11.244805917+02:00","elapsed":2307763507,"comment":"GET","payload":{"url":"https://od.kubg.edu.ua/index.php/journal/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:11 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=3caf3l1se9lmsbttu64cmt3jok; path=/; domain=od.kubg.edu.ua; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.ijmsbm.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:11.337926519+02:00","elapsed":244274563,"comment":"GET","payload":{"url":"http://ejournal.ijmsbm.org/index.php/index/oai"},"headers":{"Accept-Ch":["viewport-width","dpr","device-memory","rtt","downlink","ect","ua","ua-full-version","ua-platform","ua-platform-version","ua-arch","ua-model","ua-mobile"],"Accept-Ch-Lifetime":["30"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:11 GMT"],"Server":["nginx"],"Vary":["Accept-Encoding"],"X-Adblock-Key":["MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_INAfv37aIPqQcQ0IMKDwUuIGEVHNTjiKNHnf8nuSDaJmN+pNQjOTQcUa/dyKYKQI9Eu5cROzLbNp4wKrezc+Zg=="],"X-Buckets":["bucket011"],"X-Domain":["ijmsbm.org"],"X-Language":["german"],"X-Subdomain":["ejournal"],"X-Template":["tpl_CleanPeppermintBlack_twoclick"]}}
{"link":"https://jurnal.stt.web.id/index.php/Teknik/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:12.428915604+02:00","elapsed":1090786939,"comment":"GET","payload":{"url":"https://jurnal.stt.web.id/index.php/Teknik/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:12 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=e5b41eac89e1bf1d148c9064fd2034b5; path=/; domain=jurnal.stt.web.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://www.firstmonday.dk/ojs/index.php/fm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:13.227130854+02:00","elapsed":1982190783,"comment":"GET","payload":{"url":"http://www.firstmonday.dk/ojs/index.php/fm/oai"},"headers":{"Content-Length":["218"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:53:13 GMT"],"Server":["Apache"]}}
{"link":"http://openjurnal.unmuhpnk.ac.id/index.php/JME/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:13.452569438+02:00","elapsed":1023517021,"comment":"GET","payload":{"url":"http://openjurnal.unmuhpnk.ac.id/index.php/JME/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf9582ddd2bd9-FRA"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:13 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=E3IiSxX7wtDdFFiRCi3IP6nxP56hKScMbOvoKOW3sYTtgRTBU1M%2FdHliPvLDlsGoMvWtc4eAhhR9wtvgXjK2il3pd0XD9%2FCDSvAR%2F657kNkZ2eJyVE0SUDpXIT7JjmLp8F9rz3DmEyvn5iO2\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=tgvp8m6ob4iq7lll4kstnka190; path=/; domain=openjurnal.unmuhpnk.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.untag-sby.ac.id/index.php/ISMP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:14.256161348+02:00","elapsed":1028815019,"comment":"GET","payload":{"url":"https://jurnal.untag-sby.ac.id/index.php/ISMP/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:14 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=kn7i1mtugj7m175mpb7tiirsc7; path=/; domain=jurnal.untag-sby.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.uninus.ac.id/index.php/NUSTRIAL/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:15.80914585+02:00","elapsed":1552831475,"comment":"GET","payload":{"url":"http://ojs.uninus.ac.id/index.php/NUSTRIAL/oai"},"headers":{"Accept-Ranges":["bytes"],"Connection":["Upgrade"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:53:15 GMT"],"Last-Modified":["Wed, 07 Sep 2022 16:59:42 GMT"],"Server":["Apache"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.lib.sfu.ca/index.php/fragmentingwestcoast/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:16.682013679+02:00","elapsed":17803516319,"comment":"GET","payload":{"url":"https://journals.lib.sfu.ca/index.php/fragmentingwestcoast/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ae3vvbjpag3rpt89uh87sahubp; path=/; domain=journals.lib.sfu.ca; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"https://abstract.pogipdc2020.com/index.php/index/oai","t":"2023-08-22T19:53:17.055174807+02:00","elapsed":30155504532,"comment":"Get \"https://abstract.pogipdc2020.com/index.php/index/oai\": dial tcp: lookup abstract.pogipdc2020.com on 127.0.0.53:53: no such host","payload":{"url":"https://abstract.pogipdc2020.com/index.php/index/oai"}}
{"link":"http://erevistas.saber.ula.ve/index.php/pittieria/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:17.72752779+02:00","elapsed":1918337257,"comment":"GET","payload":{"url":"http://erevistas.saber.ula.ve/index.php/pittieria/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:53:17 GMT"],"Server":["Apache/2.2.22 (Debian)"],"Set-Cookie":["OJSSID=537ctaof31vrqok4aemeubk045; path=/; domain=erevistas.saber.ula.ve"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.45-0+deb7u13"]}}
{"link":"https://journals2.ums.ac.id/index.php/ppd/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:18.023712841+02:00","elapsed":968332215,"comment":"GET","payload":{"url":"https://journals2.ums.ac.id/index.php/ppd/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:17 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=druicaafvsatkjnu1is76b654b; path=/; domain=journals2.ums.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://aksara.kemdikbud.go.id/jurnal/index.php/aksara/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:19.539616984+02:00","elapsed":1811964446,"comment":"GET","payload":{"url":"http://aksara.kemdikbud.go.id/jurnal/index.php/aksara/oai"},"headers":{"Content-Length":["315"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:53:19 GMT"],"Server":["Apache"]}}
{"link":"https://periodicos.ifma.edu.br/redesign/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:53:19.688825487+02:00","elapsed":149057893,"comment":"GET","payload":{"url":"https://periodicos.ifma.edu.br/redesign/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Mitigated":["challenge"],"Cf-Ray":["7facf981fc133836-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Resource-Policy":["same-origin"],"Date":["Tue, 22 Aug 2023 17:53:19 GMT"],"Expires":["Thu, 01 Jan 1970 00:00:01 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Origin-Agent-Cluster":["?1"],"Permissions-Policy":["accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()"],"Referrer-Policy":["same-origin"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=eJTIMaSoP4jFzGG9q0c0OVHCA1p5wHZLg67svhKxxi4VqFrnr7s70p6rpj7MOPp94irEZZTc8TUkShUfuq3w0g33GQgXSS0JfGfPgHOd0ZWJ%2FagGovRZM2ONBugCizGuHImYhLgTS%2FvR\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://jurnalp3k.com/index.php/J-P3K/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:20.192131777+02:00","elapsed":2168351552,"comment":"GET","payload":{"url":"http://jurnalp3k.com/index.php/J-P3K/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:18 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=cdtrfv2jjrfrmjepa33h1piqa2; path=/; domain=jurnalp3k.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://dl6.globalstf.org/index.php/jmsor/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:20.670761851+02:00","elapsed":478443697,"comment":"GET","payload":{"url":"http://dl6.globalstf.org/index.php/jmsor/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:20 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=msog5e6nr94bru92jio5a3mlq1; path=/; domain=dl6.globalstf.org"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://submissionmanager.worldacademicshostings.com/index.php/index/oai","t":"2023-08-22T19:53:21.125766564+02:00","elapsed":30150586337,"comment":"Get \"https://submissionmanager.worldacademicshostings.com/index.php/index/oai\": dial tcp: lookup submissionmanager.worldacademicshostings.com on 127.0.0.53:53: no such host","payload":{"url":"https://submissionmanager.worldacademicshostings.com/index.php/index/oai"}}
{"link":"https://nfa.uniautonoma.edu.co/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:21.135749912+02:00","elapsed":1446806966,"comment":"GET","payload":{"url":"https://nfa.uniautonoma.edu.co/index.php/index/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:53:21 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID_UAC=issdsam9tg3vd41ijuagic11bq; path=/; domain=nfa.uniautonoma.edu.co"],"Vary":["Accept-Encoding"]}}
{"link":"http://sorging.ro/jideg/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:21.582895302+02:00","elapsed":456961939,"comment":"GET","payload":{"url":"http://sorging.ro/jideg/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:21 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 PHP/5.4.16 mod_python/3.5.0- Python/2.7.5"],"Set-Cookie":["OJSSID=m6g8v1bkt830mrgtumdvk5kcka; path=/jideg/; domain=sorging.ro"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.10"]}}
{"link":"https://jime.open.ac.uk/jms/index.php/up/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:22.845396571+02:00","elapsed":2174451120,"comment":"GET","payload":{"url":"https://jime.open.ac.uk/jms/index.php/up/oai/"},"headers":{"Content-Security-Policy":["font-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/api.js https://www.gstatic.com/recaptcha/releases/ https://plausible.io/js/embed.host.js"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:22 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=a9f256f6776d6fda3c8bcd53f3a54c8e; path=/; domain=account.jime.open.ac.uk; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":308,"url":"https://jime.open.ac.uk/jms/index.php/up/oai"}]}
{"link":"http://www.dpi-journals.com/index.php/ijast/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:23.758009343+02:00","elapsed":2174982236,"comment":"GET","payload":{"url":"http://www.dpi-journals.com/index.php/ijast/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:23 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=lfv4h2rl1qc80lk3tl3qr1rf44; path=/; domain=www.dpi-journals.com; secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://ejournal.uinsatu.ac.id/index.php/jtm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:25.760718901+02:00","elapsed":2915213744,"comment":"GET","payload":{"url":"https://ejournal.uinsatu.ac.id/index.php/jtm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:24 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=j3hekn3js0v2rpp6s49bqhbrg2; path=/; domain=ejournal.uinsatu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.journalarjom.com/index.php/ARJOM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:26.3690491+02:00","elapsed":2610918914,"comment":"GET","payload":{"url":"http://www.journalarjom.com/index.php/ARJOM/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:25 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=7d9d7929ac1e020f5492c17c1fcd78d3; path=/; domain=journalarjom.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.iaida.ac.id/index.php/darussalam/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:27.553427225+02:00","elapsed":1184243121,"comment":"GET","payload":{"url":"https://ejournal.iaida.ac.id/index.php/darussalam/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf9af8ab2036e-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:27 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=WDCsecdHSUV9Y5g%2FoyScX3K1z6GBhvdIM79yEcbAbuFvemmJ2q4KLr%2FzD8oYU0W08ILyuKXWpeQcBr872QHyXZ%2FsNHXLgCdylnbZsabpW8MlQqjyFASDyC2vGi3z%2F8zejGYv6xU2nw%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=4l6j1gjamlnthf59o6jm488s57; path=/; domain=ejournal.iaida.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Turbo-Charged-By":["LiteSpeed"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistasacademicas.unsam.edu.ar/index.php/tarea/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:28.404593415+02:00","elapsed":851029204,"comment":"GET","payload":{"url":"https://revistasacademicas.unsam.edu.ar/index.php/tarea/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facf9b54bdabbf1-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:28 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=taj4ed0G1bTpn6kfbaxlNaAAaR%2FXH8jKwZ5mEHeXzynP8xJXjstjmgr7mZLSxsUoVZNqS%2BZm2iyf6wdCWNvNYr4SGKY5vch2Z3g4WHCv5bqyD%2F19t%2FvU5NoYWO1b7m4lCF6r%2F39qLJ0Wg49%2FT964oVs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=9dn5mvotbdk697986b4r974i0a; path=/; domain=revistasacademicas.unsam.edu.ar"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistasacademicas.ucol.mx/index.php/interpretextos/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:29.950893987+02:00","elapsed":1546155783,"comment":"GET","payload":{"url":"https://revistasacademicas.ucol.mx/index.php/interpretextos/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:29 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=opitgj857eou0kumdnn191r8p5; path=/; domain=revistasacademicas.ucol.mx"],"Vary":["Accept-Encoding"]}}
{"link":"https://mednext.zotarellifilhoscientificworks.com/index.php/mednext/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:53:30.066891927+02:00","elapsed":115869798,"comment":"GET","payload":{"url":"https://mednext.zotarellifilhoscientificworks.com/index.php/mednext/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Mitigated":["challenge"],"Cf-Ray":["7facf9c2db41900d-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Resource-Policy":["same-origin"],"Date":["Tue, 22 Aug 2023 17:53:30 GMT"],"Expires":["Thu, 01 Jan 1970 00:00:01 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Origin-Agent-Cluster":["?1"],"Permissions-Policy":["accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()"],"Referrer-Policy":["same-origin"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=%2B%2FOkOaLFOTZXHSyPLtbVRQT9%2F980KqEWro1xtWNlG5XhjnZ69%2F84gPYzkpc9xaNvrLPIL%2BtLxV%2F7prkm5nM0uwbzu2AN%2F5GURZdPhohUXUoXG2cPzfFEdY8u1NGXgCjWmr6N7IDwFyPgom8O73QgWPeHzdqJdd9nugbaZg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://journals.us.edu.pl/index.php/wss/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:30.300469987+02:00","elapsed":233429668,"comment":"GET","payload":{"url":"https://journals.us.edu.pl/index.php/wss/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:30 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=5japm18vadai261gpaook87lab; path=/; domain=journals.us.edu.pl"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains;"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.upp.ac.id/index.php/jpmat/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:31.847562875+02:00","elapsed":1546940393,"comment":"GET","payload":{"url":"https://journal.upp.ac.id/index.php/jpmat/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:30 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=ufktvbp2fac0gc8kvbgj8g7sla; path=/; domain=journal.upp.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.stikstellamarismks.ac.id/index.php/JKSM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:40.141128095+02:00","elapsed":14380340637,"comment":"GET","payload":{"url":"http://ejournal.stikstellamarismks.ac.id/index.php/JKSM/oai"},"headers":{"Cache-Control":["max-age=0, no-cache"],"Connection":["keep-alive"],"Content-Security-Policy":["default-src * data: 'unsafe-eval' 'unsafe-inline'"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:34 GMT"],"Dn-Request-Id":["a517a1b7b1024c315c0868b2d2293a1d"],"Dynamic-Cache-Status":["MISS"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["DomaiNesia"],"Set-Cookie":["OJSSID=c8825eee31e533618cf2aa307ad5b772; path=/; domain=ejournal.stikstellamarismks.ac.id"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Page-Speed":["DomaiNesia"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://som.eldoc.ub.rug.nl/oai/","t":"2023-08-22T19:53:43.977822222+02:00","elapsed":30525104442,"comment":"Get \"http://som.eldoc.ub.rug.nl/oai/\": dial tcp: lookup som.eldoc.ub.rug.nl on 127.0.0.53:53: no such host","payload":{"url":"http://som.eldoc.ub.rug.nl/oai/"}}
{"link":"http://ir.amu.ac.in/cgi/oai2","t":"2023-08-22T19:53:44.142251326+02:00","elapsed":180005451072,"comment":"Get \"http://ir.amu.ac.in/cgi/oai2\": dial tcp 103.55.108.3:80: i/o timeout","payload":{"url":"http://ir.amu.ac.in/cgi/oai2"}}
{"link":"http://deepblue.lib.umich.edu/dspace-oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:44.964930455+02:00","elapsed":822472940,"comment":"GET","payload":{"url":"http://deepblue.lib.umich.edu/dspace-oai/request"},"headers":{"Cache-Control":["private"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:44 GMT"],"Server":["Apache"],"Set-Cookie":["skynet=fceeec73.60386ad1924ea; path=/; domain=.lib.umich.edu","STICKY=s223; path=/"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"Via":["1.1 deepblue.lib.umich.edu"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://childandsociety.ru/ojs/index.php/cas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:45.507656053+02:00","elapsed":542605014,"comment":"GET","payload":{"url":"https://childandsociety.ru/ojs/index.php/cas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:45 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=d024677d5acff32d45d70a01e6404c5a; path=/ojs/; domain=childandsociety.ru"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.36"]}}
{"link":"https://journal.aira.or.id/index.php/boce/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:45.956643354+02:00","elapsed":1978777916,"comment":"GET","payload":{"url":"https://journal.aira.or.id/index.php/boce/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=379929c291d01e5b33e4d39b871a2f04; path=/; domain=journal.aira.or.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.umsida.ac.id/index.php/rechtsidee/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:47.657715226+02:00","elapsed":1700931568,"comment":"GET","payload":{"url":"http://ojs.umsida.ac.id/index.php/rechtsidee/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:36:33 GMT"],"Server":["Apache/2.2.22 (Ubuntu)"],"Set-Cookie":["OJSSID=7uh9rhvqk43bejum40mj8nnfi2; path=/; domain=ojs.umsida.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.3.10-1ubuntu3.26"]}}
{"link":"https://jooust.oaknation.co.ke/index.php/index/oai","t":"2023-08-22T19:53:48.862721369+02:00","elapsed":32180595812,"comment":"Get \"https://jooust.oaknation.co.ke/index.php/index/oai\": dial tcp: lookup jooust.oaknation.co.ke on 127.0.0.53:53: no such host","payload":{"url":"https://jooust.oaknation.co.ke/index.php/index/oai"}}
{"link":"https://unijourn.com/journal/ijstt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:51.310335724+02:00","elapsed":2447549165,"comment":"GET","payload":{"url":"https://unijourn.com/journal/ijstt/oai"},"headers":{"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:53:51 GMT"],"Etag":["W/\"4bf46-AroZ+2unOxDM0WIdT3zKFKbgx4c\""],"Server":["nginx/1.16.1"],"Set-Cookie":["connect.sid=s%3A_hlNOrDvPFV20HuZTuW0XbTNRSpVSFEY.j6DqLtT0XkC0IhHP%2FtEl1k1LhplG8BrKd45LlrA9O%2FY; Path=/; HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["Express"]}}
{"link":"http://mks.ejournal.fkunsri.id/index.php/index/oai","t":"2023-08-22T19:53:52.500396167+02:00","elapsed":31364547536,"comment":"Get \"http://mks.ejournal.fkunsri.id/index.php/index/oai\": dial tcp: lookup mks.ejournal.fkunsri.id on 127.0.0.53:53: no such host","payload":{"url":"http://mks.ejournal.fkunsri.id/index.php/index/oai"}}
{"link":"https://journal-theo.ukdw.ac.id/index.php/wacana/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:52.915848428+02:00","elapsed":1605441075,"comment":"GET","payload":{"url":"https://journal-theo.ukdw.ac.id/index.php/wacana/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=060cdaa151c24495424c318790d0a69c; path=/; domain=journal-theo.ukdw.ac.id; HttpOnly; SameSite=Lax; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://akademikarsiv.alparslan.edu.tr/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:53.306962028+02:00","elapsed":391021841,"comment":"GET","payload":{"url":"http://akademikarsiv.alparslan.edu.tr/oai/request"},"headers":{"Content-Type":["application/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:52 GMT"],"Server":["Apache-Coyote/1.1"]}}
{"link":"https://lms.fgg.com.ly/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:53.882726892+02:00","elapsed":1382137059,"comment":"GET","payload":{"url":"https://lms.fgg.com.ly/index.php/index/oai"},"headers":{"Date":["Tue, 22 Aug 2023 17:53:53 GMT"],"Server":["Microsoft-IIS/10.0"],"Strict-Transport-Security":["max-age=2592000"],"X-Powered-By":["ASP.NET"],"X-Powered-By-Plesk":["PleskWin"]}}
{"link":"https://j-las.lemkomindo.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:55.030555114+02:00","elapsed":1723437563,"comment":"GET","payload":{"url":"https://j-las.lemkomindo.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=77g7h4652uni4uorm45aocqkv3; path=/; domain=j-las.lemkomindo.org"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://ojs.stkipkusumanegara.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:53:55.431049506+02:00","elapsed":1548207649,"comment":"GET","payload":{"url":"https://ojs.stkipkusumanegara.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Content-Length":["1238"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:53:55 GMT"],"Expect-Ct":["enforce, max-age=21600"],"Pragma":["no-cache"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["LiteSpeed"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"],"X-Powered-By":["Exabytes"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ejurnal.kalkus.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:56.409500116+02:00","elapsed":1378851490,"comment":"GET","payload":{"url":"http://ejurnal.kalkus.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:55 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=jeqd3mcbmuob5ejg80ugqm861f; path=/; domain=ejurnal.kalkus.id; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://journal.universitaspahlawan.ac.id/index.php/jiti/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:56.449125449+02:00","elapsed":1018001275,"comment":"GET","payload":{"url":"https://journal.universitaspahlawan.ac.id/index.php/jiti/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:56 GMT"],"Permissions-Policy":["geolocation=(),midi=(),sync-xhr=(),microphone=(),camera=(),magnetometer=(),gyroscope=(),fullscreen=(self),payment=()"],"Referrer-Policy":["no-referrer"],"Server":["nginx/1.18.0 (Ubuntu)"],"Set-Cookie":["OJSID=j2co2c0h4kgrks0gq18ovg84qe; path=/; domain=journal.universitaspahlawan.ac.id"],"Strict-Transport-Security":["max-age=63072000"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://journal-cinema.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:57.560874345+02:00","elapsed":1111603202,"comment":"GET","payload":{"url":"http://journal-cinema.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:57 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=u382ogbugn9cn9oqiju54lmpm2; path=/; domain=journal-cinema.org; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.imeti.org/index.php/AITI/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:53:59.302945977+02:00","elapsed":2893292842,"comment":"GET","payload":{"url":"https://ojs.imeti.org/index.php/AITI/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:59 GMT"],"Server":["nginx"],"Set-Cookie":["OJS_S_I_D=31vgr4mrk42rubdoi0er3dg8vj; path=/; domain=ojs.imeti.org; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://investigacion.utmachala.edu.ec/proceedings/index.php/utmach/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:00.346617029+02:00","elapsed":1043523185,"comment":"GET","payload":{"url":"http://investigacion.utmachala.edu.ec/proceedings/index.php/utmach/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:00 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.8"],"Set-Cookie":["OJSSID=9e45a95335661bc132b59f6ba392afd8; path=/proceedings/; domain=investigacion.utmachala.edu.ec"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.8"]}}
{"link":"https://biblioteca.ucp.edu.co/ojs/index.php/coleccionmaestros","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:54:01.286204196+02:00","elapsed":3725204615,"comment":"GET","payload":{"url":"https://biblioteca.ucp.edu.co/ojs/index.php/coleccionmaestros"},"headers":{"Cache-Control":["no-cache, must-revalidate, max-age=0"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:01 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Link":["\u003chttps://biblioteca.ucp.edu.co/wp-json/\u003e; rel=\"https://api.w.org/\""],"Server":["openresty"],"Strict-Transport-Security":["max-age=63072000; preload"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.9"]}}
{"link":"http://actualidadanamer.com/index.php/index/oai","t":"2023-08-22T19:54:02.045135875+02:00","elapsed":30197451947,"comment":"Get \"http://actualidadanamer.com/index.php/index/oai\": dial tcp: lookup actualidadanamer.com on 127.0.0.53:53: no such host","payload":{"url":"http://actualidadanamer.com/index.php/index/oai"}}
{"link":"http://www.jorl.net/index.php/jorl/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:02.253094261+02:00","elapsed":1906348112,"comment":"GET","payload":{"url":"http://www.jorl.net/index.php/jorl/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfa8a0c649025-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:02 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=3dzBgDwkh8WXqFFYj8yMDaLqcAqIh%2FzQpuUZE8CRzupn9p6ibY0lJuPeelHJdUVhK8nCfRgaWj4RpDFFuLFoYE%2B4CtKRh6uiDMxAOkAICX6apVJJj6AA0xy1H9cxXnoCLE2uRO6AWAkv\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Strict-Transport-Security":["max-age=15552000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"http://eprints.dbis.informatik.uni-rostock.de/cgi/oai2","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:02.538737142+02:00","elapsed":493408047,"comment":"GET","payload":{"url":"http://eprints.dbis.informatik.uni-rostock.de/cgi/oai2"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/xml; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:02 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_perl/2.0.11 Perl/v5.16.3"]}}
{"link":"https://www.raco.cat/index.php/Cypsela/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:03.470757863+02:00","elapsed":931898034,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/Cypsela/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:02 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=b6a04eb6c07bf584fd5034b94417738d; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://ojs.unida.ac.id/LAW/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:03.947835132+02:00","elapsed":1694579100,"comment":"GET","payload":{"url":"https://ojs.unida.ac.id/LAW/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:03 GMT"],"Server":["Apache/2.4.25 (Debian)"],"Set-Cookie":["UNIDAOJSSID=fvno74l9qfo4m2cn7sq338ver5; path=/; domain=ojs.unida.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.pcpergunukraksaan.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:04.902862571+02:00","elapsed":1432062425,"comment":"GET","payload":{"url":"https://ejournal.pcpergunukraksaan.org/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:04 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=bce5f8e136bb8b5c526ceb64381e6190; path=/; domain=ejournal.pcpergunukraksaan.org; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.uaa.mx/index.php/luxiernaga/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:05.496659974+02:00","elapsed":1548672848,"comment":"GET","payload":{"url":"https://revistas.uaa.mx/index.php/luxiernaga/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:05 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33"],"Set-Cookie":["OJSSID=g2p95ursulda64kbfaovk65ldo; path=/; domain=revistas.uaa.mx; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://edicions.uib.cat/ojs/index.php/enginy/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:05.745370658+02:00","elapsed":842395526,"comment":"GET","payload":{"url":"https://edicions.uib.cat/ojs/index.php/enginy/oai"},"headers":{"Cache-Control":["max-age=0"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:05 GMT"],"Expires":["Tue, 22 Aug 2023 17:54:05 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=c3de00b1f8b49d223e2b2d3f0486f6c9; path=/ojs/; domain=edicions.uib.cat"],"Vary":["Accept-Encoding"]}}
{"link":"https://perinasiajournal.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:07.294201888+02:00","elapsed":1797399243,"comment":"GET","payload":{"url":"https://perinasiajournal.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfaa798b42bcf-FRA"],"Content-Security-Policy":["default-src https: data: 'unsafe-inline' 'unsafe-eval'"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:07 GMT"],"Feature-Policy":["geolocation 'self'; vibrate 'none'"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Referrer-Policy":["no-referrer"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0i0v7S1ncchV%2FgoGb4SQGOLiNlkm7G9tnMGfMZwd5xzd2bRelD5mLz41LukCABXVNNbpVoIIhP7OMeVU545qHg1oHUVnfSKUCUojvEJeHt6YVrVAOUy7uAhZyPWv8ubTK0cO5sv2\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSIID=9bb93b31b5d0b9dccf9f45b9e67667e0; path=/; domain=perinasiajournal.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains","max-age=31536000"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff","nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Xss-Protection":["1; mode=block","1; mode=block"]}}
{"link":"https://jurnal.unipa.ac.id/index.php/jisi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:09.058511703+02:00","elapsed":1764202993,"comment":"GET","payload":{"url":"https://jurnal.unipa.ac.id/index.php/jisi/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:08 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=b9lvg2m65nmbh6fmq8o929e82q; path=/; domain=jurnal.unipa.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.student.uny.ac.id/index.php/jvtm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:09.978803612+02:00","elapsed":920265197,"comment":"GET","payload":{"url":"https://journal.student.uny.ac.id/index.php/jvtm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:53 GMT"],"Server":["Apache/2.4.56 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.4.30 mpm-itk/2.4.7-04"],"Set-Cookie":["OJSSID=2b42e0569cfb8b18acb6406348966124; path=/; domain=journal.student.uny.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.30"]}}
{"link":"http://ejournal.jayabaya.ac.id/index.php/Manajerial/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:11.401436181+02:00","elapsed":1422517807,"comment":"GET","payload":{"url":"http://ejournal.jayabaya.ac.id/index.php/Manajerial/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:10 GMT"],"Server":["Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14"],"Set-Cookie":["OJSSID=ok3fqsjqcqnhjafkkvjavj2uv5; path=/; domain=ejournal.jayabaya.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.14"]}}
{"link":"https://epubs.icar.org.in/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:14.371921167+02:00","elapsed":13085583345,"comment":"GET","payload":{"url":"https://epubs.icar.org.in/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:41:43 GMT"],"Server":["Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips PHP/8.1.22"],"Set-Cookie":["OJSSID=k2914hjh6dp8uv5kbe1es6shq4; path=/; domain=epubs.icar.org.in; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.1.22"]}}
{"link":"http://eprints.hsr.ch/cgi/oai2","t":"2023-08-22T19:54:15.786151907+02:00","elapsed":30278370469,"comment":"Get \"http://eprints.hsr.ch/cgi/oai2\": dial tcp: lookup eprints.hsr.ch on 127.0.0.53:53: no such host","payload":{"url":"http://eprints.hsr.ch/cgi/oai2"}}
{"link":"http://lonsuit.unismuhluwuk.ac.id/index.php/MFJ/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:18.718543903+02:00","elapsed":12973139037,"comment":"GET","payload":{"url":"http://lonsuit.unismuhluwuk.ac.id/index.php/MFJ/oai"},"headers":{"Cache-Control":["public, max-age=0"],"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:18 GMT"],"Expect-Ct":["enforce, max-age=21600"],"Expires":["Tue, 22 Aug 2023 17:54:18 GMT"],"Keep-Alive":["timeout=5, max=100"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Set-Cookie":["OJSSID=kf1indfb73vm3ltov6gu1qf5l1; path=/; domain=lonsuit.unismuhluwuk.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["ALLOWALL"],"X-Powered-By":["Exabytes"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ejournal.unmerbaya.ac.id/index.php/index/oai","t":"2023-08-22T19:54:20.269792226+02:00","elapsed":32611952866,"comment":"Get \"http://ejournal.unmerbaya.ac.id/index.php/index/oai\": dial tcp 125.253.92.43:80: connect: connection refused","payload":{"url":"http://ejournal.unmerbaya.ac.id/index.php/index/oai"}}
{"link":"https://ejournal.unjaya.ac.id/index.php/teknomatika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:20.515451205+02:00","elapsed":1796763808,"comment":"GET","payload":{"url":"https://ejournal.unjaya.ac.id/index.php/teknomatika/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:20 GMT"],"Keep-Alive":["timeout=60"],"Server":["nginx"],"Set-Cookie":["OJSID=op208jlc2lf4qrq44h7frongf2; path=/; domain=ejournal.unjaya.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://periodicos.unb.br/index.php/insurgencia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:21.11935468+02:00","elapsed":849493010,"comment":"GET","payload":{"url":"https://periodicos.unb.br/index.php/insurgencia/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:20 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=maob0655vmu23bles4is0m6o93; path=/; domain=periodicos.unb.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ajol.info/index.php/hrj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:21.430445398+02:00","elapsed":310917656,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/hrj/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:21 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=8pdmcmil7p8je7b7hu5snric2u; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"http://jos.unsoed.ac.id/index.php/acta_diurna/oai","t":"2023-08-22T19:54:22.223235136+02:00","elapsed":42082020985,"comment":"Get \"http://jos.unsoed.ac.id/index.php/acta_diurna/oai\": dial tcp 103.9.22.62:80: connect: no route to host","payload":{"url":"http://jos.unsoed.ac.id/index.php/acta_diurna/oai"}}
{"link":"https://journal.institutpendidikan.ac.id/index.php/pekemas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:22.843083689+02:00","elapsed":1412426040,"comment":"GET","payload":{"url":"https://journal.institutpendidikan.ac.id/index.php/pekemas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:22 GMT"],"Server":["Apache/2.4.38 (Ubuntu)"],"Set-Cookie":["OJSSID=mt5o6ii95s778804crugdfhrh6; path=/; domain=journal.institutpendidikan.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.pagepress.org/journals/index.php/rg/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:23.028128705+02:00","elapsed":804667853,"comment":"GET","payload":{"url":"https://www.pagepress.org/journals/index.php/rg/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:22 GMT"],"Server":["Apache/2.4.43 (codeit) OpenSSL/1.1.1g PHP/7.3.18"],"Set-Cookie":["OJSSID=pblbvnk1g3jlfgpkib3tl36ike; path=/journals/; domain=www.pagepress.org"],"Upgrade":["h2"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.18"]}}
{"link":"https://publisher.uthm.edu.my/mcj/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:54:24.204603842+02:00","elapsed":1361469050,"comment":"GET","payload":{"url":"https://publisher.uthm.edu.my/mcj/index.php/index/oai"},"headers":{"Content-Length":["196"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:54:24 GMT"],"Server":["Apache"]}}
{"link":"http://agenf.org/ojs/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:54:25.03474612+02:00","elapsed":830011177,"comment":"GET","payload":{"url":"http://agenf.org/ojs/index.php/oai"},"headers":{"Cache-Control":["public, max-age=0"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:25 GMT"],"Expires":["Tue, 22 Aug 2023 17:54:24 GMT"],"Platform":["hostinger"],"Server":["hcdn"],"Set-Cookie":["OJSSID=247ba61d27921cef17d71162d061af82; path=/ojs/; domain=agenf.org; secure"],"Vary":["Accept-Encoding"],"X-Hcdn-Request-Id":["2d229a19a76708accf7caa943941ce6f-srv-edge1"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"http://ejournal.umpwr.ac.id/index.php/segmen/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:25.40970242+02:00","elapsed":2381430167,"comment":"GET","payload":{"url":"http://ejournal.umpwr.ac.id/index.php/segmen/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:54:14 GMT"],"Server":["Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6"],"Set-Cookie":["OJSID=c2782d1b047ed5fd281fc3b9b874aaf5; path=/; domain=ejournal.umpwr.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.2.6"]}}
{"link":"https://ojs.unm.ac.id/index.php/JEKPEND/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:26.024218758+02:00","elapsed":989361433,"comment":"GET","payload":{"url":"https://ojs.unm.ac.id/index.php/JEKPEND/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:53:49 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40"],"Set-Cookie":["OJSSID=0nucaqs13hdhheht3hvfnglq85; path=/; domain=ojs.unm.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://ejournal.bsi.ac.id/ejurnal/index.php/evolusi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:26.985590592+02:00","elapsed":6469977657,"comment":"GET","payload":{"url":"https://ejournal.bsi.ac.id/ejurnal/index.php/evolusi/oai"},"headers":{"Access-Control-Allow-Origin":["https://ejournal.bsi.ac.id"],"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:26 GMT"],"Server":["X-Unix 20.2.0"],"Set-Cookie":["OJSSID=7ff6d781151c923b82a35495bc04bea1; path=/ejurnal/; domain=ejournal.bsi.ac.id"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://publicacoes.uor.ed.ao/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:27.277605468+02:00","elapsed":1253331724,"comment":"GET","payload":{"url":"http://publicacoes.uor.ed.ao/oai"},"headers":{"Cache-Control":["public"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:49:11 GMT"],"Server":["nginx/1.20.1"],"Set-Cookie":["OJSSID=a6oiugdcstg3ef9o3e64vqs7v1; path=/; domain=publicacoes.uor.ed.ao","HASH_OJSSID=B9CB4C229984D9B8DC4802E505E87C73E4091CB2; path=/; domain=publicacoes.uor.ed.ao"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.28"]}}
{"link":"http://revistas.filo.uba.ar/index.php/LR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:27.531665412+02:00","elapsed":2121925293,"comment":"GET","payload":{"url":"http://revistas.filo.uba.ar/index.php/LR/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:54:15 GMT"],"Server":["Apache/2.2.22 (Debian)"],"Set-Cookie":["OJSSID=o5l1hr1u0t8pmhdhf7ak8qmcb1; path=/"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.45-0+deb7u9"]}}
{"link":"http://revista.faculdadeitop.edu.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:28.431050581+02:00","elapsed":899346538,"comment":"GET","payload":{"url":"http://revista.faculdadeitop.edu.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:28 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ae315e54cc1483838ddc62565b3a965c; expires=Fri, 23-Oct-2026 03:41:07 GMT; Max-Age=99999999; path=/; domain=revista.faculdadeitop.edu.br"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.unklab.ac.id/index.php/8iscared/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:28.988408946+02:00","elapsed":2002694826,"comment":"GET","payload":{"url":"http://ejournal.unklab.ac.id/index.php/8iscared/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:55:35 GMT"],"Server":["Apache/2.4.6 () OpenSSL/1.0.2k-fips PHP/5.4.16"],"Set-Cookie":["OJSSID=tkg0dp4s202a3uu1tjvh85o234; path=/; domain=ejournal.unklab.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"http://scholarworks.sfasu.edu/do/oai/","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:29.699886579+02:00","elapsed":1268724873,"comment":"GET","payload":{"url":"http://scholarworks.sfasu.edu/do/oai/"},"headers":{"Cache-Control":["private"],"Content-Security-Policy":["frame-ancestors 'self';"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:54:29 GMT"],"Referrer-Policy":["no-referrer, strict-origin-when-cross-origin"],"Server":["nginx"],"Set-Cookie":["bp_plack_session=1f232478d9e939223f07f794bced7bd1436df093; path=/; secure; HttpOnly"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains; preload;"],"X-Content-Type-Options":["nosniff"],"X-Runtime":["0.026012"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://raco.cat/index.php/rubrica/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:29.888930206+02:00","elapsed":900379193,"comment":"GET","payload":{"url":"https://raco.cat/index.php/rubrica/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:29 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=78ec500129162b7cba9828d67177c017; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://journal.publication-center.com/index.php/access/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:30.939630149+02:00","elapsed":1239604746,"comment":"GET","payload":{"url":"https://journal.publication-center.com/index.php/access/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:30 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=b9599a97321fac36150faf94212ad4af; path=/; domain=journal.publication-center.com; secure"],"Strict-Transport-Security":["max-age=15552000;includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://revistas.unisucre.edu.co/index.php/rimt/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:31.220852792+02:00","elapsed":281113337,"comment":"GET","payload":{"url":"https://revistas.unisucre.edu.co/index.php/rimt/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:54:31 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=dc0vf87hkrlddnau0egn2etr73; path=/; domain=revistas.unisucre.edu.co"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"]}}
{"link":"http://www.see-j.net/index.php/hiphil/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:31.533692356+02:00","elapsed":312686026,"comment":"GET","payload":{"url":"http://www.see-j.net/index.php/hiphil/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:31 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=nc15eklual46g9nfe70sj470n6; path=/"],"Vary":["Accept-Encoding"]}}
{"link":"https://jutq.utq.edu.iq/index.php/main/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:31.82242073+02:00","elapsed":288601880,"comment":"GET","payload":{"url":"https://jutq.utq.edu.iq/index.php/main/oai"},"headers":{"Cache-Control":["s-maxage=10"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:31 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=489558a6978b7e5b91feeea33d0e72f0; path=/; domain=jutq.utq.edu.iq"],"Vary":["Accept-Encoding","Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ejournal.iain-tulungagung.ac.id/index.php/taalum/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:32.436409491+02:00","elapsed":2547328653,"comment":"GET","payload":{"url":"http://ejournal.iain-tulungagung.ac.id/index.php/taalum/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:32 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=v9dr8lk84tsetq23dnp3oni8v7; path=/; domain=ejournal.uinsatu.ac.id"],"Vary":["Accept-Encoding"]},"redirects":[{"status":301,"url":"https://ejournal.iain-tulungagung.ac.id/index.php/taalum/oai"}]}
{"link":"https://jurnal.polsri.ac.id/index.php/joieet/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:54:33.397040718+02:00","elapsed":960470772,"comment":"GET","payload":{"url":"https://jurnal.polsri.ac.id/index.php/joieet/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:33 GMT"],"Server":["nginx-rc"],"Set-Cookie":["OJSSID=cf7puh826nl6vqts06rsmruunh; path=/; domain=jurnal.polsri.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://aluslub.fah.uinjambi.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:54:37.091970547+02:00","elapsed":3694889647,"comment":"GET","payload":{"url":"http://aluslub.fah.uinjambi.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:34 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=60178i6h3a3beif4ds5f1i8gm0; path=/; domain=aluslub.fah.uinjambi.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://ojs.siminweb.ir/index.php/index/oai","t":"2023-08-22T19:54:46.501515281+02:00","elapsed":30715195104,"comment":"Get \"http://ojs.siminweb.ir/index.php/index/oai\": dial tcp: lookup ojs.siminweb.ir on 127.0.0.53:53: no such host","payload":{"url":"http://ojs.siminweb.ir/index.php/index/oai"}}
{"link":"http://journal.poltekparmakassar.ac.id/index.php/pusaka/oai","t":"2023-08-22T19:54:50.812442657+02:00","elapsed":36440397328,"comment":"Get \"http://journal.poltekparmakassar.ac.id/index.php/pusaka/oai\": dial tcp 103.131.51.70:80: connect: network is unreachable","payload":{"url":"http://journal.poltekparmakassar.ac.id/index.php/pusaka/oai"}}
{"link":"http://isrm.upnjatim.ac.id/index.php/index/oai","t":"2023-08-22T19:54:59.617347459+02:00","elapsed":48215809896,"comment":"Get \"http://isrm.upnjatim.ac.id/index.php/index/oai\": dial tcp 103.77.227.183:80: connect: no route to host","payload":{"url":"http://isrm.upnjatim.ac.id/index.php/index/oai"}}
{"link":"https://jurnal.iainponorogo.ac.id/index.php/tahrir/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:00.3552318+02:00","elapsed":737706440,"comment":"GET","payload":{"url":"https://jurnal.iainponorogo.ac.id/index.php/tahrir/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfbf34ba89158-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:00 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=h6g0uwdHsXzV67Pfpw9UKEyGbcXGECw9uNBemeIV9o2SZHIPYVk0SXXZa5XKTYVk92AhAyTROkIsU1cttYJSuYpK7aX6uewvO49p1kVFRJy8T%2FTvswxMkpjWjFwBe82kgZO0YoSd15EGNY61\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=7hir6ejcaf2b5isp9bdm5ei1u0; path=/; domain=jurnal.iainponorogo.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://museudamemoriarural.pt/revistamemoriarural/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:01.274693938+02:00","elapsed":919357724,"comment":"GET","payload":{"url":"https://museudamemoriarural.pt/revistamemoriarural/index.php/index/oai"},"headers":{"Accept-Ranges":["none"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:59 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=00c1c485f4cbffc1c8719c85fdac370b; path=/revistamemoriarural/; domain=museudamemoriarural.pt"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://www.jacobspublishers.com/index.php/journal-of-dentistry-and-research-current-edition/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:02.234115917+02:00","elapsed":959276220,"comment":"GET","payload":{"url":"http://www.jacobspublishers.com/index.php/journal-of-dentistry-and-research-current-edition/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["no-cache, must-revalidate, max-age=0"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfc00ea6735e4-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:02 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Link":["\u003chttps://jacobspublishers.com/wp-json/\u003e; rel=\"https://api.w.org/\""],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=otSq8mpdyMLZUur2NHNvPgm8VEMxsgGgZCTs0MlL4zIpcV77rh2z%2FqwrKCKWYr8iswbYEIngv1TZ6pqoY8dTLumTdYVzbsueDa%2BkXEaMiMrbRfrhaB5jUXr7oCCiXjywmCfgem2xWQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"],"X-Ua-Compatible":["IE=edge"]},"redirects":[{"status":301,"url":"https://www.jacobspublishers.com/index.php/journal-of-dentistry-and-research-current-edition/oai"}]}
{"link":"https://foadmnsuk.com/index.php/index/oai","t":"2023-08-22T19:55:02.250544432+02:00","elapsed":30428006473,"comment":"Get \"https://foadmnsuk.com/index.php/index/oai\": dial tcp: lookup foadmnsuk.com on 127.0.0.53:53: no such host","payload":{"url":"https://foadmnsuk.com/index.php/index/oai"}}
{"link":"https://www.sciencepubco.com/index.php/IJM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:03.284279024+02:00","elapsed":1033575532,"comment":"GET","payload":{"url":"https://www.sciencepubco.com/index.php/IJM/oai"},"headers":{"Cache-Control":["max-age=31536000"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:03 GMT"],"Expires":["Wed, 21 Aug 2024 17:55:03 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=e06431c84a535810d51491d1a1cb3560; path=/; domain=www.sciencepubco.com; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://siamsite.com/index.php/siam/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:04.534123301+02:00","elapsed":1249737641,"comment":"GET","payload":{"url":"https://siamsite.com/index.php/siam/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:04 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=46de95db7f562651e570b6cd5631dc71; path=/; domain=siamsite.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://smj.medicine.psu.ac.th/index.php/index/oai","t":"2023-08-22T19:55:04.701319239+02:00","elapsed":180007748346,"comment":"Get \"http://smj.medicine.psu.ac.th/index.php/index/oai\": dial tcp 202.29.147.116:80: i/o timeout","payload":{"url":"http://smj.medicine.psu.ac.th/index.php/index/oai"}}
{"link":"https://journal.jcbi.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:05.294542475+02:00","elapsed":760284311,"comment":"GET","payload":{"url":"https://journal.jcbi.org/index.php/index/oai"},"headers":{"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Content-Length":["1238"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:55:05 GMT"],"Pragma":["no-cache"],"Server":["LiteSpeed"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://www.ejournal.almaata.ac.id/index.php/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:06.509548086+02:00","elapsed":1808016931,"comment":"GET","payload":{"url":"https://www.ejournal.almaata.ac.id/index.php/oai"},"headers":{"Cache-Control":["public"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:53:50 GMT"],"Server":["Apache/2.4.7 (Ubuntu)"],"Set-Cookie":["OJSSID=3sark0gbuns4slsnuoshqg23o7; path=/; domain=www.ejournal.almaata.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://jurnal.biounwir.ac.id/index.php/mangiferaedu/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:06.60924597+02:00","elapsed":1314501404,"comment":"GET","payload":{"url":"https://jurnal.biounwir.ac.id/index.php/mangiferaedu/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfc19bb2f3aa3-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:06 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=zuJO8sDDHLeM2DLocPHgGixgLp29qCDzWXlSBc%2FwAFEXHltC4ci6BnZ4oge%2FUSwghrmMESyVRlItgkr4PyHZS%2BTNFrlDcNygDt0LpBlXOGnl3Ts7aWL8nex14nwMt9hJffiF8KjM76w%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["OJSSID=0244efdf81fdc4e9f20ee064f0519032; path=/; domain=jurnal.biounwir.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"http://lachola.sytes.net:8081/index.php/index/oai","t":"2023-08-22T19:55:07.303405065+02:00","elapsed":30211289434,"comment":"Get \"http://lachola.sytes.net:8081/index.php/index/oai\": dial tcp: lookup lachola.sytes.net on 127.0.0.53:53: no such host","payload":{"url":"http://lachola.sytes.net:8081/index.php/index/oai"}}
{"link":"https://periodicos.unb.br/index.php/rd/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:07.39689403+02:00","elapsed":887203872,"comment":"GET","payload":{"url":"https://periodicos.unb.br/index.php/rd/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:06 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=6q790ubm7tli5r7t4gmp86k9em; path=/; domain=periodicos.unb.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://boa.unimib.it/oai/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:08.167559588+02:00","elapsed":863950658,"comment":"GET","payload":{"url":"https://boa.unimib.it/oai/request"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:08 GMT"],"Server":["Apache/2.4.10 (Debian) mod_jk/1.2.46 OpenSSL/1.0.1t"],"Vary":["Accept-Encoding"]}}
{"link":"https://ijpss.unram.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:08.765024498+02:00","elapsed":1367968877,"comment":"GET","payload":{"url":"https://ijpss.unram.ac.id/index.php/index/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:45:31 GMT"],"Keep-Alive":["timeout=60"],"Server":["nginx/1.14.1"],"Set-Cookie":["IJPSSUID=3938580e4d8cd4977a9fe07ab7729852; path=/; domain=ijpss.unram.ac.id"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"X-Cache":["HIT from Backend"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.icesi.edu.co/revistas/index.php/sistemas_telematica/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:09.110544278+02:00","elapsed":942821202,"comment":"GET","payload":{"url":"https://www.icesi.edu.co/revistas/index.php/sistemas_telematica/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:08 GMT"],"Frame-Ancestors":["none"],"Set-Cookie":["OJSSID=097e50d22943315081d037d79b671d5b; path=/revistas/; domain=www.icesi.edu.co"],"Strict-Transport-Security":["max-age=16000000; includeSubDomains; preload;"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"http://reformationeortis.com.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:10.087120991+02:00","elapsed":1321917703,"comment":"GET","payload":{"url":"http://reformationeortis.com.br/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:09 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=efj633oi84kqquh7l2eov07086; path=/; domain=reformationeortis.com.br"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.unmuhjember.ac.id/index.php/INC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:10.169946288+02:00","elapsed":1059286788,"comment":"GET","payload":{"url":"http://jurnal.unmuhjember.ac.id/index.php/INC/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:10 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=0ulatsseu6r980se0m8gs8c8m1; path=/; domain=jurnal.unmuhjember.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.jurnal.ipb.ac.id/index.php/bulhpt/oai","t":"2023-08-22T19:55:13.432604532+02:00","elapsed":46154980050,"comment":"Get \"https://www.jurnal.ipb.ac.id/index.php/bulhpt/oai\": dial tcp: lookup www.jurnal.ipb.ac.id on 127.0.0.53:53: no such host","payload":{"url":"https://www.jurnal.ipb.ac.id/index.php/bulhpt/oai"}}
{"link":"https://journals.iai.spk-berlin.de/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:13.533281223+02:00","elapsed":100466101,"comment":"GET","payload":{"url":"https://journals.iai.spk-berlin.de/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:13 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ts64rhe1c42rhj7knkmsr3934q; path=/; domain=journals.iai.spk-berlin.de; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"]}}
{"link":"https://uoajournal.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:14.054632639+02:00","elapsed":521229747,"comment":"GET","payload":{"url":"https://uoajournal.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:14 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=91acd108eb6dd4cb66b9a7efa7f243f8; path=/; domain=uoajournal.com"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://ejurnal.undana.ac.id/index.php/LJCH/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:14.172065269+02:00","elapsed":4001938360,"comment":"GET","payload":{"url":"https://ejurnal.undana.ac.id/index.php/LJCH/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:14 GMT"],"Server":["Apache/2.4.56 (Debian)"],"Set-Cookie":["OJSSID=ecjqmsu8m4uul2jinhrdhrfu3u; path=/; domain=ejurnal.undana.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://archiveondemand.fitnyc.edu/oai-pmh-repository/request","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:14.577939525+02:00","elapsed":405713848,"comment":"GET","payload":{"url":"https://archiveondemand.fitnyc.edu/oai-pmh-repository/request"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfc4e2d29452e-TXL"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:14 GMT"],"Expires":["Thu, 19 Nov 1981 08:52:00 GMT"],"Pragma":["no-cache"],"Server":["cloudflare"],"Set-Cookie":["91f7c678955709a1743055b16e498538=c02eijiikdited5sp8q476qeef; path=/; HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.27"]}}
{"link":"http://ejetms.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:14.872280783+02:00","elapsed":817520496,"comment":"GET","payload":{"url":"http://ejetms.com/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:14 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=fb337aea02e96c8ded45489010e4aa78; path=/; domain=ejetms.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://revue.authentique-graal-afrique.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:17.629261665+02:00","elapsed":7541985162,"comment":"GET","payload":{"url":"http://revue.authentique-graal-afrique.org/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:10 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=0b5b413650d7f21346c328bc98ce30c1; path=/; domain=revue.authentique-graal-afrique.org"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://uni.uhk.cz/zivaarcheologie/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:18.103980249+02:00","elapsed":474608126,"comment":"GET","payload":{"url":"https://uni.uhk.cz/zivaarcheologie/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:17 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=hdnqtu77mc36jluhrh7pdjerv3; path=/zivaarcheologie/; domain=uni.uhk.cz"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.unindra.ac.id/index.php/jagaddhita/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:18.901514922+02:00","elapsed":797412703,"comment":"GET","payload":{"url":"https://journal.unindra.ac.id/index.php/jagaddhita/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:18 GMT"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=rg71kc5o6ic5lvj8rs7mqq3d86; path=/; domain=journal.unindra.ac.id; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"http://ojs.scientistidn.com/index.php/index/oai","t":"2023-08-22T19:55:21.076331759+02:00","elapsed":30263836194,"comment":"Get \"http://ojs.scientistidn.com/index.php/index/oai\": dial tcp: lookup ojs.scientistidn.com on 127.0.0.53:53: no such host","payload":{"url":"http://ojs.scientistidn.com/index.php/index/oai"}}
{"link":"https://jurnal.uindatokarama.ac.id/index.php/jebsa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:22.730318275+02:00","elapsed":1653828138,"comment":"GET","payload":{"url":"https://jurnal.uindatokarama.ac.id/index.php/jebsa/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:22 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33"],"Set-Cookie":["OJSSIDIAINPALUDDD=t12kuk1upv8s7t309hoomkcl1q; path=/; domain=jurnal.uindatokarama.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://revistapensadero.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:23.30464187+02:00","elapsed":574247964,"comment":"GET","payload":{"url":"https://revistapensadero.org/index.php/index/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:55:23 GMT"],"Server":["nginx"],"Set-Cookie":["revpensad=e5kvat8cffgq955httkt3spco5; path=/; domain=revistapensadero.org"],"Strict-Transport-Security":["max-age=15768000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33","PleskLin"]}}
{"link":"http://www.agathon.it/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:26.633710157+02:00","elapsed":7732088215,"comment":"GET","payload":{"url":"http://www.agathon.it/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:19 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=cke09e78jseel4r6uqq5v11rv9; path=/; domain=www.agathon.it"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://revista.abcustos.org.br/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:27.567171496+02:00","elapsed":933301543,"comment":"GET","payload":{"url":"https://revista.abcustos.org.br/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:27 GMT"],"Server":["nginx/1.24.0"],"Set-Cookie":["OJSSID=nkuej0deh3r49dfv9s826ace74; path=/; domain=revista.abcustos.org.br; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=63072000"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.uinsu.ac.id/index.php/ssr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:28.324131881+02:00","elapsed":756928694,"comment":"GET","payload":{"url":"http://jurnal.uinsu.ac.id/index.php/ssr/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:55:46 GMT"],"Server":["Apache/2.4.7 (Ubuntu)"],"Set-Cookie":["OJSID=gdulskuso4k11icqpb5h77f6e0; path=/; domain=jurnal.uinsu.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://journal.fmipaukit.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:28.448875922+02:00","elapsed":13870755920,"comment":"GET","payload":{"url":"https://journal.fmipaukit.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:27 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=3df590bcd7c84d62d0f05e40d895620a; path=/; domain=journal.fmipaukit.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://esumer.edu.co/revistas/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":403,"t":"2023-08-22T19:55:28.726476521+02:00","elapsed":277510059,"comment":"GET","payload":{"url":"http://esumer.edu.co/revistas/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Mitigated":["challenge"],"Cf-Ray":["7facfca8798b371b-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Resource-Policy":["same-origin"],"Date":["Tue, 22 Aug 2023 17:55:28 GMT"],"Expires":["Thu, 01 Jan 1970 00:00:01 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Origin-Agent-Cluster":["?1"],"Permissions-Policy":["accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()"],"Referrer-Policy":["same-origin"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=7YBwxew7B4cyrIMGfMJ13vyYwnqrRJ50vN%2Fl25hdL2foyYzlDAHlEFwGfefq4Nmc2Ic1rBuneff9NGuw4bJcoy3%2Fqf419l%2Fw9n0yVSOupjvfleiP6MDYbvJPmPeRUXY%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://journal.achsm.org.au/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:29.623863879+02:00","elapsed":897253325,"comment":"GET","payload":{"url":"https://journal.achsm.org.au/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:29 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=r60ovqhe7of8ulaq2hof24na95; path=/; domain=journal.achsm.org.au; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"http://visnyk.lnau.edu.ua/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:29.940642423+02:00","elapsed":316639111,"comment":"GET","payload":{"url":"http://visnyk.lnau.edu.ua/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:29 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=ulh4tsb7tpiv8ugcvvmau750gu; path=/; domain=visnyk.lnau.edu.ua"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.qualitative-research.net/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:30.025824035+02:00","elapsed":85043799,"comment":"GET","payload":{"url":"http://www.qualitative-research.net/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:30 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=t65351sbh9v5c1uh70skhjpbmr; path=/; domain=www.qualitative-research.net; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"]}}
{"link":"https://www.pagepress.org/technology/index.php/wrr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:30.63328868+02:00","elapsed":607315262,"comment":"GET","payload":{"url":"https://www.pagepress.org/technology/index.php/wrr/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:30 GMT"],"Server":["Apache/2.4.43 (codeit) OpenSSL/1.1.1g PHP/7.3.18"],"Set-Cookie":["OJSSID=qfopjmdk5ttp7agc09c5p2neaf; path=/technology/; domain=www.pagepress.org"],"Upgrade":["h2"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.18"]}}
{"link":"https://repository.yu.edu/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":400,"t":"2023-08-22T19:55:30.951865378+02:00","elapsed":2627570346,"comment":"GET","payload":{"url":"https://repository.yu.edu/oai"},"headers":{"Content-Language":["en-US"],"Content-Length":["5903"],"Content-Type":["text/html;charset=ISO-8859-1"],"Date":["Tue, 22 Aug 2023 17:55:30 GMT"],"Set-Cookie":["JSESSIONID=A44578CD93937F6F3216E498BA82FDF0; Path=/oai; Secure; HttpOnly"]}}
{"link":"http://journal-denta.hangtuah.ac.id/index.php/denta/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:31.762182046+02:00","elapsed":1128791365,"comment":"GET","payload":{"url":"http://journal-denta.hangtuah.ac.id/index.php/denta/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:31 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=32g7t3t93k25deq11v7m80ffeu; path=/; domain=journal-denta.hangtuah.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnaltarbiyah.uinsu.ac.id/index.php/tazkiya/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:32.51977527+02:00","elapsed":757464407,"comment":"GET","payload":{"url":"http://jurnaltarbiyah.uinsu.ac.id/index.php/tazkiya/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:55:50 GMT"],"Server":["Apache/2.4.7 (Ubuntu)"],"Set-Cookie":["OJSID=v48mu9ou7gouepva51o77t3u35; path=/; domain=jurnaltarbiyah.uinsu.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.9-1ubuntu4.29"]}}
{"link":"https://archive-ouverte.unige.ch/oaiprovider","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":401,"t":"2023-08-22T19:55:32.731302079+02:00","elapsed":211331611,"comment":"GET","payload":{"url":"https://archive-ouverte.unige.ch/oaiprovider"},"headers":{"Access-Control-Allow-Headers":["x-requested-with, authorization, content-type, content-disposition, ngsw-bypass"],"Access-Control-Allow-Methods":["POST, GET, OPTIONS, DELETE, PUT, PATCH"],"Access-Control-Max-Age":["3600"],"Cache-Control":["no-cache, no-store, max-age=0, must-revalidate"],"Content-Length":["0"],"Date":["Tue, 22 Aug 2023 17:55:32 GMT"],"Expires":["0"],"Pragma":["no-cache"],"Server":["nginx"],"Strict-Transport-Security":["max-age=15768000"],"Www-Authenticate":["Bearer"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["DENY"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://technology.eurekajournals.com/index.php/GJAITKM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:33.543056497+02:00","elapsed":811627808,"comment":"GET","payload":{"url":"http://technology.eurekajournals.com/index.php/GJAITKM/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:33 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=054e867cc63016164b47220828a486d2; path=/; domain=technology.eurekajournals.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.stiesnu-bengkulu.ac.id/index.php/almaqrizi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":500,"t":"2023-08-22T19:55:36.345306143+02:00","elapsed":635742312972,"comment":"GET","payload":{"url":"https://ejournal.stiesnu-bengkulu.ac.id/index.php/almaqrizi/oai"},"headers":{"Content-Length":["296"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:55:36 GMT"]}}
{"link":"http://isa.webtm.ru/index.php/index/oai","t":"2023-08-22T19:55:36.355766982+02:00","elapsed":34121509108,"comment":"Get \"http://isa.webtm.ru/index.php/index/oai\": dial tcp: lookup isa.webtm.ru on 127.0.0.53:53: no such host","payload":{"url":"http://isa.webtm.ru/index.php/index/oai"}}
{"link":"http://ejournal.kopertais4.or.id/mataraman/index.php/lentera/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:36.36512566+02:00","elapsed":2821857229,"comment":"GET","payload":{"url":"http://ejournal.kopertais4.or.id/mataraman/index.php/lentera/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:35 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=22n10erd70bg9ameqebkt4i65p; path=/; domain=ejournal.kopertais4.or.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://scineerpub.com/index.php/index/oai","t":"2023-08-22T19:55:36.768967986+02:00","elapsed":180008424704,"comment":"Get \"http://scineerpub.com/index.php/index/oai\": dial tcp 103.224.212.219:80: i/o timeout","payload":{"url":"http://scineerpub.com/index.php/index/oai"}}
{"link":"https://revistas.uca.es/index.php/sig/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:36.836864251+02:00","elapsed":491439689,"comment":"GET","payload":{"url":"https://revistas.uca.es/index.php/sig/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:36 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID_3=hhf3tu92o58geehffn41g31gd2; path=/; domain=revistas.uca.es"],"Strict-Transport-Security":["max-age=15768000"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.32"]}}
{"link":"https://www.firstojs.com/index.php/index.php/JDW/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:36.882215186+02:00","elapsed":526256674,"comment":"GET","payload":{"url":"https://www.firstojs.com/index.php/index.php/JDW/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:36 GMT"],"Server":["nginx/1.10.3 (Ubuntu)"],"Set-Cookie":["OJSSID=oovar4gofpgvll76um1fbul34a; path=/index.php/; domain=www.firstojs.com"],"Vary":["Accept-Encoding"]}}
{"link":"http://studianusantara.net/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:37.136775337+02:00","elapsed":771638586,"comment":"GET","payload":{"url":"http://studianusantara.net/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:37 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=de1df953c799196256025f9fc2df9603; path=/; domain=studianusantara.net"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ojs.uninus.ac.id/index.php/TEKNOLOGINUSANTARA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:37.462487161+02:00","elapsed":693342162,"comment":"GET","payload":{"url":"http://ojs.uninus.ac.id/index.php/TEKNOLOGINUSANTARA/oai"},"headers":{"Accept-Ranges":["bytes"],"Connection":["Upgrade"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:55:37 GMT"],"Last-Modified":["Wed, 07 Sep 2022 16:59:42 GMT"],"Server":["Apache"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.unipdu.ac.id/index.php/diglosia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:38.037452993+02:00","elapsed":1155102504,"comment":"GET","payload":{"url":"https://journal.unipdu.ac.id/index.php/diglosia/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:37 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=9c6849a74af70d6a42d99d17d707093d; path=/; domain=journal.unipdu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.ojed.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:38.582884098+02:00","elapsed":1120283369,"comment":"GET","payload":{"url":"https://www.ojed.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:38 GMT"],"Host-Header":["6b7412fb82ca5edfd0917e3957f05d89"],"Server":["nginx"],"Set-Cookie":["OJED21=2bf47d19facc81d2f88747793c345483; path=/; domain=www.ojed.org"],"Vary":["Accept-Encoding","Accept-Encoding"],"X-Httpd":["1"],"X-Proxy-Cache":["MISS"],"X-Proxy-Cache-Info":["0 NC:000000 UP:SKIP_CACHE_SET_COOKIE"]}}
{"link":"https://submission-pepsic.scielo.br/index.php/arbp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:38.991248851+02:00","elapsed":953676967,"comment":"GET","payload":{"url":"https://submission-pepsic.scielo.br/index.php/arbp/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:38 GMT"],"Server":["Apache/2.4.37 (rocky) OpenSSL/1.1.1k"],"Set-Cookie":["OJSSID=dklvhrpn6r7l1vo2u7o87ru0eq; path=/; domain=submission-pepsic.scielo.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://jurnal.pelitabangsa.ac.id/index.php/JUTIN/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:39.811788718+02:00","elapsed":1228738628,"comment":"GET","payload":{"url":"https://jurnal.pelitabangsa.ac.id/index.php/JUTIN/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:39 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=913576b8007b9264423f77b6d48d28b9; path=/; domain=jurnal.pelitabangsa.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.journal.uncp.ac.id/index.php/jce/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:40.266709467+02:00","elapsed":1275296890,"comment":"GET","payload":{"url":"https://www.journal.uncp.ac.id/index.php/jce/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:39 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=m3n9fi3ocs6elehqgcildpeo31; path=/; domain=www.journal.uncp.ac.id; secure"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://simlitmas.uppm.khj.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:40.71584396+02:00","elapsed":903886262,"comment":"GET","payload":{"url":"https://simlitmas.uppm.khj.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["private, no-cache, no-store, must-revalidate, max-age=0"],"Content-Length":["1238"],"Content-Type":["text/html"],"Date":["Tue, 22 Aug 2023 17:55:40 GMT"],"Pragma":["no-cache"],"Server":["LiteSpeed"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ge-iic.com/ojs/index.php/revista/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:41.080251463+02:00","elapsed":813402523,"comment":"GET","payload":{"url":"https://ge-iic.com/ojs/index.php/revista/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:40 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=090eaf4c7d3644bc23a68d4ca4acf52b; path=/ojs/; domain=ge-iic.com; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.21"]}}
{"link":"http://ejurnal.ars.ac.id/index.php/wacadesain/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:41.298396799+02:00","elapsed":582444806,"comment":"GET","payload":{"url":"http://ejurnal.ars.ac.id/index.php/wacadesain/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:41 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=urjn1u3opr0hkah47itn3389hn; path=/; domain=ejurnal.ars.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.lim-ateneo.it/omp/index.php/MR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:41.634072481+02:00","elapsed":335625216,"comment":"GET","payload":{"url":"https://www.lim-ateneo.it/omp/index.php/MR/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["528"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:41 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OMPSID=cgonr4tgjjf949rambtoc0s9b1; path=/omp/; domain=www.lim-ateneo.it"]}}
{"link":"https://matjournals.in/index.php/JoOFC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:41.749363683+02:00","elapsed":4612419026,"comment":"GET","payload":{"url":"https://matjournals.in/index.php/JoOFC/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:01 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=ink9q26rqpit93cq1tjro9pv16; path=/; domain=matjournals.in"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://ojs.lpdindonesia.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:42.003633763+02:00","elapsed":923253137,"comment":"GET","payload":{"url":"http://ojs.lpdindonesia.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:41 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=2917b968b38b6eb26288426af450fb05; path=/; domain=ojs.lpdindonesia.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://jsime.org/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:42.567640029+02:00","elapsed":818182405,"comment":"GET","payload":{"url":"https://jsime.org/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:42 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ru9fh5j7b5dlmkor1digeq5q10; path=/; domain=jsime.org; HttpOnly"],"Vary":["Accept-Encoding"]}}
{"link":"https://journals.upd.edu.ph/index.php/19May2014_surp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:43.131744389+02:00","elapsed":1127964566,"comment":"GET","payload":{"url":"https://journals.upd.edu.ph/index.php/19May2014_surp/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:42 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=8jo12eeackdeslh6khjlon9e85; path=/; domain=journals.upd.edu.ph"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal.unirow.ac.id/index.php/miyang/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:43.413782948+02:00","elapsed":845977830,"comment":"GET","payload":{"url":"http://journal.unirow.ac.id/index.php/miyang/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:43 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSID=ipnpik295r2lbfj5dqu36tk39n; path=/; domain=journal.unirow.ac.id; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://ispecjournal.com/index.php/ispecjas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:43.909933572+02:00","elapsed":778056768,"comment":"GET","payload":{"url":"http://ispecjournal.com/index.php/ispecjas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:58:36 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=baro2o7dfmcf5rhck735bkrkfl; path=/; domain=ispecjournal.com"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://lppm-unissula.com/jurnal.unissula.ac.id/index.php/proyeksi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:44.463772012+02:00","elapsed":553636038,"comment":"GET","payload":{"url":"http://lppm-unissula.com/jurnal.unissula.ac.id/index.php/proyeksi/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:44 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=nqtee2637t42ljgi33n22mamj7; path=/jurnal.unissula.ac.id/; domain=lppm-unissula.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://ojs.uph.edu/index.php/CMQ/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:44.886310372+02:00","elapsed":1472510274,"comment":"GET","payload":{"url":"https://ojs.uph.edu/index.php/CMQ/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:55:44 GMT"],"Server":["Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38"],"Set-Cookie":["OJSSID=lusrfb3sjq7k6fo63ohjpofru3; path=/; domain=ojs.uph.edu"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.5.38"]}}
{"link":"https://jurnal.unma.ac.id/index.php/CP/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:45.294683445+02:00","elapsed":830879869,"comment":"GET","payload":{"url":"https://jurnal.unma.ac.id/index.php/CP/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:45 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=ebpminn7lkit4g7q4o4csual66; path=/; domain=jurnal.unma.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://knowledgeaustralia.com/Journals/index.php/AJEE/oai","t":"2023-08-22T19:55:45.72188768+02:00","elapsed":30849495129,"comment":"Get \"http://knowledgeaustralia.com/Journals/index.php/AJEE/oai\": dial tcp 50.116.59.225:80: connect: connection refused","payload":{"url":"http://knowledgeaustralia.com/Journals/index.php/AJEE/oai"}}
{"link":"https://ejurnal.bunghatta.ac.id/index.php/algoritma/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:46.263095825+02:00","elapsed":968308919,"comment":"GET","payload":{"url":"https://ejurnal.bunghatta.ac.id/index.php/algoritma/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:20 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=nksnhqtpqhspe6g3oh0evc7rqp; path=/; domain=ejurnal.bunghatta.ac.id"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://revistas.urp.edu.pe/index.php/Global_Business/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:46.829680053+02:00","elapsed":1107537854,"comment":"GET","payload":{"url":"https://revistas.urp.edu.pe/index.php/Global_Business/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:46 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.29"],"Set-Cookie":["OJSSID=5p23lu1plllfiap0t550fid6u7; path=/; domain=revistas.urp.edu.pe"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.29"]}}
{"link":"https://indoscholar.com/nsmc/index.php/nsmc/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:47.876155137+02:00","elapsed":1046356663,"comment":"GET","payload":{"url":"https://indoscholar.com/nsmc/index.php/nsmc/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:47 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=9dd3a27227ae41a61bc902b3090bccb0; path=/nsmc/; domain=indoscholar.com; secure"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.unmermadiun.ac.id/ejurnal/index.php/pilarteknologi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:48.674732027+02:00","elapsed":2411506669,"comment":"GET","payload":{"url":"http://www.unmermadiun.ac.id/ejurnal/index.php/pilarteknologi/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["public, max-age=0"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:48 GMT"],"Expect-Ct":["enforce, max-age=21600"],"Expires":["Tue, 22 Aug 2023 17:55:48 GMT"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=4tb4fu6gfa5lkpunojcmhnfsl2; path=/ejurnal/; domain=www.unmermadiun.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"],"X-Powered-By":["Exabytes"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ojs.unmas.ac.id/index.php/alamlestari/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:48.749378028+02:00","elapsed":873083881,"comment":"GET","payload":{"url":"http://ojs.unmas.ac.id/index.php/alamlestari/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:48 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["JOURNALUNMAS=t2cnht3t64vm5gu1ih0hr20l2f; path=/; domain=ojs.unmas.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.jsfphil.org/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:49.358274709+02:00","elapsed":683411206,"comment":"GET","payload":{"url":"http://www.jsfphil.org/oai"},"headers":{"Cache-Control":["no-cache, must-revalidate, max-age=60"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:49 GMT"],"Expires":["Wed, 11 Jan 1984 05:00:00 GMT"],"Host-Header":["WordPress.com"],"Server":["nginx"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding","accept, content-type, cookie"],"X-Ac":["2.hhn _dca MISS"],"X-Hacker":["If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header."]},"redirects":[{"status":301,"url":"https://www.jsfphil.org/oai"}]}
{"link":"https://conference.umk.ac.id/index.php/sndies/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:50.134302554+02:00","elapsed":1384789322,"comment":"GET","payload":{"url":"https://conference.umk.ac.id/index.php/sndies/oai"},"headers":{"#strict-Transport-Security":["max-age=15552000; includeSubDomains;preload"],"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Cache-Control":["public, max-age=604800"],"Content-Security-Policy":["upgrade-insecure-requests;connect-src *"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:41 GMT"],"Expires":["Tue, 29 Aug 2023 17:55:41 GMT"],"Permissions-Policy":["geolocation=(self \"\"),"],"Referrer-Policy":["no-referrer-when-downgrade"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=un331h8r970hmnm9oqgtirs6b0; path=/; domain=conference.umk.ac.id"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["ALLOWALL"]}}
{"link":"http://decolonization.org/index.php/des/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:50.337416182+02:00","elapsed":5450937869,"comment":"GET","payload":{"url":"http://decolonization.org/index.php/des/oai"},"headers":{"Age":["0"],"Alt-Svc":["h3=\":443\"; ma=86400"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7facfd2e7e2a695e-FRA"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:50 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=9wa4oHD9uAfH9kqTmEl5RpR5Xd%2F%2Bk7XVBYnt2GK0x2eBBZ8VBniIduEHWAQUFoJPxc9rjuGS%2FGuCkQeYFz5g451e%2ByskrTSOSLx5DSBw%2BpS9hXS7EzFLsNefzrQJHzULUxeJ%2Fg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"X-Cache":["MISS"]},"redirects":[{"status":301,"url":"https://decolonization.org/index.php/des/oai"},{"status":301,"url":"https://www.digicamguides.com/index.php/des/oai"},{"status":301,"url":"https://weronthenet.com/index.php/des/oai"},{"status":301,"url":"https://goddesstcg.com/index.php/des/oai"},{"status":301,"url":"https://www.charlysvegantacos.com/index.php/des/oai"},{"status":301,"url":"https://www.tuvaluislands.com/index.php/des/oai"},{"status":301,"url":"https://www.palmoilworld.org/index.php/des/oai"}]}
{"link":"http://ojs.tsv.fi/index.php/ssvk/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:50.957019398+02:00","elapsed":822594059,"comment":"GET","payload":{"url":"http://ojs.tsv.fi/index.php/ssvk/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:50 GMT"],"Server":["Apache/2.2.15 (CentOS)"],"Set-Cookie":["JOURNALFI=9d2fd8fb4f00c6c65ccd4e4f81911fe3; path=/; domain=journal.fi"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.3.25"]}}
{"link":"http://revistaentorno.uanl.mx/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:51.290724825+02:00","elapsed":1932346598,"comment":"GET","payload":{"url":"http://revistaentorno.uanl.mx/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:50 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=h12qf898r5kkui30e8h73t3rgb; path=/; domain=revistaentorno.uanl.mx"],"Vary":["Accept-Encoding"]}}
{"link":"http://journals.ju.edu.jo/new/index.php/DirSci/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:52.134118263+02:00","elapsed":1796541958,"comment":"GET","payload":{"url":"http://journals.ju.edu.jo/new/index.php/DirSci/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:50 GMT"],"Server":["Apache/2.4.23 (Win32) PHP/5.6.28 OpenSSL/1.0.2h"],"Set-Cookie":["OJSSID=afi70md7skfds9c110lkjout31; path=/new/; domain=journals.ju.edu.jo"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.28"]}}
{"link":"http://journal2.stikeskendal.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:52.276414214+02:00","elapsed":985559606,"comment":"GET","payload":{"url":"http://journal2.stikeskendal.ac.id/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:51 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=7a14819426cd790850143e875a0f8ce8; path=/; domain=journal2.stikeskendal.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://smj.ismu.baikal.ru/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:53.053290928+02:00","elapsed":2096144884,"comment":"GET","payload":{"url":"http://smj.ismu.baikal.ru/index.php/index/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:55:53 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=ube6ce12e17uft35iu5eqopth4; path=/; secure; HttpOnly"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]},"redirects":[{"status":301,"url":"https://bmjour.ru"},{"status":301,"url":"https://www.bmjour.ru/"}]}
{"link":"https://revistas.face.ufmg.br/index.php/contabilidadevistaerevista/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:53.10436344+02:00","elapsed":970117495,"comment":"GET","payload":{"url":"https://revistas.face.ufmg.br/index.php/contabilidadevistaerevista/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:52 GMT"],"Server":["Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips PHP/7.4.30 mod_perl/2.0.11 Perl/v5.16.3"],"Set-Cookie":["OJSSID=jupnac9nuqfo2jlhfgpofgh0ju; path=/; domain=revistas.face.ufmg.br; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.30"]}}
{"link":"https://journal.uinmataram.ac.id/index.php/edulangue/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:53.284313908+02:00","elapsed":1007857135,"comment":"GET","payload":{"url":"https://journal.uinmataram.ac.id/index.php/edulangue/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=bbffc7c666a416d90481fe1fd8003fda; path=/; domain=journal.uinmataram.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://archaeopresspublishing.com/ojs/index.php/ash-sharq/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:53.379140871+02:00","elapsed":325814082,"comment":"GET","payload":{"url":"http://archaeopresspublishing.com/ojs/index.php/ash-sharq/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:53 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=0fc39cfd59d4e916a2eee388fe565793; path=/ojs/; domain=archaeopresspublishing.com; HttpOnly"],"Strict-Transport-Security":["max-age=63072000; preload"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"https://ijrdo.org/index.php/vas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:53.873019579+02:00","elapsed":588566888,"comment":"GET","payload":{"url":"https://ijrdo.org/index.php/vas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:53 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=at8qekqkgok96prrtglg2ktcdd; path=/; domain=ijrdo.org"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal2.uad.ac.id/index.php/index.php/jhsr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:54.144012386+02:00","elapsed":764773344,"comment":"GET","payload":{"url":"http://journal2.uad.ac.id/index.php/index.php/jhsr/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:54 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=v3in9rbep5ebd5iq4gom40v5e2; path=/index.php/; domain=journal2.uad.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://dspace.smu.ac.uk/oai/request","t":"2023-08-22T19:55:54.191413054+02:00","elapsed":180008176650,"comment":"Get \"http://dspace.smu.ac.uk/oai/request\": dial tcp 193.62.88.136:80: i/o timeout","payload":{"url":"http://dspace.smu.ac.uk/oai/request"}}
{"link":"https://eexot-journal.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:54.468470299+02:00","elapsed":595321520,"comment":"GET","payload":{"url":"https://eexot-journal.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:54 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=s93vhfoefkjj4rcm59oa3t1um7; path=/; domain=eexot-journal.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40","PleskLin"]}}
{"link":"https://dpi-proceedings.com/index.php/iwshm-rs2016/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:55.062400412+02:00","elapsed":918261714,"comment":"GET","payload":{"url":"https://dpi-proceedings.com/index.php/iwshm-rs2016/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:55 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0u1ctdm9lbkve68bi37jifb4v2; path=/; domain=dpi-proceedings.com; secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://lamintang.org/journal/index.php/ijlapp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:55.565121188+02:00","elapsed":2460623114,"comment":"GET","payload":{"url":"https://lamintang.org/journal/index.php/ijlapp/oai"},"headers":{"Cache-Control":["max-age=0"],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:54 GMT"],"Expect-Ct":["enforce, max-age=21600"],"Expires":["Tue, 22 Aug 2023 17:55:54 GMT"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["null"],"Set-Cookie":["OJSSID=9e4b1eb546c24ab3b9ac14a48363c5d3; path=/journal/; domain=lamintang.org"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["sameorigin"],"X-Powered-By":["Exabytes"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ejournal.ibik.ac.id/index.php/riset/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:55.592941361+02:00","elapsed":1124255183,"comment":"GET","payload":{"url":"https://ejournal.ibik.ac.id/index.php/riset/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:55 GMT"],"Server":["Apache"],"Set-Cookie":["OJSID=f17b7cabf51355766806403cb4b1658a; path=/; domain=ejournal.ibik.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistas.up.ac.pa/index.php/investigaciones_agropecuarias/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:56.080419703+02:00","elapsed":1017913371,"comment":"GET","payload":{"url":"https://revistas.up.ac.pa/index.php/investigaciones_agropecuarias/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:55 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33"],"Set-Cookie":["OJSSID=ta04l70oakjm99rgqpv39n57nn; path=/; domain=revistas.up.ac.pa; Secure","cookiesession1=678B288AFBD5D668A297E20876D81D60;Expires=Wed, 21 Aug 2024 17:55:55 GMT;Path=/;HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"https://jurnal.usu.ac.id/index.php/jddtm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:56.196615435+02:00","elapsed":2004985134,"comment":"GET","payload":{"url":"https://jurnal.usu.ac.id/index.php/jddtm/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:55 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=821up5l2s7cciphhdb81hem7ce; path=/; domain=talenta.usu.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://raco.cat/index.php/AnuariVerdaguer/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:56.281240139+02:00","elapsed":715993736,"comment":"GET","payload":{"url":"https://raco.cat/index.php/AnuariVerdaguer/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:55 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=442125363808b6c766fd4be8cc112f10; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://www.raco.cat/index.php/ArxiusESA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:56.986312203+02:00","elapsed":905766822,"comment":"GET","payload":{"url":"https://www.raco.cat/index.php/ArxiusESA/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:56 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=0598b78c681ada9753e4af9e0d58eadf; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://jurnal.geinrafflesia.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:57.151118231+02:00","elapsed":869706426,"comment":"GET","payload":{"url":"http://jurnal.geinrafflesia.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:57 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=c4ca4a692f0e0bee4c65e859aa8180e1; path=/; domain=jurnal.geinrafflesia.com"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://periodicos.uefs.br/ojs/index.php/leguaEmeia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:55:57.938954818+02:00","elapsed":952495781,"comment":"GET","payload":{"url":"http://periodicos.uefs.br/ojs/index.php/leguaEmeia/oai"},"headers":{"Content-Length":["280"],"Content-Type":["text/html; charset=iso-8859-1"],"Date":["Tue, 22 Aug 2023 17:55:57 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"]}}
{"link":"https://ejournal.kahuripan.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:57.994118905+02:00","elapsed":842868342,"comment":"GET","payload":{"url":"https://ejournal.kahuripan.ac.id/index.php/index/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Security-Policy":["upgrade-insecure-requests"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:57 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=b839be6920300e7a9afe352e8c6d23e7; path=/; domain=ejournal.kahuripan.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://fidesetratio.com.pl/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:58.371595124+02:00","elapsed":377364902,"comment":"GET","payload":{"url":"https://fidesetratio.com.pl/ojs/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:58 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=3228aae76218be9b700470eb4783fd75; path=/ojs/; domain=fidesetratio.com.pl"]}}
{"link":"https://jurnal.pradita.ac.id/index.php/jb/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:55:59.824533422+02:00","elapsed":1452828921,"comment":"GET","payload":{"url":"https://jurnal.pradita.ac.id/index.php/jb/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:46:42 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=030otslsvimdnr7j61ttnle9p5; path=/; domain=jurnal.pradita.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"http://rci.cujae.edu.cu/index.php/rci/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:00.338580547+02:00","elapsed":2399511924,"comment":"GET","payload":{"url":"http://rci.cujae.edu.cu/index.php/rci/oai"},"headers":{"Cache-Control":["no-cache, no-store, must-revalidate, max-age=84600","private"],"Content-Security-Policy":["frame-ancestors 'self'; object-src 'self';"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:56:00 GMT"],"Permissions-Policy":["camera=(none),geolocation=(self),microphone=(none)"],"Referrer-Policy":["no-referrer"],"Server":["nginx"],"Set-Cookie":["RCIOJSSID=mah8l79gmkeae1m1odi6o04m9i; path=/; domain=rci.cujae.edu.cu; secure; HttpOnly; SameSite=Lax;HttpOnly;Secure;SameSite=Strict"],"Strict-Transport-Security":["max-age=15552000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]},"redirects":[{"status":302,"url":"https://rci.cujae.edu.cu"}]}
{"link":"http://revistes.iec.cat/index.php/BSCM/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:00.774735234+02:00","elapsed":436117611,"comment":"GET","payload":{"url":"http://revistes.iec.cat/index.php/BSCM/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=a0fvue96rp2hlissabkt7liksf; path=/; domain=revistes.iec.cat; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=31536000;"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.uindatokarama.ac.id/index.php/ist/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:01.762584718+02:00","elapsed":987704304,"comment":"GET","payload":{"url":"https://jurnal.uindatokarama.ac.id/index.php/ist/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:01 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33"],"Set-Cookie":["OJSSIDIAINPALUDDD=9aqfnigertqnecm874sqk62ln9; path=/; domain=jurnal.uindatokarama.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://archive-criminology.com.ua/index.php/journal/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:02.017050325+02:00","elapsed":254339169,"comment":"GET","payload":{"url":"https://archive-criminology.com.ua/index.php/journal/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:02 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=be4134200fd700ea1840271d9396c10d; path=/; domain=archive-criminology.com.ua"],"Vary":["Accept-Encoding"],"X-Ray":["p13015:0.070/wn22283:0.060/wa22283:D=68217"]}}
{"link":"https://jurnalmahasiswa.unesa.ac.id/index.php/inovasi-fisika-indonesia/oai","t":"2023-08-22T19:56:02.23793805+02:00","elapsed":31286001226,"comment":"Get \"https://jurnalmahasiswa.unesa.ac.id/index.php/inovasi-fisika-indonesia/oai\": dial tcp: lookup jurnalmahasiswa.unesa.ac.id on 127.0.0.53:53: no such host","payload":{"url":"https://jurnalmahasiswa.unesa.ac.id/index.php/inovasi-fisika-indonesia/oai"}}
{"link":"http://journalajocs.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:03.354048592+02:00","elapsed":1115879903,"comment":"GET","payload":{"url":"http://journalajocs.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:02 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=60d800822154b951d8b26571cd172b3d; path=/; domain=journalajocs.com"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.revistarii.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:03.377871158+02:00","elapsed":1360702142,"comment":"GET","payload":{"url":"http://www.revistarii.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:02 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=0eb7bb2a430f341f4519e7a702ef7d49; path=/; domain=www.revistarii.com"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.uin-malang.ac.id/index.php/elhikmah/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:04.66889042+02:00","elapsed":1314658795,"comment":"GET","payload":{"url":"https://ejournal.uin-malang.ac.id/index.php/elhikmah/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:04 GMT"],"Server":["nginx/1.18.0 (Ubuntu)"],"Set-Cookie":["OJSSID=9fo8dpn6kcf6ddk24m3ikqu6o3; path=/; domain=ejournal.uin-malang.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.revistas.usach.cl/ojs/index.php/rizomas/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:04.707618842+02:00","elapsed":1329444806,"comment":"GET","payload":{"url":"https://www.revistas.usach.cl/ojs/index.php/rizomas/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:04 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ivraq4q1s2iv9kko746gusmmo5; path=/ojs/; domain=www.revistas.usach.cl"],"Vary":["Accept-Encoding"]}}
{"link":"http://openjournal.unpam.ac.id/index.php/informatika/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:05.59223686+02:00","elapsed":923318333,"comment":"GET","payload":{"url":"http://openjournal.unpam.ac.id/index.php/informatika/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:15 GMT"],"Server":["nginx centminmod"],"Set-Cookie":["OJSSID=sp9h0dot6q1e8v4lkn6f1ka7g1; path=/; domain=openjournal.unpam.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["centminmod"]}}
{"link":"https://revistaanuarioarqueologia.unr.edu.ar/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:06.377529627+02:00","elapsed":1669878894,"comment":"GET","payload":{"url":"https://revistaanuarioarqueologia.unr.edu.ar/index.php/index/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:05 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=qr3cb626kfunuiklpu0i9avvnp; path=/; domain=revistaanuarioarqueologia.unr.edu.ar"],"Upgrade":["h2"],"Vary":["Accept-Encoding"]}}
{"link":"https://raco.cat/index.php/artesdelensayo/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:06.463612679+02:00","elapsed":871221326,"comment":"GET","payload":{"url":"https://raco.cat/index.php/artesdelensayo/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:05 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=540dd0ec66a8d4832f55ca9fbd0ed0aa; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"https://ejournal.unaja.ac.id/index.php/JURNAL/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":404,"t":"2023-08-22T19:56:07.24802735+02:00","elapsed":870374844,"comment":"GET","payload":{"url":"https://ejournal.unaja.ac.id/index.php/JURNAL/oai"},"headers":{"Connection":["close"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:07 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=bsmjsni6fir3i0ats2pudimrmo; path=/; domain=ejournal.unaja.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://researchreview.in/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:07.833434744+02:00","elapsed":1369683846,"comment":"GET","payload":{"url":"https://researchreview.in/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:07 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=8f48644f5b690398adcab445d3ec1438; path=/; domain=researchreview.in; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://revistes.ub.edu/index.php/ScriptaNova/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:07.852689276+02:00","elapsed":604554140,"comment":"GET","payload":{"url":"https://revistes.ub.edu/index.php/ScriptaNova/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:07 GMT"],"Server":["Apache"],"Set-Cookie":["RCUBPROSID=cjp0d0e0h1avhgq6ngpqabmo9o; path=/; domain=revistes.ub.edu"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://spasb.ro/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:08.101539039+02:00","elapsed":248712845,"comment":"GET","payload":{"url":"http://spasb.ro/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:07 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=08c6ab69e2d95e1a8d66a55cd94d79f1; path=/; domain=spasb.ro; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"http://ejournal.unklab.ac.id/index.php/8ISCSS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:09.708027198+02:00","elapsed":1874513861,"comment":"GET","payload":{"url":"http://ejournal.unklab.ac.id/index.php/8ISCSS/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 17:57:16 GMT"],"Server":["Apache/2.4.6 () OpenSSL/1.0.2k-fips PHP/5.4.16"],"Set-Cookie":["OJSSID=tbslq3c45sf28hdj24sdidkjo6; path=/; domain=ejournal.unklab.ac.id"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.16"]}}
{"link":"http://revistas.unellez.edu.ve/index.php/parangula/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:10.47844795+02:00","elapsed":770387755,"comment":"GET","payload":{"url":"http://revistas.unellez.edu.ve/index.php/parangula/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:10 GMT"],"Server":["Apache/2.4.25 (Debian)"],"Set-Cookie":["OJSSID=5lutla523sahcbg2met7rr7fkn; path=/; domain=revistas.unellez.edu.ve"],"Vary":["Accept-Encoding"]}}
{"link":"http://repository.syekhnurjati.ac.id/cgi/oai2","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:11.065796327+02:00","elapsed":587210068,"comment":"GET","payload":{"url":"http://repository.syekhnurjati.ac.id/cgi/oai2"},"headers":{"Cache-Control":["no-store, no-cache, must-revalidate"],"Content-Type":["text/xml; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:35 GMT"],"Server":["Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f mod_perl/2.0.8 Perl/v5.18.2"],"Vary":["Accept-Encoding"]}}
{"link":"http://e.journal.zabagsqupublish.com/ZIJ/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:13.411557227+02:00","elapsed":2345639005,"comment":"GET","payload":{"url":"http://e.journal.zabagsqupublish.com/ZIJ/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:13 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=5f7b0bed43103c5d4843df0acdfaa9b6; path=/ZIJ/; domain=e.journal.zabagsqupublish.com; HttpOnly"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://www.jurnal-umbuton.ac.id/index.php/JEC/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:14.265380627+02:00","elapsed":853678935,"comment":"GET","payload":{"url":"http://www.jurnal-umbuton.ac.id/index.php/JEC/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:14 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSRAMAYANA=e42c610bf5f464267e82aa21be49ac47; path=/; domain=www.jurnal-umbuton.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.revistas.usp.br/clinics/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:15.529042643+02:00","elapsed":1263503319,"comment":"GET","payload":{"url":"https://www.revistas.usp.br/clinics/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:15 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=linu9s2pu7gkhajeapit3056el; path=/; domain=www.revistas.usp.br;HttpOnly;Secure"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://saber.ucv.ve/ojs/index.php/rev_inhrr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:16.623407799+02:00","elapsed":1094190411,"comment":"GET","payload":{"url":"http://saber.ucv.ve/ojs/index.php/rev_inhrr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:11 GMT"],"Server":["Apache/2.4.53 (Debian)"],"Set-Cookie":["OJSSID3214=fei2hnob0d9jcpcipgntogv0ln; path=/ojs/; domain=saber.ucv.ve"],"Vary":["Accept-Encoding"]}}
{"link":"https://journalofdiversity.com/index.php/jdilacademy/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:17.868244461+02:00","elapsed":1244714253,"comment":"GET","payload":{"url":"https://journalofdiversity.com/index.php/jdilacademy/oai"},"headers":{"Cache-Control":["no-store"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:56:16 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=6c7b78c4c2cd789df02fe84eccd6615b; path=/; domain=journalofdiversity.com; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.comillas.edu/index.php/razonyfe/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:18.244070635+02:00","elapsed":375694207,"comment":"GET","payload":{"url":"https://revistas.comillas.edu/index.php/razonyfe/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:18 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["OJSSID=ueci836l6bfvbgqv3s0grg46g6; path=/; domain=revistas.comillas.edu; secure; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejournal.lucp.net/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:20.14045302+02:00","elapsed":1896248768,"comment":"GET","payload":{"url":"https://ejournal.lucp.net/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:20 GMT"],"Referrer-Policy":["no-referrer"],"Server":["nginx/1.16.1"],"Set-Cookie":["OJSSID=0i0d0uo7bqg4qklkieuo3nojte; path=/; domain=ejournal.lucp.net"],"Strict-Transport-Security":["max-age=15768000; includeSubDomains; preload;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Download-Options":["noopen"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["none"],"X-Robots-Tag":["index"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jurnal.harma.ac.id/index.php/index/oai","t":"2023-08-22T19:56:26.441432351+02:00","elapsed":30244692631,"comment":"Get \"https://jurnal.harma.ac.id/index.php/index/oai\": dial tcp: lookup jurnal.harma.ac.id on 127.0.0.53:53: no such host","payload":{"url":"https://jurnal.harma.ac.id/index.php/index/oai"}}
{"link":"http://ojs.revistaorbis.org.ve/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:26.990420678+02:00","elapsed":548858720,"comment":"GET","payload":{"url":"http://ojs.revistaorbis.org.ve/index.php/index/oai"},"headers":{"Accept-Ch":["viewport-width","dpr","device-memory","rtt","downlink","ect","ua","ua-full-version","ua-platform","ua-platform-version","ua-arch","ua-model","ua-mobile"],"Accept-Ch-Lifetime":["30"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:26 GMT"],"Server":["nginx"],"Vary":["Accept-Encoding"],"X-Adblock-Key":["MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBALquDFETXRn0Hr05fUP7EJT77xYnPmRbpMy4vk8KYiHnkNpednjOANJcaXDXcKQJN0nXKZJL7TciJD8AoHXK158CAwEAAQ==_ZcgTmpWHiTozBLFdFnNOxithTl9gX02MC3iU2ALTq2gtKSpyI57/+A9M11eVSbbWllp5NL/LEe9liDfKl8lIdQ=="],"X-Buckets":["bucket011"],"X-Domain":["revistaorbis.org.ve"],"X-Language":["german"],"X-Subdomain":["ojs"],"X-Template":["tpl_CleanPeppermintBlack_twoclick"]}}
{"link":"http://www.cepsj.si/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:27.138542135+02:00","elapsed":147990468,"comment":"GET","payload":{"url":"http://www.cepsj.si/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:27 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=abc2c37fd6ccacec3573962ded37e50c; path=/; domain=www.cepsj.si"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://matjournals.in/index.php/IJDIS/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:28.757519204+02:00","elapsed":1618841279,"comment":"GET","payload":{"url":"https://matjournals.in/index.php/IJDIS/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:54:51 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=ik8p40rs11tkndnj5bjfsdd851; path=/; domain=matjournals.in"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://cuadernos.ucss.edu.pe/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:30.060311396+02:00","elapsed":1302682445,"comment":"GET","payload":{"url":"https://cuadernos.ucss.edu.pe/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:29 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=5494a5a8b2b0f307555ca568d4908988; path=/; domain=cuadernos.ucss.edu.pe"],"Vary":["Accept-Encoding"]}}
{"link":"http://jurnal.intancendekia.org/index.php/SemnasAPPPINTB/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:30.985653998+02:00","elapsed":925253072,"comment":"GET","payload":{"url":"http://jurnal.intancendekia.org/index.php/SemnasAPPPINTB/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:30 GMT"],"Keep-Alive":["timeout=5, max=100"],"Platform":["hostinger"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=p6q9dtp0tgsvl1an4fojujfcs7; path=/; domain=jurnal.intancendekia.org"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.40"]}}
{"link":"https://www.revista.ueg.br/index.php/biociencia/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:32.959694127+02:00","elapsed":1973900094,"comment":"GET","payload":{"url":"https://www.revista.ueg.br/index.php/biociencia/oai"},"headers":{"Cache-Control":["max-age=0, no-cache, no-store, must-revalidate"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:55:46 GMT"],"Pragma":["no-cache"],"Referrer-Policy":["same-origin"],"Server":["Apache"],"Set-Cookie":["OJSSID=fcjc1hqav4bukb09h4oukvjv20; path=/; domain=www.revista.ueg.br;HttpOnly;Secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Permitted-Cross-Domain-Policies":["“master-only”"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://jurnal.unpad.ac.id/justin/issue/archive/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:33.856106379+02:00","elapsed":896283730,"comment":"GET","payload":{"url":"http://jurnal.unpad.ac.id/justin/issue/archive/oai"},"headers":{"Cache-Control":["no-store"],"Connection":["keep-alive"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:56:33 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=5f6tv3kt17vad2qk10l6kunrs7; path=/; domain=jurnal.unpad.ac.id"],"Strict-Transport-Security":["max-age=0"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.nepjol.info/index.php/sss/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:34.557440365+02:00","elapsed":701298198,"comment":"GET","payload":{"url":"https://www.nepjol.info/index.php/sss/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:33 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=lqvj1mm1q2vim949fltkrmisa8; path=/; domain=www.nepjol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://jontecs.com/index.php/index/oai","t":"2023-08-22T19:56:50.392932881+02:00","elapsed":30252340223,"comment":"Get \"https://jontecs.com/index.php/index/oai\": dial tcp: lookup jontecs.com on 127.0.0.53:53: no such host","payload":{"url":"https://jontecs.com/index.php/index/oai"}}
{"link":"http://www.revistavivienda.cuaad.udg.mx/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:51.889904928+02:00","elapsed":1496911160,"comment":"GET","payload":{"url":"http://www.revistavivienda.cuaad.udg.mx/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:51 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33"],"Set-Cookie":["OJSSID=fq3sjhsq1jv0cil9ramjdlqjvm; path=/; domain=revistavivienda.cuaad.udg.mx"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3.33"]}}
{"link":"https://journals.gen.tr/jsp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:52.735004023+02:00","elapsed":845010225,"comment":"GET","payload":{"url":"https://journals.gen.tr/jsp/oai"},"headers":{"Cache-Control":["max-age=172800"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:59:45 GMT"],"Expires":["Thu, 24 Aug 2023 17:59:45 GMT"],"Server":["Apache/2"],"Set-Cookie":["OJSSID=5qd219a3rdr4us0n375cjhrt18; path=/; domain=journals.gen.tr"],"Vary":["Accept-Encoding,User-Agent"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ijid.kstu.edu.gh/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:53.36965099+02:00","elapsed":634529848,"comment":"GET","payload":{"url":"http://ijid.kstu.edu.gh/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:53 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=p7rs4l6tr44lobn12kq6n48i94; path=/; domain=ijid.kstu.edu.gh; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal-umbuton.ac.id/index.php/ijmp/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:54.490386619+02:00","elapsed":1120597057,"comment":"GET","payload":{"url":"https://jurnal-umbuton.ac.id/index.php/ijmp/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:54 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSRAMAYANA=fe03c65ca072fde8eab75d9549a05fc2; path=/; domain=jurnal-umbuton.ac.id; secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://ejurnal.undana.ac.id/index.php/JEXCEL/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:55.395252667+02:00","elapsed":904754006,"comment":"GET","payload":{"url":"https://ejurnal.undana.ac.id/index.php/JEXCEL/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:55 GMT"],"Server":["Apache/2.4.56 (Debian)"],"Set-Cookie":["OJSSID=d02gtigij91d8a82ov2r0gosb8; path=/; domain=ejurnal.undana.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.uel.br/revistas/uel/index.php/antiteses/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:56.070054203+02:00","elapsed":674768012,"comment":"GET","payload":{"url":"https://ojs.uel.br/revistas/uel/index.php/antiteses/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:56 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=3d8876fcb523aa47e541a7f123a98319; path=/revistas/uel/; domain=ojs.uel.br; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=63072000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://anais.uel.br/portal/index.php/sinagget/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:57.190041846+02:00","elapsed":1119946715,"comment":"GET","payload":{"url":"http://anais.uel.br/portal/index.php/sinagget/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:56 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.32"],"Set-Cookie":["OJSSIDUEL=b5e5d1bv6mtvg6bi0fi80ee7c0; path=/portal/; domain=anais.uel.br"],"Strict-Transport-Security":["max-age=63072000; includeSubdomains"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/5.6.32"]}}
{"link":"http://journal2.um.ac.id/index.php/JPN/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:58.665629207+02:00","elapsed":1475549007,"comment":"GET","payload":{"url":"http://journal2.um.ac.id/index.php/JPN/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:58 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=bpkrpc4d3sl0borslq8tjk1vd5; path=/; domain=journal2.um.ac.id"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode = block"]}}
{"link":"https://riiopenjournals.com/index.php/business-perspective-review/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:56:59.338226225+02:00","elapsed":672487276,"comment":"GET","payload":{"url":"https://riiopenjournals.com/index.php/business-perspective-review/oai"},"headers":{"Age":["0"],"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:56:59 GMT"],"Keep-Alive":["timeout=60"],"Server":["nginx/1.22.0"],"Set-Cookie":["OJSSID=ecfr8v94qnds0c38qap98eputk; path=/; domain=riiopenjournals.com"],"Strict-Transport-Security":["max-age=31536000"],"Vary":["Accept-Encoding"],"Via":["1.1 varnish (Varnish/5.2)"],"X-Cache":["HIT from Backend"],"X-Content-Type-Options":["nosniff"],"X-Varnish":["33468"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://www.mlnce.net/index.php/Home/issue/archive/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":400,"t":"2023-08-22T19:57:00.646239641+02:00","elapsed":1307891279,"comment":"GET","payload":{"url":"https://www.mlnce.net/index.php/Home/issue/archive/oai"},"headers":{"Content-Type":["text/html; charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:00 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=8db20901abf8bd4997da87935909b862; path=/; domain=www.mlnce.net; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"http://ajdhs.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:01.179331391+02:00","elapsed":532949280,"comment":"GET","payload":{"url":"http://ajdhs.com/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:00 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=vcq33i84v9ihaupt1hpsgp0og1; path=/; domain=ajdhs.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/8.0.29"]}}
{"link":"https://journals.uis.no/index.php/playspace/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:01.729846348+02:00","elapsed":550317068,"comment":"GET","payload":{"url":"https://journals.uis.no/index.php/playspace/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:01 GMT"],"Server":["Apache/2.4.57 (Win64) OpenSSL/1.1.1t"],"Set-Cookie":["OJSSID=5nbddbl5298vv3h7po14dgdspr; path=/; domain=journals.uis.no; HttpOnly"],"Vary":["Accept-Encoding"],"X-Frame-Options":["SAMEORIGIN"]}}
{"link":"https://revistas.ufpi.br/index.php/bcc/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:02.80200004+02:00","elapsed":1071978048,"comment":"GET","payload":{"url":"https://revistas.ufpi.br/index.php/bcc/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:02 GMT"],"Server":["Apache/2.4.38 (Debian)"],"Set-Cookie":["OJSSID=t5thr0dsem741i4kns7ku98k96; path=/; domain=revistas.ufpi.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://www.banglajol.info/index.php/BJAR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:03.236494653+02:00","elapsed":434275094,"comment":"GET","payload":{"url":"https://www.banglajol.info/index.php/BJAR/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:02 GMT"],"Server":["Apache/2.4.54 (Ubuntu)"],"Set-Cookie":["OJSSID=clk8der7u38tv0cddeh1pkparh; path=/; domain=www.banglajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://amr.uwindsor.ca/index.php/AMR/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:03.900278496+02:00","elapsed":663576657,"comment":"GET","payload":{"url":"https://amr.uwindsor.ca/index.php/AMR/oai"},"headers":{"Access-Control-Allow-Origin":["https://amr.uwindsor.ca"],"Content-Security-Policy":["default-src 'self' 'unsafe-inline' 'unsafe-eval' *; font-src *;img-src * data: blob:; script-src 'unsafe-inline' 'unsafe-eval' *; style-src 'unsafe-inline' 'unsafe-eval' *; frame-src * blob: data:;"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:02 GMT"],"Server":["Apache"],"Set-Cookie":["OJSWIND=78tuth1jvr797fk8p7e1kgacs0; path=/; domain=amr.uwindsor.ca"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Powered-By":["PHP/7.4.33"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://ojs.unmas.ac.id/index.php/semregunmas22/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:04.535656251+02:00","elapsed":635112463,"comment":"GET","payload":{"url":"http://ojs.unmas.ac.id/index.php/semregunmas22/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:04 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["JOURNALUNMAS=1n1pljicpupg655ep0guhvh5rn; path=/; domain=ojs.unmas.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.univpancasila.ac.id/index.php/abdi/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:05.515322338+02:00","elapsed":979553949,"comment":"GET","payload":{"url":"https://journal.univpancasila.ac.id/index.php/abdi/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:05 GMT"],"Server":["Apache/2.4.29 (Ubuntu)"],"Set-Cookie":["OJSSID=1hgkitkof29ip0cfpjs1ptl3ds; path=/; domain=journal.univpancasila.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://jurnal.stiepemuda.ac.id/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:06.998687773+02:00","elapsed":1483270711,"comment":"GET","payload":{"url":"https://jurnal.stiepemuda.ac.id/oai"},"headers":{"Cache-Control":["public, max-age=3650000"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:57:06 GMT"],"Server":["Beon-x-Fast"],"Set-Cookie":["OJSSID=d42267c969f985b814a51de84d7e9176; path=/; domain=jurnal.stiepemuda.ac.id; secure"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://jurnal.unpal.ac.id/index.php/jte/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":500,"t":"2023-08-22T19:57:11.583296785+02:00","elapsed":37025755865,"comment":"GET","payload":{"url":"https://jurnal.unpal.ac.id/index.php/jte/oai"},"headers":{"Content-Length":["0"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:57:10 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=6d1a80d1142aeeed2e2df868ee9cd954; path=/; domain=jurnal.unpal.ac.id; HttpOnly; SameSite=Lax"],"Vary":["User-Agent"]}}
{"link":"https://journal.lspr.edu/index.php/jcpr/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:12.509761673+02:00","elapsed":926345287,"comment":"GET","payload":{"url":"https://journal.lspr.edu/index.php/jcpr/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:12 GMT"],"Server":["Apache/2.4.41 (Ubuntu)"],"Set-Cookie":["OJSSID=blrp6m2c4carhpm29cl3eahn0g; path=/; domain=journal.lspr.edu"],"Vary":["Accept-Encoding"]}}
{"link":"http://iainkediri.ac.id/prosiding/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:13.38216212+02:00","elapsed":872269389,"comment":"GET","payload":{"url":"http://iainkediri.ac.id/prosiding/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:12 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=52hihdjpm9tlgnciaqujobtns2; path=/prosiding/; domain=iainkediri.ac.id"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.weizenbaum-institut.de/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:13.990902885+02:00","elapsed":608622623,"comment":"GET","payload":{"url":"https://ojs.weizenbaum-institut.de/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:13 GMT"],"Server":["Apache/2.4.56 (Debian)"],"Set-Cookie":["OJSSID=s0c91ia5p86ilk4uq0tlbl9vqe; path=/; domain=ojs.weizenbaum-institut.de; secure; HttpOnly; SameSite=Lax"],"Strict-Transport-Security":["max-age=63072000"],"Vary":["Accept-Encoding"]}}
{"link":"http://journal.dogus.edu.tr/index.php/duj/oai","t":"2023-08-22T19:57:50.182210092+02:00","elapsed":43183437013,"comment":"Get \"http://journal.dogus.edu.tr/index.php/duj/oai\": dial tcp 212.174.144.135:80: connect: no route to host","payload":{"url":"http://journal.dogus.edu.tr/index.php/duj/oai"}}
{"link":"http://jurnalstkip-weetebula.ac.id/index.php/jpbs/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:51.036770209+02:00","elapsed":854362504,"comment":"GET","payload":{"url":"http://jurnalstkip-weetebula.ac.id/index.php/jpbs/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:50 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSID=5a314ced4d8e3e72f47572da5ea32dc7; path=/; domain=jurnalstkip-weetebula.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://ojs.upsi.edu.my/index.php/JPAK/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:51.97025571+02:00","elapsed":933455836,"comment":"GET","payload":{"url":"https://ojs.upsi.edu.my/index.php/JPAK/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:51 GMT"],"Server":["Apache/2.4.57 (Ubuntu)"],"Set-Cookie":["OJSSID=dvm6hn760dlp8ti92ukqujjokb; path=/; domain=ojs.upsi.edu.my"],"Vary":["Accept-Encoding"]}}
{"link":"https://ojs.juls.ca/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:52.970977121+02:00","elapsed":1000591847,"comment":"GET","payload":{"url":"https://ojs.juls.ca/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:52 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=70c93a45235251eec2e0f13f374eefa0; path=/; domain=ojs.juls.ca; secure"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.2.34"],"X-Turbo-Charged-By":["LiteSpeed"]}}
{"link":"https://www.ajol.info/index.php/tjags/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:53.255287873+02:00","elapsed":284202401,"comment":"GET","payload":{"url":"https://www.ajol.info/index.php/tjags/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:53 GMT"],"Server":["Apache/2.4.52 (Ubuntu)"],"Set-Cookie":["php-console-server=5; path=/","OJSSID=qdk1mi6ubvicrb27e9qjso0ppn; path=/; domain=www.ajol.info"],"Vary":["Accept-Encoding"]}}
{"link":"https://online.unisc.br/seer/index.php/rizoma/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:54.406677736+02:00","elapsed":1151238750,"comment":"GET","payload":{"url":"https://online.unisc.br/seer/index.php/rizoma/oai"},"headers":{"Connection":["keep-alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:54 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=02ec2b95dee1fe73a8dced493e1bfea7; path=/seer/; domain=online.unisc.br"],"Strict-Transport-Security":["max-age=31536000; includeSubdomains; preload"],"Vary":["Accept-Encoding"]}}
{"link":"http://www.istes.org/iconses/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:55.595705095+02:00","elapsed":1188995330,"comment":"GET","payload":{"url":"http://www.istes.org/iconses/index.php/index/oai"},"headers":{"Content-Encoding":["none"],"Content-Length":["531"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=itetfs1k2ksv4lusugaarq3804; path=/iconses/; domain=www.istes.org"],"Upgrade":["h2,h2c"]}}
{"link":"https://ojs.dinamikakesehatan.unism.ac.id/index.php/dksm/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:57:56.502134469+02:00","elapsed":906402078,"comment":"GET","payload":{"url":"https://ojs.dinamikakesehatan.unism.ac.id/index.php/dksm/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:57:56 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=d6783ee81099469577e2782abff75eda; path=/; domain=ojs.dinamikakesehatan.unism.ac.id"],"Strict-Transport-Security":["max-age=31536000;"],"Vary":["Accept-Encoding"]}}
{"link":"https://portuguese-diaspora-studies.com/ijpds/index.php/oai","t":"2023-08-22T19:58:41.639247121+02:00","elapsed":180005060577,"comment":"Get \"https://portuguese-diaspora-studies.com/ijpds/index.php/oai\": dial tcp 15.197.142.173:443: i/o timeout","payload":{"url":"https://portuguese-diaspora-studies.com/ijpds/index.php/oai"}}
{"link":"https://journals.uio.no/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:58:42.138312401+02:00","elapsed":498968262,"comment":"GET","payload":{"url":"https://journals.uio.no/index/oai"},"headers":{"Accept-Ranges":["none"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:58:41 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=rei7gsa7qkndii1ei6elsq2h9f; path=/; domain=journals.uio.no; SameSite=Lax; Secure"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"]}}
{"link":"http://www.icdst.org/oaj/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:58:42.551094278+02:00","elapsed":412686814,"comment":"GET","payload":{"url":"http://www.icdst.org/oaj/oai"},"headers":{"Alt-Svc":["h3=\":443\"; ma=86400"],"Cache-Control":["no-store, no-cache, must-revalidate, post-check=0, pre-check=0"],"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7fad01637ad0915e-FRA"],"Content-Type":["text/html; charset=utf-8"],"Date":["Tue, 22 Aug 2023 17:58:42 GMT"],"Expires":["Wed, 17 Aug 2005 00:00:00 GMT"],"Last-Modified":["Tue, 22 Aug 2023 17:58:42 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Pragma":["no-cache"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=reHJufpT9lw6qc21o3kFYw3QEPsC8zq47WmRFBn%2FAh67OYh74nmZNDYmeCMD6WGQ4vdy0hUC9bkvpTGf0RRSrRQkOChCS1DkJfN1znWJzwMxNjLd9i5FNOX3Fvs%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["db491eecedf10b3a3565e9aa37491fe4=b09508756e9da6940844238f2f4dd159; path=/; secure; HttpOnly"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]},"redirects":[{"status":301,"url":"https://icdst.org/oaj/oai"}]}
{"link":"https://www.revistabiblica.com/ojs/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T19:58:43.297087124+02:00","elapsed":745943490,"comment":"GET","payload":{"url":"https://www.revistabiblica.com/ojs/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 17:58:43 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=2bb2709f366078c8e5a1dce3f6d5e8ae; path=/ojs/; domain=www.revistabiblica.com"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.3"]}}
{"link":"http://www.dlnet.vt.edu/oai2","t":"2023-08-22T20:00:13.996964878+02:00","elapsed":180005949639,"comment":"Get \"http://www.dlnet.vt.edu/oai2\": dial tcp 38.68.224.56:80: i/o timeout","payload":{"url":"http://www.dlnet.vt.edu/oai2"}}
{"link":"http://revistas.poli.br/index.php/repa/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T20:00:15.891938995+02:00","elapsed":1894712851,"comment":"GET","payload":{"url":"http://revistas.poli.br/index.php/repa/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 18:00:24 GMT"],"Server":["Apache/2.2.22 (Debian)"],"Set-Cookie":["OJSSID=7rrqus785icvge1am70lv8gag0; path=/; domain=revistas.poli.br"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.6.37"]}}
{"link":"http://revistainnovaitfip.com/index.php/innovajournal/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T20:00:16.562605962+02:00","elapsed":670526235,"comment":"GET","payload":{"url":"http://revistainnovaitfip.com/index.php/innovajournal/oai"},"headers":{"Connection":["Upgrade"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 18:00:16 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=caff81a68d945e41e62d8534ceb755c4; path=/; domain=revistainnovaitfip.com"],"Upgrade":["h2,h2c"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.33"]}}
{"link":"http://www.icfoss.org/ojs/index.php/foss/oai","t":"2023-08-22T20:00:56.505994765+02:00","elapsed":180003771929,"comment":"Get \"http://www.icfoss.org/ojs/index.php/foss/oai\": dial tcp 117.223.185.218:80: i/o timeout","payload":{"url":"http://www.icfoss.org/ojs/index.php/foss/oai"}}
{"link":"http://erevistas.saber.ula.ve/index.php/rite/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T20:00:57.367388989+02:00","elapsed":861110435,"comment":"GET","payload":{"url":"http://erevistas.saber.ula.ve/index.php/rite/oai"},"headers":{"Content-Type":["text/xml"],"Date":["Tue, 22 Aug 2023 18:00:56 GMT"],"Server":["Apache/2.2.22 (Debian)"],"Set-Cookie":["OJSSID=bc0db9l3796eiaieoh2o7jrk21; path=/; domain=erevistas.saber.ula.ve"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/5.4.45-0+deb7u13"]}}
{"link":"http://jurnal.staiyasbakalianda.ac.id/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T20:00:58.300888782+02:00","elapsed":933445947,"comment":"GET","payload":{"url":"http://jurnal.staiyasbakalianda.ac.id/index.php/index/oai"},"headers":{"Connection":["Keep-Alive"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 18:00:58 GMT"],"Keep-Alive":["timeout=5, max=100"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=ccb6d49d271400083e2b0cf31e323e4b; path=/; domain=jurnal.staiyasbakalianda.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding,User-Agent"],"X-Content-Type-Options":["nosniff"],"X-Powered-By":["Niagahoster"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://publikasi.polije.ac.id/index.php/ProceedingICOFA/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:48.398416618+02:00","elapsed":76064063008,"comment":"GET","payload":{"url":"https://publikasi.polije.ac.id/index.php/ProceedingICOFA/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Alt-Svc":["h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:49 GMT"],"Server":["LiteSpeed"],"Set-Cookie":["OJSSID=7mr4v8ergc3sra7iv3hfpmal88; path=/; domain=publikasi.polije.ac.id"],"Strict-Transport-Security":["max-age=31536000; includeSubDomains; preload"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Frame-Options":["SAMEORIGIN"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"http://joypub.joensuu.fi/OAI/","t":"2023-08-22T22:58:48.429952462+02:00","elapsed":34357210229,"comment":"Get \"http://joypub.joensuu.fi/OAI/\": dial tcp: lookup joypub.joensuu.fi on 127.0.0.53:53: no such host","payload":{"url":"http://joypub.joensuu.fi/OAI/"}}
{"link":"https://ejournal.unsrat.ac.id/v3/index.php/jiam/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:50.742490268+02:00","elapsed":2343916114,"comment":"GET","payload":{"url":"https://ejournal.unsrat.ac.id/v3/index.php/jiam/oai"},"headers":{"Connection":["keep-alive"],"Content-Security-Policy":["default-src 'self' https://c.statcounter.com https://stats.g.doubleclick.net/ https://translate.googleapis.com https://analytics.google.com/ https://www.google-analytics.com/; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.google.com/jsapi https://statcounter.com https://ajax.googleapis.com/ https://www.google.com/recaptcha/ https://static.addtoany.com https://translate-pa.googleapis.com https://translate.googleapis.com https://translate.google.com https://www.gstatic.com/recaptcha/ https://www.googletagmanager.com/ https://maps.googleapis.com https://www.google-analytics.com https://ssl.google-analytics.com https://maps.google.com https://cdnjs.cloudflare.com/ https://connect.facebook.net/ https://www.googleadservices.com; img-src data: https: 'self' https://ssl.google-analytics.com; style-src 'self' 'unsafe-inline' https://translate.googleapis.com http://fonts.googleapis.com/ https://fonts.googleapis.com/ https://www.googleadservices.com/ https://cdnjs.cloudflare.com; font-src 'self' data: https://fonts.gstatic.com/ https://www.googletagmanager.com/ https://fonts.googleapis.com/ http://fonts.googleapis.com/ https://cdnjs.cloudflare.com/; frame-src https:; object-src https:"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:51 GMT"],"Feature-Policy":["geolocation none;"],"Public-Key-Pins":["pin-sha256=\"SbhZ5/gkaq6f3Di4h8GztxYHU74cusbzZbc8gGnc4XU=\"; pin-sha256=\"xQ6qpWLrAsMQRcqlzA6Qe02M+Wr4qQsj4m5tOdPKZ34=\"; max-age=17280000; includeSubDomains"],"Referrer-Policy":["strict-origin-when-cross-origin"],"Server":["nginx/1.18.0"],"Set-Cookie":["OJSSID=qu4kak10pkptq2ugsbsefg9ba9; path=/; secure; HttpOnly; max-age=7200v3/; domain=ejournal.unsrat.ac.id"],"Strict-Transport-Security":["max-age=17280000; includeSubdomains;"],"Vary":["Accept-Encoding"],"X-Content-Type-Options":["nosniff"],"X-Xss-Protection":["1; mode=block"]}}
{"link":"https://revistas.usil.edu.pe/index.php/ibusiness/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:51.233758727+02:00","elapsed":491105835,"comment":"GET","payload":{"url":"https://revistas.usil.edu.pe/index.php/ibusiness/oai"},"headers":{"Access-Control-Allow-Origin":["*"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:52 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=ud083mpalhkooic4l1t1ng223l; path=/; domain=revistas.usil.edu.pe; HttpOnly;Secure"],"Vary":["Accept-Encoding"]}}
{"link":"https://emeraldacademics.com/published/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:54.418124749+02:00","elapsed":3184274314,"comment":"GET","payload":{"url":"https://emeraldacademics.com/published/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:54 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=6a3b93fbc490269fba22287105376c56; path=/published/; domain=emeraldacademics.com"],"Vary":["Accept-Encoding,User-Agent"]}}
{"link":"https://raco.cat/index.php/KatalunaEsperantisto/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:55.66026237+02:00","elapsed":1241988233,"comment":"GET","payload":{"url":"https://raco.cat/index.php/KatalunaEsperantisto/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:55 GMT"],"Server":["Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20"],"Set-Cookie":["RACOOJSSID=f20153dcf1793d1f4704d15ac3164798; path=/; domain=raco.cat"],"Vary":["Accept-Encoding"],"X-Powered-By":["PHP/7.4.20"]}}
{"link":"http://healtheduj.com/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T22:58:56.426462778+02:00","elapsed":766087836,"comment":"GET","payload":{"url":"http://healtheduj.com/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:58:57 GMT"],"Server":["nginx"],"Set-Cookie":["OJSSID=b4a20ac84c0a2293f16dcac07e653e9d; path=/; domain=healtheduj.com; HttpOnly; SameSite=Lax"],"Vary":["Accept-Encoding"],"X-Ray":["p1054:0.059/wn22496:0.060/wa22496:D=61750"]}}
{"link":"http://digilib.iain-jember.ac.id/cgi/oai2","t":"2023-08-22T23:00:16.679889057+02:00","elapsed":80253303006,"comment":"Get \"http://digilib.iain-jember.ac.id/cgi/oai2\": dial tcp: lookup digilib.iain-jember.ac.id on 127.0.0.53:53: read udp 127.0.0.1:52429-\u003e127.0.0.53:53: i/o timeout","payload":{"url":"http://digilib.iain-jember.ac.id/cgi/oai2"}}
{"link":"http://www.periodicoseletronicos.ufma.br/index.php/index/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T23:00:18.983254762+02:00","elapsed":2303183580,"comment":"GET","payload":{"url":"http://www.periodicoseletronicos.ufma.br/index.php/index/oai"},"headers":{"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 20:59:34 GMT"],"Server":["Apache"],"Set-Cookie":["OJSSID=kj7bsmst23lud30tmtbdi7gsg4; path=/; domain=periodicoseletronicos.ufma.br"],"Vary":["Accept-Encoding"]}}
{"link":"https://journal.unnes.ac.id/sju/index.php/jscpe/oai","h":{"User-Agent":["clinker/0.2.7 (https://git.io/fAC27)"]},"status":200,"t":"2023-08-22T23:00:20.419736137+02:00","elapsed":1436305406,"comment":"GET","payload":{"url":"https://journal.unnes.ac.id/sju/index.php/jscpe/oai"},"headers":{"Cf-Cache-Status":["DYNAMIC"],"Cf-Ray":["7fae0b75387d4d8b-FRA"],"Content-Type":["text/xml;charset=UTF-8"],"Date":["Tue, 22 Aug 2023 21:00:21 GMT"],"Nel":["{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"],"Report-To":["{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=hYuAsg5WUaNTQxsXP3Sb46crRZ8eYLQLZzn62q5%2FVNuGqrk4DYEi8biW2AxkscOJsaKJFnB7v%2F2mjb0BuEAEBqdLwSUtJfa1lmgrm7iNvDicDwp%2BtfVd97ZVk%2B1z7HhUzHWHpu4%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"],"Server":["cloudflare"],"Set-Cookie":["yd2smg-sju=9fnnovoae6b309cmsm5vu8ih60; path=/sju/; domain=journal