diff --git a/wikipedia-analysis-#229lixin/README.md b/wikipedia-analysis-#229lixin/README.md new file mode 100644 index 0000000..4187ea8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/README.md @@ -0,0 +1,199 @@ +# Wikipedia Language Equity Analysis + +![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg) +![Status](https://img.shields.io/badge/status-complete-green.svg) + +**Quantifying the "Information Gap": How long does critical information take to reach different language communities?** + +--- + +## Project Overview + +When a pandemic or disaster strikes, English Wikipedia is updated within hours. But what about the other 7 billion people who don't speak English? + +This project analyzes **56 time-sensitive topics** (Public Health, Climate Disasters, Human Rights) across **40 Wikipedia language editions** to quantify systematic information inequality. + +### Key Findings + +* **23% Coverage Gap**: Low-resource languages cover 23% fewer critical topics (54.1% vs 77.3%) +* **3.2x Update Lag**: Information in low-resource languages is 3.2x more outdated (499 vs 156 days) +* **97.5% Missing Rate**: Essential health topics (Ebola, Monkeypox) missing in 39/40 languages +* **Real Impact**: COVID-19 info in Hausa (80M speakers) appeared **4.7 years late** + +**Bottom Line**: Billions of people systematically receive outdated or missing life-saving information. + +--- + +## How It Works + +### Data Pipeline + +1. **Data Collection** (approximately 2 hours) + - Queries Wikipedia MediaWiki API for 56 topics × 40 languages = 2,240 data points + - Fetches creation timestamps and latest edit timestamps + - Implements caching to reduce API load on subsequent runs + +2. **Metric Calculation** + - **Coverage**: Does the page exist? (Yes/No) + - **Time-to-Translation**: Days between English creation and target language creation + - **Update Lag**: Days between English latest edit and target language latest edit + +3. **Visualization** + - 6 interactive charts: heatmaps, coverage charts, distribution plots + - Reveals patterns of information inequality + +### Tech Stack +* **Python 3.12** +* **Pandas** - Data transformation and analysis +* **Requests** - API client with retry logic and caching +* **Plotly** - Interactive HTML visualizations +* **PyArrow** - Efficient Parquet storage format + +--- + +## Getting Started + +### Prerequisites + +Python 3.8+ installed on your system. + +### Installation + +```bash +# Install required libraries +pip install requests pandas plotly openpyxl pyarrow +``` + +### Usage + +**Step 1: Run the analysis** +```bash +python wikipedia_analyzer_corrected.py +``` +This collects data from Wikipedia (takes approximately 2 hours, uses cache on subsequent runs). + +**Step 2: Generate visualizations** +```bash +python visualize_results.py data/language_equity_analysis_v2.csv +``` +Creates 6 interactive HTML charts in `visualizations/` folder. + +**Step 3: Explore the data** +Open the generated files: +- `data/language_equity_analysis_v2.xlsx` - Excel spreadsheet +- `visualizations/summary_dashboard.html` - Interactive dashboard + +--- + +## Data Scale + +- **56 time-sensitive topics** across 7 categories (Public Health, Climate, Human Rights, etc.) +- **40 languages**: 30 major languages + 10 low-resource languages +- **2,240 data points** analyzed +- **626 missing pages** (27.9% coverage gap) + +--- + +## Example Outputs + +### Summary Dashboard +Interactive 4-panel dashboard showing: +- Average update lag by language +- Coverage rates (percentage of topics available) +- Distribution of lags (box plots) +- Correlation between translation delay and maintenance + +### Update Lag Heatmap +Color-coded matrix (languages × topics): +- Green = Current information +- Yellow = Moderate lag (months) +- Red = Severely outdated (years) + +### Coverage Chart +Shows which languages are missing which critical topics. + +--- + +## Key Insights + +### Major vs Low-Resource Languages + +| Metric | Major Languages | Low-Resource Languages | +|--------|-----------------|------------------------| +| Coverage | 77.3% | 54.1% (-23.2%) | +| Avg Update Lag | 156 days | 499 days (+3.2x) | + +### Case Study: COVID-19 + +| Language | Speakers | Page Created | Info Outdated By | +|----------|----------|--------------|------------------| +| English | Baseline | Jan 5, 2020 | Current | +| German | 90M | Jan 25, 2020 (+20d) | Current | +| Bengali | 265M | Jan 24, 2020 (+19d) | 1 year | +| Hausa | 80M | Oct 2, 2024 (+1731d) | **4.7 years late** | + +--- + +## Repository Structure + +``` +wikipedia-language-equity/ +├── wikipedia_analyzer_corrected.py # Main analysis script +├── visualize_results.py # Visualization generator +├── target_languages_40.txt # 40 target languages +├── topics_critical_50.txt # 56 critical topics +├── data/ +│ ├── language_equity_analysis_v2.csv +│ ├── language_equity_analysis_v2.xlsx +│ └── language_equity_analysis_v2.parquet +├── visualizations/ # 6 interactive charts +│ └── summary_dashboard.html +└── cache/ # API response cache +``` + +--- + +## Challenges & Limitations + +### Challenges +* **API Rate Limiting**: Requires polite delays (0.5-1s) between requests +* **Runtime**: Complete analysis takes approximately 2 hours (caching speeds up subsequent runs) +* **Data Quality**: Some wikis have inconsistent data or are less maintained + +### Limitations +* **Timestamp ≠ Quality**: Latest edit time is a proxy; doesn't measure content accuracy +* **Coverage ≠ Completeness**: Page existence doesn't mean information is adequate +* **English Baseline**: Assumes English Wikipedia is the "gold standard" (Western bias) + +--- + +## Policy Recommendations + +Based on the findings: + +1. **Emergency Response Protocol**: Critical health topics should be translated to all 40 languages within 7 days +2. **Support Low-Resource Languages**: Provide funding and tools to Burmese, Hausa, Nepali communities +3. **Automated Monitoring**: Build real-time dashboard tracking update lags +4. **Governance Reform**: Establish "Language Equity Committee" with binding standards + +--- + +## License + +This project is open source under MIT License. +Wikipedia content is licensed under CC BY-SA 3.0. + +--- + +## Acknowledgments + +* Wikipedia community for maintaining multilingual knowledge +* Wikimedia Foundation for API access +* Open source libraries: pandas, plotly, requests + +--- + +**Project Status**: Complete +**Data Collection Date**: January 26, 2026 +**Total Analysis Time**: Approximately 2 hours +**Recommended Re-run**: Quarterly for updated metrics diff --git a/wikipedia-analysis-#229lixin/cache/0004a56fb25c23afa5028a793ec3cd6e.json b/wikipedia-analysis-#229lixin/cache/0004a56fb25c23afa5028a793ec3cd6e.json new file mode 100644 index 0000000..5ad02f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0004a56fb25c23afa5028a793ec3cd6e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:39.679077", + "response": { + "continue": { + "rvcontinue": "20260122084518|28730331", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19071, + "ns": 0, + "title": "Hajléktalanság", + "revisions": [ + { + "timestamp": "2026-01-23T11:05:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/000b004674b74673b6924efe51c845fc.json b/wikipedia-analysis-#229lixin/cache/000b004674b74673b6924efe51c845fc.json new file mode 100644 index 0000000..da77f68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/000b004674b74673b6924efe51c845fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:23.480574", + "response": { + "continue": { + "rvcontinue": "20260101230449|36594158", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 896, + "ns": 0, + "title": "Deprem", + "revisions": [ + { + "timestamp": "2026-01-16T17:23:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0036a4816547da040682dba23d84942d.json b/wikipedia-analysis-#229lixin/cache/0036a4816547da040682dba23d84942d.json new file mode 100644 index 0000000..4b4f5f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0036a4816547da040682dba23d84942d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:49.929785", + "response": { + "continue": { + "rvcontinue": "20200324025327|774938", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111337, + "ns": 0, + "title": "विश्वव्यापी महामारी", + "revisions": [ + { + "timestamp": "2020-03-24T02:49:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/003b8976e7250b895e1b25117540ab85.json b/wikipedia-analysis-#229lixin/cache/003b8976e7250b895e1b25117540ab85.json new file mode 100644 index 0000000..ebf020a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/003b8976e7250b895e1b25117540ab85.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:55.405311", + "response": { + "continue": { + "rvcontinue": "20250708005515|35608093", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3466229, + "ns": 0, + "title": "Ülke içinde yerinden edilmiş kişi", + "revisions": [ + { + "timestamp": "2025-11-13T17:33:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/003ec0d1db960390e6a08db443f321db.json b/wikipedia-analysis-#229lixin/cache/003ec0d1db960390e6a08db443f321db.json new file mode 100644 index 0000000..54c1933 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/003ec0d1db960390e6a08db443f321db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:46.528987", + "response": { + "continue": { + "rvcontinue": "20260121103800|149019218", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2075, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2026-01-21T10:43:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/004b78220afa409db0f7488b81e090ef.json b/wikipedia-analysis-#229lixin/cache/004b78220afa409db0f7488b81e090ef.json new file mode 100644 index 0000000..e64cccf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/004b78220afa409db0f7488b81e090ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:38.319014", + "response": { + "continue": { + "rvcontinue": "20251223075247|70383776", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144665, + "ns": 0, + "title": "Mensenhandel", + "revisions": [ + { + "timestamp": "2025-12-23T07:53:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/005d6e8995f1a063bc78da0d445af24e.json b/wikipedia-analysis-#229lixin/cache/005d6e8995f1a063bc78da0d445af24e.json new file mode 100644 index 0000000..0602375 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/005d6e8995f1a063bc78da0d445af24e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:07.087962", + "response": { + "continue": { + "rvcontinue": "20241028140059|24348507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28616, + "ns": 0, + "title": "Mučení", + "revisions": [ + { + "timestamp": "2025-09-04T06:37:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/006152f1e648caf7e85bf6bd6db01967.json b/wikipedia-analysis-#229lixin/cache/006152f1e648caf7e85bf6bd6db01967.json new file mode 100644 index 0000000..afe990b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/006152f1e648caf7e85bf6bd6db01967.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:42.324760", + "response": { + "continue": { + "rvcontinue": "20060116063141|690330", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 133978, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2006-01-16T06:28:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/00716f2fb59891440fc53c444c1e831a.json b/wikipedia-analysis-#229lixin/cache/00716f2fb59891440fc53c444c1e831a.json new file mode 100644 index 0000000..04e9480 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/00716f2fb59891440fc53c444c1e831a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:39.398706", + "response": { + "continue": { + "rvcontinue": "20100628023735|74273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10290, + "ns": 0, + "title": "نری رنځ", + "revisions": [ + { + "timestamp": "2010-06-28T02:36:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0073bb316045aca3f38529a6a46e70ac.json b/wikipedia-analysis-#229lixin/cache/0073bb316045aca3f38529a6a46e70ac.json new file mode 100644 index 0000000..3704d88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0073bb316045aca3f38529a6a46e70ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:10.836523", + "response": { + "continue": { + "rvcontinue": "20251022124623|89627850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5383852, + "ns": 0, + "title": "疫苗猶豫", + "revisions": [ + { + "timestamp": "2025-11-27T07:28:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0074eded72bbc86726eb65f789a9ed02.json b/wikipedia-analysis-#229lixin/cache/0074eded72bbc86726eb65f789a9ed02.json new file mode 100644 index 0000000..6bd5bd6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0074eded72bbc86726eb65f789a9ed02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:12.433779", + "response": { + "continue": { + "rvcontinue": "20040507000844|6762", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2748, + "ns": 0, + "title": "إيدز", + "revisions": [ + { + "timestamp": "2004-05-07T00:08:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0078313d0ea2c87f54903e9b9b52b1ca.json b/wikipedia-analysis-#229lixin/cache/0078313d0ea2c87f54903e9b9b52b1ca.json new file mode 100644 index 0000000..04c8fc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0078313d0ea2c87f54903e9b9b52b1ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:37.538417", + "response": { + "continue": { + "rvcontinue": "20130703033722|7915058", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1153849, + "ns": 0, + "title": "Libertatea de exprimare", + "revisions": [ + { + "timestamp": "2013-07-03T03:23:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0088e5ff96032bb04059b582eab1e2c4.json b/wikipedia-analysis-#229lixin/cache/0088e5ff96032bb04059b582eab1e2c4.json new file mode 100644 index 0000000..14a07e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0088e5ff96032bb04059b582eab1e2c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:23.947282", + "response": { + "continue": { + "rvcontinue": "20250417111439|28056269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46349, + "ns": 0, + "title": "Cenzúra", + "revisions": [ + { + "timestamp": "2025-04-17T11:29:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0090887a79d081e86bf21125ccce9023.json b/wikipedia-analysis-#229lixin/cache/0090887a79d081e86bf21125ccce9023.json new file mode 100644 index 0000000..893c2b0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0090887a79d081e86bf21125ccce9023.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:34.220624", + "response": { + "continue": { + "rvcontinue": "20100603083303|100566", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21648, + "ns": 0, + "title": "‍දේශගුණික විපර්යාස", + "revisions": [ + { + "timestamp": "2010-06-03T08:31:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/00b6bba7cb8328db4a6b6a0d9f23510f.json b/wikipedia-analysis-#229lixin/cache/00b6bba7cb8328db4a6b6a0d9f23510f.json new file mode 100644 index 0000000..a28176b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/00b6bba7cb8328db4a6b6a0d9f23510f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:12.566329", + "response": { + "continue": { + "rvcontinue": "20250209153404|6360482", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 434119, + "ns": 0, + "title": "चुनाव में धांधली", + "revisions": [ + { + "timestamp": "2025-03-08T20:35:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/00eea6c2da443cdc4ad8293d52487746.json b/wikipedia-analysis-#229lixin/cache/00eea6c2da443cdc4ad8293d52487746.json new file mode 100644 index 0000000..afc8c6d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/00eea6c2da443cdc4ad8293d52487746.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:45.337110", + "response": { + "continue": { + "rvcontinue": "20251103175202|149545460", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1253240, + "ns": 0, + "title": "Торговля людьми", + "revisions": [ + { + "timestamp": "2025-11-15T11:49:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0114da7bea2f88235364613b6e76bb3d.json b/wikipedia-analysis-#229lixin/cache/0114da7bea2f88235364613b6e76bb3d.json new file mode 100644 index 0000000..46a1cc3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0114da7bea2f88235364613b6e76bb3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:31.467840", + "response": { + "continue": { + "rvcontinue": "20250224225627|6792141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2961, + "ns": 0, + "title": "سونامی", + "revisions": [ + { + "timestamp": "2025-02-25T00:10:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/011ec34712c7db97f8475fc4b48eafa9.json b/wikipedia-analysis-#229lixin/cache/011ec34712c7db97f8475fc4b48eafa9.json new file mode 100644 index 0000000..c922293 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/011ec34712c7db97f8475fc4b48eafa9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:37.528420", + "response": { + "continue": { + "rvcontinue": "20100407092509|12789719", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1249385, + "ns": 0, + "title": "人口遷徙", + "revisions": [ + { + "timestamp": "2010-04-07T09:24:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/012ef6b31a07b8433b4834388e7e798d.json b/wikipedia-analysis-#229lixin/cache/012ef6b31a07b8433b4834388e7e798d.json new file mode 100644 index 0000000..35ff6c5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/012ef6b31a07b8433b4834388e7e798d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:39.648942", + "response": { + "continue": { + "rvcontinue": "20251128065018|1324552111", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 221773, + "ns": 0, + "title": "Human migration", + "revisions": [ + { + "timestamp": "2026-01-12T21:11:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01365fc213a2aaf39dedbef4850481d8.json b/wikipedia-analysis-#229lixin/cache/01365fc213a2aaf39dedbef4850481d8.json new file mode 100644 index 0000000..4b51525 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01365fc213a2aaf39dedbef4850481d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:29.275008", + "response": { + "continue": { + "rvcontinue": "20240912054824|702972", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16850, + "ns": 0, + "title": "ත්‍රස්තවාදය", + "revisions": [ + { + "timestamp": "2025-10-14T20:03:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01396251b35d80452891bf54769e711e.json b/wikipedia-analysis-#229lixin/cache/01396251b35d80452891bf54769e711e.json new file mode 100644 index 0000000..92d0f03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01396251b35d80452891bf54769e711e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:11.019845", + "response": { + "continue": { + "rvcontinue": "20250114182950|34642745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 674424, + "ns": 0, + "title": "Yoksulluk", + "revisions": [ + { + "timestamp": "2025-01-30T09:58:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/013b954d4f8c837d1e4a4e6a3100aa5c.json b/wikipedia-analysis-#229lixin/cache/013b954d4f8c837d1e4a4e6a3100aa5c.json new file mode 100644 index 0000000..152b350 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/013b954d4f8c837d1e4a4e6a3100aa5c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:00.990804", + "response": { + "continue": { + "rvcontinue": "20251204020319|170799381", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8251180, + "ns": 0, + "title": "Elecciones presidenciales de Estados Unidos de 2024", + "revisions": [ + { + "timestamp": "2026-01-04T19:21:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/013f15673c87eacdb8c9dca7d998a6b4.json b/wikipedia-analysis-#229lixin/cache/013f15673c87eacdb8c9dca7d998a6b4.json new file mode 100644 index 0000000..82f9603 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/013f15673c87eacdb8c9dca7d998a6b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:43.503546", + "response": { + "continue": { + "rvcontinue": "20240926214112|7640453", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 274165, + "ns": 0, + "title": "শরণার্থী", + "revisions": [ + { + "timestamp": "2025-08-13T19:49:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0143a27f63cf6caae7e2c93162d4921f.json b/wikipedia-analysis-#229lixin/cache/0143a27f63cf6caae7e2c93162d4921f.json new file mode 100644 index 0000000..e6ceb3c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0143a27f63cf6caae7e2c93162d4921f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:09.905793", + "response": { + "continue": { + "rvcontinue": "20181027093902|24171192", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1643645, + "ns": 0, + "title": "הונאת בחירות", + "revisions": [ + { + "timestamp": "2018-10-27T09:34:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0153195590d53d292c3fe3d0ad1babe1.json b/wikipedia-analysis-#229lixin/cache/0153195590d53d292c3fe3d0ad1babe1.json new file mode 100644 index 0000000..d1bac02 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0153195590d53d292c3fe3d0ad1babe1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:27.115067", + "response": { + "continue": { + "rvcontinue": "20250720152346|42261432", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5157569, + "ns": 0, + "title": "دنیاگیری کووید-۱۹", + "revisions": [ + { + "timestamp": "2025-08-14T12:59:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/017e09725692c44be72e6b24e677eae1.json b/wikipedia-analysis-#229lixin/cache/017e09725692c44be72e6b24e677eae1.json new file mode 100644 index 0000000..68cd001 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/017e09725692c44be72e6b24e677eae1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:58.929125", + "response": { + "continue": { + "rvcontinue": "20180629004201|424168", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20791, + "ns": 0, + "title": "ජාතිවාදය", + "revisions": [ + { + "timestamp": "2025-04-10T05:38:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0189d4709515f2da8858b6687a9829ef.json b/wikipedia-analysis-#229lixin/cache/0189d4709515f2da8858b6687a9829ef.json new file mode 100644 index 0000000..885c4dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0189d4709515f2da8858b6687a9829ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:01.639477", + "response": { + "continue": { + "rvcontinue": "20030804182801|230291", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49023, + "ns": 0, + "title": "Dürre", + "revisions": [ + { + "timestamp": "2003-08-04T18:27:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/019414642ca2c3219ac9b2dae79b02f5.json b/wikipedia-analysis-#229lixin/cache/019414642ca2c3219ac9b2dae79b02f5.json new file mode 100644 index 0000000..60df136 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/019414642ca2c3219ac9b2dae79b02f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:10.661068", + "response": { + "continue": { + "rvcontinue": "20050812082251|75740", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26198, + "ns": 0, + "title": "Kebakaran hutan dan lahan", + "revisions": [ + { + "timestamp": "2005-08-11T14:51:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/019b3ffb993f05a6af26368b6bc50fe8.json b/wikipedia-analysis-#229lixin/cache/019b3ffb993f05a6af26368b6bc50fe8.json new file mode 100644 index 0000000..f1f7b05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/019b3ffb993f05a6af26368b6bc50fe8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:13.546067", + "response": { + "continue": { + "rvcontinue": "20060127213333|203133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47068, + "ns": 0, + "title": "Savaş", + "revisions": [ + { + "timestamp": "2006-01-27T20:49:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01a5bbacfdfeed2eddfee5411e9b7b42.json b/wikipedia-analysis-#229lixin/cache/01a5bbacfdfeed2eddfee5411e9b7b42.json new file mode 100644 index 0000000..141d86b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01a5bbacfdfeed2eddfee5411e9b7b42.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:06.006721", + "response": { + "continue": { + "rvcontinue": "20200715170401|4396058", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 933624, + "ns": 0, + "title": "লৈঙ্গিক সমতা", + "revisions": [ + { + "timestamp": "2020-07-12T12:07:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01b7ed1d482e9c9d0774bf4ea8f4cbf3.json b/wikipedia-analysis-#229lixin/cache/01b7ed1d482e9c9d0774bf4ea8f4cbf3.json new file mode 100644 index 0000000..028be74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01b7ed1d482e9c9d0774bf4ea8f4cbf3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:50.790742", + "response": { + "continue": { + "rvcontinue": "20100507144608|3924116", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 664490, + "ns": 0, + "title": "Discriminare", + "revisions": [ + { + "timestamp": "2010-05-07T14:44:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01bee238b874a580c077f21c41329acb.json b/wikipedia-analysis-#229lixin/cache/01bee238b874a580c077f21c41329acb.json new file mode 100644 index 0000000..2608245 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01bee238b874a580c077f21c41329acb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:39.605669", + "response": { + "continue": { + "rvcontinue": "20230308162338|61428930", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 586777, + "ns": 0, + "title": "طقس متطرف", + "revisions": [ + { + "timestamp": "2024-01-09T06:21:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01d2d69d178262b038f882d941d3b129.json b/wikipedia-analysis-#229lixin/cache/01d2d69d178262b038f882d941d3b129.json new file mode 100644 index 0000000..417ff35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01d2d69d178262b038f882d941d3b129.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:33.528483", + "response": { + "continue": { + "rvcontinue": "20250512102815|225603295", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16687811, + "ns": 0, + "title": "Sans-abrisme", + "revisions": [ + { + "timestamp": "2025-01-27T08:53:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01d3c67f28751ff277a6725901f08c41.json b/wikipedia-analysis-#229lixin/cache/01d3c67f28751ff277a6725901f08c41.json new file mode 100644 index 0000000..4dd1314 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01d3c67f28751ff277a6725901f08c41.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:30.927429", + "response": { + "continue": { + "rvcontinue": "20060811133356|768180", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 90987, + "ns": 0, + "title": "Malária", + "revisions": [ + { + "timestamp": "2006-08-11T13:30:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01d75a8879cb2a0a55b225ad192bdd39.json b/wikipedia-analysis-#229lixin/cache/01d75a8879cb2a0a55b225ad192bdd39.json new file mode 100644 index 0000000..25deeaf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01d75a8879cb2a0a55b225ad192bdd39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:51.651860", + "response": { + "continue": { + "rvcontinue": "20200127064211|446372", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84157, + "ns": 0, + "title": "කොවිඩ්-19 ව්‍යාප්ත වසංගතය", + "revisions": [ + { + "timestamp": "2020-01-27T06:41:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01f365d8ac4be7d19c57b10f5945ca57.json b/wikipedia-analysis-#229lixin/cache/01f365d8ac4be7d19c57b10f5945ca57.json new file mode 100644 index 0000000..5401bd9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01f365d8ac4be7d19c57b10f5945ca57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:39.272938", + "response": { + "continue": { + "rvcontinue": "20050502132047|97141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19071, + "ns": 0, + "title": "Hajléktalanság", + "revisions": [ + { + "timestamp": "2005-05-02T13:10:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/01ff28b65873e5877b94f422f01201b9.json b/wikipedia-analysis-#229lixin/cache/01ff28b65873e5877b94f422f01201b9.json new file mode 100644 index 0000000..40b4f86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/01ff28b65873e5877b94f422f01201b9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:22.920348", + "response": { + "continue": { + "rvcontinue": "20061119183845|661926", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114381, + "ns": 0, + "title": "Избеглица", + "revisions": [ + { + "timestamp": "2006-10-10T00:11:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/02170f4f703d4cd30823531fa426b571.json b/wikipedia-analysis-#229lixin/cache/02170f4f703d4cd30823531fa426b571.json new file mode 100644 index 0000000..47c5d60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/02170f4f703d4cd30823531fa426b571.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:53.690473", + "response": { + "continue": { + "rvcontinue": "20251221121645|25534377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1441898, + "ns": 0, + "title": "Klimatická variabilita a změny klimatu", + "revisions": [ + { + "timestamp": "2026-01-14T09:24:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/022308d130664ec176cbec1b3ce66892.json b/wikipedia-analysis-#229lixin/cache/022308d130664ec176cbec1b3ce66892.json new file mode 100644 index 0000000..2199433 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/022308d130664ec176cbec1b3ce66892.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:16.495833", + "response": { + "continue": { + "rvcontinue": "20200122104008|42875265", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7229643, + "ns": 0, + "title": "جائحة فيروس كورونا", + "revisions": [ + { + "timestamp": "2020-01-22T10:39:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/022c33bcf5dd078fcea5b247133f39f1.json b/wikipedia-analysis-#229lixin/cache/022c33bcf5dd078fcea5b247133f39f1.json new file mode 100644 index 0000000..46a236f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/022c33bcf5dd078fcea5b247133f39f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:43.901788", + "response": { + "continue": { + "rvcontinue": "20250612101008|69458977", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5312604, + "ns": 0, + "title": "Coronapandemie", + "revisions": [ + { + "timestamp": "2025-11-05T10:36:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0237a436d67f9ab33de667b7e9d824d0.json b/wikipedia-analysis-#229lixin/cache/0237a436d67f9ab33de667b7e9d824d0.json new file mode 100644 index 0000000..881bfe2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0237a436d67f9ab33de667b7e9d824d0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:46.321672", + "response": { + "continue": { + "rvcontinue": "20251017065223|356380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59766, + "ns": 0, + "title": "ټولټاکنې", + "revisions": [ + { + "timestamp": "2026-01-05T16:29:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/024be73dbde3fe290c65e87fd667eb5a.json b/wikipedia-analysis-#229lixin/cache/024be73dbde3fe290c65e87fd667eb5a.json new file mode 100644 index 0000000..01d7982 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/024be73dbde3fe290c65e87fd667eb5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:39.889403", + "response": { + "continue": { + "rvcontinue": "20260117225218|41214417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5321, + "ns": 0, + "title": "말라리아", + "revisions": [ + { + "timestamp": "2026-01-19T06:06:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/024f8ef5bfffefdffdb8945955fa48e0.json b/wikipedia-analysis-#229lixin/cache/024f8ef5bfffefdffdb8945955fa48e0.json new file mode 100644 index 0000000..6ef5548 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/024f8ef5bfffefdffdb8945955fa48e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:12.352548", + "response": { + "continue": { + "rvcontinue": "20030616022307|30243", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1778095, + "ns": 0, + "title": "テロリズム", + "revisions": [ + { + "timestamp": "2003-06-16T00:19:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/026e23d4d4c37702485fdc2b6f67c382.json b/wikipedia-analysis-#229lixin/cache/026e23d4d4c37702485fdc2b6f67c382.json new file mode 100644 index 0000000..2e6e21b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/026e23d4d4c37702485fdc2b6f67c382.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:29.453276", + "response": { + "continue": { + "rvcontinue": "20180817002450|52921682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1991910, + "ns": 0, + "title": "Controle aduaneiro", + "revisions": [ + { + "timestamp": "2018-09-23T21:44:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0295d4c80978ba1dfe1ba3fce0f97de6.json b/wikipedia-analysis-#229lixin/cache/0295d4c80978ba1dfe1ba3fce0f97de6.json new file mode 100644 index 0000000..bbc343b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0295d4c80978ba1dfe1ba3fce0f97de6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:55.742615", + "response": { + "continue": { + "rvcontinue": "20060513181228|1121145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168504, + "ns": 0, + "title": "Turvapaikanhakija", + "revisions": [ + { + "timestamp": "2006-05-13T18:09:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0296059e56d5580e1dd7f4e9d5a03de7.json b/wikipedia-analysis-#229lixin/cache/0296059e56d5580e1dd7f4e9d5a03de7.json new file mode 100644 index 0000000..f5aa77c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0296059e56d5580e1dd7f4e9d5a03de7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:10.205667", + "response": { + "continue": { + "rvcontinue": "20250903181407|259439795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103347, + "ns": 0, + "title": "Menschenhandel", + "revisions": [ + { + "timestamp": "2025-12-05T08:26:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/02b343291714fa474b2a9da09e09f814.json b/wikipedia-analysis-#229lixin/cache/02b343291714fa474b2a9da09e09f814.json new file mode 100644 index 0000000..b998cd9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/02b343291714fa474b2a9da09e09f814.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:09.530603", + "response": { + "continue": { + "rvcontinue": "20250701162917|8278644", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5114, + "ns": 0, + "title": "যক্ষ্মা", + "revisions": [ + { + "timestamp": "2025-10-13T00:13:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/02cc96116470959d155fa68eafe60320.json b/wikipedia-analysis-#229lixin/cache/02cc96116470959d155fa68eafe60320.json new file mode 100644 index 0000000..7c6c950 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/02cc96116470959d155fa68eafe60320.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:46.441045", + "response": { + "continue": { + "rvcontinue": "20250131012555|6551962", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74609, + "ns": 0, + "title": "عالمی حرارت", + "revisions": [ + { + "timestamp": "2025-01-31T23:38:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/02d68caae8d1dd7326134a0aefc7d125.json b/wikipedia-analysis-#229lixin/cache/02d68caae8d1dd7326134a0aefc7d125.json new file mode 100644 index 0000000..aeba89e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/02d68caae8d1dd7326134a0aefc7d125.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:11.481755", + "response": { + "continue": { + "rvcontinue": "20211003055330|696493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4839, + "ns": 0, + "title": "ကမ္ဘာ့ကျန်းမာရေးအဖွဲ့", + "revisions": [ + { + "timestamp": "2022-12-13T04:17:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/02e17ab71fa03ea2b69249e5b9f3d896.json b/wikipedia-analysis-#229lixin/cache/02e17ab71fa03ea2b69249e5b9f3d896.json new file mode 100644 index 0000000..28bc76c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/02e17ab71fa03ea2b69249e5b9f3d896.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:00.722294", + "response": { + "continue": { + "rvcontinue": "20250802055119|70580154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5327, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2025-10-21T14:54:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/031b5a85f252623136cca620e4922464.json b/wikipedia-analysis-#229lixin/cache/031b5a85f252623136cca620e4922464.json new file mode 100644 index 0000000..cf7e300 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/031b5a85f252623136cca620e4922464.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:37.524167", + "response": { + "continue": { + "rvcontinue": "20251114183012|147875247", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8303012, + "ns": 0, + "title": "Pandemia di COVID-19", + "revisions": [ + { + "timestamp": "2025-12-10T13:30:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0322de4193b7d011c1a3a80b3aaf0559.json b/wikipedia-analysis-#229lixin/cache/0322de4193b7d011c1a3a80b3aaf0559.json new file mode 100644 index 0000000..cd0d2ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0322de4193b7d011c1a3a80b3aaf0559.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:56.376977", + "response": { + "continue": { + "rvcontinue": "20041203200444|223176", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55628, + "ns": 0, + "title": "审查制度", + "revisions": [ + { + "timestamp": "2004-12-03T20:03:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0338bb5ab530619757af509c0b0eeb5c.json b/wikipedia-analysis-#229lixin/cache/0338bb5ab530619757af509c0b0eeb5c.json new file mode 100644 index 0000000..1ab492b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0338bb5ab530619757af509c0b0eeb5c.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:34:56.384130", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 91989, + "ns": 0, + "title": "මරණ දණ්ඩනය", + "revisions": [ + { + "timestamp": "2021-10-01T15:11:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/035eb9ff02e2a41825124e64038e0318.json b/wikipedia-analysis-#229lixin/cache/035eb9ff02e2a41825124e64038e0318.json new file mode 100644 index 0000000..c8158ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/035eb9ff02e2a41825124e64038e0318.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:30.706560", + "response": { + "continue": { + "rvcontinue": "20260123111205|232676694", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7561, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2026-01-25T23:01:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0367ddc973be7ddf692169b51d10b70d.json b/wikipedia-analysis-#229lixin/cache/0367ddc973be7ddf692169b51d10b70d.json new file mode 100644 index 0000000..2c7a4e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0367ddc973be7ddf692169b51d10b70d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:49.587042", + "response": { + "continue": { + "rvcontinue": "20041122055257|633579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101188, + "ns": 0, + "title": "Głosowanie", + "revisions": [ + { + "timestamp": "2004-11-21T22:48:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/036bbfad5dcf275cedc04f4d54d5db61.json b/wikipedia-analysis-#229lixin/cache/036bbfad5dcf275cedc04f4d54d5db61.json new file mode 100644 index 0000000..653f181 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/036bbfad5dcf275cedc04f4d54d5db61.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:22.826407", + "response": { + "continue": { + "rvcontinue": "20251031012142|107039443", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110913, + "ns": 0, + "title": "出入国管理", + "revisions": [ + { + "timestamp": "2026-01-12T01:11:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0373bedb249e76e2c17f221b5ab484c4.json b/wikipedia-analysis-#229lixin/cache/0373bedb249e76e2c17f221b5ab484c4.json new file mode 100644 index 0000000..5484f79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0373bedb249e76e2c17f221b5ab484c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:50.860081", + "response": { + "continue": { + "rvcontinue": "20260114060037|171494129", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 355359, + "ns": 0, + "title": "Migración humana", + "revisions": [ + { + "timestamp": "2026-01-17T02:09:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/038c6c9ccc06bd999d5ac2cfeeab9ce2.json b/wikipedia-analysis-#229lixin/cache/038c6c9ccc06bd999d5ac2cfeeab9ce2.json new file mode 100644 index 0000000..3dec472 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/038c6c9ccc06bd999d5ac2cfeeab9ce2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:15.677441", + "response": { + "continue": { + "rvcontinue": "20250128132005|11961578", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22461, + "ns": 0, + "title": "Diskrimination", + "revisions": [ + { + "timestamp": "2025-01-28T13:20:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/03af22258d00909777b81902b7044684.json b/wikipedia-analysis-#229lixin/cache/03af22258d00909777b81902b7044684.json new file mode 100644 index 0000000..d1ddaf1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/03af22258d00909777b81902b7044684.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:39.552962", + "response": { + "continue": { + "rvcontinue": "20151208135755|182991", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11759, + "ns": 0, + "title": "ولسواکي", + "revisions": [ + { + "timestamp": "2021-10-25T17:16:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/03b20baf28a47a9c3d151dfb746e9466.json b/wikipedia-analysis-#229lixin/cache/03b20baf28a47a9c3d151dfb746e9466.json new file mode 100644 index 0000000..f5e6163 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/03b20baf28a47a9c3d151dfb746e9466.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:01.224541", + "response": { + "continue": { + "rvcontinue": "20260105065521|30635790", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37299, + "ns": 0, + "title": "Расизам", + "revisions": [ + { + "timestamp": "2026-01-05T08:45:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/03bd72ac29c095d06717af5c7615d4df.json b/wikipedia-analysis-#229lixin/cache/03bd72ac29c095d06717af5c7615d4df.json new file mode 100644 index 0000000..a4ee6b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/03bd72ac29c095d06717af5c7615d4df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:40.017590", + "response": { + "continue": { + "rvcontinue": "20251018060638|40757467", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2624467, + "ns": 0, + "title": "코로나19 범유행", + "revisions": [ + { + "timestamp": "2025-10-18T10:06:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/040e1ed1bbdd84740e6908085edf0bba.json b/wikipedia-analysis-#229lixin/cache/040e1ed1bbdd84740e6908085edf0bba.json new file mode 100644 index 0000000..6f5b74d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/040e1ed1bbdd84740e6908085edf0bba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:28.277821", + "response": { + "continue": { + "rvcontinue": "20250108160741|6336859", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62441, + "ns": 0, + "title": "बाल-श्रम", + "revisions": [ + { + "timestamp": "2025-08-10T14:16:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0427bf44759987670badc119208e5cd4.json b/wikipedia-analysis-#229lixin/cache/0427bf44759987670badc119208e5cd4.json new file mode 100644 index 0000000..3c1001b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0427bf44759987670badc119208e5cd4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:49.295359", + "response": { + "continue": { + "rvcontinue": "20220607124108|280743", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61882, + "ns": 0, + "title": "د مرګ سزا (اعدام)", + "revisions": [ + { + "timestamp": "2024-05-30T05:32:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0461e2229df9b9501857bf45c744abd8.json b/wikipedia-analysis-#229lixin/cache/0461e2229df9b9501857bf45c744abd8.json new file mode 100644 index 0000000..a3c6e6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0461e2229df9b9501857bf45c744abd8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:58.468021", + "response": { + "continue": { + "rvcontinue": "20250914080619|25210631", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2009604, + "ns": 0, + "title": "Volební podvod", + "revisions": [ + { + "timestamp": "2025-10-14T13:05:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/04633abfdb099a484f543d86e699f7bc.json b/wikipedia-analysis-#229lixin/cache/04633abfdb099a484f543d86e699f7bc.json new file mode 100644 index 0000000..5ad1606 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/04633abfdb099a484f543d86e699f7bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:27.873880", + "response": { + "continue": { + "rvcontinue": "20171019162027|19247366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1111262, + "ns": 0, + "title": "Hontalan személy", + "revisions": [ + { + "timestamp": "2019-04-16T17:56:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0468a30766e78fd017442d132713ac05.json b/wikipedia-analysis-#229lixin/cache/0468a30766e78fd017442d132713ac05.json new file mode 100644 index 0000000..f040700 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0468a30766e78fd017442d132713ac05.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:04.111719", + "response": { + "continue": { + "rvcontinue": "20251218104902|231580611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71168, + "ns": 0, + "title": "Droits de l'homme", + "revisions": [ + { + "timestamp": "2025-12-18T12:04:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/04b8eab9fa7fb624b9fbd727f0bfda5e.json b/wikipedia-analysis-#229lixin/cache/04b8eab9fa7fb624b9fbd727f0bfda5e.json new file mode 100644 index 0000000..4524a9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/04b8eab9fa7fb624b9fbd727f0bfda5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:43.194283", + "response": { + "continue": { + "rvcontinue": "20251226090154|72917343", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5465, + "ns": 0, + "title": "إرهاب", + "revisions": [ + { + "timestamp": "2026-01-02T16:19:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/04bc803493fc54981fb6ef495b603cbb.json b/wikipedia-analysis-#229lixin/cache/04bc803493fc54981fb6ef495b603cbb.json new file mode 100644 index 0000000..97e8a66 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/04bc803493fc54981fb6ef495b603cbb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:39.964896", + "response": { + "continue": { + "rvcontinue": "20260108134908|1331841326", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50482, + "ns": 0, + "title": "Flood", + "revisions": [ + { + "timestamp": "2026-01-17T20:48:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/04fbbbb8515c9b2586adf6660a81364d.json b/wikipedia-analysis-#229lixin/cache/04fbbbb8515c9b2586adf6660a81364d.json new file mode 100644 index 0000000..b8792c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/04fbbbb8515c9b2586adf6660a81364d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:16.689213", + "response": { + "continue": { + "rvcontinue": "20221219091343|11621019", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25831, + "ns": 0, + "title": "Бедност", + "revisions": [ + { + "timestamp": "2024-09-11T16:55:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0516088faf798e11d2cc8a25d366c34e.json b/wikipedia-analysis-#229lixin/cache/0516088faf798e11d2cc8a25d366c34e.json new file mode 100644 index 0000000..bd46bf4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0516088faf798e11d2cc8a25d366c34e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:59.874867", + "response": { + "continue": { + "rvcontinue": "20200615105935|4785102", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 755510, + "ns": 0, + "title": "मानव प्रवास", + "revisions": [ + { + "timestamp": "2023-06-30T17:44:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/052bf0b3dd82893d240f0c21fcc208d2.json b/wikipedia-analysis-#229lixin/cache/052bf0b3dd82893d240f0c21fcc208d2.json new file mode 100644 index 0000000..4e4b1bf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/052bf0b3dd82893d240f0c21fcc208d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:18.393495", + "response": { + "continue": { + "rvcontinue": "20040428164534|165484", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41767, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2004-04-12T03:57:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0553f33e01d8e591b0ed7d2d327a8af3.json b/wikipedia-analysis-#229lixin/cache/0553f33e01d8e591b0ed7d2d327a8af3.json new file mode 100644 index 0000000..9150371 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0553f33e01d8e591b0ed7d2d327a8af3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:11.231840", + "response": { + "continue": { + "rvcontinue": "20191001155448|17689086", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47259, + "ns": 0, + "title": "Apatrida", + "revisions": [ + { + "timestamp": "2020-07-09T17:25:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0560451e77f9527a4f4b409dfe6cddcf.json b/wikipedia-analysis-#229lixin/cache/0560451e77f9527a4f4b409dfe6cddcf.json new file mode 100644 index 0000000..fd6b926 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0560451e77f9527a4f4b409dfe6cddcf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:07.032142", + "response": { + "continue": { + "rvcontinue": "20240123172529|66904283", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153548, + "ns": 0, + "title": "Oorlogsmisdrijf", + "revisions": [ + { + "timestamp": "2024-07-13T13:03:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/05642a4bbffe855ba85efaf543e568af.json b/wikipedia-analysis-#229lixin/cache/05642a4bbffe855ba85efaf543e568af.json new file mode 100644 index 0000000..88bfc34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/05642a4bbffe855ba85efaf543e568af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:27.458584", + "response": { + "continue": { + "rvcontinue": "20170729134355|33062", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5923, + "ns": 0, + "title": "Kanjamau", + "revisions": [ + { + "timestamp": "2017-01-27T16:15:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/05647763f9e756ac7cb44f5f70a91861.json b/wikipedia-analysis-#229lixin/cache/05647763f9e756ac7cb44f5f70a91861.json new file mode 100644 index 0000000..4c038f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/05647763f9e756ac7cb44f5f70a91861.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:33.781299", + "response": { + "continue": { + "rvcontinue": "20040424125201|90037", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21801, + "ns": 0, + "title": "海啸", + "revisions": [ + { + "timestamp": "2004-04-11T16:51:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/057dc7ecd3b18ef7b161de8ae7825430.json b/wikipedia-analysis-#229lixin/cache/057dc7ecd3b18ef7b161de8ae7825430.json new file mode 100644 index 0000000..7714d7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/057dc7ecd3b18ef7b161de8ae7825430.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:55.904200", + "response": { + "continue": { + "rvcontinue": "20260108010413|74658220", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 767356, + "ns": 0, + "title": "Hạn hán", + "revisions": [ + { + "timestamp": "2026-01-08T01:04:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0584dc983840b4215edc330afab52e76.json b/wikipedia-analysis-#229lixin/cache/0584dc983840b4215edc330afab52e76.json new file mode 100644 index 0000000..f830a30 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0584dc983840b4215edc330afab52e76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:01.690388", + "response": { + "continue": { + "rvcontinue": "20251207130831|23714592", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7982, + "ns": 0, + "title": "Ihmisoikeudet", + "revisions": [ + { + "timestamp": "2025-12-08T07:11:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0592c4c71aae94188da9ba3941a88164.json b/wikipedia-analysis-#229lixin/cache/0592c4c71aae94188da9ba3941a88164.json new file mode 100644 index 0000000..d1f0086 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0592c4c71aae94188da9ba3941a88164.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:06.043863", + "response": { + "continue": { + "rvcontinue": "20251005124118|148962060", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 170394, + "ns": 0, + "title": "Вакцина", + "revisions": [ + { + "timestamp": "2025-10-18T23:16:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/05d4f1e3080b64dd2c5a9973b3f9ea99.json b/wikipedia-analysis-#229lixin/cache/05d4f1e3080b64dd2c5a9973b3f9ea99.json new file mode 100644 index 0000000..32d51ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/05d4f1e3080b64dd2c5a9973b3f9ea99.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:39.131422", + "response": { + "continue": { + "rvcontinue": "20060816040238|4308290", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 557833, + "ns": 0, + "title": "Handel ludźmi", + "revisions": [ + { + "timestamp": "2006-07-14T09:47:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0618e4514d07888da39c343994f3f949.json b/wikipedia-analysis-#229lixin/cache/0618e4514d07888da39c343994f3f949.json new file mode 100644 index 0000000..0cf4f3e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0618e4514d07888da39c343994f3f949.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:49.883830", + "response": { + "continue": { + "rvcontinue": "20240609112426|11559795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 572496, + "ns": 0, + "title": "ความไร้สัญชาติ", + "revisions": [ + { + "timestamp": "2024-11-16T22:30:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/064f588737471757ee1be68d12daf7e9.json b/wikipedia-analysis-#229lixin/cache/064f588737471757ee1be68d12daf7e9.json new file mode 100644 index 0000000..1fd8c9b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/064f588737471757ee1be68d12daf7e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:32.985030", + "response": { + "continue": { + "rvcontinue": "20240428103245|32616637", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2152299, + "ns": 0, + "title": "Seçim hilesi", + "revisions": [ + { + "timestamp": "2024-06-12T17:05:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06572141194738d6b40742c674b34046.json b/wikipedia-analysis-#229lixin/cache/06572141194738d6b40742c674b34046.json new file mode 100644 index 0000000..bbb685f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06572141194738d6b40742c674b34046.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:34.302740", + "response": { + "continue": { + "rvcontinue": "20050714204210|621988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71997, + "ns": 0, + "title": "Seca", + "revisions": [ + { + "timestamp": "2005-04-12T18:59:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06c52492e57b3106de62faf030618e33.json b/wikipedia-analysis-#229lixin/cache/06c52492e57b3106de62faf030618e33.json new file mode 100644 index 0000000..1c96d63 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06c52492e57b3106de62faf030618e33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:25.068429", + "response": { + "continue": { + "rvcontinue": "20250228174632|23075885", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126733, + "ns": 0, + "title": "Syrjintä", + "revisions": [ + { + "timestamp": "2025-12-22T19:00:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06c867763e2fa43ce73d1fd4153ab273.json b/wikipedia-analysis-#229lixin/cache/06c867763e2fa43ce73d1fd4153ab273.json new file mode 100644 index 0000000..90d6ef4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06c867763e2fa43ce73d1fd4153ab273.json @@ -0,0 +1,712 @@ +{ + "cached_at": "2026-01-26T00:25:43.323808", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 13831, + "ns": 0, + "title": "Human rights", + "langlinks": [ + { + "lang": "af", + "title": "Menseregte" + }, + { + "lang": "gsw", + "title": "Menschenrechte" + }, + { + "lang": "an", + "title": "Dreitos humans" + }, + { + "lang": "anp", + "title": "मानवाधिकार" + }, + { + "lang": "ar", + "title": "حقوق الإنسان" + }, + { + "lang": "arc", + "title": "ܙܕܩܐ ܕܒܪܢܫܐ" + }, + { + "lang": "ary", + "title": "حقوق بنادم" + }, + { + "lang": "arz", + "title": "حقوق انسان" + }, + { + "lang": "as", + "title": "মানৱ অধিকাৰ" + }, + { + "lang": "ast", + "title": "Derechos humanos" + }, + { + "lang": "az", + "title": "İnsan hüquqları" + }, + { + "lang": "azb", + "title": "اینسان حاقلاری" + }, + { + "lang": "ba", + "title": "Кеше хоҡуҡтары" + }, + { + "lang": "ban", + "title": "Hak asasi manusia" + }, + { + "lang": "sgs", + "title": "Žmuogaus teisės" + }, + { + "lang": "bcl", + "title": "Karapatan pantawo" + }, + { + "lang": "be", + "title": "Правы чалавека" + }, + { + "lang": "be-tarask", + "title": "Правы чалавека" + }, + { + "lang": "bg", + "title": "Права на човека" + }, + { + "lang": "bjn", + "title": "Hak asasi manusia" + }, + { + "lang": "blk", + "title": "လိုꩻအခွင်ꩻရေꩻ" + }, + { + "lang": "bn", + "title": "মানবাধিকার" + }, + { + "lang": "br", + "title": "Gwirioù mab-den" + }, + { + "lang": "bs", + "title": "Ljudska prava" + }, + { + "lang": "btm", + "title": "Hak Asasi Jolma" + }, + { + "lang": "bxr", + "title": "Хүнэй эрхэ" + }, + { + "lang": "ca", + "title": "Drets humans" + }, + { + "lang": "cdo", + "title": "Ìng-guòng" + }, + { + "lang": "ce", + "title": "Адаман бакъонаш" + }, + { + "lang": "ceb", + "title": "Tawhanong katungod" + }, + { + "lang": "ckb", + "title": "مافەکانی مرۆڤ" + }, + { + "lang": "cs", + "title": "Lidská práva" + }, + { + "lang": "cy", + "title": "Hawliau dynol" + }, + { + "lang": "da", + "title": "Menneskerettighederne" + }, + { + "lang": "dag", + "title": "Human rights" + }, + { + "lang": "de", + "title": "Menschenrechte" + }, + { + "lang": "diq", + "title": "Heqê merduman" + }, + { + "lang": "dtp", + "title": "Hak asasi koulunan" + }, + { + "lang": "dty", + "title": "मानव अधिकार" + }, + { + "lang": "el", + "title": "Ανθρώπινα δικαιώματα" + }, + { + "lang": "eo", + "title": "Homaj rajtoj" + }, + { + "lang": "es", + "title": "Derechos humanos" + }, + { + "lang": "et", + "title": "Inimõigused" + }, + { + "lang": "eu", + "title": "Giza eskubideak" + }, + { + "lang": "ext", + "title": "Derechus Umanus" + }, + { + "lang": "fa", + "title": "حقوق بشر" + }, + { + "lang": "fi", + "title": "Ihmisoikeudet" + }, + { + "lang": "vro", + "title": "Inemiseõigusõq" + }, + { + "lang": "fo", + "title": "Mannarættindi" + }, + { + "lang": "fr", + "title": "Droits de l'homme" + }, + { + "lang": "fy", + "title": "Minskerjochten" + }, + { + "lang": "ga", + "title": "Cearta daonna" + }, + { + "lang": "gd", + "title": "Còraichean daonna" + }, + { + "lang": "gl", + "title": "Dereitos humanos" + }, + { + "lang": "gn", + "title": "Yvypóra tekoiterape" + }, + { + "lang": "ha", + "title": "Haƙƙoƙin ɗan'adam" + }, + { + "lang": "haw", + "title": "Kanaka pono" + }, + { + "lang": "he", + "title": "זכויות האדם" + }, + { + "lang": "hi", + "title": "मानवाधिकार" + }, + { + "lang": "hif", + "title": "Insaan ke adhikaar" + }, + { + "lang": "hr", + "title": "Ljudska prava" + }, + { + "lang": "ht", + "title": "Dwa moun" + }, + { + "lang": "hu", + "title": "Emberi jogok" + }, + { + "lang": "hy", + "title": "Մարդու իրավունքներ" + }, + { + "lang": "ia", + "title": "Derectos human" + }, + { + "lang": "id", + "title": "Hak asasi manusia" + }, + { + "lang": "ig", + "title": "Ikike mmadụ" + }, + { + "lang": "ik", + "title": "Iñuum piḷḷaniŋat" + }, + { + "lang": "ilo", + "title": "Dagiti karbengan ti tao" + }, + { + "lang": "io", + "title": "Homala yuri" + }, + { + "lang": "is", + "title": "Mannréttindi" + }, + { + "lang": "it", + "title": "Diritti umani" + }, + { + "lang": "ja", + "title": "人権" + }, + { + "lang": "jbo", + "title": "remna selcru" + }, + { + "lang": "jv", + "title": "Hak manungsa" + }, + { + "lang": "ka", + "title": "ადამიანის უფლებები" + }, + { + "lang": "kab", + "title": "Izerfan n wemdan" + }, + { + "lang": "kbp", + "title": "Ɛyʊ waɖɛ" + }, + { + "lang": "kk", + "title": "Адам құқықтары" + }, + { + "lang": "km", + "title": "សិទ្ធិមនុស្ស" + }, + { + "lang": "kn", + "title": "ಮಾನವ ಹಕ್ಕುಗಳು" + }, + { + "lang": "knc", + "title": "Human rights" + }, + { + "lang": "ko", + "title": "인권" + }, + { + "lang": "krc", + "title": "Адамны эркинликлери" + }, + { + "lang": "ks", + "title": "اِنسٲنی حقوٗق" + }, + { + "lang": "ku", + "title": "Mafên mirovan" + }, + { + "lang": "ky", + "title": "Адам укуктары" + }, + { + "lang": "la", + "title": "Iura humana" + }, + { + "lang": "lb", + "title": "Mënscherechter" + }, + { + "lang": "lfn", + "title": "Diretos umana" + }, + { + "lang": "lmo", + "title": "Dirit uman" + }, + { + "lang": "lt", + "title": "Žmogaus teisės" + }, + { + "lang": "lv", + "title": "Cilvēktiesības" + }, + { + "lang": "mad", + "title": "Hak asasi manossa" + }, + { + "lang": "mai", + "title": "मानवाधिकार" + }, + { + "lang": "mg", + "title": "Zon' olombelona" + }, + { + "lang": "mk", + "title": "Човекови права" + }, + { + "lang": "ml", + "title": "മനുഷ്യാവകാശം" + }, + { + "lang": "mn", + "title": "Хүний эрх" + }, + { + "lang": "mr", + "title": "मानवी हक्क" + }, + { + "lang": "mrj", + "title": "Эдемӹн прававлӓжӹ" + }, + { + "lang": "ms", + "title": "Hak asasi manusia" + }, + { + "lang": "my", + "title": "လူ့အခွင့်အရေး" + }, + { + "lang": "myv", + "title": "Ломанень прават" + }, + { + "lang": "nds", + "title": "Minschenrechten" + }, + { + "lang": "nds-nl", + "title": "Menskenrechten" + }, + { + "lang": "ne", + "title": "मानव अधिकार" + }, + { + "lang": "new", + "title": "मनु अधिकार" + }, + { + "lang": "nl", + "title": "Rechten van de mens" + }, + { + "lang": "nn", + "title": "Menneskerettar" + }, + { + "lang": "nb", + "title": "Menneskerettigheter" + }, + { + "lang": "nqo", + "title": "ߡߐ߰ߦߊ ߖߏ ߟߎ߬" + }, + { + "lang": "nr", + "title": "Amalungelo Wobuntu" + }, + { + "lang": "oc", + "title": "Dreches de l'Òme" + }, + { + "lang": "om", + "title": "Mirgoota Dhala Namaa" + }, + { + "lang": "or", + "title": "ମାନବାଧିକାରସମୂହ" + }, + { + "lang": "pa", + "title": "ਮਨੁੱਖੀ ਹੱਕ" + }, + { + "lang": "pam", + "title": "Katulírang pantáu" + }, + { + "lang": "pap", + "title": "Derechonan humano" + }, + { + "lang": "pcd", + "title": "Droéts d'echl'Onme" + }, + { + "lang": "pl", + "title": "Prawa człowieka" + }, + { + "lang": "pms", + "title": "Drit ëd l'Òm" + }, + { + "lang": "pnb", + "title": "انسانی حق" + }, + { + "lang": "ps", + "title": "وگړنيز حقوق" + }, + { + "lang": "pt", + "title": "Direitos humanos" + }, + { + "lang": "qu", + "title": "Runa hayñi" + }, + { + "lang": "rm", + "title": "Dretgs umans" + }, + { + "lang": "ro", + "title": "Drepturile omului" + }, + { + "lang": "ru", + "title": "Права человека" + }, + { + "lang": "rue", + "title": "Людьскы права" + }, + { + "lang": "rw", + "title": "Uburenganzira bwa muntu" + }, + { + "lang": "sah", + "title": "Киһи бырааба" + }, + { + "lang": "sat", + "title": "ᱢᱟᱹᱱᱢᱤᱭᱟᱜ ᱟᱹᱭᱫᱟᱹᱨ" + }, + { + "lang": "sc", + "title": "Deretos umanos" + }, + { + "lang": "scn", + "title": "Dritti umani" + }, + { + "lang": "sco", + "title": "Human richts" + }, + { + "lang": "sd", + "title": "انساني حق" + }, + { + "lang": "se", + "title": "Olmmošvuoigatvuođat" + }, + { + "lang": "sh", + "title": "Ljudska prava" + }, + { + "lang": "si", + "title": "මානව අයිතිවාසිකම්" + }, + { + "lang": "simple", + "title": "Human rights" + }, + { + "lang": "sk", + "title": "Ľudské práva" + }, + { + "lang": "sl", + "title": "Človekove pravice" + }, + { + "lang": "so", + "title": "Xuquuqda dadka" + }, + { + "lang": "sq", + "title": "Të drejtat e njeriut" + }, + { + "lang": "sr", + "title": "Људска права" + }, + { + "lang": "su", + "title": "Hak asasi manusa" + }, + { + "lang": "sv", + "title": "Mänskliga rättigheter" + }, + { + "lang": "sw", + "title": "Haki za binadamu" + }, + { + "lang": "ta", + "title": "மனித உரிமை" + }, + { + "lang": "te", + "title": "మానవ హక్కులు" + }, + { + "lang": "tg", + "title": "Ҳуқуқҳои инсон" + }, + { + "lang": "th", + "title": "สิทธิมนุษยชน" + }, + { + "lang": "tl", + "title": "Karapatang pantao" + }, + { + "lang": "tok", + "title": "sitelen pi ken jan" + }, + { + "lang": "tr", + "title": "İnsan hakları" + }, + { + "lang": "tt", + "title": "Кеше хокуклары" + }, + { + "lang": "uk", + "title": "Права людини" + }, + { + "lang": "ur", + "title": "انسانی حقوق" + }, + { + "lang": "uz", + "title": "Inson huquqlari" + }, + { + "lang": "vi", + "title": "Nhân quyền" + }, + { + "lang": "wa", + "title": "Abondroets des djins" + }, + { + "lang": "war", + "title": "Katungod pantawo" + }, + { + "lang": "wo", + "title": "Aha akk yaeffii domu adama yii" + }, + { + "lang": "wuu", + "title": "人權" + }, + { + "lang": "xmf", + "title": "ადამიერიშ ნებეფი" + }, + { + "lang": "yi", + "title": "מענטשן רעכט" + }, + { + "lang": "yo", + "title": "Àwọn ẹ̀tọ́ ọmọnìyàn" + }, + { + "lang": "zgh", + "title": "ⵉⵣⵔⴼⴰⵏ ⵏ ⵓⴼⴳⴰⵏ" + }, + { + "lang": "zh", + "title": "人权" + }, + { + "lang": "lzh", + "title": "人權" + }, + { + "lang": "nan", + "title": "Jîn-koân" + }, + { + "lang": "yue", + "title": "人權" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06ca4670ea39d098ab13cd4cd6c22690.json b/wikipedia-analysis-#229lixin/cache/06ca4670ea39d098ab13cd4cd6c22690.json new file mode 100644 index 0000000..1dde9c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06ca4670ea39d098ab13cd4cd6c22690.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:11.500804", + "response": { + "continue": { + "rvcontinue": "20050930050134|145231", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33347, + "ns": 0, + "title": "허리케인", + "revisions": [ + { + "timestamp": "2005-09-02T07:37:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06cbb7981e9383c99b0b73696750447c.json b/wikipedia-analysis-#229lixin/cache/06cbb7981e9383c99b0b73696750447c.json new file mode 100644 index 0000000..60add5d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06cbb7981e9383c99b0b73696750447c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:40.349634", + "response": { + "continue": { + "rvcontinue": "20250929083235|12132560", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 185047, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-09-29T08:39:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06e59e01d401271e915cf6cdf407f345.json b/wikipedia-analysis-#229lixin/cache/06e59e01d401271e915cf6cdf407f345.json new file mode 100644 index 0000000..5af3287 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06e59e01d401271e915cf6cdf407f345.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:55.351492", + "response": { + "continue": { + "rvcontinue": "20251020055629|23628993", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5027, + "ns": 0, + "title": "Pakolainen", + "revisions": [ + { + "timestamp": "2026-01-06T23:31:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/06f75bb28c40e53a5749ba3279cdde21.json b/wikipedia-analysis-#229lixin/cache/06f75bb28c40e53a5749ba3279cdde21.json new file mode 100644 index 0000000..03f5dd7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/06f75bb28c40e53a5749ba3279cdde21.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:51.752388", + "response": { + "continue": { + "rvcontinue": "20230206012739|1137707886", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72956318, + "ns": 0, + "title": "2023 Turkey–Syria earthquakes", + "revisions": [ + { + "timestamp": "2023-02-06T01:25:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07307bd0907a6984293137c3a88ed306.json b/wikipedia-analysis-#229lixin/cache/07307bd0907a6984293137c3a88ed306.json new file mode 100644 index 0000000..70a40b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07307bd0907a6984293137c3a88ed306.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:46.965380", + "response": { + "continue": { + "rvcontinue": "20241223204547|16716688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68598, + "ns": 0, + "title": "SIDA", + "revisions": [ + { + "timestamp": "2025-02-23T21:36:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/073f8030291b2e3249594dca914ebab4.json b/wikipedia-analysis-#229lixin/cache/073f8030291b2e3249594dca914ebab4.json new file mode 100644 index 0000000..b8e6626 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/073f8030291b2e3249594dca914ebab4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:15.451337", + "response": { + "continue": { + "rvcontinue": "20240819010057|12335007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65764, + "ns": 0, + "title": "Расизъм", + "revisions": [ + { + "timestamp": "2025-09-18T11:43:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0741b1c726d2b04a3b73614ddce407e8.json b/wikipedia-analysis-#229lixin/cache/0741b1c726d2b04a3b73614ddce407e8.json new file mode 100644 index 0000000..5fd3480 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0741b1c726d2b04a3b73614ddce407e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:26.082534", + "response": { + "continue": { + "rvcontinue": "20240711154004|27283496", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1989795, + "ns": 0, + "title": "Nemi esélyegyenlőség", + "revisions": [ + { + "timestamp": "2024-07-11T15:22:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07460e38af47ac05ccfe10d433c06f39.json b/wikipedia-analysis-#229lixin/cache/07460e38af47ac05ccfe10d433c06f39.json new file mode 100644 index 0000000..03316eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07460e38af47ac05ccfe10d433c06f39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:19.080953", + "response": { + "continue": { + "rvcontinue": "20200424225216|4186837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 892412, + "ns": 0, + "title": "বৈশ্বিক মহামারি", + "revisions": [ + { + "timestamp": "2020-04-24T22:51:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/074c7a4a52ade94445c6719e85f1efb6.json b/wikipedia-analysis-#229lixin/cache/074c7a4a52ade94445c6719e85f1efb6.json new file mode 100644 index 0000000..03ddd37 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/074c7a4a52ade94445c6719e85f1efb6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:46.193480", + "response": { + "continue": { + "rvcontinue": "20250808231250|40429544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 290799, + "ns": 0, + "title": "빈곤", + "revisions": [ + { + "timestamp": "2025-11-27T23:24:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07584fbfc846a6046d3a1ea62c7bd9f1.json b/wikipedia-analysis-#229lixin/cache/07584fbfc846a6046d3a1ea62c7bd9f1.json new file mode 100644 index 0000000..884edfd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07584fbfc846a6046d3a1ea62c7bd9f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:12.454772", + "response": { + "continue": { + "rvcontinue": "20230806075259|572134", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8042, + "ns": 0, + "title": "වර්ග සංහාරය", + "revisions": [ + { + "timestamp": "2023-09-27T03:43:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/076ae7db8afe15040f98f241c7050098.json b/wikipedia-analysis-#229lixin/cache/076ae7db8afe15040f98f241c7050098.json new file mode 100644 index 0000000..70a0548 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/076ae7db8afe15040f98f241c7050098.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:27.211631", + "response": { + "continue": { + "rvcontinue": "20040501152409|55369", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13749, + "ns": 0, + "title": "מלריה", + "revisions": [ + { + "timestamp": "2004-05-01T14:33:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/076d540235b2e6928378e52323aefdfb.json b/wikipedia-analysis-#229lixin/cache/076d540235b2e6928378e52323aefdfb.json new file mode 100644 index 0000000..917dbc7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/076d540235b2e6928378e52323aefdfb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:35.984114", + "response": { + "continue": { + "rvcontinue": "20260124120606|232704221", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21423, + "ns": 0, + "title": "Guerre", + "revisions": [ + { + "timestamp": "2026-01-25T13:53:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0777d99caa50d40afada8c33a1f709c5.json b/wikipedia-analysis-#229lixin/cache/0777d99caa50d40afada8c33a1f709c5.json new file mode 100644 index 0000000..f7fb55c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0777d99caa50d40afada8c33a1f709c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:29.050479", + "response": { + "continue": { + "rvcontinue": "20081021072906|12786067", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1991910, + "ns": 0, + "title": "Controle aduaneiro", + "revisions": [ + { + "timestamp": "2008-10-21T05:14:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/078d4fbb0bbf826a064d4063f3b387bd.json b/wikipedia-analysis-#229lixin/cache/078d4fbb0bbf826a064d4063f3b387bd.json new file mode 100644 index 0000000..879756f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/078d4fbb0bbf826a064d4063f3b387bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:56.913016", + "response": { + "continue": { + "rvcontinue": "20091229205911|6951429", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1029198, + "ns": 0, + "title": "Evsizlik", + "revisions": [ + { + "timestamp": "2009-12-29T20:57:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07939b6f8959a892f62fd05a76ee8e58.json b/wikipedia-analysis-#229lixin/cache/07939b6f8959a892f62fd05a76ee8e58.json new file mode 100644 index 0000000..81bb509 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07939b6f8959a892f62fd05a76ee8e58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:24.782182", + "response": { + "continue": { + "rvcontinue": "20100619204615|3345876", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 555063, + "ns": 0, + "title": "Penyensoran", + "revisions": [ + { + "timestamp": "2010-06-19T20:43:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0799dde2ff16e39c8409b0301e8e042b.json b/wikipedia-analysis-#229lixin/cache/0799dde2ff16e39c8409b0301e8e042b.json new file mode 100644 index 0000000..fbe606e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0799dde2ff16e39c8409b0301e8e042b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:48.543934", + "response": { + "continue": { + "rvcontinue": "20220723125547|752115", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 229964, + "ns": 0, + "title": "ကမ္ဘာကပ်ရောဂါ", + "revisions": [ + { + "timestamp": "2022-07-23T12:54:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07a3e60f88f15411e9501f477d21480c.json b/wikipedia-analysis-#229lixin/cache/07a3e60f88f15411e9501f477d21480c.json new file mode 100644 index 0000000..42aeeee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07a3e60f88f15411e9501f477d21480c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:10.493769", + "response": { + "continue": { + "rvcontinue": "20200613225638|360859", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50821, + "ns": 0, + "title": "ዘረኝነት", + "revisions": [ + { + "timestamp": "2020-06-10T09:44:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07b601d40f9e6befeedea00acd4ff1f1.json b/wikipedia-analysis-#229lixin/cache/07b601d40f9e6befeedea00acd4ff1f1.json new file mode 100644 index 0000000..63b7c87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07b601d40f9e6befeedea00acd4ff1f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:03.173721", + "response": { + "continue": { + "rvcontinue": "20251107065905|74353503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 416130, + "ns": 0, + "title": "Vô gia cư", + "revisions": [ + { + "timestamp": "2025-11-13T04:38:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07c0a0e6783c644603f4342b09e2ed8a.json b/wikipedia-analysis-#229lixin/cache/07c0a0e6783c644603f4342b09e2ed8a.json new file mode 100644 index 0000000..9db00af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07c0a0e6783c644603f4342b09e2ed8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:19.709397", + "response": { + "continue": { + "rvcontinue": "20110618120912|124527", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14016, + "ns": 0, + "title": "बाढी", + "revisions": [ + { + "timestamp": "2010-07-13T10:27:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07c68eaecedc92bcf3af347de8ab6d89.json b/wikipedia-analysis-#229lixin/cache/07c68eaecedc92bcf3af347de8ab6d89.json new file mode 100644 index 0000000..7e8ace0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07c68eaecedc92bcf3af347de8ab6d89.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:23.861817", + "response": { + "continue": { + "rvcontinue": "20220521212430|21309438", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1309969, + "ns": 0, + "title": "Vnitřně vysídlená osoba", + "revisions": [ + { + "timestamp": "2025-03-27T01:09:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07d50917ad5aa6a98425b5881bad8b7a.json b/wikipedia-analysis-#229lixin/cache/07d50917ad5aa6a98425b5881bad8b7a.json new file mode 100644 index 0000000..900e47e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07d50917ad5aa6a98425b5881bad8b7a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:59.867493", + "response": { + "continue": { + "rvcontinue": "20250521115838|11101363", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86501, + "ns": 0, + "title": "Κλιματική αλλαγή", + "revisions": [ + { + "timestamp": "2025-07-21T12:47:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07e829e52f329698d66b7ac04c3e689b.json b/wikipedia-analysis-#229lixin/cache/07e829e52f329698d66b7ac04c3e689b.json new file mode 100644 index 0000000..60af427 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07e829e52f329698d66b7ac04c3e689b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:35.056744", + "response": { + "continue": { + "rvcontinue": "20240928104057|12373966", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34762, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2025-07-01T08:10:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/07f034eb94c831b830cc43c325a899e2.json b/wikipedia-analysis-#229lixin/cache/07f034eb94c831b830cc43c325a899e2.json new file mode 100644 index 0000000..f8bafce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/07f034eb94c831b830cc43c325a899e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:26.176971", + "response": { + "continue": { + "rvcontinue": "20250912141521|72000755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31379, + "ns": 0, + "title": "إبادة جماعية", + "revisions": [ + { + "timestamp": "2025-12-08T02:22:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0837742ac6b07f480bc91ec3b9ef15ec.json b/wikipedia-analysis-#229lixin/cache/0837742ac6b07f480bc91ec3b9ef15ec.json new file mode 100644 index 0000000..505a7f5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0837742ac6b07f480bc91ec3b9ef15ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:49.389678", + "response": { + "continue": { + "rvcontinue": "20250611232230|35461925", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1192397, + "ns": 0, + "title": "Basın özgürlüğü", + "revisions": [ + { + "timestamp": "2026-01-23T10:29:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/083d47bc3d4df13708deb64f9011b0fe.json b/wikipedia-analysis-#229lixin/cache/083d47bc3d4df13708deb64f9011b0fe.json new file mode 100644 index 0000000..ee97733 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/083d47bc3d4df13708deb64f9011b0fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:05.403890", + "response": { + "continue": { + "rvcontinue": "20250603061930|70230256", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7514646, + "ns": 0, + "title": "Condições meteorológicas extremas", + "revisions": [ + { + "timestamp": "2025-06-03T06:19:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/087dd7c68ddfe33871c903386e2fbff9.json b/wikipedia-analysis-#229lixin/cache/087dd7c68ddfe33871c903386e2fbff9.json new file mode 100644 index 0000000..648136d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/087dd7c68ddfe33871c903386e2fbff9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:33.594406", + "response": { + "continue": { + "rvcontinue": "20050422072929|23328", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17162, + "ns": 0, + "title": "Hukuman mati", + "revisions": [ + { + "timestamp": "2005-04-22T07:10:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/08825c22bc0f1a60835c808d0768a03f.json b/wikipedia-analysis-#229lixin/cache/08825c22bc0f1a60835c808d0768a03f.json new file mode 100644 index 0000000..c3d102c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/08825c22bc0f1a60835c808d0768a03f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:32.869224", + "response": { + "continue": { + "rvcontinue": "20130309142148|882338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16494, + "ns": 0, + "title": "Shirika la Afya Duniani", + "revisions": [ + { + "timestamp": "2022-06-17T11:19:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/08915aabbc1b87d05e742a74aa42e354.json b/wikipedia-analysis-#229lixin/cache/08915aabbc1b87d05e742a74aa42e354.json new file mode 100644 index 0000000..fa1db5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/08915aabbc1b87d05e742a74aa42e354.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:55.181501", + "response": { + "continue": { + "rvcontinue": "20251023010806|74285501", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59014, + "ns": 0, + "title": "Tự do báo chí", + "revisions": [ + { + "timestamp": "2025-11-23T11:50:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/08b274ed791fda79f46c176312301d60.json b/wikipedia-analysis-#229lixin/cache/08b274ed791fda79f46c176312301d60.json new file mode 100644 index 0000000..26849a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/08b274ed791fda79f46c176312301d60.json @@ -0,0 +1,312 @@ +{ + "cached_at": "2026-01-26T00:27:58.100038", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 105323, + "ns": 0, + "title": "Freedom of the press", + "langlinks": [ + { + "lang": "ar", + "title": "حرية الصحافة" + }, + { + "lang": "ast", + "title": "Llibertá de prensa" + }, + { + "lang": "az", + "title": "Mətbuat azadlığı" + }, + { + "lang": "azb", + "title": "مطبوعات اؤزگورلوگو" + }, + { + "lang": "bg", + "title": "Свобода на пресата" + }, + { + "lang": "bn", + "title": "সংবাদপত্রের স্বাধীনতা" + }, + { + "lang": "ca", + "title": "Llibertat de premsa" + }, + { + "lang": "ckb", + "title": "ئازادیی ڕۆژنامەوانی" + }, + { + "lang": "cs", + "title": "Svoboda tisku" + }, + { + "lang": "cv", + "title": "Массăллă информаци ирĕклĕхĕ" + }, + { + "lang": "cy", + "title": "Rhyddid y wasg" + }, + { + "lang": "da", + "title": "Trykkefrihed" + }, + { + "lang": "de", + "title": "Pressefreiheit" + }, + { + "lang": "eo", + "title": "Gazetarlibereco" + }, + { + "lang": "es", + "title": "Libertad de prensa" + }, + { + "lang": "et", + "title": "Ajakirjandusvabadus" + }, + { + "lang": "eu", + "title": "Prentsa-askatasun" + }, + { + "lang": "fa", + "title": "آزادی مطبوعات" + }, + { + "lang": "fi", + "title": "Lehdistönvapaus" + }, + { + "lang": "fr", + "title": "Liberté de la presse" + }, + { + "lang": "gl", + "title": "Liberdade de prensa" + }, + { + "lang": "ha", + "title": "Hakkin samun 'yan jarida kyauta" + }, + { + "lang": "he", + "title": "חופש העיתונות" + }, + { + "lang": "hi", + "title": "प्रेस की स्वतंत्रता" + }, + { + "lang": "hr", + "title": "Sloboda tiska" + }, + { + "lang": "ht", + "title": "Libète laprès" + }, + { + "lang": "hu", + "title": "Sajtószabadság" + }, + { + "lang": "hy", + "title": "Մամուլի ազատություն" + }, + { + "lang": "id", + "title": "Kebebasan pers" + }, + { + "lang": "is", + "title": "Prentfrelsi" + }, + { + "lang": "it", + "title": "Libertà di stampa" + }, + { + "lang": "ja", + "title": "報道の自由" + }, + { + "lang": "ka", + "title": "პრესის თავისუფლება" + }, + { + "lang": "kk", + "title": "Баспасөз бостандығы" + }, + { + "lang": "ko", + "title": "출판의 자유" + }, + { + "lang": "ky", + "title": "Басма сөз эркиндиги" + }, + { + "lang": "la", + "title": "Libertas imprimendi" + }, + { + "lang": "lt", + "title": "Spaudos laisvė" + }, + { + "lang": "lv", + "title": "Preses brīvība" + }, + { + "lang": "mk", + "title": "Слобода на печатот" + }, + { + "lang": "ms", + "title": "Kebebasan media" + }, + { + "lang": "my", + "title": "စာနယ်ဇင်းလွတ်လပ်ခွင့်" + }, + { + "lang": "nds", + "title": "Freeheit vun de Presse" + }, + { + "lang": "nds-nl", + "title": "Persvrieheaid" + }, + { + "lang": "nl", + "title": "Persvrijheid" + }, + { + "lang": "nn", + "title": "Trykkefridom" + }, + { + "lang": "nb", + "title": "Trykkefrihet" + }, + { + "lang": "oc", + "title": "Libertat de la premsa" + }, + { + "lang": "or", + "title": "ଗଣମାଧ୍ୟମର ସ୍ୱାଧିନତା" + }, + { + "lang": "pl", + "title": "Wolność prasy" + }, + { + "lang": "pnb", + "title": "آزادی اشاعت" + }, + { + "lang": "pt", + "title": "Liberdade de imprensa" + }, + { + "lang": "ro", + "title": "Libertatea presei" + }, + { + "lang": "ru", + "title": "Свобода массовой информации" + }, + { + "lang": "sc", + "title": "Libertade de imprenta" + }, + { + "lang": "sh", + "title": "Sloboda tiska" + }, + { + "lang": "si", + "title": "මාධ්‍ය නිදහස" + }, + { + "lang": "simple", + "title": "Freedom of the press" + }, + { + "lang": "sl", + "title": "Svoboda tiska" + }, + { + "lang": "sr", + "title": "Sloboda štampe" + }, + { + "lang": "sv", + "title": "Tryckfrihet" + }, + { + "lang": "ta", + "title": "ஊடகச் சுதந்திரம்" + }, + { + "lang": "th", + "title": "เสรีภาพสื่อ" + }, + { + "lang": "tl", + "title": "Kalayaan ng mga mamamahayag" + }, + { + "lang": "tr", + "title": "Basın özgürlüğü" + }, + { + "lang": "uk", + "title": "Свобода преси" + }, + { + "lang": "ur", + "title": "آزادی اشاعت" + }, + { + "lang": "uz", + "title": "Matbuot erkinligi" + }, + { + "lang": "vi", + "title": "Tự do báo chí" + }, + { + "lang": "wuu", + "title": "新闻自由" + }, + { + "lang": "zh", + "title": "新闻自由" + }, + { + "lang": "nan", + "title": "Sin-bûn chū-iû" + }, + { + "lang": "yue", + "title": "新聞自由" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/08bfa9e632d8cb742e872a73eafea9db.json b/wikipedia-analysis-#229lixin/cache/08bfa9e632d8cb742e872a73eafea9db.json new file mode 100644 index 0000000..315940f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/08bfa9e632d8cb742e872a73eafea9db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:36.066554", + "response": { + "continue": { + "rvcontinue": "20240806191318|1238414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54298, + "ns": 0, + "title": "मानव तस्करी", + "revisions": [ + { + "timestamp": "2025-08-10T03:19:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/08d15405cb707628ffb1f213b593197a.json b/wikipedia-analysis-#229lixin/cache/08d15405cb707628ffb1f213b593197a.json new file mode 100644 index 0000000..25891fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/08d15405cb707628ffb1f213b593197a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:32.585420", + "response": { + "continue": { + "rvcontinue": "20010912165312|296247", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33583, + "ns": 0, + "title": "World Health Organization", + "revisions": [ + { + "timestamp": "2001-09-12T05:59:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0928014e9b84c537d104924d6e0f558b.json b/wikipedia-analysis-#229lixin/cache/0928014e9b84c537d104924d6e0f558b.json new file mode 100644 index 0000000..97571b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0928014e9b84c537d104924d6e0f558b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:08.332142", + "response": { + "continue": { + "rvcontinue": "20030927201512|102651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23676, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2003-09-27T19:13:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/092c3487e1fdd9f9a627623089601402.json b/wikipedia-analysis-#229lixin/cache/092c3487e1fdd9f9a627623089601402.json new file mode 100644 index 0000000..5dbb41e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/092c3487e1fdd9f9a627623089601402.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:32.275950", + "response": { + "continue": { + "rvcontinue": "20060111121937|377501", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45767, + "ns": 0, + "title": "Halálbüntetés", + "revisions": [ + { + "timestamp": "2005-11-28T02:36:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/094009491327a2c664c0850619ac6bfc.json b/wikipedia-analysis-#229lixin/cache/094009491327a2c664c0850619ac6bfc.json new file mode 100644 index 0000000..cced77d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/094009491327a2c664c0850619ac6bfc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:01.648232", + "response": { + "continue": { + "rvcontinue": "20260116025618|1333166335", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47702, + "ns": 0, + "title": "Torture", + "revisions": [ + { + "timestamp": "2026-01-16T02:57:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0943f42b8272dde242b7c9658297c7dc.json b/wikipedia-analysis-#229lixin/cache/0943f42b8272dde242b7c9658297c7dc.json new file mode 100644 index 0000000..df5e85b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0943f42b8272dde242b7c9658297c7dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:38.875170", + "response": { + "continue": { + "rvcontinue": "20211216061131|9806646", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1210793, + "ns": 0, + "title": "การเลือกตั้งประธานาธิบดีสหรัฐ พ.ศ. 2567", + "revisions": [ + { + "timestamp": "2021-12-16T06:03:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/095f2811903015ce940dce2b822642e8.json b/wikipedia-analysis-#229lixin/cache/095f2811903015ce940dce2b822642e8.json new file mode 100644 index 0000000..9354ab1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/095f2811903015ce940dce2b822642e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:15.795433", + "response": { + "continue": { + "rvcontinue": "20061017074934|556052", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84251, + "ns": 0, + "title": "산불", + "revisions": [ + { + "timestamp": "2006-10-17T07:46:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09ad393d81cdc1757e536aa196789597.json b/wikipedia-analysis-#229lixin/cache/09ad393d81cdc1757e536aa196789597.json new file mode 100644 index 0000000..d334b27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09ad393d81cdc1757e536aa196789597.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:43.006032", + "response": { + "continue": { + "rvcontinue": "20210806135505|1030281", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 122488, + "ns": 0, + "title": "मृत्युदण्ड", + "revisions": [ + { + "timestamp": "2021-08-06T13:53:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09bc070972c3b439ba21605db1756fee.json b/wikipedia-analysis-#229lixin/cache/09bc070972c3b439ba21605db1756fee.json new file mode 100644 index 0000000..d179962 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09bc070972c3b439ba21605db1756fee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:09.233355", + "response": { + "continue": { + "rvcontinue": "20251029024354|261036037", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27027, + "ns": 0, + "title": "Pressefreiheit", + "revisions": [ + { + "timestamp": "2025-10-29T02:45:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09c609aee9f53644af2bc02e19e63385.json b/wikipedia-analysis-#229lixin/cache/09c609aee9f53644af2bc02e19e63385.json new file mode 100644 index 0000000..d79917d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09c609aee9f53644af2bc02e19e63385.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:09:30.547192", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 3879297, + "ns": 0, + "title": "엠폭스 유행", + "revisions": [ + { + "timestamp": "2024-09-04T06:35:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09d46a96ec34d327e97584f99d252898.json b/wikipedia-analysis-#229lixin/cache/09d46a96ec34d327e97584f99d252898.json new file mode 100644 index 0000000..3a9b65a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09d46a96ec34d327e97584f99d252898.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:28.907991", + "response": { + "continue": { + "rvcontinue": "20140711223341|66976204", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5044420, + "ns": 0, + "title": "Uguaglianza di genere", + "revisions": [ + { + "timestamp": "2014-07-11T22:28:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09f360a079d18bf08694ac4409ca6d49.json b/wikipedia-analysis-#229lixin/cache/09f360a079d18bf08694ac4409ca6d49.json new file mode 100644 index 0000000..51a8a73 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09f360a079d18bf08694ac4409ca6d49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:34.548821", + "response": { + "continue": { + "rvcontinue": "20030710181516|79174", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21423, + "ns": 0, + "title": "Guerre", + "revisions": [ + { + "timestamp": "2003-07-05T22:13:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/09f5f394c6444e7b8c7a146d7e555946.json b/wikipedia-analysis-#229lixin/cache/09f5f394c6444e7b8c7a146d7e555946.json new file mode 100644 index 0000000..262a082 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/09f5f394c6444e7b8c7a146d7e555946.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:04.134917", + "response": { + "continue": { + "rvcontinue": "20210208221643|19558297", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1623302, + "ns": 0, + "title": "Yhdysvaltain presidentinvaalit 2024", + "revisions": [ + { + "timestamp": "2021-02-08T22:09:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a17b9d2b186cd4b799137ff90cc749f.json b/wikipedia-analysis-#229lixin/cache/0a17b9d2b186cd4b799137ff90cc749f.json new file mode 100644 index 0000000..f9580e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a17b9d2b186cd4b799137ff90cc749f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:36.719316", + "response": { + "continue": { + "rvcontinue": "20240726190220|55443917", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51859, + "ns": 0, + "title": "Översvämning", + "revisions": [ + { + "timestamp": "2025-03-18T12:22:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a36f6667637e2dacfc152051ed182e4.json b/wikipedia-analysis-#229lixin/cache/0a36f6667637e2dacfc152051ed182e4.json new file mode 100644 index 0000000..c5dfb16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a36f6667637e2dacfc152051ed182e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:11.588309", + "response": { + "continue": { + "rvcontinue": "20250404173519|39047679", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 102693, + "ns": 0, + "title": "난민", + "revisions": [ + { + "timestamp": "2025-06-11T13:26:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a3c9f5720950b063b9d70ef5207df64.json b/wikipedia-analysis-#229lixin/cache/0a3c9f5720950b063b9d70ef5207df64.json new file mode 100644 index 0000000..c9d8a8e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a3c9f5720950b063b9d70ef5207df64.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:31.408909", + "response": { + "continue": { + "rvcontinue": "20081204074504|2597602", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 272103, + "ns": 0, + "title": "성평등", + "revisions": [ + { + "timestamp": "2008-12-04T07:22:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a47a0d39b6276a3d7b89fd355fdcdc0.json b/wikipedia-analysis-#229lixin/cache/0a47a0d39b6276a3d7b89fd355fdcdc0.json new file mode 100644 index 0000000..e440c64 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a47a0d39b6276a3d7b89fd355fdcdc0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:42.442230", + "response": { + "continue": { + "rvcontinue": "20260111071947|11443169", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39306, + "ns": 0, + "title": "Έγκλημα πολέμου", + "revisions": [ + { + "timestamp": "2026-01-11T07:20:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a496cb213cf3e21a2468bd771d5c571.json b/wikipedia-analysis-#229lixin/cache/0a496cb213cf3e21a2468bd771d5c571.json new file mode 100644 index 0000000..de55f69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a496cb213cf3e21a2468bd771d5c571.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:54.648226", + "response": { + "continue": { + "rvcontinue": "20251230035842|25552791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1836954, + "ns": 0, + "title": "Volby prezidenta USA 2024", + "revisions": [ + { + "timestamp": "2026-01-17T08:34:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a4e4b7f9124d5f9efab32c9d9ed3b75.json b/wikipedia-analysis-#229lixin/cache/0a4e4b7f9124d5f9efab32c9d9ed3b75.json new file mode 100644 index 0000000..c0e506b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a4e4b7f9124d5f9efab32c9d9ed3b75.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:57.035338", + "response": { + "continue": { + "rvcontinue": "20251120020851|30538927", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35818, + "ns": 0, + "title": "Маларија", + "revisions": [ + { + "timestamp": "2025-11-28T03:03:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a70a00aa0e4cb189c90a03e0e20c6db.json b/wikipedia-analysis-#229lixin/cache/0a70a00aa0e4cb189c90a03e0e20c6db.json new file mode 100644 index 0000000..3a032c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a70a00aa0e4cb189c90a03e0e20c6db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:10.679803", + "response": { + "continue": { + "rvcontinue": "20250107160235|24545328", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 358955, + "ns": 0, + "title": "Dětská práce", + "revisions": [ + { + "timestamp": "2025-11-02T23:58:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a7f85d5a1c6c77ddfba61032a1c98d4.json b/wikipedia-analysis-#229lixin/cache/0a7f85d5a1c6c77ddfba61032a1c98d4.json new file mode 100644 index 0000000..e5ca0ae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a7f85d5a1c6c77ddfba61032a1c98d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:13.623886", + "response": { + "continue": { + "rvcontinue": "20041015141119|136909", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17348, + "ns": 0, + "title": "Lehdistönvapaus", + "revisions": [ + { + "timestamp": "2004-09-10T15:55:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a7fc5d0f07d97104f32aec3e55b8b00.json b/wikipedia-analysis-#229lixin/cache/0a7fc5d0f07d97104f32aec3e55b8b00.json new file mode 100644 index 0000000..f0d3f30 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a7fc5d0f07d97104f32aec3e55b8b00.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:16.222852", + "response": { + "continue": { + "rvcontinue": "20251107135104|46511824", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40597, + "ns": 0, + "title": "Війна", + "revisions": [ + { + "timestamp": "2025-11-18T20:41:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a84f15c97ca20c9411f40c512f3d275.json b/wikipedia-analysis-#229lixin/cache/0a84f15c97ca20c9411f40c512f3d275.json new file mode 100644 index 0000000..ee9a8eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a84f15c97ca20c9411f40c512f3d275.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:05.395967", + "response": { + "continue": { + "rvcontinue": "20250317143942|11997959", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 300071, + "ns": 0, + "title": "Orkan", + "revisions": [ + { + "timestamp": "2025-08-14T23:14:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a924a823a62f2c5019df00bb75867f1.json b/wikipedia-analysis-#229lixin/cache/0a924a823a62f2c5019df00bb75867f1.json new file mode 100644 index 0000000..a426c3e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a924a823a62f2c5019df00bb75867f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:15.473833", + "response": { + "continue": { + "rvcontinue": "20060710142949|173181", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30003, + "ns": 0, + "title": "Εκλογές", + "revisions": [ + { + "timestamp": "2006-06-24T16:44:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0a9f8cbd18201c85c6d322f6eae4ad1e.json b/wikipedia-analysis-#229lixin/cache/0a9f8cbd18201c85c6d322f6eae4ad1e.json new file mode 100644 index 0000000..05cbe41 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0a9f8cbd18201c85c6d322f6eae4ad1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:26.553093", + "response": { + "continue": { + "rvcontinue": "20040904084012|30099", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10714, + "ns": 0, + "title": "Терроризм", + "revisions": [ + { + "timestamp": "2004-09-03T23:10:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ab1c12e3534930168f3995c41410a4a.json b/wikipedia-analysis-#229lixin/cache/0ab1c12e3534930168f3995c41410a4a.json new file mode 100644 index 0000000..e78bc7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ab1c12e3534930168f3995c41410a4a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:49.840617", + "response": { + "continue": { + "rvcontinue": "20260102210013|171298729", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5703, + "ns": 0, + "title": "Organización Mundial de la Salud", + "revisions": [ + { + "timestamp": "2026-01-22T23:00:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ac14e42e5ab5b779d1e2b66668aa605.json b/wikipedia-analysis-#229lixin/cache/0ac14e42e5ab5b779d1e2b66668aa605.json new file mode 100644 index 0000000..1926c94 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ac14e42e5ab5b779d1e2b66668aa605.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:21.456758", + "response": { + "continue": { + "rvcontinue": "20240816233822|68447117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43054, + "ns": 0, + "title": "Organização Mundial da Saúde", + "revisions": [ + { + "timestamp": "2025-08-11T23:35:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0acd9720397fe59240a5d2f39f0f3bae.json b/wikipedia-analysis-#229lixin/cache/0acd9720397fe59240a5d2f39f0f3bae.json new file mode 100644 index 0000000..dd33d9c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0acd9720397fe59240a5d2f39f0f3bae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:02.599467", + "response": { + "continue": { + "rvcontinue": "20260123132556|28733629", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35917, + "ns": 0, + "title": "Egészségügyi Világszervezet", + "revisions": [ + { + "timestamp": "2026-01-23T17:30:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0b1805e26729776bca92b756e942a2db.json b/wikipedia-analysis-#229lixin/cache/0b1805e26729776bca92b756e942a2db.json new file mode 100644 index 0000000..af4cd0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0b1805e26729776bca92b756e942a2db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:20.418559", + "response": { + "continue": { + "rvcontinue": "20250630202843|41343171", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 311072, + "ns": 0, + "title": "צנזורה", + "revisions": [ + { + "timestamp": "2025-12-04T10:03:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0b6d2b7cc007805d1f182cada2431dbe.json b/wikipedia-analysis-#229lixin/cache/0b6d2b7cc007805d1f182cada2431dbe.json new file mode 100644 index 0000000..08949ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0b6d2b7cc007805d1f182cada2431dbe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:40.148725", + "response": { + "continue": { + "rvcontinue": "20080510061559|1821899", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 199710, + "ns": 0, + "title": "차별", + "revisions": [ + { + "timestamp": "2008-05-10T06:14:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0b72066b9344dbcc3d8988c20da5a1a1.json b/wikipedia-analysis-#229lixin/cache/0b72066b9344dbcc3d8988c20da5a1a1.json new file mode 100644 index 0000000..0ad19b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0b72066b9344dbcc3d8988c20da5a1a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:55.540179", + "response": { + "continue": { + "rvcontinue": "20240928232202|12374458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 286033, + "ns": 0, + "title": "Засушаване", + "revisions": [ + { + "timestamp": "2025-07-22T13:01:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0b7bd70cde1ddfa36f80754ae89b1537.json b/wikipedia-analysis-#229lixin/cache/0b7bd70cde1ddfa36f80754ae89b1537.json new file mode 100644 index 0000000..b18d018 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0b7bd70cde1ddfa36f80754ae89b1537.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:38.450608", + "response": { + "continue": { + "rvcontinue": "20041217090732|23160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5321, + "ns": 0, + "title": "말라리아", + "revisions": [ + { + "timestamp": "2004-08-11T12:20:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0b8a9952533652ef63cfc7ac4f33348b.json b/wikipedia-analysis-#229lixin/cache/0b8a9952533652ef63cfc7ac4f33348b.json new file mode 100644 index 0000000..0b17665 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0b8a9952533652ef63cfc7ac4f33348b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:56.485524", + "response": { + "continue": { + "rvcontinue": "20260119145621|11454586", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113046, + "ns": 0, + "title": "Ανθρώπινα δικαιώματα", + "revisions": [ + { + "timestamp": "2026-01-20T09:41:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ba96427a5d43d64db35163e5a817c76.json b/wikipedia-analysis-#229lixin/cache/0ba96427a5d43d64db35163e5a817c76.json new file mode 100644 index 0000000..66397e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ba96427a5d43d64db35163e5a817c76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:10.923314", + "response": { + "continue": { + "rvcontinue": "20110329222446|13862206", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50935, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2004-06-03T19:08:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0bb3a54e8501d9990e8ecddbd902bc2e.json b/wikipedia-analysis-#229lixin/cache/0bb3a54e8501d9990e8ecddbd902bc2e.json new file mode 100644 index 0000000..23bf04d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0bb3a54e8501d9990e8ecddbd902bc2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:43.370653", + "response": { + "continue": { + "rvcontinue": "20241028205138|68321466", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 987428, + "ns": 0, + "title": "فيضان", + "revisions": [ + { + "timestamp": "2025-07-20T08:54:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0bb406660c9aced7b4fd4935daa082d5.json b/wikipedia-analysis-#229lixin/cache/0bb406660c9aced7b4fd4935daa082d5.json new file mode 100644 index 0000000..33a8447 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0bb406660c9aced7b4fd4935daa082d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:36.520387", + "response": { + "continue": { + "rvcontinue": "20220724162758|4997197", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77140, + "ns": 0, + "title": "انتخابی دھاندلی", + "revisions": [ + { + "timestamp": "2025-05-14T11:06:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0bb57cb87c6b19718adb91263e2caab1.json b/wikipedia-analysis-#229lixin/cache/0bb57cb87c6b19718adb91263e2caab1.json new file mode 100644 index 0000000..ee3c945 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0bb57cb87c6b19718adb91263e2caab1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:35.327019", + "response": { + "continue": { + "rvcontinue": "20030830174638|68508", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14518, + "ns": 0, + "title": "選挙", + "revisions": [ + { + "timestamp": "2003-08-30T17:41:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0bc5f7ceb0284dfbbccc2732b28918e9.json b/wikipedia-analysis-#229lixin/cache/0bc5f7ceb0284dfbbccc2732b28918e9.json new file mode 100644 index 0000000..dfd4ad2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0bc5f7ceb0284dfbbccc2732b28918e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:00.668291", + "response": { + "continue": { + "rvcontinue": "20220511172610|11144025", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73732, + "ns": 0, + "title": "Tørke", + "revisions": [ + { + "timestamp": "2025-08-14T21:01:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0be7c4a34940cb59e555355ef5508e66.json b/wikipedia-analysis-#229lixin/cache/0be7c4a34940cb59e555355ef5508e66.json new file mode 100644 index 0000000..fbb8724 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0be7c4a34940cb59e555355ef5508e66.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:12.363631", + "response": { + "continue": { + "rvcontinue": "20251214171710|58696327", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50935, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2025-12-14T17:18:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0be8a0928e6a33aae32cf3f0ed665ea2.json b/wikipedia-analysis-#229lixin/cache/0be8a0928e6a33aae32cf3f0ed665ea2.json new file mode 100644 index 0000000..ee161ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0be8a0928e6a33aae32cf3f0ed665ea2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:30.190510", + "response": { + "continue": { + "rvcontinue": "20050104044655|6470", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2245, + "ns": 0, + "title": "एड्स", + "revisions": [ + { + "timestamp": "2005-01-03T03:37:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0bf6fae75fd4815a4955e24cad3fd77f.json b/wikipedia-analysis-#229lixin/cache/0bf6fae75fd4815a4955e24cad3fd77f.json new file mode 100644 index 0000000..d14ee70 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0bf6fae75fd4815a4955e24cad3fd77f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:52.193820", + "response": { + "continue": { + "rvcontinue": "20030413090030|17009", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 767, + "ns": 0, + "title": "Maailman terveysjärjestö", + "revisions": [ + { + "timestamp": "2003-04-13T08:58:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c0b3fbadf40fb73ff581386fcba530d.json b/wikipedia-analysis-#229lixin/cache/0c0b3fbadf40fb73ff581386fcba530d.json new file mode 100644 index 0000000..174733a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c0b3fbadf40fb73ff581386fcba530d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:51.097138", + "response": { + "continue": { + "rvcontinue": "20011008150933|13734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5065, + "ns": 0, + "title": "Terrorismus", + "revisions": [ + { + "timestamp": "2001-09-23T18:08:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c2a8ac42d3888a08f7756c4eba6118e.json b/wikipedia-analysis-#229lixin/cache/0c2a8ac42d3888a08f7756c4eba6118e.json new file mode 100644 index 0000000..2386018 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c2a8ac42d3888a08f7756c4eba6118e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:36.975006", + "response": { + "continue": { + "rvcontinue": "20041015192644|180380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24542, + "ns": 0, + "title": "难民", + "revisions": [ + { + "timestamp": "2004-05-05T00:27:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c5544ba1ade3b93215118b8ea5cab34.json b/wikipedia-analysis-#229lixin/cache/0c5544ba1ade3b93215118b8ea5cab34.json new file mode 100644 index 0000000..4dddee0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c5544ba1ade3b93215118b8ea5cab34.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:57.758390", + "response": { + "continue": { + "rvcontinue": "20250304115646|6842754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 949781, + "ns": 0, + "title": "صنفی مساوات", + "revisions": [ + { + "timestamp": "2025-03-04T12:07:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c5657a984fcda7458aecc699d4154d6.json b/wikipedia-analysis-#229lixin/cache/0c5657a984fcda7458aecc699d4154d6.json new file mode 100644 index 0000000..00c6a9a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c5657a984fcda7458aecc699d4154d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:53.372834", + "response": { + "continue": { + "rvcontinue": "20050830063826|991105", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 192556, + "ns": 0, + "title": "Hemlöshet", + "revisions": [ + { + "timestamp": "2005-08-29T18:00:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c5c2ae949c44f40a3e078244cf62714.json b/wikipedia-analysis-#229lixin/cache/0c5c2ae949c44f40a3e078244cf62714.json new file mode 100644 index 0000000..5dc6582 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c5c2ae949c44f40a3e078244cf62714.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:31.908877", + "response": { + "continue": { + "rvcontinue": "20110226100815|89172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11756, + "ns": 0, + "title": "وچکالي", + "revisions": [ + { + "timestamp": "2011-02-26T10:06:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c64d399312623afdab413d781c67e10.json b/wikipedia-analysis-#229lixin/cache/0c64d399312623afdab413d781c67e10.json new file mode 100644 index 0000000..205e458 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c64d399312623afdab413d781c67e10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:14.410027", + "response": { + "continue": { + "rvcontinue": "20060612112733|6142706", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 568154, + "ns": 0, + "title": "山火事", + "revisions": [ + { + "timestamp": "2006-06-12T11:27:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c67035729d1f0480f76f6a071fde95d.json b/wikipedia-analysis-#229lixin/cache/0c67035729d1f0480f76f6a071fde95d.json new file mode 100644 index 0000000..469f822 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c67035729d1f0480f76f6a071fde95d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:45.850236", + "response": { + "continue": { + "rvcontinue": "20080621103558|1229495", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 177551, + "ns": 0, + "title": "เสรีภาพในการพูด", + "revisions": [ + { + "timestamp": "2008-06-21T10:34:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c9b8edf33c86bb67862a6fad090464f.json b/wikipedia-analysis-#229lixin/cache/0c9b8edf33c86bb67862a6fad090464f.json new file mode 100644 index 0000000..f7a6692 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c9b8edf33c86bb67862a6fad090464f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:44.435582", + "response": { + "continue": { + "rvcontinue": "20250411042330|12547429", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41973, + "ns": 0, + "title": "Тероризъм", + "revisions": [ + { + "timestamp": "2025-10-14T19:49:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0c9b9aebad8718ca03515bb178130d19.json b/wikipedia-analysis-#229lixin/cache/0c9b9aebad8718ca03515bb178130d19.json new file mode 100644 index 0000000..7b0742f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0c9b9aebad8718ca03515bb178130d19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:03.532931", + "response": { + "continue": { + "rvcontinue": "20250827101353|42494555", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2349186, + "ns": 0, + "title": "آتش‌سوزی جنگل", + "revisions": [ + { + "timestamp": "2025-09-03T09:49:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0cb015e33f4bb4eb30a40fb96248d4b8.json b/wikipedia-analysis-#229lixin/cache/0cb015e33f4bb4eb30a40fb96248d4b8.json new file mode 100644 index 0000000..880be7a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0cb015e33f4bb4eb30a40fb96248d4b8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:16.930637", + "response": { + "continue": { + "rvcontinue": "20241113052417|22809657", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31270, + "ns": 0, + "title": "Sensuuri", + "revisions": [ + { + "timestamp": "2025-07-19T12:37:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0cd15e4e4a8a9ea875b7f31ae52f44d5.json b/wikipedia-analysis-#229lixin/cache/0cd15e4e4a8a9ea875b7f31ae52f44d5.json new file mode 100644 index 0000000..01acaf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0cd15e4e4a8a9ea875b7f31ae52f44d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:09.688761", + "response": { + "continue": { + "rvcontinue": "20230302055529|5781990", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 183401, + "ns": 0, + "title": "दावानल", + "revisions": [ + { + "timestamp": "2023-03-08T21:32:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d0774280d2bb3e52497bfd03685502c.json b/wikipedia-analysis-#229lixin/cache/0d0774280d2bb3e52497bfd03685502c.json new file mode 100644 index 0000000..2e25ef5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d0774280d2bb3e52497bfd03685502c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:25.985511", + "response": { + "continue": { + "rvcontinue": "20260126012616|171718908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31924, + "ns": 0, + "title": "Racismo", + "revisions": [ + { + "timestamp": "2026-01-26T01:26:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d10569895525048055239d54990f523.json b/wikipedia-analysis-#229lixin/cache/0d10569895525048055239d54990f523.json new file mode 100644 index 0000000..e45137a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d10569895525048055239d54990f523.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:30.812860", + "response": { + "continue": { + "rvcontinue": "20251017112350|70031455", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50193, + "ns": 0, + "title": "Vrijheid van meningsuiting", + "revisions": [ + { + "timestamp": "2025-12-25T10:13:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d470d9fbc7942fd3ff02b4d4c1f724d.json b/wikipedia-analysis-#229lixin/cache/0d470d9fbc7942fd3ff02b4d4c1f724d.json new file mode 100644 index 0000000..73416b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d470d9fbc7942fd3ff02b4d4c1f724d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:37.321092", + "response": { + "continue": { + "rvcontinue": "20061007175447|5409448", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 637024, + "ns": 0, + "title": "Gendergelijkheid", + "revisions": [ + { + "timestamp": "2006-10-07T17:53:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d625f4839d9be9a637cb9a7760294e6.json b/wikipedia-analysis-#229lixin/cache/0d625f4839d9be9a637cb9a7760294e6.json new file mode 100644 index 0000000..aa3fc7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d625f4839d9be9a637cb9a7760294e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:15.869596", + "response": { + "continue": { + "rvcontinue": "20211020054542|5349214", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105388, + "ns": 0, + "title": "सूखा", + "revisions": [ + { + "timestamp": "2025-09-09T06:05:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d828835d26c3ca4457be4680dc7e06e.json b/wikipedia-analysis-#229lixin/cache/0d828835d26c3ca4457be4680dc7e06e.json new file mode 100644 index 0000000..e13cb54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d828835d26c3ca4457be4680dc7e06e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:35.698256", + "response": { + "continue": { + "rvcontinue": "20250719185916|41482475", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77508, + "ns": 0, + "title": "עוני", + "revisions": [ + { + "timestamp": "2025-07-19T19:00:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0d8c1ef08eee2f17a8791e282983da54.json b/wikipedia-analysis-#229lixin/cache/0d8c1ef08eee2f17a8791e282983da54.json new file mode 100644 index 0000000..a90c391 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0d8c1ef08eee2f17a8791e282983da54.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:31.052031", + "response": { + "continue": { + "rvcontinue": "20101020113212|48070", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4642, + "ns": 0, + "title": "ဒီမိုကရေစီ", + "revisions": [ + { + "timestamp": "2009-03-17T07:50:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0dae191a2edec1fa4fd9fc91e35520cf.json b/wikipedia-analysis-#229lixin/cache/0dae191a2edec1fa4fd9fc91e35520cf.json new file mode 100644 index 0000000..800ac6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0dae191a2edec1fa4fd9fc91e35520cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:14.866393", + "response": { + "continue": { + "rvcontinue": "20031207000342|204531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3408000, + "ns": 0, + "title": "Liberté de la presse", + "revisions": [ + { + "timestamp": "2003-12-06T16:59:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0df0b7c9a04a4deef28824e69d6c77fb.json b/wikipedia-analysis-#229lixin/cache/0df0b7c9a04a4deef28824e69d6c77fb.json new file mode 100644 index 0000000..2613bcf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0df0b7c9a04a4deef28824e69d6c77fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:46.049134", + "response": { + "continue": { + "rvcontinue": "20090414104950|3126089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 318768, + "ns": 0, + "title": "범유행", + "revisions": [ + { + "timestamp": "2009-04-14T10:39:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e04412e003d71ef2454feeb7191eeea.json b/wikipedia-analysis-#229lixin/cache/0e04412e003d71ef2454feeb7191eeea.json new file mode 100644 index 0000000..cf94c4a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e04412e003d71ef2454feeb7191eeea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:08.374615", + "response": { + "continue": { + "rvcontinue": "20101204200754|771293", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 138605, + "ns": 0, + "title": "নির্বাচন", + "revisions": [ + { + "timestamp": "2010-12-01T08:31:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e1e925180514021a47257e2c7b99f44.json b/wikipedia-analysis-#229lixin/cache/0e1e925180514021a47257e2c7b99f44.json new file mode 100644 index 0000000..05aa791 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e1e925180514021a47257e2c7b99f44.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:32.357905", + "response": { + "continue": { + "rvcontinue": "20260122121954|25617219", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9735, + "ns": 0, + "title": "Zemětřesení", + "revisions": [ + { + "timestamp": "2026-01-22T12:20:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e25fe391223688ad3513b90d9eb1a57.json b/wikipedia-analysis-#229lixin/cache/0e25fe391223688ad3513b90d9eb1a57.json new file mode 100644 index 0000000..cbde5cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e25fe391223688ad3513b90d9eb1a57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:01.582122", + "response": { + "continue": { + "rvcontinue": "20200127084251|4076086", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 884409, + "ns": 0, + "title": "کورونا وائرس کی عالمی وبا", + "revisions": [ + { + "timestamp": "2020-01-27T08:36:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e28d2b8bd15dbd09af8d2c54d726002.json b/wikipedia-analysis-#229lixin/cache/0e28d2b8bd15dbd09af8d2c54d726002.json new file mode 100644 index 0000000..2fed5cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e28d2b8bd15dbd09af8d2c54d726002.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:37.707922", + "response": { + "continue": { + "rvcontinue": "20251123164746|170625493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39087, + "ns": 0, + "title": "Vacuna", + "revisions": [ + { + "timestamp": "2025-11-25T01:28:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e48680520d0667965cea1dfc85766c7.json b/wikipedia-analysis-#229lixin/cache/0e48680520d0667965cea1dfc85766c7.json new file mode 100644 index 0000000..c4fb9ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e48680520d0667965cea1dfc85766c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:00.754016", + "response": { + "continue": { + "rvcontinue": "20250730005138|25090840", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108348, + "ns": 0, + "title": "Svoboda projevu", + "revisions": [ + { + "timestamp": "2025-11-05T07:43:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e528ba1f5b211bbd8ef9c896c691fb6.json b/wikipedia-analysis-#229lixin/cache/0e528ba1f5b211bbd8ef9c896c691fb6.json new file mode 100644 index 0000000..cc09773 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e528ba1f5b211bbd8ef9c896c691fb6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:47.111084", + "response": { + "continue": { + "rvcontinue": "20250104153926|7865544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18581, + "ns": 0, + "title": "বন্যা", + "revisions": [ + { + "timestamp": "2025-07-09T00:42:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e5f00cac0996126c8e750afa35922f9.json b/wikipedia-analysis-#229lixin/cache/0e5f00cac0996126c8e750afa35922f9.json new file mode 100644 index 0000000..7222400 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e5f00cac0996126c8e750afa35922f9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:32.737747", + "response": { + "continue": { + "rvcontinue": "20070504072814|943616", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134947, + "ns": 0, + "title": "Военно престъпление", + "revisions": [ + { + "timestamp": "2007-05-03T17:53:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e66708ec8d282fee7184613e552001c.json b/wikipedia-analysis-#229lixin/cache/0e66708ec8d282fee7184613e552001c.json new file mode 100644 index 0000000..a537e3b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e66708ec8d282fee7184613e552001c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:25.066096", + "response": { + "continue": { + "rvcontinue": "20110629171401|4766940", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 800383, + "ns": 0, + "title": "Diệt chủng", + "revisions": [ + { + "timestamp": "2011-06-29T17:12:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e7ed0eb964df6a3d89ff8ca778b2782.json b/wikipedia-analysis-#229lixin/cache/0e7ed0eb964df6a3d89ff8ca778b2782.json new file mode 100644 index 0000000..7163179 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e7ed0eb964df6a3d89ff8ca778b2782.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:57.143842", + "response": { + "continue": { + "rvcontinue": "20240904122837|71687012", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 548188, + "ns": 0, + "title": "Buôn người", + "revisions": [ + { + "timestamp": "2026-01-24T14:57:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e7ee8a23ca662027471ca80b2aad05d.json b/wikipedia-analysis-#229lixin/cache/0e7ee8a23ca662027471ca80b2aad05d.json new file mode 100644 index 0000000..5be11a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e7ee8a23ca662027471ca80b2aad05d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:14.499007", + "response": { + "continue": { + "rvcontinue": "20031029014507|57696", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18510, + "ns": 0, + "title": "Folkmord", + "revisions": [ + { + "timestamp": "2003-09-21T19:03:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e7f2b102c1dff1e0de1072faed7267d.json b/wikipedia-analysis-#229lixin/cache/0e7f2b102c1dff1e0de1072faed7267d.json new file mode 100644 index 0000000..3ac27dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e7f2b102c1dff1e0de1072faed7267d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:23.033050", + "response": { + "continue": { + "rvcontinue": "20040311223214|9767", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1788, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2001-10-13T10:34:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0e8bab91b907efd9e22512d99260c81f.json b/wikipedia-analysis-#229lixin/cache/0e8bab91b907efd9e22512d99260c81f.json new file mode 100644 index 0000000..222d5c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0e8bab91b907efd9e22512d99260c81f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:45.187248", + "response": { + "continue": { + "rvcontinue": "20220904150604|757685", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17756, + "ns": 0, + "title": "မဲဆန္ဒပေးခြင်း", + "revisions": [ + { + "timestamp": "2024-12-15T12:20:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ec343462cc099fcde153a1a33c70d3d.json b/wikipedia-analysis-#229lixin/cache/0ec343462cc099fcde153a1a33c70d3d.json new file mode 100644 index 0000000..bd13690 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ec343462cc099fcde153a1a33c70d3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:02.067594", + "response": { + "continue": { + "rvcontinue": "20251025121743|89667799", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10863, + "ns": 0, + "title": "民主", + "revisions": [ + { + "timestamp": "2025-11-10T13:30:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ec458d57de5ebd15326fccb35983548.json b/wikipedia-analysis-#229lixin/cache/0ec458d57de5ebd15326fccb35983548.json new file mode 100644 index 0000000..2f70cb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ec458d57de5ebd15326fccb35983548.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:52.330702", + "response": { + "continue": { + "rvcontinue": "20250416084025|166879153", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77812, + "ns": 0, + "title": "Asilo humanitario", + "revisions": [ + { + "timestamp": "2025-08-16T22:45:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ee984f4d409d9a6d21542cc3e47687c.json b/wikipedia-analysis-#229lixin/cache/0ee984f4d409d9a6d21542cc3e47687c.json new file mode 100644 index 0000000..e9947dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ee984f4d409d9a6d21542cc3e47687c.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:12:47.254495", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 19891447, + "ns": 0, + "title": "Ấm lên toàn cầu", + "revisions": [ + { + "timestamp": "2024-09-15T08:58:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0efa4aba495a7b7862701ab54cf81128.json b/wikipedia-analysis-#229lixin/cache/0efa4aba495a7b7862701ab54cf81128.json new file mode 100644 index 0000000..2c68957 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0efa4aba495a7b7862701ab54cf81128.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:10.056948", + "response": { + "continue": { + "rvcontinue": "20060201035911|2197884", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 284638, + "ns": 0, + "title": "Libertad de prensa", + "revisions": [ + { + "timestamp": "2006-02-01T00:50:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0f080ef145191d92710aaee7f3f2c3f2.json b/wikipedia-analysis-#229lixin/cache/0f080ef145191d92710aaee7f3f2c3f2.json new file mode 100644 index 0000000..fe73ab1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0f080ef145191d92710aaee7f3f2c3f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:51.646623", + "response": { + "continue": { + "rvcontinue": "20040213133508|28092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8158, + "ns": 0, + "title": "צונמי", + "revisions": [ + { + "timestamp": "2004-02-13T13:33:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0f2b552564b27430eb17e3a09a5b2226.json b/wikipedia-analysis-#229lixin/cache/0f2b552564b27430eb17e3a09a5b2226.json new file mode 100644 index 0000000..0b2698c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0f2b552564b27430eb17e3a09a5b2226.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:04.438972", + "response": { + "continue": { + "rvcontinue": "20251209174149|90614153", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 567121, + "ns": 0, + "title": "露宿者", + "revisions": [ + { + "timestamp": "2026-01-26T02:05:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0f6caee9d5f61284b26bfa8063c00eec.json b/wikipedia-analysis-#229lixin/cache/0f6caee9d5f61284b26bfa8063c00eec.json new file mode 100644 index 0000000..eca10a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0f6caee9d5f61284b26bfa8063c00eec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:44.328455", + "response": { + "continue": { + "rvcontinue": "20060109203508|236524", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48035, + "ns": 0, + "title": "인종주의", + "revisions": [ + { + "timestamp": "2006-01-09T20:27:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0f813c9d1b7ab28fb7a23b602e0e6119.json b/wikipedia-analysis-#229lixin/cache/0f813c9d1b7ab28fb7a23b602e0e6119.json new file mode 100644 index 0000000..d89f18d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0f813c9d1b7ab28fb7a23b602e0e6119.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:52.106177", + "response": { + "continue": { + "rvcontinue": "20250826070337|148173247", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248531, + "ns": 0, + "title": "Выборы", + "revisions": [ + { + "timestamp": "2025-11-15T11:19:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0f9e1e58ede30224a62a8776965e85bb.json b/wikipedia-analysis-#229lixin/cache/0f9e1e58ede30224a62a8776965e85bb.json new file mode 100644 index 0000000..52a18e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0f9e1e58ede30224a62a8776965e85bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:04.999306", + "response": { + "continue": { + "rvcontinue": "20180405223139|346486", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48987, + "ns": 0, + "title": "የሳንባ ነቀርሳ", + "revisions": [ + { + "timestamp": "2018-03-21T06:37:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fb04b9604567ddc3fc40b08be1a3b56.json b/wikipedia-analysis-#229lixin/cache/0fb04b9604567ddc3fc40b08be1a3b56.json new file mode 100644 index 0000000..13ab9d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fb04b9604567ddc3fc40b08be1a3b56.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:11.481458", + "response": { + "continue": { + "rvcontinue": "20210930170944|9073346", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 751971, + "ns": 0, + "title": "Βασανιστήριο", + "revisions": [ + { + "timestamp": "2021-09-30T17:04:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fb96b4ad445b04e517635e1fa03b25d.json b/wikipedia-analysis-#229lixin/cache/0fb96b4ad445b04e517635e1fa03b25d.json new file mode 100644 index 0000000..de79e14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fb96b4ad445b04e517635e1fa03b25d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:53.632716", + "response": { + "continue": { + "rvcontinue": "20230206050124|61067281", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9098588, + "ns": 0, + "title": "زلزال قهرمان مرعش 2023", + "revisions": [ + { + "timestamp": "2023-02-06T05:00:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fc83ea4dc2c205fa3797d2798c3aa01.json b/wikipedia-analysis-#229lixin/cache/0fc83ea4dc2c205fa3797d2798c3aa01.json new file mode 100644 index 0000000..32bda89 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fc83ea4dc2c205fa3797d2798c3aa01.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:52.041686", + "response": { + "continue": { + "rvcontinue": "20250122161906|68780186", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64, + "ns": 0, + "title": "Armoede", + "revisions": [ + { + "timestamp": "2025-11-29T23:15:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fcb952238b72a438c8a87b2d839dfe3.json b/wikipedia-analysis-#229lixin/cache/0fcb952238b72a438c8a87b2d839dfe3.json new file mode 100644 index 0000000..d7c6bca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fcb952238b72a438c8a87b2d839dfe3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:23.598937", + "response": { + "continue": { + "rvcontinue": "20191107034600|4370658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1010272, + "ns": 0, + "title": "स्त्री पुरुष समानता", + "revisions": [ + { + "timestamp": "2019-02-09T11:43:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fcf5346ee3e69931f14725148f02e8e.json b/wikipedia-analysis-#229lixin/cache/0fcf5346ee3e69931f14725148f02e8e.json new file mode 100644 index 0000000..22a8b74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fcf5346ee3e69931f14725148f02e8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:18.515931", + "response": { + "continue": { + "rvcontinue": "20101213114632|5506001", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77451, + "ns": 0, + "title": "Вакцини", + "revisions": [ + { + "timestamp": "2006-12-13T21:07:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fddaec1a2970c49fa97a6c736c8e00e.json b/wikipedia-analysis-#229lixin/cache/0fddaec1a2970c49fa97a6c736c8e00e.json new file mode 100644 index 0000000..fbf98a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fddaec1a2970c49fa97a6c736c8e00e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:17.504644", + "response": { + "continue": { + "rvcontinue": "20050218124942|41314", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12607, + "ns": 0, + "title": "Rasismus", + "revisions": [ + { + "timestamp": "2005-02-17T21:16:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fdf9d336634e641e458ca5ad21190be.json b/wikipedia-analysis-#229lixin/cache/0fdf9d336634e641e458ca5ad21190be.json new file mode 100644 index 0000000..e8c585e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fdf9d336634e641e458ca5ad21190be.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:11.622652", + "response": { + "continue": { + "rvcontinue": "20251111144154|6495595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1277592, + "ns": 0, + "title": "संयुक्त राज्य राष्ट्रपति चुनाव, 2024", + "revisions": [ + { + "timestamp": "2025-11-26T06:12:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0fe3c28e684ab314e6e441cd07ef53d6.json b/wikipedia-analysis-#229lixin/cache/0fe3c28e684ab314e6e441cd07ef53d6.json new file mode 100644 index 0000000..93442d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0fe3c28e684ab314e6e441cd07ef53d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:07.076273", + "response": { + "continue": { + "rvcontinue": "20251126172252|72588691", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 241484, + "ns": 0, + "title": "عمالة الأطفال", + "revisions": [ + { + "timestamp": "2025-11-26T17:42:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/0ff4ab472447033bbc5ecbd55d437038.json b/wikipedia-analysis-#229lixin/cache/0ff4ab472447033bbc5ecbd55d437038.json new file mode 100644 index 0000000..8bc8f15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/0ff4ab472447033bbc5ecbd55d437038.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:40.376738", + "response": { + "continue": { + "rvcontinue": "20011101131624|2449", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 661, + "ns": 0, + "title": "Democracia", + "revisions": [ + { + "timestamp": "2001-10-29T10:24:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1050afc75fd2778d480ed77af87af828.json b/wikipedia-analysis-#229lixin/cache/1050afc75fd2778d480ed77af87af828.json new file mode 100644 index 0000000..0c6b415 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1050afc75fd2778d480ed77af87af828.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:30.658624", + "response": { + "continue": { + "rvcontinue": "20230810005214|66393243", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2732126, + "ns": 0, + "title": "Manutenção da paz", + "revisions": [ + { + "timestamp": "2023-11-29T15:18:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1055c4983b1a8253d6c2b476282a657a.json b/wikipedia-analysis-#229lixin/cache/1055c4983b1a8253d6c2b476282a657a.json new file mode 100644 index 0000000..12dfd12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1055c4983b1a8253d6c2b476282a657a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:36.000083", + "response": { + "continue": { + "rvcontinue": "20260117160345|70548600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9431, + "ns": 0, + "title": "Democratie", + "revisions": [ + { + "timestamp": "2026-01-17T17:26:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10981046d4bbd5a3d75bc0662939b765.json b/wikipedia-analysis-#229lixin/cache/10981046d4bbd5a3d75bc0662939b765.json new file mode 100644 index 0000000..908b6f5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10981046d4bbd5a3d75bc0662939b765.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:40.291787", + "response": { + "continue": { + "rvcontinue": "20061128100544|36512", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9186, + "ns": 0, + "title": "युद्ध", + "revisions": [ + { + "timestamp": "2006-11-03T07:45:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10aa54f189623a1866119636defd77dc.json b/wikipedia-analysis-#229lixin/cache/10aa54f189623a1866119636defd77dc.json new file mode 100644 index 0000000..f08ae23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10aa54f189623a1866119636defd77dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:45.074787", + "response": { + "continue": { + "rvcontinue": "20260122074159|108104559", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 214734, + "ns": 0, + "title": "パンデミック", + "revisions": [ + { + "timestamp": "2026-01-23T04:55:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10aadf5bb96bd7af0fd071efaa0ac587.json b/wikipedia-analysis-#229lixin/cache/10aadf5bb96bd7af0fd071efaa0ac587.json new file mode 100644 index 0000000..54316b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10aadf5bb96bd7af0fd071efaa0ac587.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:24.909086", + "response": { + "continue": { + "rvcontinue": "20251013104508|77805480", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4613, + "ns": 0, + "title": "Powódź", + "revisions": [ + { + "timestamp": "2025-12-09T21:22:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10ec02cc1ee9af699b97dc6fa27ba753.json b/wikipedia-analysis-#229lixin/cache/10ec02cc1ee9af699b97dc6fa27ba753.json new file mode 100644 index 0000000..878da7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10ec02cc1ee9af699b97dc6fa27ba753.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:04.175350", + "response": { + "continue": { + "rvcontinue": "20051027100724|91490", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23174, + "ns": 0, + "title": "Sıtma", + "revisions": [ + { + "timestamp": "2005-10-27T09:47:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10f1b84101d490e3164e00e1bc726f49.json b/wikipedia-analysis-#229lixin/cache/10f1b84101d490e3164e00e1bc726f49.json new file mode 100644 index 0000000..a444667 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10f1b84101d490e3164e00e1bc726f49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:29.794686", + "response": { + "continue": { + "rvcontinue": "20051002141411|146446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35803, + "ns": 0, + "title": "민주주의", + "revisions": [ + { + "timestamp": "2005-10-02T12:40:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/10ff5fa9b4d21a2f8a0d9720223f4ea0.json b/wikipedia-analysis-#229lixin/cache/10ff5fa9b4d21a2f8a0d9720223f4ea0.json new file mode 100644 index 0000000..656fa10 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/10ff5fa9b4d21a2f8a0d9720223f4ea0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:04.800996", + "response": { + "continue": { + "rvcontinue": "20060305104137|109833", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21867, + "ns": 0, + "title": "Υπερθέρμανση του πλανήτη", + "revisions": [ + { + "timestamp": "2006-03-05T09:44:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11119e415d00a8f27709ae46752aa317.json b/wikipedia-analysis-#229lixin/cache/11119e415d00a8f27709ae46752aa317.json new file mode 100644 index 0000000..3a99c75 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11119e415d00a8f27709ae46752aa317.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:06.978159", + "response": { + "continue": { + "rvcontinue": "20210601201437|10782784", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48299, + "ns": 0, + "title": "Trykkefrihed", + "revisions": [ + { + "timestamp": "2024-04-21T13:58:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/111f1e849b7e7bed48842fa57761c4ee.json b/wikipedia-analysis-#229lixin/cache/111f1e849b7e7bed48842fa57761c4ee.json new file mode 100644 index 0000000..adf02a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/111f1e849b7e7bed48842fa57761c4ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:18.918088", + "response": { + "continue": { + "rvcontinue": "20050415114456|12349509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1742315, + "ns": 0, + "title": "Vaccine hesitancy", + "revisions": [ + { + "timestamp": "2005-04-15T01:36:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/112288635041a75c3a8038ee47dc4612.json b/wikipedia-analysis-#229lixin/cache/112288635041a75c3a8038ee47dc4612.json new file mode 100644 index 0000000..c5be884 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/112288635041a75c3a8038ee47dc4612.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:46.708666", + "response": { + "continue": { + "rvcontinue": "20170712032633|7106630", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 872354, + "ns": 0, + "title": "เสรีภาพสื่อ", + "revisions": [ + { + "timestamp": "2017-07-12T03:26:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/112ac7ebdbde5a8e878397902fbc1cec.json b/wikipedia-analysis-#229lixin/cache/112ac7ebdbde5a8e878397902fbc1cec.json new file mode 100644 index 0000000..9577a9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/112ac7ebdbde5a8e878397902fbc1cec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:36.303114", + "response": { + "continue": { + "rvcontinue": "20050909211642|1026322", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51859, + "ns": 0, + "title": "Översvämning", + "revisions": [ + { + "timestamp": "2004-06-10T16:53:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/112d0b19e6485216a1561334c9a12303.json b/wikipedia-analysis-#229lixin/cache/112d0b19e6485216a1561334c9a12303.json new file mode 100644 index 0000000..f4e5bd6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/112d0b19e6485216a1561334c9a12303.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:29.496730", + "response": { + "continue": { + "rvcontinue": "20250521102704|145004496", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 294382, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2025-11-17T10:20:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11390399c8dbf88477249c2247c3f029.json b/wikipedia-analysis-#229lixin/cache/11390399c8dbf88477249c2247c3f029.json new file mode 100644 index 0000000..d975e81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11390399c8dbf88477249c2247c3f029.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:34.589966", + "response": { + "continue": { + "rvcontinue": "20200124175525|22195677", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1679312, + "ns": 0, + "title": "Covid19-pandémia", + "revisions": [ + { + "timestamp": "2020-01-24T17:55:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1144bd07893caab53db7f5b5aa501b15.json b/wikipedia-analysis-#229lixin/cache/1144bd07893caab53db7f5b5aa501b15.json new file mode 100644 index 0000000..842bd9e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1144bd07893caab53db7f5b5aa501b15.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:02.037259", + "response": { + "continue": { + "rvcontinue": "20260114172630|91112519", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1056, + "ns": 0, + "title": "艾滋病", + "revisions": [ + { + "timestamp": "2026-01-15T03:11:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/114b075c61ab936eace95dc089f9bdf3.json b/wikipedia-analysis-#229lixin/cache/114b075c61ab936eace95dc089f9bdf3.json new file mode 100644 index 0000000..f9b2509 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/114b075c61ab936eace95dc089f9bdf3.json @@ -0,0 +1,556 @@ +{ + "cached_at": "2026-01-26T00:11:51.407344", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 65021828, + "ns": 0, + "title": "Global warming", + "langlinks": [ + { + "lang": "af", + "title": "Aardverwarming" + }, + { + "lang": "gsw", + "title": "Globale Erwärmung" + }, + { + "lang": "am", + "title": "የዓለም መሞቅ" + }, + { + "lang": "an", + "title": "Calentamiento global" + }, + { + "lang": "ang", + "title": "Woruldlicu wearmung" + }, + { + "lang": "anp", + "title": "विश्वव्यापी तापमान म॑ वृद्धि" + }, + { + "lang": "ar", + "title": "الاحتباس الحراري" + }, + { + "lang": "arz", + "title": "دفا كوكبى" + }, + { + "lang": "as", + "title": "গোলকীয় উষ্ণতা বৃদ্ধি" + }, + { + "lang": "ast", + "title": "Calentamientu global" + }, + { + "lang": "ba", + "title": "Глобаль йылыныу" + }, + { + "lang": "bar", + "title": "Eadaweamung" + }, + { + "lang": "sgs", + "title": "Gluobalėnis atšėlėms" + }, + { + "lang": "be", + "title": "Глабальнае пацяпленне" + }, + { + "lang": "be-tarask", + "title": "Глябальнае пацяпленьне" + }, + { + "lang": "bg", + "title": "Глобално затопляне" + }, + { + "lang": "bh", + "title": "ग्लोबल वॉर्मिंग" + }, + { + "lang": "bn", + "title": "ভূমণ্ডলীয় উষ্ণতা বৃদ্ধি" + }, + { + "lang": "br", + "title": "Tommadur ar blanedenn" + }, + { + "lang": "bs", + "title": "Globalno zatopljenje" + }, + { + "lang": "bxr", + "title": "Дэлхэйн дулааралга" + }, + { + "lang": "ca", + "title": "Canvi climàtic antropogènic" + }, + { + "lang": "ce", + "title": "Глобалан дохдалар" + }, + { + "lang": "ceb", + "title": "Kalibotanong pagpanginit" + }, + { + "lang": "ckb", + "title": "گەرمبوونی زەوی" + }, + { + "lang": "cs", + "title": "Globální oteplování" + }, + { + "lang": "cv", + "title": "Планета ăшăнни" + }, + { + "lang": "da", + "title": "Global opvarmning" + }, + { + "lang": "de", + "title": "Globale Erwärmung" + }, + { + "lang": "diq", + "title": "Germbiyayışo Global" + }, + { + "lang": "el", + "title": "Υπερθέρμανση του πλανήτη" + }, + { + "lang": "eo", + "title": "Tutmonda varmiĝo" + }, + { + "lang": "es", + "title": "Calentamiento global" + }, + { + "lang": "et", + "title": "Globaalne soojenemine" + }, + { + "lang": "eu", + "title": "Berotze globala" + }, + { + "lang": "fi", + "title": "Ilmaston lämpeneminen" + }, + { + "lang": "vro", + "title": "Ilma lämmämbäsminek üle ilma" + }, + { + "lang": "fo", + "title": "Globala upphitingin" + }, + { + "lang": "frr", + "title": "Globaal apwarmin" + }, + { + "lang": "fur", + "title": "Riscjaldament globâl" + }, + { + "lang": "gcr", + "title": "Réchofman klimatik" + }, + { + "lang": "gl", + "title": "Quecemento global" + }, + { + "lang": "gn", + "title": "Yvy ñembyaku" + }, + { + "lang": "guc", + "title": "Calentamiento global" + }, + { + "lang": "he", + "title": "התחממות עולמית" + }, + { + "lang": "hi", + "title": "भूमंडलीय ऊष्मीकरण" + }, + { + "lang": "hif", + "title": "Global warming" + }, + { + "lang": "hr", + "title": "Globalno zatopljenje" + }, + { + "lang": "ht", + "title": "Rechofman klimatik" + }, + { + "lang": "hu", + "title": "Globális felmelegedés" + }, + { + "lang": "hy", + "title": "Գլոբալ տաքացում" + }, + { + "lang": "ia", + "title": "Calefaction global" + }, + { + "lang": "id", + "title": "Pemanasan global" + }, + { + "lang": "ig", + "title": "Okpomọkụ gburugburu ụwa" + }, + { + "lang": "ilo", + "title": "Panagpudot ti lubong" + }, + { + "lang": "io", + "title": "Globala varmesko" + }, + { + "lang": "is", + "title": "Hnattræn hlýnun" + }, + { + "lang": "it", + "title": "Riscaldamento globale" + }, + { + "lang": "ja", + "title": "地球温暖化" + }, + { + "lang": "jam", + "title": "Gluobal waamin" + }, + { + "lang": "jv", + "title": "Pamanasan global" + }, + { + "lang": "ka", + "title": "გლობალური დათბობა" + }, + { + "lang": "kk", + "title": "Жаһандық жылыну" + }, + { + "lang": "kn", + "title": "ಜಾಗತಿಕ ತಾಪಮಾನ ಏರಿಕೆ" + }, + { + "lang": "ko", + "title": "지구 온난화" + }, + { + "lang": "kw", + "title": "Tommheans ollvysel" + }, + { + "lang": "ky", + "title": "Глобалдык жылуулук" + }, + { + "lang": "la", + "title": "Calefactio globalis" + }, + { + "lang": "lb", + "title": "Global Erwiermung" + }, + { + "lang": "lez", + "title": "Дуьньядин чими хьун" + }, + { + "lang": "lfn", + "title": "Caldi global" + }, + { + "lang": "lg", + "title": "Olubuguumiriro lw'Enkulungo y'Ensi" + }, + { + "lang": "li", + "title": "Klimaatopwerming" + }, + { + "lang": "lld", + "title": "Sciaudamënt globel" + }, + { + "lang": "lmo", + "title": "Riscaldament glubal" + }, + { + "lang": "lt", + "title": "Visuotinis atšilimas" + }, + { + "lang": "lv", + "title": "Globālā sasilšana" + }, + { + "lang": "mg", + "title": "Fihafanan' ny Tany" + }, + { + "lang": "mk", + "title": "Глобално затоплување" + }, + { + "lang": "ml", + "title": "ആഗോളതാപനം" + }, + { + "lang": "mr", + "title": "जागतिक तापमानवाढ" + }, + { + "lang": "my", + "title": "ကမ္ဘာကြီး ပူနွေးလာမှု" + }, + { + "lang": "nds", + "title": "Globale Upwärmen" + }, + { + "lang": "new", + "title": "ग्लोबल वार्मिङ्ग" + }, + { + "lang": "nl", + "title": "Opwarming van de Aarde" + }, + { + "lang": "nn", + "title": "Global oppvarming" + }, + { + "lang": "nb", + "title": "Global oppvarming" + }, + { + "lang": "nqo", + "title": "ߜߌߙߌ߲ߕߐ" + }, + { + "lang": "oc", + "title": "Rescalfament climatic" + }, + { + "lang": "om", + "title": "Ho'a Adunya" + }, + { + "lang": "or", + "title": "ବିଶ୍ୱତାପନ" + }, + { + "lang": "pa", + "title": "ਆਲਮੀ ਤਪਸ਼" + }, + { + "lang": "pam", + "title": "Pamangaluku ning yatu" + }, + { + "lang": "pl", + "title": "Globalne ocieplenie" + }, + { + "lang": "pms", + "title": "Riscaudament global" + }, + { + "lang": "pnb", + "title": "گلوبل وارمنگ" + }, + { + "lang": "pt", + "title": "Aquecimento global" + }, + { + "lang": "rm", + "title": "Stgaudament global" + }, + { + "lang": "ro", + "title": "Încălzirea globală" + }, + { + "lang": "ru", + "title": "Глобальное потепление" + }, + { + "lang": "rue", + "title": "Ґлобалне потеплїня" + }, + { + "lang": "sah", + "title": "Аан дойду сылыйыыта" + }, + { + "lang": "sc", + "title": "Callentamentu globale" + }, + { + "lang": "sd", + "title": "عالمي گرميءَ ۾ واڌ" + }, + { + "lang": "se", + "title": "Globála liegganeapmi" + }, + { + "lang": "sh", + "title": "Globalno zatopljenje" + }, + { + "lang": "si", + "title": "ගෝලීය තාපනය" + }, + { + "lang": "simple", + "title": "Global warming" + }, + { + "lang": "sk", + "title": "Globálne otepľovanie" + }, + { + "lang": "sl", + "title": "Globalno segrevanje" + }, + { + "lang": "sr", + "title": "Глобално загревање" + }, + { + "lang": "stq", + "title": "Globoale Apwoormenge" + }, + { + "lang": "su", + "title": "Jagat nyongkab" + }, + { + "lang": "sv", + "title": "Global uppvärmning" + }, + { + "lang": "sw", + "title": "Kupanda kwa halijoto duniani" + }, + { + "lang": "ta", + "title": "புவி சூடாதல்" + }, + { + "lang": "te", + "title": "గ్లోబల్ వార్మింగ్" + }, + { + "lang": "tg", + "title": "Гармшавии ҷаҳонӣ" + }, + { + "lang": "th", + "title": "ภาวะโลกร้อน" + }, + { + "lang": "tok", + "title": "ante suli pi kon ma" + }, + { + "lang": "tr", + "title": "Küresel ısınma" + }, + { + "lang": "tt", + "title": "Глобаль җылыну" + }, + { + "lang": "uk", + "title": "Глобальне потепління" + }, + { + "lang": "ur", + "title": "عالمی حرارت" + }, + { + "lang": "vi", + "title": "Ấm lên toàn cầu" + }, + { + "lang": "wa", + "title": "Reschandixhaedje del Daegne" + }, + { + "lang": "war", + "title": "Pagpaso han kalibutan" + }, + { + "lang": "wuu", + "title": "全球暖化" + }, + { + "lang": "yi", + "title": "גלאבאלע אנווארעמען" + }, + { + "lang": "zh", + "title": "全球变暖" + }, + { + "lang": "lzh", + "title": "天地日暖" + }, + { + "lang": "nan", + "title": "Tē-kiû sio-lo̍h-hòa" + }, + { + "lang": "yue", + "title": "全球變暖" + }, + { + "lang": "zu", + "title": "Ukufudumala kwembulunga" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1166c3223b2f6dedfdc2c75697699c83.json b/wikipedia-analysis-#229lixin/cache/1166c3223b2f6dedfdc2c75697699c83.json new file mode 100644 index 0000000..c75a40e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1166c3223b2f6dedfdc2c75697699c83.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:57.919685", + "response": { + "continue": { + "rvcontinue": "20250626163108|45627978", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10851, + "ns": 0, + "title": "ВІЛ/СНІД", + "revisions": [ + { + "timestamp": "2025-10-16T02:22:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/116c2ffeffa3343a405fedc7997c0fef.json b/wikipedia-analysis-#229lixin/cache/116c2ffeffa3343a405fedc7997c0fef.json new file mode 100644 index 0000000..87a0563 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/116c2ffeffa3343a405fedc7997c0fef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:35.612432", + "response": { + "continue": { + "rvcontinue": "20190223182650|21561030", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4014054, + "ns": 0, + "title": "Климатска промена", + "revisions": [ + { + "timestamp": "2019-02-23T18:26:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/118e2ffffd14f65c4db542492b266ac9.json b/wikipedia-analysis-#229lixin/cache/118e2ffffd14f65c4db542492b266ac9.json new file mode 100644 index 0000000..e50cf99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/118e2ffffd14f65c4db542492b266ac9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:19.215726", + "response": { + "continue": { + "rvcontinue": "20260119153720|232568935", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7711014, + "ns": 0, + "title": "Égalité des sexes", + "revisions": [ + { + "timestamp": "2026-01-19T15:40:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11916fc2f1f3693fe511c3f18d380161.json b/wikipedia-analysis-#229lixin/cache/11916fc2f1f3693fe511c3f18d380161.json new file mode 100644 index 0000000..3807268 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11916fc2f1f3693fe511c3f18d380161.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:25.992690", + "response": { + "continue": { + "rvcontinue": "20260102101520|28668628", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 66631, + "ns": 0, + "title": "Gümőkór", + "revisions": [ + { + "timestamp": "2026-01-06T02:17:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/119a499b19dcce0716072774b6132d6d.json b/wikipedia-analysis-#229lixin/cache/119a499b19dcce0716072774b6132d6d.json new file mode 100644 index 0000000..371d214 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/119a499b19dcce0716072774b6132d6d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:26.271827", + "response": { + "continue": { + "rvcontinue": "20040105231708|30652", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2593818, + "ns": 0, + "title": "Democrazia", + "revisions": [ + { + "timestamp": "2003-06-19T13:49:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11a0d50bc8c5b17c99ada068fe455599.json b/wikipedia-analysis-#229lixin/cache/11a0d50bc8c5b17c99ada068fe455599.json new file mode 100644 index 0000000..72790b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11a0d50bc8c5b17c99ada068fe455599.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:29.129320", + "response": { + "continue": { + "rvcontinue": "20251230051505|42447724", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 132198, + "ns": 0, + "title": "עונש מוות", + "revisions": [ + { + "timestamp": "2025-12-30T14:39:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11ae96d7c9f9d8717afd3788944525f8.json b/wikipedia-analysis-#229lixin/cache/11ae96d7c9f9d8717afd3788944525f8.json new file mode 100644 index 0000000..ed76105 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11ae96d7c9f9d8717afd3788944525f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:15.930779", + "response": { + "continue": { + "rvcontinue": "20060322134431|2864757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 454490, + "ns": 0, + "title": "Migracja ludności", + "revisions": [ + { + "timestamp": "2006-03-14T15:02:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11bd1d8b9a41a2e1abb157128c0030ed.json b/wikipedia-analysis-#229lixin/cache/11bd1d8b9a41a2e1abb157128c0030ed.json new file mode 100644 index 0000000..b09d4e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11bd1d8b9a41a2e1abb157128c0030ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:02.818266", + "response": { + "continue": { + "rvcontinue": "20210711134356|11051352", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108181, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2024-07-21T22:55:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11c44372a1309bfcb5074c22abca91b2.json b/wikipedia-analysis-#229lixin/cache/11c44372a1309bfcb5074c22abca91b2.json new file mode 100644 index 0000000..b15beb3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11c44372a1309bfcb5074c22abca91b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:38.185150", + "response": { + "continue": { + "rvcontinue": "20190424133853|1061596", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42443, + "ns": 0, + "title": "Mafuriko", + "revisions": [ + { + "timestamp": "2021-01-17T02:43:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/11f43d77964a3b49c28c164883967c02.json b/wikipedia-analysis-#229lixin/cache/11f43d77964a3b49c28c164883967c02.json new file mode 100644 index 0000000..0d4873a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/11f43d77964a3b49c28c164883967c02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:03.542304", + "response": { + "continue": { + "rvcontinue": "20241007160347|1249933636", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22991970, + "ns": 0, + "title": "LGBT rights", + "revisions": [ + { + "timestamp": "2025-11-16T23:37:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12105317d186da3992bde0b8bfbfd166.json b/wikipedia-analysis-#229lixin/cache/12105317d186da3992bde0b8bfbfd166.json new file mode 100644 index 0000000..99b9667 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12105317d186da3992bde0b8bfbfd166.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:58.036224", + "response": { + "continue": { + "rvcontinue": "20111222233655|111058", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14167, + "ns": 0, + "title": "جگړه", + "revisions": [ + { + "timestamp": "2011-12-22T23:36:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12148f75ae24580e3f80438bc8f8746e.json b/wikipedia-analysis-#229lixin/cache/12148f75ae24580e3f80438bc8f8746e.json new file mode 100644 index 0000000..c278b08 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12148f75ae24580e3f80438bc8f8746e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:59.453783", + "response": { + "continue": { + "rvcontinue": "20250316163547|8049019", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 615954, + "ns": 0, + "title": "বাকস্বাধীনতা", + "revisions": [ + { + "timestamp": "2025-08-02T07:28:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12207af79180c29c4c49de086f1993b1.json b/wikipedia-analysis-#229lixin/cache/12207af79180c29c4c49de086f1993b1.json new file mode 100644 index 0000000..3ef0a38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12207af79180c29c4c49de086f1993b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:35.725330", + "response": { + "continue": { + "rvcontinue": "20251121221541|107319663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14518, + "ns": 0, + "title": "選挙", + "revisions": [ + { + "timestamp": "2026-01-10T03:09:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12225e7cf397cb0c681886cb825cedfc.json b/wikipedia-analysis-#229lixin/cache/12225e7cf397cb0c681886cb825cedfc.json new file mode 100644 index 0000000..9e5c298 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12225e7cf397cb0c681886cb825cedfc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:16.015938", + "response": { + "continue": { + "rvcontinue": "20140724094008|4769193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 372026, + "ns": 0, + "title": "Απατρία", + "revisions": [ + { + "timestamp": "2014-07-24T08:14:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12235ddeb174d82a395784087c3824e9.json b/wikipedia-analysis-#229lixin/cache/12235ddeb174d82a395784087c3824e9.json new file mode 100644 index 0000000..0033bc4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12235ddeb174d82a395784087c3824e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:20.484932", + "response": { + "continue": { + "rvcontinue": "20050117013149|764420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 124563, + "ns": 0, + "title": "Verkiezingsfraude", + "revisions": [ + { + "timestamp": "2005-01-17T01:30:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12335e9b017ad72907bc230abf952838.json b/wikipedia-analysis-#229lixin/cache/12335e9b017ad72907bc230abf952838.json new file mode 100644 index 0000000..4cfbce8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12335e9b017ad72907bc230abf952838.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:25.326939", + "response": { + "continue": { + "rvcontinue": "20240115172602|26937795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114608, + "ns": 0, + "title": "Миграција становништва", + "revisions": [ + { + "timestamp": "2025-04-18T23:02:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1259ddc696d2280024e2a8a8b9ffec16.json b/wikipedia-analysis-#229lixin/cache/1259ddc696d2280024e2a8a8b9ffec16.json new file mode 100644 index 0000000..638a029 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1259ddc696d2280024e2a8a8b9ffec16.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:56.015535", + "response": { + "continue": { + "rvcontinue": "20220210195508|11299699", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 88550, + "ns": 0, + "title": "Горски пожар", + "revisions": [ + { + "timestamp": "2022-05-14T05:33:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12897c4a4fb1ab749ff311c8141462d3.json b/wikipedia-analysis-#229lixin/cache/12897c4a4fb1ab749ff311c8141462d3.json new file mode 100644 index 0000000..c18a5b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12897c4a4fb1ab749ff311c8141462d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:15.561144", + "response": { + "continue": { + "rvcontinue": "20251001192431|8500803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4712, + "ns": 0, + "title": "এইচআইভি/এইডস", + "revisions": [ + { + "timestamp": "2025-10-14T05:18:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/129eed3dccd629ab7be947d2fdb0f41d.json b/wikipedia-analysis-#229lixin/cache/129eed3dccd629ab7be947d2fdb0f41d.json new file mode 100644 index 0000000..a9b9395 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/129eed3dccd629ab7be947d2fdb0f41d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:51.449900", + "response": { + "continue": { + "rvcontinue": "20250116154125|1386509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33719, + "ns": 0, + "title": "Kifua kikuu", + "revisions": [ + { + "timestamp": "2025-06-21T12:14:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12d444160ed373cccf7daf565579a61a.json b/wikipedia-analysis-#229lixin/cache/12d444160ed373cccf7daf565579a61a.json new file mode 100644 index 0000000..1279ddc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12d444160ed373cccf7daf565579a61a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:18.522754", + "response": { + "continue": { + "rvcontinue": "20040608133144|520148", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84055, + "ns": 0, + "title": "Torture", + "revisions": [ + { + "timestamp": "2004-06-08T13:24:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/12ec69a499de81ec937b36500217735e.json b/wikipedia-analysis-#229lixin/cache/12ec69a499de81ec937b36500217735e.json new file mode 100644 index 0000000..f2d6561 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/12ec69a499de81ec937b36500217735e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:51.121194", + "response": { + "continue": { + "rvcontinue": "20251206052216|30579399", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31747, + "ns": 0, + "title": "Сида", + "revisions": [ + { + "timestamp": "2026-01-12T18:06:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/131ae3f77f963d89108f0f4df7077461.json b/wikipedia-analysis-#229lixin/cache/131ae3f77f963d89108f0f4df7077461.json new file mode 100644 index 0000000..5e9a9fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/131ae3f77f963d89108f0f4df7077461.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:17.394698", + "response": { + "continue": { + "rvcontinue": "20061021175721|5228553", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 589540, + "ns": 0, + "title": "Apátrida", + "revisions": [ + { + "timestamp": "2006-10-21T17:56:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/131b78348e3f1c7560a350f11365f592.json b/wikipedia-analysis-#229lixin/cache/131b78348e3f1c7560a350f11365f592.json new file mode 100644 index 0000000..fb14257 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/131b78348e3f1c7560a350f11365f592.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:15.996056", + "response": { + "continue": { + "rvcontinue": "20061206112820|312298", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47839, + "ns": 0, + "title": "Ελονοσία", + "revisions": [ + { + "timestamp": "2006-12-06T11:25:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/132402ffe52e54275f7a902cc7516145.json b/wikipedia-analysis-#229lixin/cache/132402ffe52e54275f7a902cc7516145.json new file mode 100644 index 0000000..0b5a4a9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/132402ffe52e54275f7a902cc7516145.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:57.182097", + "response": { + "continue": { + "rvcontinue": "20240803174701|12320625", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157265, + "ns": 0, + "title": "Свобода на словото", + "revisions": [ + { + "timestamp": "2025-12-19T21:05:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/133b2b567c85bd7ad4d77fe8a6df5fc7.json b/wikipedia-analysis-#229lixin/cache/133b2b567c85bd7ad4d77fe8a6df5fc7.json new file mode 100644 index 0000000..0f55b8d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/133b2b567c85bd7ad4d77fe8a6df5fc7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:16.456144", + "response": { + "continue": { + "rvcontinue": "20240117114626|10381457", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 627526, + "ns": 0, + "title": "Παιδική εργασία", + "revisions": [ + { + "timestamp": "2024-10-02T19:24:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/135d733f7df5cdde9ba6fc119c53618e.json b/wikipedia-analysis-#229lixin/cache/135d733f7df5cdde9ba6fc119c53618e.json new file mode 100644 index 0000000..e46c059 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/135d733f7df5cdde9ba6fc119c53618e.json @@ -0,0 +1,368 @@ +{ + "cached_at": "2026-01-26T00:20:38.476521", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 45547, + "ns": 0, + "title": "Refugee", + "langlinks": [ + { + "lang": "ar", + "title": "لاجئ" + }, + { + "lang": "arc", + "title": "ܓܘܣܢܐ" + }, + { + "lang": "ast", + "title": "Refuxáu" + }, + { + "lang": "az", + "title": "Qaçqın" + }, + { + "lang": "azb", + "title": "قاچقین" + }, + { + "lang": "be", + "title": "Бежанцы" + }, + { + "lang": "be-tarask", + "title": "Бежанцы" + }, + { + "lang": "bew", + "title": "Orang tetiran" + }, + { + "lang": "bg", + "title": "Бежанец" + }, + { + "lang": "bn", + "title": "শরণার্থী" + }, + { + "lang": "bs", + "title": "Izbjeglica" + }, + { + "lang": "ca", + "title": "Refugiat" + }, + { + "lang": "ckb", + "title": "پەنابەر" + }, + { + "lang": "cs", + "title": "Uprchlík" + }, + { + "lang": "csb", + "title": "Ùchódnik" + }, + { + "lang": "cy", + "title": "Ffoadur" + }, + { + "lang": "da", + "title": "Flygtning" + }, + { + "lang": "de", + "title": "Flüchtling" + }, + { + "lang": "el", + "title": "Πρόσφυγας" + }, + { + "lang": "eml", + "title": "Rifugê" + }, + { + "lang": "eo", + "title": "Rifuĝinto" + }, + { + "lang": "es", + "title": "Refugiado" + }, + { + "lang": "et", + "title": "Pagulane" + }, + { + "lang": "eu", + "title": "Iheslari" + }, + { + "lang": "fa", + "title": "پناهنده" + }, + { + "lang": "fi", + "title": "Pakolainen" + }, + { + "lang": "fo", + "title": "Flóttafólk" + }, + { + "lang": "fr", + "title": "Réfugié" + }, + { + "lang": "ga", + "title": "Dídeanaí" + }, + { + "lang": "gl", + "title": "Refuxiado" + }, + { + "lang": "ha", + "title": "Ƴan gudun hijira" + }, + { + "lang": "he", + "title": "פליט" + }, + { + "lang": "hi", + "title": "शरणार्थी" + }, + { + "lang": "hr", + "title": "Izbjeglica" + }, + { + "lang": "hu", + "title": "Menekült" + }, + { + "lang": "hy", + "title": "Փախստականներ" + }, + { + "lang": "ia", + "title": "Refugiato" + }, + { + "lang": "id", + "title": "Pengungsi" + }, + { + "lang": "is", + "title": "Flóttamaður" + }, + { + "lang": "it", + "title": "Rifugiato" + }, + { + "lang": "ja", + "title": "難民" + }, + { + "lang": "kaa", + "title": "Qashqınlar" + }, + { + "lang": "kk", + "title": "Босқын" + }, + { + "lang": "km", + "title": "ជនភៀសខ្លួន" + }, + { + "lang": "ko", + "title": "난민" + }, + { + "lang": "krc", + "title": "Къачхынчыла" + }, + { + "lang": "ku", + "title": "Penaber" + }, + { + "lang": "ky", + "title": "Качкын" + }, + { + "lang": "li", + "title": "Vlöchteling" + }, + { + "lang": "lt", + "title": "Pabėgėlis" + }, + { + "lang": "lv", + "title": "Bēgļi" + }, + { + "lang": "mk", + "title": "Бегалец" + }, + { + "lang": "mnw", + "title": "ညးလဒဴ" + }, + { + "lang": "ms", + "title": "Pelarian" + }, + { + "lang": "ne", + "title": "शरणार्थी" + }, + { + "lang": "nl", + "title": "Vluchteling" + }, + { + "lang": "nn", + "title": "Flyktning" + }, + { + "lang": "nb", + "title": "Flyktning" + }, + { + "lang": "oc", + "title": "Refugiat" + }, + { + "lang": "pap", + "title": "Refugiado" + }, + { + "lang": "pl", + "title": "Uchodźca" + }, + { + "lang": "pt", + "title": "Refugiado" + }, + { + "lang": "qu", + "title": "Ayqiq" + }, + { + "lang": "ro", + "title": "Refugiat" + }, + { + "lang": "ru", + "title": "Беженцы" + }, + { + "lang": "sah", + "title": "Куотуу дьоннор" + }, + { + "lang": "se", + "title": "Báhtareaddji" + }, + { + "lang": "sh", + "title": "Izbjeglica" + }, + { + "lang": "simple", + "title": "Refugee" + }, + { + "lang": "sk", + "title": "Utečenec (osoba)" + }, + { + "lang": "sl", + "title": "Begunec" + }, + { + "lang": "so", + "title": "Qaxooti" + }, + { + "lang": "sq", + "title": "Refugjatët" + }, + { + "lang": "sr", + "title": "Избеглица" + }, + { + "lang": "sv", + "title": "Flykting" + }, + { + "lang": "sw", + "title": "Mkimbizi" + }, + { + "lang": "ta", + "title": "ஏதிலி" + }, + { + "lang": "tg", + "title": "Гуреза" + }, + { + "lang": "th", + "title": "ผู้ลี้ภัย" + }, + { + "lang": "tr", + "title": "Mülteci" + }, + { + "lang": "uk", + "title": "Біженці" + }, + { + "lang": "ur", + "title": "پناہ گزین" + }, + { + "lang": "vi", + "title": "Tị nạn" + }, + { + "lang": "wuu", + "title": "难民" + }, + { + "lang": "zh", + "title": "难民" + }, + { + "lang": "nan", + "title": "Lān-bîn" + }, + { + "lang": "yue", + "title": "難民" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/135dbe1b597db184d24e32e0fdcb6236.json b/wikipedia-analysis-#229lixin/cache/135dbe1b597db184d24e32e0fdcb6236.json new file mode 100644 index 0000000..538052f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/135dbe1b597db184d24e32e0fdcb6236.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:25.156218", + "response": { + "continue": { + "rvcontinue": "20031206061042|146339", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2045350, + "ns": 0, + "title": "表現の自由", + "revisions": [ + { + "timestamp": "2003-12-03T00:56:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/135e20f880b84448036d490e5e070296.json b/wikipedia-analysis-#229lixin/cache/135e20f880b84448036d490e5e070296.json new file mode 100644 index 0000000..e5e9a88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/135e20f880b84448036d490e5e070296.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:24.442254", + "response": { + "continue": { + "rvcontinue": "20250713001111|8305000", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 946153, + "ns": 0, + "title": "গৃহহীনতা", + "revisions": [ + { + "timestamp": "2025-11-09T16:04:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/136611e90e24a1cb79b7200540db31e5.json b/wikipedia-analysis-#229lixin/cache/136611e90e24a1cb79b7200540db31e5.json new file mode 100644 index 0000000..847d241 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/136611e90e24a1cb79b7200540db31e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:20.092805", + "response": { + "continue": { + "rvcontinue": "20040910130817|248250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65534, + "ns": 0, + "title": "Discriminación", + "revisions": [ + { + "timestamp": "2004-09-10T12:50:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1370e6f34dac7e309f50167a590337fd.json b/wikipedia-analysis-#229lixin/cache/1370e6f34dac7e309f50167a590337fd.json new file mode 100644 index 0000000..31fa336 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1370e6f34dac7e309f50167a590337fd.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:39:31.903224", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 3248507, + "ns": 0, + "title": "Menținerea păcii", + "revisions": [ + { + "timestamp": "2025-08-29T19:30:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/137aa0092cd70646f81dc7715acc4655.json b/wikipedia-analysis-#229lixin/cache/137aa0092cd70646f81dc7715acc4655.json new file mode 100644 index 0000000..e9df106 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/137aa0092cd70646f81dc7715acc4655.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:44.171903", + "response": { + "continue": { + "rvcontinue": "20260124011302|91228151", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1348, + "ns": 0, + "title": "世界卫生组织", + "revisions": [ + { + "timestamp": "2026-01-24T01:20:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/137b90630eb3ca1e43aa867084846514.json b/wikipedia-analysis-#229lixin/cache/137b90630eb3ca1e43aa867084846514.json new file mode 100644 index 0000000..d596633 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/137b90630eb3ca1e43aa867084846514.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:20.995436", + "response": { + "continue": { + "rvcontinue": "20060514033547|366401", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 81386, + "ns": 0, + "title": "Savaş suçu", + "revisions": [ + { + "timestamp": "2006-05-14T03:23:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/138b6fec19808bb9e0cb750c90b09bdf.json b/wikipedia-analysis-#229lixin/cache/138b6fec19808bb9e0cb750c90b09bdf.json new file mode 100644 index 0000000..2ff1237 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/138b6fec19808bb9e0cb750c90b09bdf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:08.754399", + "response": { + "continue": { + "rvcontinue": "20040126140226|636383", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103347, + "ns": 0, + "title": "Menschenhandel", + "revisions": [ + { + "timestamp": "2004-01-26T13:54:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1394a3811d2d8dc04dc630a05ed44b03.json b/wikipedia-analysis-#229lixin/cache/1394a3811d2d8dc04dc630a05ed44b03.json new file mode 100644 index 0000000..1722d46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1394a3811d2d8dc04dc630a05ed44b03.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:10.638331", + "response": { + "continue": { + "rvcontinue": "20251209201507|262278515", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47333, + "ns": 0, + "title": "Folter", + "revisions": [ + { + "timestamp": "2025-12-23T09:34:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/13d532f9d08de64a2492d463864a852f.json b/wikipedia-analysis-#229lixin/cache/13d532f9d08de64a2492d463864a852f.json new file mode 100644 index 0000000..ac202b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/13d532f9d08de64a2492d463864a852f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:21.408120", + "response": { + "continue": { + "rvcontinue": "20220129124007|31413349", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3152671, + "ns": 0, + "title": "지구 온난화", + "revisions": [ + { + "timestamp": "2022-01-29T12:32:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/13ddf4c8f454d52896475f353e4a92db.json b/wikipedia-analysis-#229lixin/cache/13ddf4c8f454d52896475f353e4a92db.json new file mode 100644 index 0000000..d4ba2bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/13ddf4c8f454d52896475f353e4a92db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:06.715245", + "response": { + "continue": { + "rvcontinue": "20180201165443|2888668", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 624610, + "ns": 0, + "title": "শান্তিরক্ষা", + "revisions": [ + { + "timestamp": "2018-02-01T16:53:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/13f50c81bd050fef47027312fd4c0aeb.json b/wikipedia-analysis-#229lixin/cache/13f50c81bd050fef47027312fd4c0aeb.json new file mode 100644 index 0000000..816bb3c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/13f50c81bd050fef47027312fd4c0aeb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:10.858696", + "response": { + "continue": { + "rvcontinue": "20050402100926|191827", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39866, + "ns": 0, + "title": "Sananvapaus", + "revisions": [ + { + "timestamp": "2005-04-02T10:01:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/140ddea3f465252e256fcb2d38949499.json b/wikipedia-analysis-#229lixin/cache/140ddea3f465252e256fcb2d38949499.json new file mode 100644 index 0000000..1827d51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/140ddea3f465252e256fcb2d38949499.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:17.238522", + "response": { + "continue": { + "rvcontinue": "20260111122451|41183687", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84251, + "ns": 0, + "title": "산불", + "revisions": [ + { + "timestamp": "2026-01-11T12:30:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/141dd8b672a6d225b2269e1028b66ca2.json b/wikipedia-analysis-#229lixin/cache/141dd8b672a6d225b2269e1028b66ca2.json new file mode 100644 index 0000000..deb5aa7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/141dd8b672a6d225b2269e1028b66ca2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:30.455927", + "response": { + "continue": { + "rvcontinue": "20240803195619|37620347", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842776, + "ns": 0, + "title": "출판의 자유", + "revisions": [ + { + "timestamp": "2025-04-16T00:52:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14323fc7ec8e26c7b33c47df9eec8ed9.json b/wikipedia-analysis-#229lixin/cache/14323fc7ec8e26c7b33c47df9eec8ed9.json new file mode 100644 index 0000000..5269b79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14323fc7ec8e26c7b33c47df9eec8ed9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:29.576770", + "response": { + "continue": { + "rvcontinue": "20080505052457|190933", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39417, + "ns": 0, + "title": "मलेरिया", + "revisions": [ + { + "timestamp": "2008-05-05T05:24:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/143891372ce697b400462e5d82a5fe17.json b/wikipedia-analysis-#229lixin/cache/143891372ce697b400462e5d82a5fe17.json new file mode 100644 index 0000000..e5db563 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/143891372ce697b400462e5d82a5fe17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:12.625203", + "response": { + "continue": { + "rvcontinue": "20260119124159|71571158", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46372, + "ns": 0, + "title": "Tsunâmi", + "revisions": [ + { + "timestamp": "2026-01-24T02:47:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14475b84bf0f5501f8663661f021e249.json b/wikipedia-analysis-#229lixin/cache/14475b84bf0f5501f8663661f021e249.json new file mode 100644 index 0000000..4625dd6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14475b84bf0f5501f8663661f021e249.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:50.338795", + "response": { + "continue": { + "rvcontinue": "20240530163502|1224029", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111337, + "ns": 0, + "title": "विश्वव्यापी महामारी", + "revisions": [ + { + "timestamp": "2025-10-14T18:37:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/145b455ba06f494b41b34ecc9cf4396b.json b/wikipedia-analysis-#229lixin/cache/145b455ba06f494b41b34ecc9cf4396b.json new file mode 100644 index 0000000..3417a56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/145b455ba06f494b41b34ecc9cf4396b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:25.867708", + "response": { + "continue": { + "rvcontinue": "20101224033743|3679300", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 579283, + "ns": 0, + "title": "Tội ác chiến tranh", + "revisions": [ + { + "timestamp": "2010-12-24T03:34:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1471f8fe8e86a32e381d3528439b3b5a.json b/wikipedia-analysis-#229lixin/cache/1471f8fe8e86a32e381d3528439b3b5a.json new file mode 100644 index 0000000..00a081f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1471f8fe8e86a32e381d3528439b3b5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:59.664341", + "response": { + "continue": { + "rvcontinue": "20040522110352|66521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14926, + "ns": 0, + "title": "פליט", + "revisions": [ + { + "timestamp": "2004-05-22T07:13:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14831943b14a60f9fb29bad8c945bf73.json b/wikipedia-analysis-#229lixin/cache/14831943b14a60f9fb29bad8c945bf73.json new file mode 100644 index 0000000..d9b2cc2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14831943b14a60f9fb29bad8c945bf73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:50.187753", + "response": { + "continue": { + "rvcontinue": "20200121140649|104678104", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8173519, + "ns": 0, + "title": "Пандемия COVID-19", + "revisions": [ + { + "timestamp": "2020-01-21T13:55:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14886f06a14a6533484994509d6327ee.json b/wikipedia-analysis-#229lixin/cache/14886f06a14a6533484994509d6327ee.json new file mode 100644 index 0000000..16ea075 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14886f06a14a6533484994509d6327ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:11.287784", + "response": { + "continue": { + "rvcontinue": "20251111144337|25391298", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19425, + "ns": 0, + "title": "Malárie", + "revisions": [ + { + "timestamp": "2025-11-24T01:12:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14a07be05a8ee996906e85963ef247eb.json b/wikipedia-analysis-#229lixin/cache/14a07be05a8ee996906e85963ef247eb.json new file mode 100644 index 0000000..376a7b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14a07be05a8ee996906e85963ef247eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:12.064718", + "response": { + "continue": { + "rvcontinue": "20240814002543|7532253", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 771777, + "ns": 0, + "title": "বৈষম্য", + "revisions": [ + { + "timestamp": "2024-12-28T07:34:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14a7d9c75fa8b4d16ee28215baaf09d6.json b/wikipedia-analysis-#229lixin/cache/14a7d9c75fa8b4d16ee28215baaf09d6.json new file mode 100644 index 0000000..42dcf55 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14a7d9c75fa8b4d16ee28215baaf09d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:47.475561", + "response": { + "continue": { + "rvcontinue": "20230206094842|69648280", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19785399, + "ns": 0, + "title": "Động đất Thổ Nhĩ Kỳ–Syria 2023", + "revisions": [ + { + "timestamp": "2023-02-06T08:11:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14add86b91759a2844135991d83cf8a2.json b/wikipedia-analysis-#229lixin/cache/14add86b91759a2844135991d83cf8a2.json new file mode 100644 index 0000000..dce999b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14add86b91759a2844135991d83cf8a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:36.052108", + "response": { + "continue": { + "rvcontinue": "20250805081743|105876708", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6805, + "ns": 0, + "title": "後天性免疫不全症候群", + "revisions": [ + { + "timestamp": "2025-11-05T04:09:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14b0a0c9ed87a18b3ddbf9f372ad801c.json b/wikipedia-analysis-#229lixin/cache/14b0a0c9ed87a18b3ddbf9f372ad801c.json new file mode 100644 index 0000000..a167f87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14b0a0c9ed87a18b3ddbf9f372ad801c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:43.886100", + "response": { + "continue": { + "rvcontinue": "20251209175725|36500198", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16999, + "ns": 0, + "title": "İnsan hakları", + "revisions": [ + { + "timestamp": "2025-12-09T17:59:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14cf77c4a907d18139b9bed018405bb1.json b/wikipedia-analysis-#229lixin/cache/14cf77c4a907d18139b9bed018405bb1.json new file mode 100644 index 0000000..428e953 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14cf77c4a907d18139b9bed018405bb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:54.637971", + "response": { + "continue": { + "rvcontinue": "20151226221043|6273245", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 755475, + "ns": 0, + "title": "คนไร้บ้าน", + "revisions": [ + { + "timestamp": "2015-12-26T22:08:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14d4a08f3b452e81caebe262da7e08f0.json b/wikipedia-analysis-#229lixin/cache/14d4a08f3b452e81caebe262da7e08f0.json new file mode 100644 index 0000000..13d8188 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14d4a08f3b452e81caebe262da7e08f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:54.813698", + "response": { + "continue": { + "rvcontinue": "20060801053512|199390", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20779, + "ns": 0, + "title": "เอดส์", + "revisions": [ + { + "timestamp": "2005-12-08T04:58:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/14f0624d8df30b8eadac0c2b61e9617e.json b/wikipedia-analysis-#229lixin/cache/14f0624d8df30b8eadac0c2b61e9617e.json new file mode 100644 index 0000000..95e211f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/14f0624d8df30b8eadac0c2b61e9617e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:44.019461", + "response": { + "continue": { + "rvcontinue": "20050318213710|210866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41973, + "ns": 0, + "title": "Тероризъм", + "revisions": [ + { + "timestamp": "2005-01-31T18:02:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1535cc3243b71354d81e607dead14580.json b/wikipedia-analysis-#229lixin/cache/1535cc3243b71354d81e607dead14580.json new file mode 100644 index 0000000..ad0846c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1535cc3243b71354d81e607dead14580.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:07.354088", + "response": { + "continue": { + "rvcontinue": "20200331140509|777712", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8822, + "ns": 0, + "title": "सुनामी", + "revisions": [ + { + "timestamp": "2020-09-03T07:18:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1539f95d08ed015f7381a1221d1a54bf.json b/wikipedia-analysis-#229lixin/cache/1539f95d08ed015f7381a1221d1a54bf.json new file mode 100644 index 0000000..3dcbb6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1539f95d08ed015f7381a1221d1a54bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:09.159940", + "response": { + "continue": { + "rvcontinue": "20250503154336|57380547", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4516, + "ns": 0, + "title": "Krig", + "revisions": [ + { + "timestamp": "2025-08-30T22:04:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15577fd9625cb840b34b7f86fb784e69.json b/wikipedia-analysis-#229lixin/cache/15577fd9625cb840b34b7f86fb784e69.json new file mode 100644 index 0000000..6dd568c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15577fd9625cb840b34b7f86fb784e69.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:45.792414", + "response": { + "continue": { + "rvcontinue": "20090125084539|2799114", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 290799, + "ns": 0, + "title": "빈곤", + "revisions": [ + { + "timestamp": "2009-01-25T08:07:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/155b0171e884e0bdbc18afefa3d1f064.json b/wikipedia-analysis-#229lixin/cache/155b0171e884e0bdbc18afefa3d1f064.json new file mode 100644 index 0000000..d4118a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/155b0171e884e0bdbc18afefa3d1f064.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:29.092194", + "response": { + "continue": { + "rvcontinue": "20051021175422|102121", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31385, + "ns": 0, + "title": "Pekerja anak", + "revisions": [ + { + "timestamp": "2005-10-08T14:31:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/156542968c51ff3ea3c51e95107e97dc.json b/wikipedia-analysis-#229lixin/cache/156542968c51ff3ea3c51e95107e97dc.json new file mode 100644 index 0000000..29a9dca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/156542968c51ff3ea3c51e95107e97dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:55.441498", + "response": { + "continue": { + "rvcontinue": "20060313175231|892167", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 167241, + "ns": 0, + "title": "Голосование", + "revisions": [ + { + "timestamp": "2006-03-13T17:49:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/159d2889e7444f4752b8d9c03aafde9c.json b/wikipedia-analysis-#229lixin/cache/159d2889e7444f4752b8d9c03aafde9c.json new file mode 100644 index 0000000..c0d353a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/159d2889e7444f4752b8d9c03aafde9c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:18.509249", + "response": { + "continue": { + "rvcontinue": "20040514021952|7663223", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 427408, + "ns": 0, + "title": "Internally displaced person", + "revisions": [ + { + "timestamp": "2004-01-11T12:26:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15c41a53025e1b27ea0096a2775376c4.json b/wikipedia-analysis-#229lixin/cache/15c41a53025e1b27ea0096a2775376c4.json new file mode 100644 index 0000000..f84e28c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15c41a53025e1b27ea0096a2775376c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:07.893307", + "response": { + "continue": { + "rvcontinue": "20251001121805|30440370", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 95766, + "ns": 0, + "title": "Рат", + "revisions": [ + { + "timestamp": "2025-11-26T14:32:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15c505e361ad2e95aa78d4d8371c2632.json b/wikipedia-analysis-#229lixin/cache/15c505e361ad2e95aa78d4d8371c2632.json new file mode 100644 index 0000000..6ff30f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15c505e361ad2e95aa78d4d8371c2632.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:32.400339", + "response": { + "continue": { + "rvcontinue": "20230206035616|65250459", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7062026, + "ns": 0, + "title": "Sismos da Turquia e Síria de 2023", + "revisions": [ + { + "timestamp": "2023-02-06T03:44:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15c7d66fff40729e196f4c3ee3a11d82.json b/wikipedia-analysis-#229lixin/cache/15c7d66fff40729e196f4c3ee3a11d82.json new file mode 100644 index 0000000..12cb390 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15c7d66fff40729e196f4c3ee3a11d82.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:43.792047", + "response": { + "continue": { + "rvcontinue": "20251122043111|46641178", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4033394, + "ns": 0, + "title": "Президентські вибори у США 2024", + "revisions": [ + { + "timestamp": "2026-01-17T11:57:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15d0481a83cab0db09c2da460c6104d7.json b/wikipedia-analysis-#229lixin/cache/15d0481a83cab0db09c2da460c6104d7.json new file mode 100644 index 0000000..2d44b3c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15d0481a83cab0db09c2da460c6104d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:32.279494", + "response": { + "continue": { + "rvcontinue": "20250630131207|23394031", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68742, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2025-06-30T13:21:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/15e20db657557d975108ce7287b7d930.json b/wikipedia-analysis-#229lixin/cache/15e20db657557d975108ce7287b7d930.json new file mode 100644 index 0000000..9fcdc6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/15e20db657557d975108ce7287b7d930.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:56.312309", + "response": { + "continue": { + "rvcontinue": "20210211054036|4454500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 949781, + "ns": 0, + "title": "صنفی مساوات", + "revisions": [ + { + "timestamp": "2021-02-11T05:39:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/167866ef724bbb4415c4b5cff0ec94d2.json b/wikipedia-analysis-#229lixin/cache/167866ef724bbb4415c4b5cff0ec94d2.json new file mode 100644 index 0000000..9a1906e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/167866ef724bbb4415c4b5cff0ec94d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:50.838561", + "response": { + "continue": { + "rvcontinue": "20070917081143|2159678", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1197167, + "ns": 0, + "title": "Vatansızlık", + "revisions": [ + { + "timestamp": "2007-08-02T12:16:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16919d3fe62ca8f7e5f59db4e79a1133.json b/wikipedia-analysis-#229lixin/cache/16919d3fe62ca8f7e5f59db4e79a1133.json new file mode 100644 index 0000000..8f467e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16919d3fe62ca8f7e5f59db4e79a1133.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:21.632689", + "response": { + "continue": { + "rvcontinue": "20200125153400|10222464", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1021283, + "ns": 0, + "title": "Coronaviruspandemien", + "revisions": [ + { + "timestamp": "2020-01-25T15:26:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1691f5465ba4362cae93d3e6b346d10e.json b/wikipedia-analysis-#229lixin/cache/1691f5465ba4362cae93d3e6b346d10e.json new file mode 100644 index 0000000..fa57bf8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1691f5465ba4362cae93d3e6b346d10e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:48.958953", + "response": { + "continue": { + "rvcontinue": "20251207220145|70289914", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97930, + "ns": 0, + "title": "Dakloosheid", + "revisions": [ + { + "timestamp": "2025-12-22T16:44:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16942b3866d01fea098fd8c700e5c750.json b/wikipedia-analysis-#229lixin/cache/16942b3866d01fea098fd8c700e5c750.json new file mode 100644 index 0000000..43ab3ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16942b3866d01fea098fd8c700e5c750.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:41.140217", + "response": { + "continue": { + "rvcontinue": "20031117073341|98755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20552, + "ns": 0, + "title": "投票", + "revisions": [ + { + "timestamp": "2003-10-17T09:56:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/169c2a5e9e5c07eb51b40d5254906034.json b/wikipedia-analysis-#229lixin/cache/169c2a5e9e5c07eb51b40d5254906034.json new file mode 100644 index 0000000..6a37dde --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/169c2a5e9e5c07eb51b40d5254906034.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:37.749275", + "response": { + "continue": { + "rvcontinue": "20260117213644|28720292", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8606, + "ns": 0, + "title": "Rasszizmus", + "revisions": [ + { + "timestamp": "2026-01-17T21:39:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16a299b64c02fa80b96735a1c20dad90.json b/wikipedia-analysis-#229lixin/cache/16a299b64c02fa80b96735a1c20dad90.json new file mode 100644 index 0000000..49f50c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16a299b64c02fa80b96735a1c20dad90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:15.876460", + "response": { + "continue": { + "rvcontinue": "20210904093815|679818", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212168, + "ns": 0, + "title": "အကြမ်းဖက်ဝါဒ", + "revisions": [ + { + "timestamp": "2021-09-04T08:15:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16e4a41e02077578dfca81f1c7c2b5cc.json b/wikipedia-analysis-#229lixin/cache/16e4a41e02077578dfca81f1c7c2b5cc.json new file mode 100644 index 0000000..ff7aed9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16e4a41e02077578dfca81f1c7c2b5cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:37.581738", + "response": { + "continue": { + "rvcontinue": "20251022064847|89623686", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114696, + "ns": 0, + "title": "野火", + "revisions": [ + { + "timestamp": "2025-11-26T12:36:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16f05813d161ad8820e89d6920ee8ea7.json b/wikipedia-analysis-#229lixin/cache/16f05813d161ad8820e89d6920ee8ea7.json new file mode 100644 index 0000000..63d345e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16f05813d161ad8820e89d6920ee8ea7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:53.239676", + "response": { + "continue": { + "rvcontinue": "20150602214430|16046873", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2717511, + "ns": 0, + "title": "حرائق الغابات", + "revisions": [ + { + "timestamp": "2015-06-02T11:56:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16fe5e81d3798dad08a9487cfef5fd60.json b/wikipedia-analysis-#229lixin/cache/16fe5e81d3798dad08a9487cfef5fd60.json new file mode 100644 index 0000000..ba01555 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16fe5e81d3798dad08a9487cfef5fd60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:23.071900", + "response": { + "continue": { + "rvcontinue": "20210526120721|59047480", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5531182, + "ns": 0, + "title": "Amerikaanse presidentsverkiezingen 2024", + "revisions": [ + { + "timestamp": "2021-05-26T11:58:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/16fec1b84b1926c650b346cd9b97c60b.json b/wikipedia-analysis-#229lixin/cache/16fec1b84b1926c650b346cd9b97c60b.json new file mode 100644 index 0000000..afeec7e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/16fec1b84b1926c650b346cd9b97c60b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:39.605148", + "response": { + "continue": { + "rvcontinue": "20200415074318|27788363", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1819435, + "ns": 0, + "title": "משבר הומניטרי", + "revisions": [ + { + "timestamp": "2020-04-15T07:39:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/170d632a00ac0d8ff01292658ba8c3fc.json b/wikipedia-analysis-#229lixin/cache/170d632a00ac0d8ff01292658ba8c3fc.json new file mode 100644 index 0000000..62980b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/170d632a00ac0d8ff01292658ba8c3fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:19.746970", + "response": { + "continue": { + "rvcontinue": "20251001112420|74197624", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76943, + "ns": 0, + "title": "Chiến tranh", + "revisions": [ + { + "timestamp": "2026-01-18T15:24:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/170fe76fd838044cbb2f38844b7e98f7.json b/wikipedia-analysis-#229lixin/cache/170fe76fd838044cbb2f38844b7e98f7.json new file mode 100644 index 0000000..efabef2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/170fe76fd838044cbb2f38844b7e98f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:31.804734", + "response": { + "continue": { + "rvcontinue": "20251114042808|71192893", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36108, + "ns": 0, + "title": "Mudança do clima", + "revisions": [ + { + "timestamp": "2025-11-14T18:47:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/173eed44f3f3520f19f1a705fb818353.json b/wikipedia-analysis-#229lixin/cache/173eed44f3f3520f19f1a705fb818353.json new file mode 100644 index 0000000..892ef03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/173eed44f3f3520f19f1a705fb818353.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:07.795505", + "response": { + "continue": { + "rvcontinue": "20030413165149|105620", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27027, + "ns": 0, + "title": "Pressefreiheit", + "revisions": [ + { + "timestamp": "2003-04-13T16:43:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1758c2e5a82dc4a8e63960dd96a62e7d.json b/wikipedia-analysis-#229lixin/cache/1758c2e5a82dc4a8e63960dd96a62e7d.json new file mode 100644 index 0000000..84a366e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1758c2e5a82dc4a8e63960dd96a62e7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:02.745559", + "response": { + "continue": { + "rvcontinue": "20220122105840|60917368", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5607777, + "ns": 0, + "title": "Extreem weer", + "revisions": [ + { + "timestamp": "2022-01-22T10:54:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1772ea04940453f7e6bed0d9785cc0dd.json b/wikipedia-analysis-#229lixin/cache/1772ea04940453f7e6bed0d9785cc0dd.json new file mode 100644 index 0000000..b640468 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1772ea04940453f7e6bed0d9785cc0dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:00.971028", + "response": { + "continue": { + "rvcontinue": "20040215115023|60133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24137, + "ns": 0, + "title": "Global opvarmning", + "revisions": [ + { + "timestamp": "2004-01-31T21:49:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1793768b7e77f1215cb814f01f5d5d5a.json b/wikipedia-analysis-#229lixin/cache/1793768b7e77f1215cb814f01f5d5d5a.json new file mode 100644 index 0000000..0edc36e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1793768b7e77f1215cb814f01f5d5d5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:58.003051", + "response": { + "continue": { + "rvcontinue": "20220409080246|126688651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9363866, + "ns": 0, + "title": "Fenomeno meteorologico estremo", + "revisions": [ + { + "timestamp": "2022-04-09T07:59:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/17a8efe8b0bec47f4aaebe0eef7aa840.json b/wikipedia-analysis-#229lixin/cache/17a8efe8b0bec47f4aaebe0eef7aa840.json new file mode 100644 index 0000000..eb74310 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/17a8efe8b0bec47f4aaebe0eef7aa840.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:59.642480", + "response": { + "continue": { + "rvcontinue": "20230216010820|1139616609", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14230, + "ns": 0, + "title": "Hurricane", + "revisions": [ + { + "timestamp": "2023-07-07T21:06:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/17ebab515e288f512e24bce45729e1cb.json b/wikipedia-analysis-#229lixin/cache/17ebab515e288f512e24bce45729e1cb.json new file mode 100644 index 0000000..cd12f35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/17ebab515e288f512e24bce45729e1cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:47.866000", + "response": { + "continue": { + "rvcontinue": "20240530053226|322988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61882, + "ns": 0, + "title": "د مرګ سزا (اعدام)", + "revisions": [ + { + "timestamp": "2022-06-07T12:41:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/17f0f1f8a9e1476f08f13384296bab39.json b/wikipedia-analysis-#229lixin/cache/17f0f1f8a9e1476f08f13384296bab39.json new file mode 100644 index 0000000..7455613 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/17f0f1f8a9e1476f08f13384296bab39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:29.552203", + "response": { + "continue": { + "rvcontinue": "20240915195718|67877802", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9691215, + "ns": 0, + "title": "تفشي مرض جدري القرود", + "revisions": [ + { + "timestamp": "2024-09-16T15:32:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/181d1f842be04484d9d173af53e1063c.json b/wikipedia-analysis-#229lixin/cache/181d1f842be04484d9d173af53e1063c.json new file mode 100644 index 0000000..91ef94c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/181d1f842be04484d9d173af53e1063c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:56.097186", + "response": { + "continue": { + "rvcontinue": "20250713223619|12077586", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 253460, + "ns": 0, + "title": "Klimaændring", + "revisions": [ + { + "timestamp": "2025-07-20T21:52:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18360ae2391208c894a6b7311a2c0b49.json b/wikipedia-analysis-#229lixin/cache/18360ae2391208c894a6b7311a2c0b49.json new file mode 100644 index 0000000..e46c31c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18360ae2391208c894a6b7311a2c0b49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:52.022231", + "response": { + "continue": { + "rvcontinue": "20050504005615|25409", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18249, + "ns": 0, + "title": "Genosida", + "revisions": [ + { + "timestamp": "2005-05-04T00:54:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/183c2293ec2b38571ecc5b91fe870583.json b/wikipedia-analysis-#229lixin/cache/183c2293ec2b38571ecc5b91fe870583.json new file mode 100644 index 0000000..91f688e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/183c2293ec2b38571ecc5b91fe870583.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:51.703428", + "response": { + "continue": { + "rvcontinue": "20251226010414|28739708", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5520, + "ns": 0, + "title": "Gempa bumi", + "revisions": [ + { + "timestamp": "2026-01-23T14:11:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1851731d8955e1b3ab5633d861e50fb5.json b/wikipedia-analysis-#229lixin/cache/1851731d8955e1b3ab5633d861e50fb5.json new file mode 100644 index 0000000..45647f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1851731d8955e1b3ab5633d861e50fb5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:29.933514", + "response": { + "continue": { + "rvcontinue": "20251220160537|231643427", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13069866, + "ns": 0, + "title": "Pandémie de Covid-19", + "revisions": [ + { + "timestamp": "2026-01-06T14:31:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/185ad18dc644cfa07680e2bf187edae2.json b/wikipedia-analysis-#229lixin/cache/185ad18dc644cfa07680e2bf187edae2.json new file mode 100644 index 0000000..b395aa6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/185ad18dc644cfa07680e2bf187edae2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:52.975333", + "response": { + "continue": { + "rvcontinue": "20250820211417|41693516", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22992, + "ns": 0, + "title": "פשע מלחמה", + "revisions": [ + { + "timestamp": "2025-09-26T08:47:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/186c58630d421d3d9467a2bc205fe301.json b/wikipedia-analysis-#229lixin/cache/186c58630d421d3d9467a2bc205fe301.json new file mode 100644 index 0000000..bb62e00 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/186c58630d421d3d9467a2bc205fe301.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:51.488536", + "response": { + "continue": { + "rvcontinue": "20070131095253|6684138", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 690402, + "ns": 0, + "title": "Vaccino", + "revisions": [ + { + "timestamp": "2006-11-22T14:07:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18882e7550cc919df86e8faa9757a05a.json b/wikipedia-analysis-#229lixin/cache/18882e7550cc919df86e8faa9757a05a.json new file mode 100644 index 0000000..7401fab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18882e7550cc919df86e8faa9757a05a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:20.189418", + "response": { + "continue": { + "rvcontinue": "20250613093421|24978431", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58570, + "ns": 0, + "title": "Chudoba", + "revisions": [ + { + "timestamp": "2025-06-13T09:34:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18cb5f11c047797315c71d4bb730204c.json b/wikipedia-analysis-#229lixin/cache/18cb5f11c047797315c71d4bb730204c.json new file mode 100644 index 0000000..64f4f2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18cb5f11c047797315c71d4bb730204c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:24.636839", + "response": { + "continue": { + "rvcontinue": "20250731171359|11214284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 660861, + "ns": 0, + "title": "Πανδημία COVID-19", + "revisions": [ + { + "timestamp": "2025-09-08T17:38:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18ecaba0e3b17323b590d27f28a209a9.json b/wikipedia-analysis-#229lixin/cache/18ecaba0e3b17323b590d27f28a209a9.json new file mode 100644 index 0000000..c2ae903 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18ecaba0e3b17323b590d27f28a209a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:03.009524", + "response": { + "continue": { + "rvcontinue": "20250729190819|12088960", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11423, + "ns": 0, + "title": "Ytringsfrihed", + "revisions": [ + { + "timestamp": "2025-11-30T20:17:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18f521faf0dd3cbeab74f048a83d6105.json b/wikipedia-analysis-#229lixin/cache/18f521faf0dd3cbeab74f048a83d6105.json new file mode 100644 index 0000000..33f2a88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18f521faf0dd3cbeab74f048a83d6105.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:42.448516", + "response": { + "continue": { + "rvcontinue": "20251231035822|28760352", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2499157, + "ns": 0, + "title": "Antivaksin", + "revisions": [ + { + "timestamp": "2026-01-09T01:20:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/18f929be13dd5d4d7282ca30c37fea5e.json b/wikipedia-analysis-#229lixin/cache/18f929be13dd5d4d7282ca30c37fea5e.json new file mode 100644 index 0000000..9bb8e43 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/18f929be13dd5d4d7282ca30c37fea5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:50.899470", + "response": { + "continue": { + "rvcontinue": "20240215042129|7214864", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1423884, + "ns": 0, + "title": "জলবায়ু পরিবর্তন", + "revisions": [ + { + "timestamp": "2024-02-15T04:20:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1922b5d50e9a7c05f6cbaf58f90b46bc.json b/wikipedia-analysis-#229lixin/cache/1922b5d50e9a7c05f6cbaf58f90b46bc.json new file mode 100644 index 0000000..8b5a3b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1922b5d50e9a7c05f6cbaf58f90b46bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:19.984898", + "response": { + "continue": { + "rvcontinue": "20230208020443|35672557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1350977, + "ns": 0, + "title": "שמירה על השלום", + "revisions": [ + { + "timestamp": "2025-02-20T11:29:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1944998af0d2fc6791f1c1b368cf69fb.json b/wikipedia-analysis-#229lixin/cache/1944998af0d2fc6791f1c1b368cf69fb.json new file mode 100644 index 0000000..7eac38b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1944998af0d2fc6791f1c1b368cf69fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:30.027153", + "response": { + "continue": { + "rvcontinue": "20051029054457|9028", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2961, + "ns": 0, + "title": "سونامی", + "revisions": [ + { + "timestamp": "2005-10-29T05:30:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/19556b4e0b95084c3a68ef46769f2fc0.json b/wikipedia-analysis-#229lixin/cache/19556b4e0b95084c3a68ef46769f2fc0.json new file mode 100644 index 0000000..e3faab8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/19556b4e0b95084c3a68ef46769f2fc0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:03.622986", + "response": { + "continue": { + "rvcontinue": "20251006105404|27928335", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 354269, + "ns": 0, + "title": "Migrasi manusia", + "revisions": [ + { + "timestamp": "2025-10-17T02:42:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1961c7c0f467ea425cf8ff0ebcf4ed08.json b/wikipedia-analysis-#229lixin/cache/1961c7c0f467ea425cf8ff0ebcf4ed08.json new file mode 100644 index 0000000..db9d3e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1961c7c0f467ea425cf8ff0ebcf4ed08.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:30.779481", + "response": { + "continue": { + "rvcontinue": "20250812114215|23486312", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44314, + "ns": 0, + "title": "Köyhyys", + "revisions": [ + { + "timestamp": "2025-09-15T11:02:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/198d485ad174b945a468f803f51be70f.json b/wikipedia-analysis-#229lixin/cache/198d485ad174b945a468f803f51be70f.json new file mode 100644 index 0000000..eca88ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/198d485ad174b945a468f803f51be70f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:30.831206", + "response": { + "continue": { + "rvcontinue": "20250707093602|17065007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 181072, + "ns": 0, + "title": "Încălzirea globală", + "revisions": [ + { + "timestamp": "2025-11-20T08:57:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/19a1a0c7b6488aa0fee98cf71195b670.json b/wikipedia-analysis-#229lixin/cache/19a1a0c7b6488aa0fee98cf71195b670.json new file mode 100644 index 0000000..252102f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/19a1a0c7b6488aa0fee98cf71195b670.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:45.717463", + "response": { + "continue": { + "rvcontinue": "20230723142012|568734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8046, + "ns": 0, + "title": "වධ හිංසාව", + "revisions": [ + { + "timestamp": "2025-11-05T09:06:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/19bbda506cad8b6bfb82dd287c46d502.json b/wikipedia-analysis-#229lixin/cache/19bbda506cad8b6bfb82dd287c46d502.json new file mode 100644 index 0000000..a2b2f5d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/19bbda506cad8b6bfb82dd287c46d502.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:57.312860", + "response": { + "continue": { + "rvcontinue": "20070203182135|789034", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 136588, + "ns": 0, + "title": "Смртна казна", + "revisions": [ + { + "timestamp": "2007-02-03T17:57:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/19ea489bf823d6abfb8cb87d6b100b8e.json b/wikipedia-analysis-#229lixin/cache/19ea489bf823d6abfb8cb87d6b100b8e.json new file mode 100644 index 0000000..c643843 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/19ea489bf823d6abfb8cb87d6b100b8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:30.447808", + "response": { + "continue": { + "rvcontinue": "20041207063401|8204806", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1251700, + "ns": 0, + "title": "Humanitarian crisis", + "revisions": [ + { + "timestamp": "2004-12-07T05:40:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a0822d06ec4614b2e2f62af86255bc5.json b/wikipedia-analysis-#229lixin/cache/1a0822d06ec4614b2e2f62af86255bc5.json new file mode 100644 index 0000000..f389a97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a0822d06ec4614b2e2f62af86255bc5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:38.003340", + "response": { + "continue": { + "rvcontinue": "20251203103929|40945824", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80548, + "ns": 0, + "title": "선거", + "revisions": [ + { + "timestamp": "2025-12-03T10:40:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a1647f694072bb722b0c19bbc305017.json b/wikipedia-analysis-#229lixin/cache/1a1647f694072bb722b0c19bbc305017.json new file mode 100644 index 0000000..f40ef6f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a1647f694072bb722b0c19bbc305017.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:08.933351", + "response": { + "continue": { + "rvcontinue": "20211023211239|32428357", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2035019, + "ns": 0, + "title": "הבחירות לנשיאות ארצות הברית 2024", + "revisions": [ + { + "timestamp": "2021-10-23T21:11:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a18f40462e718197418de66a4f07a6c.json b/wikipedia-analysis-#229lixin/cache/1a18f40462e718197418de66a4f07a6c.json new file mode 100644 index 0000000..14f88b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a18f40462e718197418de66a4f07a6c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:26.642826", + "response": { + "continue": { + "rvcontinue": "20240213111029|630049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10388, + "ns": 0, + "title": "ලෝක සෞඛ්‍ය සංවිධානය", + "revisions": [ + { + "timestamp": "2024-02-14T01:13:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a4414831c373491f56b6f2c1cbceb8c.json b/wikipedia-analysis-#229lixin/cache/1a4414831c373491f56b6f2c1cbceb8c.json new file mode 100644 index 0000000..3a8f93f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a4414831c373491f56b6f2c1cbceb8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:51.339919", + "response": { + "continue": { + "rvcontinue": "20240315052622|825994", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52004, + "ns": 0, + "title": "စစ်ပွဲ", + "revisions": [ + { + "timestamp": "2024-04-09T22:10:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a718faac291c0c1b1c2ed1168c02563.json b/wikipedia-analysis-#229lixin/cache/1a718faac291c0c1b1c2ed1168c02563.json new file mode 100644 index 0000000..876421c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a718faac291c0c1b1c2ed1168c02563.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:06.210563", + "response": { + "continue": { + "rvcontinue": "20050111022420|230536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53095, + "ns": 0, + "title": "Genocídio", + "revisions": [ + { + "timestamp": "2005-01-11T01:51:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a790e1b49d16e9cca21f3f031b95d1e.json b/wikipedia-analysis-#229lixin/cache/1a790e1b49d16e9cca21f3f031b95d1e.json new file mode 100644 index 0000000..fb7de39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a790e1b49d16e9cca21f3f031b95d1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:03.376855", + "response": { + "continue": { + "rvcontinue": "20260124095933|74703770", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16945751, + "ns": 0, + "title": "Đại dịch COVID-19", + "revisions": [ + { + "timestamp": "2026-01-24T10:00:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a7f8393e8ec0d5e8d932d88b46a532d.json b/wikipedia-analysis-#229lixin/cache/1a7f8393e8ec0d5e8d932d88b46a532d.json new file mode 100644 index 0000000..d52a194 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a7f8393e8ec0d5e8d932d88b46a532d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:07.408418", + "response": { + "continue": { + "rvcontinue": "20210220195359|10712446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 342439, + "ns": 0, + "title": "Апатриди", + "revisions": [ + { + "timestamp": "2021-09-18T23:46:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a7fbe69b6ed6cc7d99d85f6f3e989b4.json b/wikipedia-analysis-#229lixin/cache/1a7fbe69b6ed6cc7d99d85f6f3e989b4.json new file mode 100644 index 0000000..0462fae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a7fbe69b6ed6cc7d99d85f6f3e989b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:56.738578", + "response": { + "continue": { + "rvcontinue": "20101014053852|3441187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 548188, + "ns": 0, + "title": "Buôn người", + "revisions": [ + { + "timestamp": "2010-10-12T15:30:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1a8adf35ea5bbfbeae20c5f560eed93a.json b/wikipedia-analysis-#229lixin/cache/1a8adf35ea5bbfbeae20c5f560eed93a.json new file mode 100644 index 0000000..34b73b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1a8adf35ea5bbfbeae20c5f560eed93a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:51.779846", + "response": { + "continue": { + "rvcontinue": "20260108213724|171402569", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7822301, + "ns": 0, + "title": "Refugiado", + "revisions": [ + { + "timestamp": "2026-01-19T02:18:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ab379e61d22e99cb9aff5f4c06dcf69.json b/wikipedia-analysis-#229lixin/cache/1ab379e61d22e99cb9aff5f4c06dcf69.json new file mode 100644 index 0000000..d55fd85 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ab379e61d22e99cb9aff5f4c06dcf69.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:37.951508", + "response": { + "continue": { + "rvcontinue": "20250612143935|17027496", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1153849, + "ns": 0, + "title": "Libertatea de exprimare", + "revisions": [ + { + "timestamp": "2025-11-14T07:33:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ab66a48e8a2a90b3ad46491b3f64f73.json b/wikipedia-analysis-#229lixin/cache/1ab66a48e8a2a90b3ad46491b3f64f73.json new file mode 100644 index 0000000..b9fa1a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ab66a48e8a2a90b3ad46491b3f64f73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:53.649692", + "response": { + "continue": { + "rvcontinue": "20031231233558|103847", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32523, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2003-12-31T23:34:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ad1f2a26ef5784c15aeec8c3381ecae.json b/wikipedia-analysis-#229lixin/cache/1ad1f2a26ef5784c15aeec8c3381ecae.json new file mode 100644 index 0000000..79073c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ad1f2a26ef5784c15aeec8c3381ecae.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:38:51.104046", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 60855, + "ns": 0, + "title": "بشري ناورین", + "revisions": [ + { + "timestamp": "2022-04-17T20:19:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ae6bf2741f147679324869ea289941a.json b/wikipedia-analysis-#229lixin/cache/1ae6bf2741f147679324869ea289941a.json new file mode 100644 index 0000000..4e81cf3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ae6bf2741f147679324869ea289941a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:15.447110", + "response": { + "continue": { + "rvcontinue": "20090831042651|473000", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105388, + "ns": 0, + "title": "सूखा", + "revisions": [ + { + "timestamp": "2009-08-17T06:24:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1afdb9671bc72a7ec51cbbf9d1925f33.json b/wikipedia-analysis-#229lixin/cache/1afdb9671bc72a7ec51cbbf9d1925f33.json new file mode 100644 index 0000000..d1545ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1afdb9671bc72a7ec51cbbf9d1925f33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:40.711023", + "response": { + "continue": { + "rvcontinue": "20120509054928|142796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29394, + "ns": 0, + "title": "သေဒဏ်", + "revisions": [ + { + "timestamp": "2012-05-08T06:07:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1afe5616f7f2ccb1f889cb9a6e6b8713.json b/wikipedia-analysis-#229lixin/cache/1afe5616f7f2ccb1f889cb9a6e6b8713.json new file mode 100644 index 0000000..119bd6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1afe5616f7f2ccb1f889cb9a6e6b8713.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:23.283835", + "response": { + "continue": { + "rvcontinue": "20251004154817|6482635", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1603098, + "ns": 0, + "title": "यातना", + "revisions": [ + { + "timestamp": "2025-10-04T15:42:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b1260cf74f901105922b03f80efe86d.json b/wikipedia-analysis-#229lixin/cache/1b1260cf74f901105922b03f80efe86d.json new file mode 100644 index 0000000..05fd58e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b1260cf74f901105922b03f80efe86d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:49.085222", + "response": { + "continue": { + "rvcontinue": "20151125211337|5548146", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 446640, + "ns": 0, + "title": "Πρόσφυγας", + "revisions": [ + { + "timestamp": "2015-11-25T20:55:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b53bb72174c8f61910a8571be6b5d3b.json b/wikipedia-analysis-#229lixin/cache/1b53bb72174c8f61910a8571be6b5d3b.json new file mode 100644 index 0000000..92f51a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b53bb72174c8f61910a8571be6b5d3b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:20.175262", + "response": { + "continue": { + "rvcontinue": "20251207221450|30583324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45211, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2026-01-02T11:36:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b57853b58ed9326d7dc042c0725bd79.json b/wikipedia-analysis-#229lixin/cache/1b57853b58ed9326d7dc042c0725bd79.json new file mode 100644 index 0000000..2753e90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b57853b58ed9326d7dc042c0725bd79.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:41.957914", + "response": { + "continue": { + "rvcontinue": "20170203174155|22362848", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3432344, + "ns": 0, + "title": "طالب لجوء", + "revisions": [ + { + "timestamp": "2017-02-03T17:05:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b69d24ef7ac0437218c5dbfaa4b6145.json b/wikipedia-analysis-#229lixin/cache/1b69d24ef7ac0437218c5dbfaa4b6145.json new file mode 100644 index 0000000..7c8fb79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b69d24ef7ac0437218c5dbfaa4b6145.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:03.021786", + "response": { + "continue": { + "rvcontinue": "20250130051359|34716504", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 558441, + "ns": 0, + "title": "Oylama", + "revisions": [ + { + "timestamp": "2025-02-21T15:10:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b729da858d8603aec38269db4f1d190.json b/wikipedia-analysis-#229lixin/cache/1b729da858d8603aec38269db4f1d190.json new file mode 100644 index 0000000..d8ce3bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b729da858d8603aec38269db4f1d190.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:34.769231", + "response": { + "continue": { + "rvcontinue": "20091121074920|2416173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 436018, + "ns": 0, + "title": "Cháy rừng", + "revisions": [ + { + "timestamp": "2009-11-21T06:24:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b8652eef21c747d1d4b0626bdd08a9c.json b/wikipedia-analysis-#229lixin/cache/1b8652eef21c747d1d4b0626bdd08a9c.json new file mode 100644 index 0000000..8b2edd7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b8652eef21c747d1d4b0626bdd08a9c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:14.973472", + "response": { + "continue": { + "rvcontinue": "20250818154158|35862635", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47068, + "ns": 0, + "title": "Savaş", + "revisions": [ + { + "timestamp": "2025-08-21T20:54:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1b8900ddb31195d51ac85fb9c288386a.json b/wikipedia-analysis-#229lixin/cache/1b8900ddb31195d51ac85fb9c288386a.json new file mode 100644 index 0000000..b5afa0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1b8900ddb31195d51ac85fb9c288386a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:48.440497", + "response": { + "continue": { + "rvcontinue": "20110220181540|922006", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248698, + "ns": 0, + "title": "नरसंहार", + "revisions": [ + { + "timestamp": "2011-02-20T17:10:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ba02327c483374782b4ac633a82cb13.json b/wikipedia-analysis-#229lixin/cache/1ba02327c483374782b4ac633a82cb13.json new file mode 100644 index 0000000..cd365fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ba02327c483374782b4ac633a82cb13.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:04.789828", + "response": { + "continue": { + "rvcontinue": "20050109103509|443069", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 87565, + "ns": 0, + "title": "Fattigdom", + "revisions": [ + { + "timestamp": "2004-11-15T19:54:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1bbc5433bb4415b8530672a16e67f750.json b/wikipedia-analysis-#229lixin/cache/1bbc5433bb4415b8530672a16e67f750.json new file mode 100644 index 0000000..c5eb218 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1bbc5433bb4415b8530672a16e67f750.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:31.346765", + "response": { + "continue": { + "rvcontinue": "20230510140941|37109694", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4338614, + "ns": 0, + "title": "مهاجرت اجباری داخلی", + "revisions": [ + { + "timestamp": "2023-06-24T09:24:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1bc5dfe8f48f15083d565ba54544e149.json b/wikipedia-analysis-#229lixin/cache/1bc5dfe8f48f15083d565ba54544e149.json new file mode 100644 index 0000000..06c2571 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1bc5dfe8f48f15083d565ba54544e149.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:34.519508", + "response": { + "continue": { + "rvcontinue": "20250805213626|146135277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 269669, + "ns": 0, + "title": "Elezione", + "revisions": [ + { + "timestamp": "2025-08-05T21:37:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1bc7c54eec143fb3e7fcf65520473c4b.json b/wikipedia-analysis-#229lixin/cache/1bc7c54eec143fb3e7fcf65520473c4b.json new file mode 100644 index 0000000..9f16c52 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1bc7c54eec143fb3e7fcf65520473c4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:02.162508", + "response": { + "continue": { + "rvcontinue": "20211028164956|9112064", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 748312, + "ns": 0, + "title": "Αγροτοδασική πυρκαγιά", + "revisions": [ + { + "timestamp": "2022-08-15T03:20:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1be8dae848236fc13f5cae8a394846db.json b/wikipedia-analysis-#229lixin/cache/1be8dae848236fc13f5cae8a394846db.json new file mode 100644 index 0000000..4cd7c82 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1be8dae848236fc13f5cae8a394846db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:04.289411", + "response": { + "continue": { + "rvcontinue": "20120220012251|8159562", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 768030, + "ns": 0, + "title": "Svoboda tisku", + "revisions": [ + { + "timestamp": "2012-02-05T10:33:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c00484503c531d55aed5a8d6a4e3832.json b/wikipedia-analysis-#229lixin/cache/1c00484503c531d55aed5a8d6a4e3832.json new file mode 100644 index 0000000..fee9aaf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c00484503c531d55aed5a8d6a4e3832.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:27.016237", + "response": { + "continue": { + "rvcontinue": "20060719132940|539906", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 95053, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2006-07-02T12:29:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c03604b76495edfa33061f259413df1.json b/wikipedia-analysis-#229lixin/cache/1c03604b76495edfa33061f259413df1.json new file mode 100644 index 0000000..87c889d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c03604b76495edfa33061f259413df1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:51.530377", + "response": { + "continue": { + "rvcontinue": "20250516174905|1422063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30541, + "ns": 0, + "title": "Demokrasia", + "revisions": [ + { + "timestamp": "2025-05-17T07:20:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c1b14034b3f391e8f7a5d84fb8bc7c2.json b/wikipedia-analysis-#229lixin/cache/1c1b14034b3f391e8f7a5d84fb8bc7c2.json new file mode 100644 index 0000000..db931fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c1b14034b3f391e8f7a5d84fb8bc7c2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:33.304214", + "response": { + "continue": { + "rvcontinue": "20200124121525|4479971", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1131137, + "ns": 0, + "title": "कोविड-19 विश्वमारी", + "revisions": [ + { + "timestamp": "2020-01-24T11:48:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c27e9d6239727925dfdcc37f1b87690.json b/wikipedia-analysis-#229lixin/cache/1c27e9d6239727925dfdcc37f1b87690.json new file mode 100644 index 0000000..0e1aadc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c27e9d6239727925dfdcc37f1b87690.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:43.393732", + "response": { + "continue": { + "rvcontinue": "20240820141656|67654260", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3432344, + "ns": 0, + "title": "طالب لجوء", + "revisions": [ + { + "timestamp": "2024-10-30T13:18:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c41186651d27a3e89256f760d9de2b6.json b/wikipedia-analysis-#229lixin/cache/1c41186651d27a3e89256f760d9de2b6.json new file mode 100644 index 0000000..60ea4da --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c41186651d27a3e89256f760d9de2b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:08.733614", + "response": { + "continue": { + "rvcontinue": "20250604143428|69418545", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23676, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-06-04T14:37:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c4fc11eb1461095b0c638517338ffb7.json b/wikipedia-analysis-#229lixin/cache/1c4fc11eb1461095b0c638517338ffb7.json new file mode 100644 index 0000000..a045574 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c4fc11eb1461095b0c638517338ffb7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:34.435842", + "response": { + "continue": { + "rvcontinue": "20240928044739|528899", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19669, + "ns": 0, + "title": "Talauci", + "revisions": [ + { + "timestamp": "2024-11-24T16:17:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c50538bcae704029ab1a97425a15b72.json b/wikipedia-analysis-#229lixin/cache/1c50538bcae704029ab1a97425a15b72.json new file mode 100644 index 0000000..b398553 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c50538bcae704029ab1a97425a15b72.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:44.227858", + "response": { + "continue": { + "rvcontinue": "20241103122003|339546", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2026, + "ns": 0, + "title": "اېډز", + "revisions": [ + { + "timestamp": "2024-11-03T12:20:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c81c2e789313fc02c50640bfd1cb425.json b/wikipedia-analysis-#229lixin/cache/1c81c2e789313fc02c50640bfd1cb425.json new file mode 100644 index 0000000..ce02e01 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c81c2e789313fc02c50640bfd1cb425.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:27.314087", + "response": { + "continue": { + "rvcontinue": "20040421182215|14735", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9713, + "ns": 0, + "title": "Direitos humanos", + "revisions": [ + { + "timestamp": "2004-04-21T18:07:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1c91bd0aa17f66863c6cc855e2b7396f.json b/wikipedia-analysis-#229lixin/cache/1c91bd0aa17f66863c6cc855e2b7396f.json new file mode 100644 index 0000000..be8be1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1c91bd0aa17f66863c6cc855e2b7396f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:30.979980", + "response": { + "continue": { + "rvcontinue": "20250903134848|28378846", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 186117, + "ns": 0, + "title": "Választás", + "revisions": [ + { + "timestamp": "2026-01-02T12:16:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1cca43fc885865fda6a3e4f6920e0a18.json b/wikipedia-analysis-#229lixin/cache/1cca43fc885865fda6a3e4f6920e0a18.json new file mode 100644 index 0000000..58d0262 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1cca43fc885865fda6a3e4f6920e0a18.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:59.215604", + "response": { + "continue": { + "rvcontinue": "20250706131900|880590", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9461, + "ns": 0, + "title": "ငလျင်", + "revisions": [ + { + "timestamp": "2025-11-08T03:43:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1cdc4634aa38a3e934674b7d81c173db.json b/wikipedia-analysis-#229lixin/cache/1cdc4634aa38a3e934674b7d81c173db.json new file mode 100644 index 0000000..4684dd2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1cdc4634aa38a3e934674b7d81c173db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:31.560131", + "response": { + "continue": { + "rvcontinue": "20050328233305|82265", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17021, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2005-03-28T23:32:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ceb1fc230915c6d512eab31b3cb09f9.json b/wikipedia-analysis-#229lixin/cache/1ceb1fc230915c6d512eab31b3cb09f9.json new file mode 100644 index 0000000..2533417 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ceb1fc230915c6d512eab31b3cb09f9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:30.973159", + "response": { + "continue": { + "rvcontinue": "20250510082641|39771944", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47217, + "ns": 0, + "title": "검열", + "revisions": [ + { + "timestamp": "2025-07-28T05:49:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1cefc5d7232e99159c15e73206885b92.json b/wikipedia-analysis-#229lixin/cache/1cefc5d7232e99159c15e73206885b92.json new file mode 100644 index 0000000..ddaf45c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1cefc5d7232e99159c15e73206885b92.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:26.225449", + "response": { + "continue": { + "rvcontinue": "20090523121842|58088", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10388, + "ns": 0, + "title": "ලෝක සෞඛ්‍ය සංවිධානය", + "revisions": [ + { + "timestamp": "2009-01-15T12:40:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1cf2a08b582254b3355df183082c1b85.json b/wikipedia-analysis-#229lixin/cache/1cf2a08b582254b3355df183082c1b85.json new file mode 100644 index 0000000..bb96225 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1cf2a08b582254b3355df183082c1b85.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:56.043969", + "response": { + "continue": { + "rvcontinue": "20100122175434|137815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12200, + "ns": 0, + "title": "ዴሞክራሲ", + "revisions": [ + { + "timestamp": "2010-01-17T15:16:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d0c5a02377a308c40394d91d1df4cea.json b/wikipedia-analysis-#229lixin/cache/1d0c5a02377a308c40394d91d1df4cea.json new file mode 100644 index 0000000..f35b27b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d0c5a02377a308c40394d91d1df4cea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:52.555207", + "response": { + "continue": { + "rvcontinue": "20051114201455|1223751", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 187327, + "ns": 0, + "title": "Barnarbete", + "revisions": [ + { + "timestamp": "2005-08-20T21:17:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d0deaea5596b33b4abdbc3b4a76c94c.json b/wikipedia-analysis-#229lixin/cache/1d0deaea5596b33b4abdbc3b4a76c94c.json new file mode 100644 index 0000000..2bf73f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d0deaea5596b33b4abdbc3b4a76c94c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:00.848303", + "response": { + "continue": { + "rvcontinue": "20070818205948|720657", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 149906, + "ns": 0, + "title": "تغییر اقلیم", + "revisions": [ + { + "timestamp": "2007-08-18T20:57:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d21d38844f1a0b03c55931765343f8b.json b/wikipedia-analysis-#229lixin/cache/1d21d38844f1a0b03c55931765343f8b.json new file mode 100644 index 0000000..60d3293 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d21d38844f1a0b03c55931765343f8b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:22.458329", + "response": { + "continue": { + "rvcontinue": "20250111120517|40305793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18142, + "ns": 0, + "title": "עינויים", + "revisions": [ + { + "timestamp": "2025-04-20T10:14:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d331ad4d4051ef43790a29a6c1692d1.json b/wikipedia-analysis-#229lixin/cache/1d331ad4d4051ef43790a29a6c1692d1.json new file mode 100644 index 0000000..05bac9d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d331ad4d4051ef43790a29a6c1692d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:40.847232", + "response": { + "continue": { + "rvcontinue": "20081116154045|1837468", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40033, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2006-01-17T21:37:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d40050a0ae86de55b2687caacbef8fe.json b/wikipedia-analysis-#229lixin/cache/1d40050a0ae86de55b2687caacbef8fe.json new file mode 100644 index 0000000..b66ece9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d40050a0ae86de55b2687caacbef8fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:10.502893", + "response": { + "continue": { + "rvcontinue": "20260104031746|1331039266", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5069516, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2026-01-05T18:21:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d6ed3d3dad2d48e0511e026b9a94421.json b/wikipedia-analysis-#229lixin/cache/1d6ed3d3dad2d48e0511e026b9a94421.json new file mode 100644 index 0000000..b4c90a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d6ed3d3dad2d48e0511e026b9a94421.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:01.364975", + "response": { + "continue": { + "rvcontinue": "20260121153053|42581175", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1132062, + "ns": 0, + "title": "מבקש מקלט", + "revisions": [ + { + "timestamp": "2026-01-22T03:32:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d6f0c2009e4be5352d3642ddb3a0ce0.json b/wikipedia-analysis-#229lixin/cache/1d6f0c2009e4be5352d3642ddb3a0ce0.json new file mode 100644 index 0000000..cc6aeba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d6f0c2009e4be5352d3642ddb3a0ce0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:43.488038", + "response": { + "continue": { + "rvcontinue": "20251110132143|107183879", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1555888, + "ns": 0, + "title": "人種主義", + "revisions": [ + { + "timestamp": "2026-01-15T17:20:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d762a4b144999c028ebb11ea197cd49.json b/wikipedia-analysis-#229lixin/cache/1d762a4b144999c028ebb11ea197cd49.json new file mode 100644 index 0000000..5620e66 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d762a4b144999c028ebb11ea197cd49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:46.955329", + "response": { + "continue": { + "rvcontinue": "20240919075801|11767553", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1425712, + "ns": 0, + "title": "ภัยแล้ง", + "revisions": [ + { + "timestamp": "2024-09-19T07:52:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1d8117e7473e6fd668f554492d9fee95.json b/wikipedia-analysis-#229lixin/cache/1d8117e7473e6fd668f554492d9fee95.json new file mode 100644 index 0000000..db19d87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1d8117e7473e6fd668f554492d9fee95.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:49.456933", + "response": { + "continue": { + "rvcontinue": "20251204065617|231178549", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24810, + "ns": 0, + "title": "Crime de guerre", + "revisions": [ + { + "timestamp": "2025-12-15T16:21:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1da1f736238a384ed44c2edcf25ed19e.json b/wikipedia-analysis-#229lixin/cache/1da1f736238a384ed44c2edcf25ed19e.json new file mode 100644 index 0000000..5707003 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1da1f736238a384ed44c2edcf25ed19e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:30.714775", + "response": { + "continue": { + "rvcontinue": "20050614120559|108949", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22699, + "ns": 0, + "title": "Genocida", + "revisions": [ + { + "timestamp": "2005-06-14T12:05:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1dc1d576c749b80b69825d969a76f2e2.json b/wikipedia-analysis-#229lixin/cache/1dc1d576c749b80b69825d969a76f2e2.json new file mode 100644 index 0000000..3b9006b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1dc1d576c749b80b69825d969a76f2e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:19.487890", + "response": { + "continue": { + "rvcontinue": "20250215033527|7973269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 892412, + "ns": 0, + "title": "বৈশ্বিক মহামারি", + "revisions": [ + { + "timestamp": "2025-08-02T20:50:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1dc5190ea04050c587c93f1690194e1b.json b/wikipedia-analysis-#229lixin/cache/1dc5190ea04050c587c93f1690194e1b.json new file mode 100644 index 0000000..4c7e073 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1dc5190ea04050c587c93f1690194e1b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:38.979220", + "response": { + "continue": { + "rvcontinue": "20251205121638|90505284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1249385, + "ns": 0, + "title": "人口遷徙", + "revisions": [ + { + "timestamp": "2025-12-25T08:52:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1dc6923c4aa72699d94c0fa79c3aa8c6.json b/wikipedia-analysis-#229lixin/cache/1dc6923c4aa72699d94c0fa79c3aa8c6.json new file mode 100644 index 0000000..2869ae7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1dc6923c4aa72699d94c0fa79c3aa8c6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:57.975368", + "response": { + "continue": { + "rvcontinue": "20260120042208|1333862891", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105323, + "ns": 0, + "title": "Freedom of the press", + "revisions": [ + { + "timestamp": "2026-01-22T01:52:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1dd205ba290d688a9bb483babd41eb62.json b/wikipedia-analysis-#229lixin/cache/1dd205ba290d688a9bb483babd41eb62.json new file mode 100644 index 0000000..c0f1683 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1dd205ba290d688a9bb483babd41eb62.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:24.298955", + "response": { + "continue": { + "rvcontinue": "20201002155355|10476646", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1040488, + "ns": 0, + "title": "Vaccineskepsis", + "revisions": [ + { + "timestamp": "2020-08-11T19:42:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1dd7e8e6437c1d09c4ec384ade4beb74.json b/wikipedia-analysis-#229lixin/cache/1dd7e8e6437c1d09c4ec384ade4beb74.json new file mode 100644 index 0000000..b70f65e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1dd7e8e6437c1d09c4ec384ade4beb74.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:23.610645", + "response": { + "continue": { + "rvcontinue": "20251220180722|41031633", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3862123, + "ns": 0, + "title": "난민 위기", + "revisions": [ + { + "timestamp": "2026-01-20T23:42:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1df155e29a249624a5c166cc0377409a.json b/wikipedia-analysis-#229lixin/cache/1df155e29a249624a5c166cc0377409a.json new file mode 100644 index 0000000..da619a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1df155e29a249624a5c166cc0377409a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:15.937623", + "response": { + "continue": { + "rvcontinue": "20250630061329|57675908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18510, + "ns": 0, + "title": "Folkmord", + "revisions": [ + { + "timestamp": "2025-11-04T12:17:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e346093faf4cec34491f07e82737e90.json b/wikipedia-analysis-#229lixin/cache/1e346093faf4cec34491f07e82737e90.json new file mode 100644 index 0000000..36811db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e346093faf4cec34491f07e82737e90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:12.704355", + "response": { + "continue": { + "rvcontinue": "20061108164541|365608", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62952, + "ns": 0, + "title": "Phân biệt chủng tộc", + "revisions": [ + { + "timestamp": "2006-11-08T16:21:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e421d40d44555559cf2c4af60736cb8.json b/wikipedia-analysis-#229lixin/cache/1e421d40d44555559cf2c4af60736cb8.json new file mode 100644 index 0000000..ebb5bba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e421d40d44555559cf2c4af60736cb8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:26.361483", + "response": { + "continue": { + "rvcontinue": "20230927203423|301852", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59559, + "ns": 0, + "title": "سيلاب", + "revisions": [ + { + "timestamp": "2023-09-30T14:39:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e45969cde414f4dd233fb46a32cc976.json b/wikipedia-analysis-#229lixin/cache/1e45969cde414f4dd233fb46a32cc976.json new file mode 100644 index 0000000..aab654e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e45969cde414f4dd233fb46a32cc976.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:26.395767", + "response": { + "continue": { + "rvcontinue": "20221229200107|200294", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40442, + "ns": 0, + "title": "Hukuncin Kisa", + "revisions": [ + { + "timestamp": "2022-12-29T19:58:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e494149442c59f2bd2e9c1874f5ded2.json b/wikipedia-analysis-#229lixin/cache/1e494149442c59f2bd2e9c1874f5ded2.json new file mode 100644 index 0000000..6b03ff3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e494149442c59f2bd2e9c1874f5ded2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:05.074710", + "response": { + "continue": { + "rvcontinue": "20080816120025|1136105", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 115366, + "ns": 0, + "title": "Ελευθερία του λόγου", + "revisions": [ + { + "timestamp": "2008-08-16T11:55:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e50947e3017d18621420f39027bfead.json b/wikipedia-analysis-#229lixin/cache/1e50947e3017d18621420f39027bfead.json new file mode 100644 index 0000000..3149dc6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e50947e3017d18621420f39027bfead.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:27.731515", + "response": { + "continue": { + "rvcontinue": "20251019155202|71047385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53658, + "ns": 0, + "title": "Inundação", + "revisions": [ + { + "timestamp": "2025-10-19T15:59:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e5bf6b4bab7ce037b66550c0113f88f.json b/wikipedia-analysis-#229lixin/cache/1e5bf6b4bab7ce037b66550c0113f88f.json new file mode 100644 index 0000000..f6fe1e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e5bf6b4bab7ce037b66550c0113f88f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:08.477313", + "response": { + "continue": { + "rvcontinue": "20060626020831|22940", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6525, + "ns": 0, + "title": "ম্যালেরিয়া", + "revisions": [ + { + "timestamp": "2006-06-26T01:55:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e5db9555e52cf67d8050af393868240.json b/wikipedia-analysis-#229lixin/cache/1e5db9555e52cf67d8050af393868240.json new file mode 100644 index 0000000..9b6d862 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e5db9555e52cf67d8050af393868240.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:54.933927", + "response": { + "continue": { + "rvcontinue": "20210901090249|5303388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1280838, + "ns": 0, + "title": "चरम मौसम", + "revisions": [ + { + "timestamp": "2021-12-31T13:42:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e773eb17f0202822d9687e3431d5945.json b/wikipedia-analysis-#229lixin/cache/1e773eb17f0202822d9687e3431d5945.json new file mode 100644 index 0000000..7af87bb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e773eb17f0202822d9687e3431d5945.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:28.933346", + "response": { + "continue": { + "rvcontinue": "20250816105047|169009433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1623647, + "ns": 0, + "title": "Desplazados internos", + "revisions": [ + { + "timestamp": "2025-08-16T10:51:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e77bcfff4482bbed719fe1b982d163f.json b/wikipedia-analysis-#229lixin/cache/1e77bcfff4482bbed719fe1b982d163f.json new file mode 100644 index 0000000..4d86337 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e77bcfff4482bbed719fe1b982d163f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:59.291599", + "response": { + "continue": { + "rvcontinue": "20210120145838|8640965", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 717933, + "ns": 0, + "title": "Προεδρική εκλογή των Ηνωμένων Πολιτειών 2024", + "revisions": [ + { + "timestamp": "2021-01-20T14:57:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1e7ac3adb4188280ac430986d8d12b9b.json b/wikipedia-analysis-#229lixin/cache/1e7ac3adb4188280ac430986d8d12b9b.json new file mode 100644 index 0000000..2be8660 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1e7ac3adb4188280ac430986d8d12b9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:23.192403", + "response": { + "continue": { + "rvcontinue": "20240731024603|37601755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3862123, + "ns": 0, + "title": "난민 위기", + "revisions": [ + { + "timestamp": "2024-07-31T01:00:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ea3c0686024ec309b00bc06966c5b48.json b/wikipedia-analysis-#229lixin/cache/1ea3c0686024ec309b00bc06966c5b48.json new file mode 100644 index 0000000..8424574 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ea3c0686024ec309b00bc06966c5b48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:01.834183", + "response": { + "continue": { + "rvcontinue": "20251012155928|70007494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 643, + "ns": 0, + "title": "Genocide", + "revisions": [ + { + "timestamp": "2025-11-06T16:50:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1eedcbc7bee83c715772ec3770614fbb.json b/wikipedia-analysis-#229lixin/cache/1eedcbc7bee83c715772ec3770614fbb.json new file mode 100644 index 0000000..7c9d26c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1eedcbc7bee83c715772ec3770614fbb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:40.339887", + "response": { + "continue": { + "rvcontinue": "20240228044512|11353673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1298970, + "ns": 0, + "title": "แผ่นดินไหวในประเทศตุรกีและประเทศซีเรีย พ.ศ. 2566", + "revisions": [ + { + "timestamp": "2024-12-05T22:31:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1ef733d574b43aee57aaafdec235299e.json b/wikipedia-analysis-#229lixin/cache/1ef733d574b43aee57aaafdec235299e.json new file mode 100644 index 0000000..4be7b19 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1ef733d574b43aee57aaafdec235299e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:58.573725", + "response": { + "continue": { + "rvcontinue": "20050220101517|46978", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12750, + "ns": 0, + "title": "Globální oteplování", + "revisions": [ + { + "timestamp": "2005-02-20T10:14:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f352ae77ddea4cb6379634b603fdc80.json b/wikipedia-analysis-#229lixin/cache/1f352ae77ddea4cb6379634b603fdc80.json new file mode 100644 index 0000000..04387f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f352ae77ddea4cb6379634b603fdc80.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:38.477531", + "response": { + "continue": { + "rvcontinue": "20040719085734|6083", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3835, + "ns": 0, + "title": "Тероризм", + "revisions": [ + { + "timestamp": "2004-04-25T12:51:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f5b2acf1f81cf7b64657ff65acbaea2.json b/wikipedia-analysis-#229lixin/cache/1f5b2acf1f81cf7b64657ff65acbaea2.json new file mode 100644 index 0000000..320ee36 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f5b2acf1f81cf7b64657ff65acbaea2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:32.096027", + "response": { + "continue": { + "rvcontinue": "20100112071628|4350466", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 430034, + "ns": 0, + "title": "인신매매", + "revisions": [ + { + "timestamp": "2010-01-12T07:11:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f5c4f7ff9debf16e942eb7ba769fb72.json b/wikipedia-analysis-#229lixin/cache/1f5c4f7ff9debf16e942eb7ba769fb72.json new file mode 100644 index 0000000..72d4acc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f5c4f7ff9debf16e942eb7ba769fb72.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:22.511343", + "response": { + "continue": { + "rvcontinue": "20051203200434|327122", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46349, + "ns": 0, + "title": "Cenzúra", + "revisions": [ + { + "timestamp": "2005-12-03T20:03:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f789d219afbde8b2285343a371449e6.json b/wikipedia-analysis-#229lixin/cache/1f789d219afbde8b2285343a371449e6.json new file mode 100644 index 0000000..86c0fdc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f789d219afbde8b2285343a371449e6.json @@ -0,0 +1,52 @@ +{ + "cached_at": "2026-01-26T00:42:42.375311", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1125781, + "ns": 0, + "title": "Voter suppression", + "langlinks": [ + { + "lang": "ar", + "title": "قمع المقترعين" + }, + { + "lang": "es", + "title": "Supresión del votante" + }, + { + "lang": "he", + "title": "הרתעת מצביעים" + }, + { + "lang": "id", + "title": "Intimidasi terhadap pemilih" + }, + { + "lang": "ja", + "title": "ボーター・サプレッション" + }, + { + "lang": "ms", + "title": "Penindasan pengundi" + }, + { + "lang": "nl", + "title": "Kiezersonderdrukking" + }, + { + "lang": "sq", + "title": "Shtypja e votuesit" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f897b6c1e2738001eb59fcee0dbe9ec.json b/wikipedia-analysis-#229lixin/cache/1f897b6c1e2738001eb59fcee0dbe9ec.json new file mode 100644 index 0000000..a06f655 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f897b6c1e2738001eb59fcee0dbe9ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:02.532081", + "response": { + "continue": { + "rvcontinue": "20250904162022|58001889", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8275137, + "ns": 0, + "title": "Vaccinationsmotstånd", + "revisions": [ + { + "timestamp": "2025-09-04T16:23:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f9642ac4c762b5faff60eea3f32488e.json b/wikipedia-analysis-#229lixin/cache/1f9642ac4c762b5faff60eea3f32488e.json new file mode 100644 index 0000000..dcaa926 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f9642ac4c762b5faff60eea3f32488e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:41.575581", + "response": { + "continue": { + "rvcontinue": "20221105093814|21943635", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3712174, + "ns": 0, + "title": "Krisis kemanusiaan", + "revisions": [ + { + "timestamp": "2025-04-25T06:52:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1f9e9e63f67e646215f1f997fd26f59e.json b/wikipedia-analysis-#229lixin/cache/1f9e9e63f67e646215f1f997fd26f59e.json new file mode 100644 index 0000000..93d21a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1f9e9e63f67e646215f1f997fd26f59e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:20.837567", + "response": { + "continue": { + "rvcontinue": "20070509073209|2811608", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349700, + "ns": 0, + "title": "Lapsityö", + "revisions": [ + { + "timestamp": "2007-05-09T06:57:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fa06c53dbf78a7edbfc4343cf61f6a1.json b/wikipedia-analysis-#229lixin/cache/1fa06c53dbf78a7edbfc4343cf61f6a1.json new file mode 100644 index 0000000..e211ee7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fa06c53dbf78a7edbfc4343cf61f6a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:45.475333", + "response": { + "continue": { + "rvcontinue": "20040520213900|299668", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47911, + "ns": 0, + "title": "Tryckfrihet", + "revisions": [ + { + "timestamp": "2004-05-20T21:34:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fb85b838947b528b002e7e030419582.json b/wikipedia-analysis-#229lixin/cache/1fb85b838947b528b002e7e030419582.json new file mode 100644 index 0000000..a11b887 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fb85b838947b528b002e7e030419582.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:34.908777", + "response": { + "continue": { + "rvcontinue": "20070517080633|521433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68609, + "ns": 0, + "title": "Εμβόλιο", + "revisions": [ + { + "timestamp": "2007-05-17T08:00:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fbe73c738bbc7b4aa32b39688b61008.json b/wikipedia-analysis-#229lixin/cache/1fbe73c738bbc7b4aa32b39688b61008.json new file mode 100644 index 0000000..0a91f8e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fbe73c738bbc7b4aa32b39688b61008.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:41.019065", + "response": { + "continue": { + "rvcontinue": "20110327163357|4196815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 524457, + "ns": 0, + "title": "Слобода говора", + "revisions": [ + { + "timestamp": "2011-03-27T16:11:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fca066421ad018a630d28c840b67f53.json b/wikipedia-analysis-#229lixin/cache/1fca066421ad018a630d28c840b67f53.json new file mode 100644 index 0000000..74a816b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fca066421ad018a630d28c840b67f53.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:53.737306", + "response": { + "continue": { + "rvcontinue": "20251216075808|72770268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134784, + "ns": 0, + "title": "الاحتباس الحراري", + "revisions": [ + { + "timestamp": "2025-12-16T08:00:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fe4af478093fcd6c198dd630759973b.json b/wikipedia-analysis-#229lixin/cache/1fe4af478093fcd6c198dd630759973b.json new file mode 100644 index 0000000..ddc39d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fe4af478093fcd6c198dd630759973b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:07.742984", + "response": { + "continue": { + "rvcontinue": "20061110174707|679990", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111002, + "ns": 0, + "title": "Туберкулоза", + "revisions": [ + { + "timestamp": "2006-11-10T15:55:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/1fe6aca9e2941c95d0d0fcf43421268d.json b/wikipedia-analysis-#229lixin/cache/1fe6aca9e2941c95d0d0fcf43421268d.json new file mode 100644 index 0000000..8ae1f06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/1fe6aca9e2941c95d0d0fcf43421268d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:41.213998", + "response": { + "continue": { + "rvcontinue": "20251022010251|28479923", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1945464, + "ns": 0, + "title": "Oltásellenesség", + "revisions": [ + { + "timestamp": "2026-01-23T11:46:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2000274abdc528fa19416076bf08477e.json b/wikipedia-analysis-#229lixin/cache/2000274abdc528fa19416076bf08477e.json new file mode 100644 index 0000000..1fc79f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2000274abdc528fa19416076bf08477e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:47.205510", + "response": { + "continue": { + "rvcontinue": "20131029142808|7341986", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 732897, + "ns": 0, + "title": "Asylansøger", + "revisions": [ + { + "timestamp": "2024-06-29T10:47:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2009d36c90d23c664f8b7f17d0417edf.json b/wikipedia-analysis-#229lixin/cache/2009d36c90d23c664f8b7f17d0417edf.json new file mode 100644 index 0000000..0efb880 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2009d36c90d23c664f8b7f17d0417edf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:56.593306", + "response": { + "continue": { + "rvcontinue": "20040322123232|114405", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15593, + "ns": 0, + "title": "Val", + "revisions": [ + { + "timestamp": "2003-07-29T15:12:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/200f9905954012d16f0732179486d6e9.json b/wikipedia-analysis-#229lixin/cache/200f9905954012d16f0732179486d6e9.json new file mode 100644 index 0000000..57e0741 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/200f9905954012d16f0732179486d6e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:06.614102", + "response": { + "continue": { + "rvcontinue": "20250329063700|7098750", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27871, + "ns": 0, + "title": "رائے دہندگی", + "revisions": [ + { + "timestamp": "2025-03-29T09:08:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2017d8dc073d2865edc5e073f201b805.json b/wikipedia-analysis-#229lixin/cache/2017d8dc073d2865edc5e073f201b805.json new file mode 100644 index 0000000..8c3f46a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2017d8dc073d2865edc5e073f201b805.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:49.538937", + "response": { + "continue": { + "rvcontinue": "20050325131117|134479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49670, + "ns": 0, + "title": "Изменение на климата", + "revisions": [ + { + "timestamp": "2005-03-24T16:50:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/201d8481a3d0c8d05ae7be7affd3f06d.json b/wikipedia-analysis-#229lixin/cache/201d8481a3d0c8d05ae7be7affd3f06d.json new file mode 100644 index 0000000..fe923e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/201d8481a3d0c8d05ae7be7affd3f06d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:20.500721", + "response": { + "continue": { + "rvcontinue": "20251215201416|231492132", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8490805, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2026-01-11T10:22:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2026d175284c424dbca37339598e0eb9.json b/wikipedia-analysis-#229lixin/cache/2026d175284c424dbca37339598e0eb9.json new file mode 100644 index 0000000..7a7dbf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2026d175284c424dbca37339598e0eb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:55.484538", + "response": { + "continue": { + "rvcontinue": "20250223194344|69620389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6156616, + "ns": 0, + "title": "Movimento antivacina", + "revisions": [ + { + "timestamp": "2025-06-24T06:23:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/202ed022ccb47cff4d8fe2aba9aa53d5.json b/wikipedia-analysis-#229lixin/cache/202ed022ccb47cff4d8fe2aba9aa53d5.json new file mode 100644 index 0000000..b233801 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/202ed022ccb47cff4d8fe2aba9aa53d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:42.712315", + "response": { + "continue": { + "rvcontinue": "20060510100208|138200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26776, + "ns": 0, + "title": "Τσουνάμι", + "revisions": [ + { + "timestamp": "2006-05-10T08:37:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2043012a4f665de97575d9d646c59f60.json b/wikipedia-analysis-#229lixin/cache/2043012a4f665de97575d9d646c59f60.json new file mode 100644 index 0000000..9851f7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2043012a4f665de97575d9d646c59f60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:55.216550", + "response": { + "continue": { + "rvcontinue": "20251220160407|12731419", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20779, + "ns": 0, + "title": "เอดส์", + "revisions": [ + { + "timestamp": "2026-01-11T02:07:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2050e2c793fef836c51cdcb70064d1c7.json b/wikipedia-analysis-#229lixin/cache/2050e2c793fef836c51cdcb70064d1c7.json new file mode 100644 index 0000000..8bcc0c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2050e2c793fef836c51cdcb70064d1c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:24.948696", + "response": { + "continue": { + "rvcontinue": "20260104124500|78659589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10021, + "ns": 0, + "title": "Prawa człowieka", + "revisions": [ + { + "timestamp": "2026-01-04T12:45:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/20628ec29b9c59d9996d7609101e3d4c.json b/wikipedia-analysis-#229lixin/cache/20628ec29b9c59d9996d7609101e3d4c.json new file mode 100644 index 0000000..d100aee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/20628ec29b9c59d9996d7609101e3d4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:45.149083", + "response": { + "continue": { + "rvcontinue": "20030714181922|38745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8221, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2003-07-13T15:15:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/206b1ad33613d60dd9138e427eff1d4c.json b/wikipedia-analysis-#229lixin/cache/206b1ad33613d60dd9138e427eff1d4c.json new file mode 100644 index 0000000..e192089 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/206b1ad33613d60dd9138e427eff1d4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:44.356505", + "response": { + "continue": { + "rvcontinue": "20190409051039|9418420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 719774, + "ns": 0, + "title": "Търсещ убежище", + "revisions": [ + { + "timestamp": "2019-04-09T05:07:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/207ca0460b5af18d2d44b4e7c16db112.json b/wikipedia-analysis-#229lixin/cache/207ca0460b5af18d2d44b4e7c16db112.json new file mode 100644 index 0000000..4075ab5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/207ca0460b5af18d2d44b4e7c16db112.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:59.304630", + "response": { + "continue": { + "rvcontinue": "20050112164431|368632", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70111, + "ns": 0, + "title": "Maremoto", + "revisions": [ + { + "timestamp": "2005-01-12T16:27:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2082f2073b02e1aa347f829b69a82439.json b/wikipedia-analysis-#229lixin/cache/2082f2073b02e1aa347f829b69a82439.json new file mode 100644 index 0000000..09c16f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2082f2073b02e1aa347f829b69a82439.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:16.534402", + "response": { + "continue": { + "rvcontinue": "20030520214324|134163", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2831025, + "ns": 0, + "title": "Diskriminierung", + "revisions": [ + { + "timestamp": "2003-05-20T21:28:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/20b8c1d4ae4014b930ca74afee86815b.json b/wikipedia-analysis-#229lixin/cache/20b8c1d4ae4014b930ca74afee86815b.json new file mode 100644 index 0000000..e9c3909 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/20b8c1d4ae4014b930ca74afee86815b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:13.580487", + "response": { + "continue": { + "rvcontinue": "20050103133254|31576", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16024, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2005-01-02T22:04:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/20d344183803791ed906cf4a27b16bc1.json b/wikipedia-analysis-#229lixin/cache/20d344183803791ed906cf4a27b16bc1.json new file mode 100644 index 0000000..44d2fda --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/20d344183803791ed906cf4a27b16bc1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:08.675126", + "response": { + "continue": { + "rvcontinue": "20250729184715|12088942", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20503, + "ns": 0, + "title": "Ligestilling", + "revisions": [ + { + "timestamp": "2025-07-30T09:36:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/20f005e64b2a2f495a858e1773d93d68.json b/wikipedia-analysis-#229lixin/cache/20f005e64b2a2f495a858e1773d93d68.json new file mode 100644 index 0000000..f1af1b2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/20f005e64b2a2f495a858e1773d93d68.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:08.474260", + "response": { + "continue": { + "rvcontinue": "20220501042140|27672514", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3313502, + "ns": 0, + "title": "Ekstrem hava olayları", + "revisions": [ + { + "timestamp": "2022-04-30T22:02:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2112cbde3570a2f4b2af9e7b2eaee9ca.json b/wikipedia-analysis-#229lixin/cache/2112cbde3570a2f4b2af9e7b2eaee9ca.json new file mode 100644 index 0000000..9364cb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2112cbde3570a2f4b2af9e7b2eaee9ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:11.530417", + "response": { + "continue": { + "rvcontinue": "20260108110731|148830874", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1188337, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2026-01-14T13:58:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/211a792465d8fb6f209db3c744ba92dd.json b/wikipedia-analysis-#229lixin/cache/211a792465d8fb6f209db3c744ba92dd.json new file mode 100644 index 0000000..ec1048d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/211a792465d8fb6f209db3c744ba92dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:06.174843", + "response": { + "continue": { + "rvcontinue": "20030810123705|22800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2815559, + "ns": 0, + "title": "Calentamiento global", + "revisions": [ + { + "timestamp": "2003-08-10T12:36:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/212899aca58de42db799d0dd455e56a4.json b/wikipedia-analysis-#229lixin/cache/212899aca58de42db799d0dd455e56a4.json new file mode 100644 index 0000000..aab1925 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/212899aca58de42db799d0dd455e56a4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:45.114427", + "response": { + "continue": { + "rvcontinue": "20241030185634|43790014", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61559, + "ns": 0, + "title": "Зміна клімату", + "revisions": [ + { + "timestamp": "2025-01-13T01:02:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21385a64f8b4cb47e884157f1251b029.json b/wikipedia-analysis-#229lixin/cache/21385a64f8b4cb47e884157f1251b029.json new file mode 100644 index 0000000..dfa2906 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21385a64f8b4cb47e884157f1251b029.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:08.270779", + "response": { + "continue": { + "rvcontinue": "20241105171144|40564242", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 218616, + "ns": 0, + "title": "خشکسالی", + "revisions": [ + { + "timestamp": "2025-11-25T04:54:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/216d433c091cafb266aa23126643a2ca.json b/wikipedia-analysis-#229lixin/cache/216d433c091cafb266aa23126643a2ca.json new file mode 100644 index 0000000..6373493 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/216d433c091cafb266aa23126643a2ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:25.193691", + "response": { + "continue": { + "rvcontinue": "20251017093549|28060460", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 555063, + "ns": 0, + "title": "Penyensoran", + "revisions": [ + { + "timestamp": "2025-11-21T19:07:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/216f7f4b058775405b87794fda826995.json b/wikipedia-analysis-#229lixin/cache/216f7f4b058775405b87794fda826995.json new file mode 100644 index 0000000..7859341 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/216f7f4b058775405b87794fda826995.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:37.123501", + "response": { + "continue": { + "rvcontinue": "20200122104148|110289589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8303012, + "ns": 0, + "title": "Pandemia di COVID-19", + "revisions": [ + { + "timestamp": "2020-01-22T10:39:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21750748fa33f83f8d17c17990cfd585.json b/wikipedia-analysis-#229lixin/cache/21750748fa33f83f8d17c17990cfd585.json new file mode 100644 index 0000000..2dfb0c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21750748fa33f83f8d17c17990cfd585.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:58.275445", + "response": { + "continue": { + "rvcontinue": "20010405042157|1039400529", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17253537, + "ns": 0, + "title": "Censorship", + "revisions": [ + { + "timestamp": "2001-04-05T04:13:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/218ea4d5bd84dcdf68a0f5d0d146a606.json b/wikipedia-analysis-#229lixin/cache/218ea4d5bd84dcdf68a0f5d0d146a606.json new file mode 100644 index 0000000..476ce4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/218ea4d5bd84dcdf68a0f5d0d146a606.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:04.280217", + "response": { + "continue": { + "rvcontinue": "20251006150414|46278434", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43205, + "ns": 0, + "title": "Дискримінація", + "revisions": [ + { + "timestamp": "2025-10-20T16:53:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/219020899800d7162c2348cb7340d887.json b/wikipedia-analysis-#229lixin/cache/219020899800d7162c2348cb7340d887.json new file mode 100644 index 0000000..9b6e512 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/219020899800d7162c2348cb7340d887.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:59.861501", + "response": { + "continue": { + "rvcontinue": "20050626211056|19340", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7943, + "ns": 0, + "title": "حقوق بشر", + "revisions": [ + { + "timestamp": "2005-06-26T20:55:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21b45f2db3b55fc04246460c97c7920e.json b/wikipedia-analysis-#229lixin/cache/21b45f2db3b55fc04246460c97c7920e.json new file mode 100644 index 0000000..ba77460 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21b45f2db3b55fc04246460c97c7920e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:53.691739", + "response": { + "continue": { + "rvcontinue": "20021123002305|53049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13232, + "ns": 0, + "title": "Menschenrechte", + "revisions": [ + { + "timestamp": "2002-11-23T00:22:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21b8005ec701c3a2bef88ef2c972a3df.json b/wikipedia-analysis-#229lixin/cache/21b8005ec701c3a2bef88ef2c972a3df.json new file mode 100644 index 0000000..c096c5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21b8005ec701c3a2bef88ef2c972a3df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:51.903642", + "response": { + "continue": { + "rvcontinue": "20120706125133|264531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36491, + "ns": 0, + "title": "የዓለም መሞቅ", + "revisions": [ + { + "timestamp": "2012-07-05T21:03:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21bb47e7ba6c8b73e8bc172dcbc4fbd3.json b/wikipedia-analysis-#229lixin/cache/21bb47e7ba6c8b73e8bc172dcbc4fbd3.json new file mode 100644 index 0000000..eb59f5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21bb47e7ba6c8b73e8bc172dcbc4fbd3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:41.750801", + "response": { + "continue": { + "rvcontinue": "20041209194252|16634", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5465, + "ns": 0, + "title": "إرهاب", + "revisions": [ + { + "timestamp": "2004-12-09T19:32:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21d3884f20634886baf4652828717e5f.json b/wikipedia-analysis-#229lixin/cache/21d3884f20634886baf4652828717e5f.json new file mode 100644 index 0000000..155f434 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21d3884f20634886baf4652828717e5f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:18.315471", + "response": { + "continue": { + "rvcontinue": "20201204192811|80734550", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4260524, + "ns": 0, + "title": "2024年アメリカ合衆国大統領選挙", + "revisions": [ + { + "timestamp": "2020-12-04T19:10:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21d91b468771a30850886be8b5da6d2d.json b/wikipedia-analysis-#229lixin/cache/21d91b468771a30850886be8b5da6d2d.json new file mode 100644 index 0000000..0910e11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21d91b468771a30850886be8b5da6d2d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:33.842438", + "response": { + "continue": { + "rvcontinue": "20140118230541|13839008", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1645605, + "ns": 0, + "title": "Фальсифікація виборів", + "revisions": [ + { + "timestamp": "2014-01-18T23:03:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21e800171173595da93c9116229b4f08.json b/wikipedia-analysis-#229lixin/cache/21e800171173595da93c9116229b4f08.json new file mode 100644 index 0000000..41ab4ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21e800171173595da93c9116229b4f08.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:03.644707", + "response": { + "continue": { + "rvcontinue": "20050601105521|52767", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24989, + "ns": 0, + "title": "Вибори", + "revisions": [ + { + "timestamp": "2005-05-15T12:04:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21ea07b366b53aea92903537fb33beb3.json b/wikipedia-analysis-#229lixin/cache/21ea07b366b53aea92903537fb33beb3.json new file mode 100644 index 0000000..26fe023 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21ea07b366b53aea92903537fb33beb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:21.540350", + "response": { + "continue": { + "rvcontinue": "20090224091141|2042040", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 359403, + "ns": 0, + "title": "Kebebasan berbicara", + "revisions": [ + { + "timestamp": "2009-02-24T09:09:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/21fcbdc2e72064d04435afea866b89d9.json b/wikipedia-analysis-#229lixin/cache/21fcbdc2e72064d04435afea866b89d9.json new file mode 100644 index 0000000..2b0b02b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/21fcbdc2e72064d04435afea866b89d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:10.503353", + "response": { + "continue": { + "rvcontinue": "20260122224510|42588237", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10706, + "ns": 0, + "title": "התחממות עולמית", + "revisions": [ + { + "timestamp": "2026-01-22T22:46:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/220095887d68c5849b109c1c656ca932.json b/wikipedia-analysis-#229lixin/cache/220095887d68c5849b109c1c656ca932.json new file mode 100644 index 0000000..ce03d1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/220095887d68c5849b109c1c656ca932.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:20.444189", + "response": { + "continue": { + "rvcontinue": "20070104163413|1086238", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 165342, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2007-01-04T16:31:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/222d0f4077734d872c9062f48618f08c.json b/wikipedia-analysis-#229lixin/cache/222d0f4077734d872c9062f48618f08c.json new file mode 100644 index 0000000..653aac4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/222d0f4077734d872c9062f48618f08c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:41.415866", + "response": { + "continue": { + "rvcontinue": "20110524052643|83848", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15872, + "ns": 0, + "title": "ခွဲခြားဆက်ဆံခြင်း", + "revisions": [ + { + "timestamp": "2011-05-24T05:25:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/22341ebaa4c81029ebef87fe6ead9712.json b/wikipedia-analysis-#229lixin/cache/22341ebaa4c81029ebef87fe6ead9712.json new file mode 100644 index 0000000..91081e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/22341ebaa4c81029ebef87fe6ead9712.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:38.712306", + "response": { + "continue": { + "rvcontinue": "20251229175610|78434972", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126920, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2025-12-29T18:52:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2265eec80b21b3e707eea3c2c50c3f7c.json b/wikipedia-analysis-#229lixin/cache/2265eec80b21b3e707eea3c2c50c3f7c.json new file mode 100644 index 0000000..88aa681 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2265eec80b21b3e707eea3c2c50c3f7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:32.558821", + "response": { + "continue": { + "rvcontinue": "20061220103328|659794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93537, + "ns": 0, + "title": "고문", + "revisions": [ + { + "timestamp": "2006-12-20T10:29:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2270044604b720aa41d8ba4424d38a10.json b/wikipedia-analysis-#229lixin/cache/2270044604b720aa41d8ba4424d38a10.json new file mode 100644 index 0000000..dc30f49 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2270044604b720aa41d8ba4424d38a10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:52.341900", + "response": { + "continue": { + "rvcontinue": "20250926035926|8491414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1423884, + "ns": 0, + "title": "জলবায়ু পরিবর্তন", + "revisions": [ + { + "timestamp": "2025-10-12T21:21:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/22d13fea4b3bdd851efa2bd81ff097ce.json b/wikipedia-analysis-#229lixin/cache/22d13fea4b3bdd851efa2bd81ff097ce.json new file mode 100644 index 0000000..296a15c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/22d13fea4b3bdd851efa2bd81ff097ce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:28.701562", + "response": { + "continue": { + "rvcontinue": "20251229104517|148682259", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 715982, + "ns": 0, + "title": "Tubercolosi", + "revisions": [ + { + "timestamp": "2026-01-14T13:50:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/22d79e68a23d75a13037145f20c727d4.json b/wikipedia-analysis-#229lixin/cache/22d79e68a23d75a13037145f20c727d4.json new file mode 100644 index 0000000..590f7f0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/22d79e68a23d75a13037145f20c727d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:19.035241", + "response": { + "continue": { + "rvcontinue": "20250724214825|671217", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 107453, + "ns": 0, + "title": "Ikon iyaka", + "revisions": [ + { + "timestamp": "2025-07-24T21:49:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/22ebfeaaf5223e1ec23f05dd70785d97.json b/wikipedia-analysis-#229lixin/cache/22ebfeaaf5223e1ec23f05dd70785d97.json new file mode 100644 index 0000000..c99de9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/22ebfeaaf5223e1ec23f05dd70785d97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:05.719971", + "response": { + "continue": { + "rvcontinue": "20051008025335|84128", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9980, + "ns": 0, + "title": "ملاريا", + "revisions": [ + { + "timestamp": "2005-04-28T09:12:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/22f5b8256c625ec6a7efb1b7fdaf2ea9.json b/wikipedia-analysis-#229lixin/cache/22f5b8256c625ec6a7efb1b7fdaf2ea9.json new file mode 100644 index 0000000..01c351a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/22f5b8256c625ec6a7efb1b7fdaf2ea9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:03.528857", + "response": { + "continue": { + "rvcontinue": "20250525025903|70877077", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56800, + "ns": 0, + "title": "تعذيب", + "revisions": [ + { + "timestamp": "2025-07-03T19:16:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/230988170264169ba1347474d299979b.json b/wikipedia-analysis-#229lixin/cache/230988170264169ba1347474d299979b.json new file mode 100644 index 0000000..5220640 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/230988170264169ba1347474d299979b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:21.698046", + "response": { + "continue": { + "rvcontinue": "20240111151928|22107865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1349, + "ns": 0, + "title": "Vaali", + "revisions": [ + { + "timestamp": "2024-11-13T09:25:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/23186b5dee0d89043a5ca834b3f67bc6.json b/wikipedia-analysis-#229lixin/cache/23186b5dee0d89043a5ca834b3f67bc6.json new file mode 100644 index 0000000..8133ad5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/23186b5dee0d89043a5ca834b3f67bc6.json @@ -0,0 +1,332 @@ +{ + "cached_at": "2026-01-26T00:29:59.163391", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 19333662, + "ns": 0, + "title": "Human trafficking", + "langlinks": [ + { + "lang": "ar", + "title": "الاتجار بالبشر" + }, + { + "lang": "ary", + "title": "طرافيك د بنادم" + }, + { + "lang": "az", + "title": "İnsan alveri" + }, + { + "lang": "be-tarask", + "title": "Гандаль людзьмі" + }, + { + "lang": "bg", + "title": "Трафик на хора" + }, + { + "lang": "blk", + "title": "ထာꩻစာအမ်ႏလိုꩻ" + }, + { + "lang": "bn", + "title": "মানব পাচার" + }, + { + "lang": "bs", + "title": "Trgovanje ljudima" + }, + { + "lang": "ca", + "title": "Tràfic de persones" + }, + { + "lang": "ckb", + "title": "بازرگانیی مرۆڤ" + }, + { + "lang": "cs", + "title": "Obchod s lidmi" + }, + { + "lang": "cy", + "title": "Masnachu pobl" + }, + { + "lang": "da", + "title": "Menneskehandel" + }, + { + "lang": "de", + "title": "Menschenhandel" + }, + { + "lang": "el", + "title": "Εμπορία ανθρώπων" + }, + { + "lang": "eo", + "title": "Homvendado" + }, + { + "lang": "es", + "title": "Trata de personas" + }, + { + "lang": "et", + "title": "Inimkaubandus" + }, + { + "lang": "eu", + "title": "Gizakien salerosketa" + }, + { + "lang": "fa", + "title": "قاچاق انسان" + }, + { + "lang": "fi", + "title": "Ihmiskauppa" + }, + { + "lang": "fr", + "title": "Traite des êtres humains" + }, + { + "lang": "fy", + "title": "Minskehannel" + }, + { + "lang": "ga", + "title": "Gáinneáil ar dhaoine" + }, + { + "lang": "gl", + "title": "Tráfico de persoas" + }, + { + "lang": "ha", + "title": "Safarar Mutane" + }, + { + "lang": "he", + "title": "סחר בבני אדם" + }, + { + "lang": "hi", + "title": "मानव तस्करी" + }, + { + "lang": "hr", + "title": "Trgovanje ljudima" + }, + { + "lang": "hu", + "title": "Emberkereskedelem" + }, + { + "lang": "hy", + "title": "Թրաֆիքինգ" + }, + { + "lang": "ia", + "title": "Tracta de personas" + }, + { + "lang": "id", + "title": "Perdagangan manusia" + }, + { + "lang": "is", + "title": "Mansal" + }, + { + "lang": "it", + "title": "Tratta di esseri umani" + }, + { + "lang": "ja", + "title": "人身売買" + }, + { + "lang": "ka", + "title": "ტრეფიკინგი" + }, + { + "lang": "ko", + "title": "인신매매" + }, + { + "lang": "la", + "title": "Mercatus hominum" + }, + { + "lang": "lb", + "title": "Mënschenhandel" + }, + { + "lang": "lfn", + "title": "Trafica de persones" + }, + { + "lang": "lo", + "title": "ການຄ້າມະນຸດ" + }, + { + "lang": "lt", + "title": "Prekyba žmonėmis" + }, + { + "lang": "lv", + "title": "Cilvēku tirdzniecība" + }, + { + "lang": "mai", + "title": "मानव तस्करी" + }, + { + "lang": "mk", + "title": "Трговија со луѓе" + }, + { + "lang": "mn", + "title": "Хүний наймаа" + }, + { + "lang": "ms", + "title": "Pemerdagangan manusia" + }, + { + "lang": "my", + "title": "လူကုန်ကူးခြင်း" + }, + { + "lang": "ne", + "title": "मानव तस्करी" + }, + { + "lang": "nl", + "title": "Mensenhandel" + }, + { + "lang": "nn", + "title": "Menneskehandel" + }, + { + "lang": "nb", + "title": "Menneskehandel" + }, + { + "lang": "pa", + "title": "ਮਨੁੱਖੀ ਤਸਕਰੀ" + }, + { + "lang": "pap", + "title": "Traficacion di hende" + }, + { + "lang": "pcm", + "title": "Human trafficking" + }, + { + "lang": "pl", + "title": "Handel ludźmi" + }, + { + "lang": "pt", + "title": "Tráfico de pessoas" + }, + { + "lang": "ro", + "title": "Trafic de persoane" + }, + { + "lang": "ru", + "title": "Торговля людьми" + }, + { + "lang": "simple", + "title": "Human trafficking" + }, + { + "lang": "sk", + "title": "Obchodovanie s ľuďmi" + }, + { + "lang": "sl", + "title": "Trgovina z ljudmi" + }, + { + "lang": "so", + "title": "Aafda tahriibka" + }, + { + "lang": "sq", + "title": "Trafikimi i qenieve njerëzore" + }, + { + "lang": "sr", + "title": "Трговина људима" + }, + { + "lang": "sv", + "title": "Människohandel" + }, + { + "lang": "ta", + "title": "மாந்தக் கடத்துகை" + }, + { + "lang": "th", + "title": "การค้ามนุษย์" + }, + { + "lang": "tl", + "title": "Pangangalakal ng tao" + }, + { + "lang": "tr", + "title": "İnsan ticareti" + }, + { + "lang": "uk", + "title": "Торгівля людьми" + }, + { + "lang": "ur", + "title": "انسانی بازارکاری" + }, + { + "lang": "vi", + "title": "Buôn người" + }, + { + "lang": "wuu", + "title": "人口贩卖" + }, + { + "lang": "yo", + "title": "Ènìyàn gbígbé káàkiri" + }, + { + "lang": "zh", + "title": "人口贩卖" + }, + { + "lang": "zu", + "title": "Ukushushumbiswa kwabantu" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2344eb71a5dcd3dfd33174506c92cabb.json b/wikipedia-analysis-#229lixin/cache/2344eb71a5dcd3dfd33174506c92cabb.json new file mode 100644 index 0000000..f5d65f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2344eb71a5dcd3dfd33174506c92cabb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:12.408796", + "response": { + "continue": { + "rvcontinue": "20100805092621|65160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14009, + "ns": 0, + "title": "शरणार्थी", + "revisions": [ + { + "timestamp": "2010-07-13T10:19:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/235d7bffabcd9c5bf6b22b63ee430417.json b/wikipedia-analysis-#229lixin/cache/235d7bffabcd9c5bf6b22b63ee430417.json new file mode 100644 index 0000000..b5b35b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/235d7bffabcd9c5bf6b22b63ee430417.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:19.500987", + "response": { + "continue": { + "rvcontinue": "20170224170608|22575218", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3462988, + "ns": 0, + "title": "نزوح داخلي", + "revisions": [ + { + "timestamp": "2017-02-24T16:58:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/23622cf6d0af8b0bc84110f2dc17c981.json b/wikipedia-analysis-#229lixin/cache/23622cf6d0af8b0bc84110f2dc17c981.json new file mode 100644 index 0000000..91c2ec9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/23622cf6d0af8b0bc84110f2dc17c981.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:57.978834", + "response": { + "continue": { + "rvcontinue": "20041120041343|403402", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62764, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2004-08-12T13:34:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/23677b06e398731cd44c62a792ccc37a.json b/wikipedia-analysis-#229lixin/cache/23677b06e398731cd44c62a792ccc37a.json new file mode 100644 index 0000000..a8e37a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/23677b06e398731cd44c62a792ccc37a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:49.274154", + "response": { + "continue": { + "rvcontinue": "20241117184112|56265317", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47490, + "ns": 0, + "title": "Tortyr", + "revisions": [ + { + "timestamp": "2024-11-17T18:42:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2371ef4642dc840421fb331ed8dbc625.json b/wikipedia-analysis-#229lixin/cache/2371ef4642dc840421fb331ed8dbc625.json new file mode 100644 index 0000000..4cb8035 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2371ef4642dc840421fb331ed8dbc625.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:19.683381", + "response": { + "continue": { + "rvcontinue": "20251214131348|262416109", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1305729, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2026-01-23T02:59:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2373d50b190d92943c8003861b8f3c5c.json b/wikipedia-analysis-#229lixin/cache/2373d50b190d92943c8003861b8f3c5c.json new file mode 100644 index 0000000..bce033b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2373d50b190d92943c8003861b8f3c5c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:34.173214", + "response": { + "continue": { + "rvcontinue": "20230828055208|11914857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134947, + "ns": 0, + "title": "Военно престъпление", + "revisions": [ + { + "timestamp": "2025-02-18T09:56:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/238e1302cfdcf94a7a472ffa7f8814f1.json b/wikipedia-analysis-#229lixin/cache/238e1302cfdcf94a7a472ffa7f8814f1.json new file mode 100644 index 0000000..563c921 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/238e1302cfdcf94a7a472ffa7f8814f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:57.506297", + "response": { + "continue": { + "rvcontinue": "20041014123834|15022", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10851, + "ns": 0, + "title": "ВІЛ/СНІД", + "revisions": [ + { + "timestamp": "2004-09-30T20:01:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/239f54fc1a4517d25c8b2a483d7dc1d0.json b/wikipedia-analysis-#229lixin/cache/239f54fc1a4517d25c8b2a483d7dc1d0.json new file mode 100644 index 0000000..7830619 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/239f54fc1a4517d25c8b2a483d7dc1d0.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:39:31.484100", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 3248507, + "ns": 0, + "title": "Menținerea păcii", + "revisions": [ + { + "timestamp": "2025-08-29T19:30:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/23d0750e5663838fa280846355402698.json b/wikipedia-analysis-#229lixin/cache/23d0750e5663838fa280846355402698.json new file mode 100644 index 0000000..da8eb55 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/23d0750e5663838fa280846355402698.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:07.534251", + "response": { + "continue": { + "rvcontinue": "20071205081458|1771757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 231904, + "ns": 0, + "title": "Menneskehandel", + "revisions": [ + { + "timestamp": "2007-12-03T22:09:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/23f7078430b27cced59014949bad0af4.json b/wikipedia-analysis-#229lixin/cache/23f7078430b27cced59014949bad0af4.json new file mode 100644 index 0000000..380b768 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/23f7078430b27cced59014949bad0af4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:37.282594", + "response": { + "continue": { + "rvcontinue": "20050210205539|571660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126920, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2005-02-10T14:50:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/240afa030471872a43faa1c792f41fce.json b/wikipedia-analysis-#229lixin/cache/240afa030471872a43faa1c792f41fce.json new file mode 100644 index 0000000..09fcd26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/240afa030471872a43faa1c792f41fce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:05.847476", + "response": { + "continue": { + "rvcontinue": "20251222113658|1328893100", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5902, + "ns": 0, + "title": "Capital punishment", + "revisions": [ + { + "timestamp": "2026-01-22T05:21:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/244bf43e71b5ad45014025c92b9a3811.json b/wikipedia-analysis-#229lixin/cache/244bf43e71b5ad45014025c92b9a3811.json new file mode 100644 index 0000000..1d13aa1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/244bf43e71b5ad45014025c92b9a3811.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:07.734461", + "response": { + "continue": { + "rvcontinue": "20251204153943|170806732", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153827, + "ns": 0, + "title": "Libertad de expresión", + "revisions": [ + { + "timestamp": "2025-12-04T15:39:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2467b26733227534ed5827886a48c234.json b/wikipedia-analysis-#229lixin/cache/2467b26733227534ed5827886a48c234.json new file mode 100644 index 0000000..7fa79a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2467b26733227534ed5827886a48c234.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:26.639899", + "response": { + "continue": { + "rvcontinue": "20060208092241|261898", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52193, + "ns": 0, + "title": "표현의 자유", + "revisions": [ + { + "timestamp": "2006-02-08T04:02:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2481cdc10b9213d611044a85b9bb6ca6.json b/wikipedia-analysis-#229lixin/cache/2481cdc10b9213d611044a85b9bb6ca6.json new file mode 100644 index 0000000..edf81f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2481cdc10b9213d611044a85b9bb6ca6.json @@ -0,0 +1,352 @@ +{ + "cached_at": "2026-01-26T00:40:47.059174", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 59568546, + "ns": 0, + "title": "2024 United States presidential election", + "langlinks": [ + { + "lang": "af", + "title": "Amerikaanse presidentsverkiesing 2024" + }, + { + "lang": "ar", + "title": "الانتخابات الرئاسية الأمريكية 2024" + }, + { + "lang": "ary", + "title": "نتيخابات رياسية د لميريكان 2024" + }, + { + "lang": "az", + "title": "ABŞ-də prezident seçkiləri (2024)" + }, + { + "lang": "ban", + "title": "Pamilihan umum Présidén Amérika Serikat 2024" + }, + { + "lang": "bbc", + "title": "Pamillit Presiden ni Amerika Serikat 2024" + }, + { + "lang": "be", + "title": "Прэзідэнцкія выбары ў ЗША (2024)" + }, + { + "lang": "be-tarask", + "title": "Прэзыдэнцкія выбары ў ЗША 2024 году" + }, + { + "lang": "bg", + "title": "Президентски избори в САЩ (2024)" + }, + { + "lang": "bn", + "title": "মার্কিন যুক্তরাষ্ট্রের রাষ্ট্রপতি নির্বাচন, ২০২৪" + }, + { + "lang": "ca", + "title": "Eleccions presidencials dels Estats Units de 2024" + }, + { + "lang": "cdo", + "title": "2024 nièng Mī-guók cūng-tūng sōng-gṳ̄" + }, + { + "lang": "ckb", + "title": "ھەڵبژاردنی سەرۆکایەتیی ویلایەتە یەکگرتووەکانی ئەمریکا (٢٠٢٤)" + }, + { + "lang": "cs", + "title": "Volby prezidenta USA 2024" + }, + { + "lang": "cv", + "title": "АПШри президент суйлавĕ (2024)" + }, + { + "lang": "cy", + "title": "Etholiad arlywyddol yr Unol Daleithiau, 2024" + }, + { + "lang": "da", + "title": "Præsidentvalget i USA 2024" + }, + { + "lang": "de", + "title": "Präsidentschaftswahl in den Vereinigten Staaten 2024" + }, + { + "lang": "diq", + "title": "Weçinıtışê serêcumhuriya DAY 2024" + }, + { + "lang": "el", + "title": "Προεδρική εκλογή των Ηνωμένων Πολιτειών 2024" + }, + { + "lang": "es", + "title": "Elecciones presidenciales de Estados Unidos de 2024" + }, + { + "lang": "et", + "title": "2024. aasta Ameerika Ühendriikide presidendivalimised" + }, + { + "lang": "eu", + "title": "2024ko Ameriketako Estatu Batuetako hauteskunde presidentzialak" + }, + { + "lang": "fa", + "title": "انتخابات ریاست‌جمهوری ایالات متحده آمریکا (۲۰۲۴)" + }, + { + "lang": "fi", + "title": "Yhdysvaltain presidentinvaalit 2024" + }, + { + "lang": "fr", + "title": "Élection présidentielle américaine de 2024" + }, + { + "lang": "frr", + "title": "US-Presidentenwool 2024" + }, + { + "lang": "fy", + "title": "Amerikaanske presidintsferkiezings (2024)" + }, + { + "lang": "ga", + "title": "Toghchán Uachtaránachta na Stát Aontaithe 2024" + }, + { + "lang": "gl", + "title": "Eleccións presidenciais dos Estados Unidos de 2024" + }, + { + "lang": "ha", + "title": "Zaɓen shugaban ƙasar Amurka a 2024" + }, + { + "lang": "hak", + "title": "2024-ngièn Mî-koet chúng-thúng sién-kí" + }, + { + "lang": "he", + "title": "הבחירות לנשיאות ארצות הברית 2024" + }, + { + "lang": "hi", + "title": "संयुक्त राज्य राष्ट्रपति चुनाव, 2024" + }, + { + "lang": "hr", + "title": "Predsjednički izbori u Sjedinjenim Američkim Državama 2024." + }, + { + "lang": "hu", + "title": "2024-es amerikai elnökválasztás" + }, + { + "lang": "hy", + "title": "ԱՄՆ նախագահական ընտրություններ (2024)" + }, + { + "lang": "id", + "title": "Pemilihan umum Presiden Amerika Serikat 2024" + }, + { + "lang": "is", + "title": "Forsetakosningar í Bandaríkjunum 2024" + }, + { + "lang": "it", + "title": "Elezioni presidenziali negli Stati Uniti d'America del 2024" + }, + { + "lang": "ja", + "title": "2024年アメリカ合衆国大統領選挙" + }, + { + "lang": "ka", + "title": "აშშ-ის საპრეზიდენტო არჩევნები (2024)" + }, + { + "lang": "kk", + "title": "2024 АҚШ президент сайлауы" + }, + { + "lang": "ko", + "title": "2024년 미국 대통령 선거" + }, + { + "lang": "ku", + "title": "Hilbijartina serokatiya DYAyê 2024" + }, + { + "lang": "la", + "title": "Comitia praesidentialia Civitatum Foederatarum anno 2024" + }, + { + "lang": "lt", + "title": "2024 metų JAV prezidento rinkimai" + }, + { + "lang": "lv", + "title": "2024. gada ASV prezidenta vēlēšanas" + }, + { + "lang": "mk", + "title": "Претседателски избори во САД (2024)" + }, + { + "lang": "mr", + "title": "२०२४ अमेरिकन अध्यक्षीय निवडणूक" + }, + { + "lang": "ms", + "title": "Pilihan raya presiden Amerika Syarikat 2024" + }, + { + "lang": "ne", + "title": "सन् २०२४ को अमेरिकी राष्ट्रपतीय निर्वाचन" + }, + { + "lang": "nl", + "title": "Amerikaanse presidentsverkiezingen 2024" + }, + { + "lang": "nb", + "title": "Presidentvalget i USA 2024" + }, + { + "lang": "ny", + "title": "Chisankho cha Purezidenti waku United States cha 2024" + }, + { + "lang": "pa", + "title": "2024 ਸੰਯੁਕਤ ਰਾਜ ਰਾਸ਼ਟਰਪਤੀ ਚੋਣਾਂ" + }, + { + "lang": "pl", + "title": "Wybory prezydenckie w Stanach Zjednoczonych w 2024 roku" + }, + { + "lang": "pt", + "title": "Eleição presidencial nos Estados Unidos em 2024" + }, + { + "lang": "ro", + "title": "Alegeri prezidențiale în Statele Unite ale Americii, 2024" + }, + { + "lang": "ru", + "title": "Президентские выборы в США (2024)" + }, + { + "lang": "sh", + "title": "Predsjednički izbori u Sjedinjenim Američkim Državama 2024." + }, + { + "lang": "si", + "title": "2024 එක්සත් ජනපද ජනාධිපතිවරණය" + }, + { + "lang": "simple", + "title": "2024 United States presidential election" + }, + { + "lang": "sk", + "title": "Prezidentské voľby v USA v roku 2024" + }, + { + "lang": "sl", + "title": "Volitve predsednika Združenih držav Amerike 2024" + }, + { + "lang": "smn", + "title": "Ive 2024 Ovtâstum staatâi presidentvaaljah" + }, + { + "lang": "sq", + "title": "Zgjedhjet presidenciale në Shtete të Bashkuara, 2024" + }, + { + "lang": "sr", + "title": "Председнички избори у САД 2024." + }, + { + "lang": "sv", + "title": "Presidentvalet i USA 2024" + }, + { + "lang": "sw", + "title": "Uchaguzi wa Rais wa Marekani, 2024" + }, + { + "lang": "ta", + "title": "2024 ஐக்கிய அமெரிக்கக் குடியரசுத் தலைவர் தேர்தல்" + }, + { + "lang": "th", + "title": "การเลือกตั้งประธานาธิบดีสหรัฐ พ.ศ. 2567" + }, + { + "lang": "tok", + "title": "jan li wile e jan lawa pi ma Mewika lon tenpo sike 2024" + }, + { + "lang": "tr", + "title": "2024 Amerika Birleşik Devletleri başkanlık seçimleri" + }, + { + "lang": "ug", + "title": "2024 ئامېرىكا ئەلبېشلىق سايلىمى" + }, + { + "lang": "uk", + "title": "Президентські вибори у США 2024" + }, + { + "lang": "ur", + "title": "ریاستہائے متحدہ کے صدارتی انتخابات 2024ء" + }, + { + "lang": "vec", + "title": "Ełesion presidensiałi inte i Stati Unii d'Amèrica del 2024" + }, + { + "lang": "vi", + "title": "Bầu cử tổng thống Hoa Kỳ 2024" + }, + { + "lang": "wuu", + "title": "2024年美国总统选举" + }, + { + "lang": "zh", + "title": "2024年美國總統選舉" + }, + { + "lang": "nan", + "title": "2024 nî Bí-kok chóng-thóng soán-kí" + }, + { + "lang": "yue", + "title": "第60屆美國總統選舉" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/248fbf25f3d5fbde0e7abd7700305970.json b/wikipedia-analysis-#229lixin/cache/248fbf25f3d5fbde0e7abd7700305970.json new file mode 100644 index 0000000..a1e4dca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/248fbf25f3d5fbde0e7abd7700305970.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:04.091978", + "response": { + "continue": { + "rvcontinue": "20260125092513|1334730988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20423, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2026-01-26T04:33:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/24cf8f246102f587d053591b935f46d1.json b/wikipedia-analysis-#229lixin/cache/24cf8f246102f587d053591b935f46d1.json new file mode 100644 index 0000000..0171f2b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/24cf8f246102f587d053591b935f46d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:57.141610", + "response": { + "continue": { + "rvcontinue": "20251126155312|30558085", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37937, + "ns": 0, + "title": "Дискриминација", + "revisions": [ + { + "timestamp": "2025-12-17T04:35:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/24e3bd67f223063548bf6e8721cc9d8c.json b/wikipedia-analysis-#229lixin/cache/24e3bd67f223063548bf6e8721cc9d8c.json new file mode 100644 index 0000000..9d12796 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/24e3bd67f223063548bf6e8721cc9d8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:07.784431", + "response": { + "continue": { + "rvcontinue": "20250505215035|87159395", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65901, + "ns": 0, + "title": "歧視", + "revisions": [ + { + "timestamp": "2025-07-04T06:53:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/251c7641c6b2972e984736dd0436f9c4.json b/wikipedia-analysis-#229lixin/cache/251c7641c6b2972e984736dd0436f9c4.json new file mode 100644 index 0000000..5e5c8ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/251c7641c6b2972e984736dd0436f9c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:46.503541", + "response": { + "continue": { + "rvcontinue": "20260106164058|74655469", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70046, + "ns": 0, + "title": "Biến đổi khí hậu", + "revisions": [ + { + "timestamp": "2026-01-12T10:19:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/253729ac2baa0ebdbe5f908f2ec1f9cc.json b/wikipedia-analysis-#229lixin/cache/253729ac2baa0ebdbe5f908f2ec1f9cc.json new file mode 100644 index 0000000..ae748c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/253729ac2baa0ebdbe5f908f2ec1f9cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:03.529530", + "response": { + "continue": { + "rvcontinue": "20250830053219|12505184", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85789, + "ns": 0, + "title": "โทษประหารชีวิต", + "revisions": [ + { + "timestamp": "2025-09-16T00:31:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/253dba0fe3bb1b3fb5ed1342477dc6a5.json b/wikipedia-analysis-#229lixin/cache/253dba0fe3bb1b3fb5ed1342477dc6a5.json new file mode 100644 index 0000000..7340369 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/253dba0fe3bb1b3fb5ed1342477dc6a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:08.310305", + "response": { + "continue": { + "rvcontinue": "20240704093943|6151953", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18803, + "ns": 0, + "title": "मानवाधिकार", + "revisions": [ + { + "timestamp": "2024-07-04T09:41:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2545614bdebe8958f322deddc3fccc55.json b/wikipedia-analysis-#229lixin/cache/2545614bdebe8958f322deddc3fccc55.json new file mode 100644 index 0000000..2e00db4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2545614bdebe8958f322deddc3fccc55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:04.915821", + "response": { + "continue": { + "rvcontinue": "20040314211137|614183", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101641, + "ns": 0, + "title": "Organizzazione mondiale della sanità", + "revisions": [ + { + "timestamp": "2004-03-14T21:02:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/255944f8a743b0e464bc7aae5f5c57c6.json b/wikipedia-analysis-#229lixin/cache/255944f8a743b0e464bc7aae5f5c57c6.json new file mode 100644 index 0000000..e1473ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/255944f8a743b0e464bc7aae5f5c57c6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:31.037614", + "response": { + "continue": { + "rvcontinue": "20050325081740|35782", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13564, + "ns": 0, + "title": "결핵", + "revisions": [ + { + "timestamp": "2005-03-25T08:17:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/255dc381a2a892d5279f31a95ff4e021.json b/wikipedia-analysis-#229lixin/cache/255dc381a2a892d5279f31a95ff4e021.json new file mode 100644 index 0000000..388f06f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/255dc381a2a892d5279f31a95ff4e021.json @@ -0,0 +1,588 @@ +{ + "cached_at": "2026-01-26T00:39:41.385936", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 30636, + "ns": 0, + "title": "Terrorism", + "langlinks": [ + { + "lang": "af", + "title": "Terrorisme" + }, + { + "lang": "gsw", + "title": "Terrorismus" + }, + { + "lang": "an", + "title": "Terrorismo" + }, + { + "lang": "ar", + "title": "إرهاب" + }, + { + "lang": "arz", + "title": "ارهاب" + }, + { + "lang": "as", + "title": "সন্ত্ৰাসবাদ" + }, + { + "lang": "ast", + "title": "Terrorismu" + }, + { + "lang": "az", + "title": "Terrorizm" + }, + { + "lang": "azb", + "title": "تروریزم" + }, + { + "lang": "ba", + "title": "Терроризм" + }, + { + "lang": "sgs", + "title": "Teruorėzmos" + }, + { + "lang": "bcl", + "title": "Terorismo" + }, + { + "lang": "be", + "title": "Тэрарызм" + }, + { + "lang": "be-tarask", + "title": "Тэрарызм" + }, + { + "lang": "bg", + "title": "Тероризъм" + }, + { + "lang": "bh", + "title": "आतंकवाद" + }, + { + "lang": "bn", + "title": "সন্ত্রাসবাদ" + }, + { + "lang": "br", + "title": "Sponterezh" + }, + { + "lang": "bs", + "title": "Terorizam" + }, + { + "lang": "btm", + "title": "Terorisme" + }, + { + "lang": "bxr", + "title": "Терроризм" + }, + { + "lang": "ca", + "title": "Terrorisme" + }, + { + "lang": "ce", + "title": "Терроризм" + }, + { + "lang": "ceb", + "title": "Terorismo" + }, + { + "lang": "ckb", + "title": "تیرۆریزم" + }, + { + "lang": "cs", + "title": "Terorismus" + }, + { + "lang": "cy", + "title": "Terfysgaeth" + }, + { + "lang": "da", + "title": "Terrorisme" + }, + { + "lang": "de", + "title": "Terrorismus" + }, + { + "lang": "diq", + "title": "Terorizm" + }, + { + "lang": "el", + "title": "Τρομοκρατία" + }, + { + "lang": "eo", + "title": "Terorismo" + }, + { + "lang": "es", + "title": "Terrorismo" + }, + { + "lang": "et", + "title": "Terrorism" + }, + { + "lang": "eu", + "title": "Terrorismo" + }, + { + "lang": "fa", + "title": "تروریسم" + }, + { + "lang": "fi", + "title": "Terrorismi" + }, + { + "lang": "fo", + "title": "Yvirgangur" + }, + { + "lang": "fr", + "title": "Terrorisme" + }, + { + "lang": "fy", + "title": "Terrorisme" + }, + { + "lang": "ga", + "title": "Sceimhlitheoireacht" + }, + { + "lang": "gcr", + "title": "Térorism" + }, + { + "lang": "gd", + "title": "Ceannairceachd" + }, + { + "lang": "gl", + "title": "Terrorismo" + }, + { + "lang": "gn", + "title": "Mondyikakuaa" + }, + { + "lang": "gu", + "title": "આતંકવાદ" + }, + { + "lang": "gv", + "title": "Atçhimys" + }, + { + "lang": "ha", + "title": "Ta'addanci" + }, + { + "lang": "he", + "title": "טרור" + }, + { + "lang": "hi", + "title": "आतंकवाद" + }, + { + "lang": "hif", + "title": "Atankwaad" + }, + { + "lang": "hr", + "title": "Terorizam" + }, + { + "lang": "hu", + "title": "Terrorizmus" + }, + { + "lang": "hy", + "title": "Ահաբեկչություն" + }, + { + "lang": "hyw", + "title": "Ահաբեկչութիւն" + }, + { + "lang": "ia", + "title": "Terrorismo" + }, + { + "lang": "id", + "title": "Terorisme" + }, + { + "lang": "ie", + "title": "Terrorisme" + }, + { + "lang": "ilo", + "title": "Terorismo" + }, + { + "lang": "io", + "title": "Terorismo" + }, + { + "lang": "is", + "title": "Hryðjuverk" + }, + { + "lang": "it", + "title": "Terrorismo" + }, + { + "lang": "ja", + "title": "テロリズム" + }, + { + "lang": "jbo", + "title": "tadjycolnunte'a" + }, + { + "lang": "jv", + "title": "Terorisme" + }, + { + "lang": "ka", + "title": "ტერორიზმი" + }, + { + "lang": "kaa", + "title": "Terrorizm" + }, + { + "lang": "kab", + "title": "Aremmaɣ" + }, + { + "lang": "kk", + "title": "Терроризм" + }, + { + "lang": "kn", + "title": "ಭಯೋತ್ಪಾದನೆ" + }, + { + "lang": "knc", + "title": "Terrorism" + }, + { + "lang": "ko", + "title": "테러리즘" + }, + { + "lang": "krc", + "title": "Терроризм" + }, + { + "lang": "ku", + "title": "Terorîzm" + }, + { + "lang": "kw", + "title": "Broweghereth" + }, + { + "lang": "ky", + "title": "Терроризм" + }, + { + "lang": "la", + "title": "Tromocratia" + }, + { + "lang": "lad", + "title": "Terrorizmo" + }, + { + "lang": "li", + "title": "Terrorisme" + }, + { + "lang": "lld", + "title": "Terorism" + }, + { + "lang": "lmo", + "title": "Terrorism" + }, + { + "lang": "lt", + "title": "Terorizmas" + }, + { + "lang": "lv", + "title": "Terorisms" + }, + { + "lang": "mg", + "title": "Fampihorohoroana" + }, + { + "lang": "mk", + "title": "Тероризам" + }, + { + "lang": "ml", + "title": "ഭീകരവാദം" + }, + { + "lang": "mn", + "title": "Терроризм" + }, + { + "lang": "mr", + "title": "दहशतवाद" + }, + { + "lang": "ms", + "title": "Terorisme" + }, + { + "lang": "my", + "title": "အကြမ်းဖက်ဝါဒ" + }, + { + "lang": "mzn", + "title": "تروریسم" + }, + { + "lang": "nds", + "title": "Terrorismus" + }, + { + "lang": "nds-nl", + "title": "Terrorisme" + }, + { + "lang": "ne", + "title": "आतङ्कवाद" + }, + { + "lang": "new", + "title": "आतङ्कवाद" + }, + { + "lang": "nl", + "title": "Terrorisme" + }, + { + "lang": "nn", + "title": "Terrorisme" + }, + { + "lang": "nb", + "title": "Terrorisme" + }, + { + "lang": "oc", + "title": "Terrorisme" + }, + { + "lang": "pa", + "title": "ਦਹਿਸ਼ਤਵਾਦ" + }, + { + "lang": "pap", + "title": "Terorismo" + }, + { + "lang": "pl", + "title": "Terroryzm" + }, + { + "lang": "pms", + "title": "Terorism" + }, + { + "lang": "pnb", + "title": "دہشت گردی" + }, + { + "lang": "pt", + "title": "Terrorismo" + }, + { + "lang": "ro", + "title": "Terorism" + }, + { + "lang": "ru", + "title": "Терроризм" + }, + { + "lang": "rue", + "title": "Терорізм" + }, + { + "lang": "rw", + "title": "Iterabwoba" + }, + { + "lang": "sah", + "title": "Терроризм" + }, + { + "lang": "sc", + "title": "Terrorismu" + }, + { + "lang": "scn", + "title": "Tirrurìsimu" + }, + { + "lang": "sco", + "title": "Terrorism" + }, + { + "lang": "sd", + "title": "دھشتگردي" + }, + { + "lang": "sh", + "title": "Terorizam" + }, + { + "lang": "si", + "title": "ත්‍රස්තවාදය" + }, + { + "lang": "simple", + "title": "Terrorism" + }, + { + "lang": "sk", + "title": "Terorizmus" + }, + { + "lang": "sl", + "title": "Terorizem" + }, + { + "lang": "sq", + "title": "Terrorizmi" + }, + { + "lang": "sr", + "title": "Тероризам" + }, + { + "lang": "sv", + "title": "Terrorism" + }, + { + "lang": "sw", + "title": "Ugaidi" + }, + { + "lang": "ta", + "title": "பயங்கரவாதம்" + }, + { + "lang": "te", + "title": "ఉగ్రవాదం" + }, + { + "lang": "tg", + "title": "Терроризм" + }, + { + "lang": "th", + "title": "การก่อการร้าย" + }, + { + "lang": "tl", + "title": "Terorismo" + }, + { + "lang": "tr", + "title": "Terörizm" + }, + { + "lang": "tt", + "title": "Террорчылык" + }, + { + "lang": "uk", + "title": "Тероризм" + }, + { + "lang": "ur", + "title": "دہشت گردی" + }, + { + "lang": "uz", + "title": "Terrorizm" + }, + { + "lang": "vi", + "title": "Khủng bố" + }, + { + "lang": "wa", + "title": "Terorisse" + }, + { + "lang": "war", + "title": "Terorismo" + }, + { + "lang": "wuu", + "title": "恐怖主义" + }, + { + "lang": "xmf", + "title": "ტერორიზმი" + }, + { + "lang": "yi", + "title": "טעראריזם" + }, + { + "lang": "zh", + "title": "恐怖主义" + }, + { + "lang": "nan", + "title": "Khióng-pò͘-chú-gī" + }, + { + "lang": "yue", + "title": "恐怖主義" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2568adb262920887b25f484ddd664b57.json b/wikipedia-analysis-#229lixin/cache/2568adb262920887b25f484ddd664b57.json new file mode 100644 index 0000000..f6f854d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2568adb262920887b25f484ddd664b57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:02.165019", + "response": { + "continue": { + "rvcontinue": "20251203184205|231163753", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4410461, + "ns": 0, + "title": "Inondation", + "revisions": [ + { + "timestamp": "2025-12-03T18:46:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25695a159a9ca5bb784f8d765c18781f.json b/wikipedia-analysis-#229lixin/cache/25695a159a9ca5bb784f8d765c18781f.json new file mode 100644 index 0000000..20276c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25695a159a9ca5bb784f8d765c18781f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:56.499038", + "response": { + "continue": { + "rvcontinue": "20211013113543|26324297", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 558415, + "ns": 0, + "title": "Çocuk işçiler", + "revisions": [ + { + "timestamp": "2023-10-30T13:27:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25709f9a1650682243b3c45814e34439.json b/wikipedia-analysis-#229lixin/cache/25709f9a1650682243b3c45814e34439.json new file mode 100644 index 0000000..dfcd901 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25709f9a1650682243b3c45814e34439.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:21.211822", + "response": { + "continue": { + "rvcontinue": "20240806000545|1238279", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1602, + "ns": 0, + "title": "मानव अधिकार", + "revisions": [ + { + "timestamp": "2025-08-25T13:20:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/257b51b78a3db48997b6d0310463e544.json b/wikipedia-analysis-#229lixin/cache/257b51b78a3db48997b6d0310463e544.json new file mode 100644 index 0000000..c0ea684 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/257b51b78a3db48997b6d0310463e544.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:11.152078", + "response": { + "continue": { + "rvcontinue": "20170507155215|366329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18878, + "ns": 0, + "title": "ပြောင်းရွှေ့နေထိုင်ခြင်း", + "revisions": [ + { + "timestamp": "2017-05-07T17:06:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25b46edbc9cd9fe0b20fa797bae37925.json b/wikipedia-analysis-#229lixin/cache/25b46edbc9cd9fe0b20fa797bae37925.json new file mode 100644 index 0000000..a9aebcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25b46edbc9cd9fe0b20fa797bae37925.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:55.301494", + "response": { + "continue": { + "rvcontinue": "20250122153611|16774915", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62393, + "ns": 0, + "title": "Rasism", + "revisions": [ + { + "timestamp": "2025-09-18T15:37:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25c862f01f54eb3eba0d23a85df4f76e.json b/wikipedia-analysis-#229lixin/cache/25c862f01f54eb3eba0d23a85df4f76e.json new file mode 100644 index 0000000..e14f28a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25c862f01f54eb3eba0d23a85df4f76e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:37.576611", + "response": { + "continue": { + "rvcontinue": "20171212123729|47343758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5982854, + "ns": 0, + "title": "維持和平", + "revisions": [ + { + "timestamp": "2017-12-12T12:27:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25c97fc4f2b598e224aa09cc40e3e27a.json b/wikipedia-analysis-#229lixin/cache/25c97fc4f2b598e224aa09cc40e3e27a.json new file mode 100644 index 0000000..31cfa21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25c97fc4f2b598e224aa09cc40e3e27a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:33.048284", + "response": { + "continue": { + "rvcontinue": "20040312001522|218861", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46087, + "ns": 0, + "title": "Censuur (informatie)", + "revisions": [ + { + "timestamp": "2004-03-12T00:14:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/25fbcb41998e4a96d06f7e5af0497add.json b/wikipedia-analysis-#229lixin/cache/25fbcb41998e4a96d06f7e5af0497add.json new file mode 100644 index 0000000..438eecb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/25fbcb41998e4a96d06f7e5af0497add.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:17.085777", + "response": { + "continue": { + "rvcontinue": "20251211213252|42350388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17527, + "ns": 0, + "title": "חופש הביטוי", + "revisions": [ + { + "timestamp": "2026-01-09T11:34:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/260e367c0978ce14c1dc630cb931f3f8.json b/wikipedia-analysis-#229lixin/cache/260e367c0978ce14c1dc630cb931f3f8.json new file mode 100644 index 0000000..43d7c5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/260e367c0978ce14c1dc630cb931f3f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:04.392547", + "response": { + "continue": { + "rvcontinue": "20141014204620|14208121", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2339997, + "ns": 0, + "title": "حفظ السلام", + "revisions": [ + { + "timestamp": "2014-10-14T20:44:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2619ad162bfdcd498153df4f1e2f3b3d.json b/wikipedia-analysis-#229lixin/cache/2619ad162bfdcd498153df4f1e2f3b3d.json new file mode 100644 index 0000000..94fac0f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2619ad162bfdcd498153df4f1e2f3b3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:23.708277", + "response": { + "continue": { + "rvcontinue": "20250402132239|11035069", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15857, + "ns": 0, + "title": "Ρατσισμός", + "revisions": [ + { + "timestamp": "2025-04-02T13:23:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2627fe76558b2741e0c0613ae2725883.json b/wikipedia-analysis-#229lixin/cache/2627fe76558b2741e0c0613ae2725883.json new file mode 100644 index 0000000..694ea12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2627fe76558b2741e0c0613ae2725883.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:36.826721", + "response": { + "continue": { + "rvcontinue": "20030323131908|42704", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14695, + "ns": 0, + "title": "Demokracja", + "revisions": [ + { + "timestamp": "2003-03-23T13:07:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/262e6e3d52b3391fb26c64e98eac141f.json b/wikipedia-analysis-#229lixin/cache/262e6e3d52b3391fb26c64e98eac141f.json new file mode 100644 index 0000000..b6e25ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/262e6e3d52b3391fb26c64e98eac141f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:25.516209", + "response": { + "continue": { + "rvcontinue": "20030517214817|188543047", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10800790, + "ns": 0, + "title": "Impfgegnerschaft", + "revisions": [ + { + "timestamp": "2003-05-17T21:46:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2651d687ca0a51103ad82e22b9388f98.json b/wikipedia-analysis-#229lixin/cache/2651d687ca0a51103ad82e22b9388f98.json new file mode 100644 index 0000000..d60699c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2651d687ca0a51103ad82e22b9388f98.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:44.287400", + "response": { + "continue": { + "rvcontinue": "20080722044415|38649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8046, + "ns": 0, + "title": "වධ හිංසාව", + "revisions": [ + { + "timestamp": "2008-07-22T04:28:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2660ed4008cf9dea6b1438be309c8fde.json b/wikipedia-analysis-#229lixin/cache/2660ed4008cf9dea6b1438be309c8fde.json new file mode 100644 index 0000000..5c08124 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2660ed4008cf9dea6b1438be309c8fde.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:11.269834", + "response": { + "continue": { + "rvcontinue": "20250202161719|44531194", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4268051, + "ns": 0, + "title": "Екстремальні погодні явища", + "revisions": [ + { + "timestamp": "2025-10-20T19:39:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/26644e386f0d8575aaf97581e1dcea9f.json b/wikipedia-analysis-#229lixin/cache/26644e386f0d8575aaf97581e1dcea9f.json new file mode 100644 index 0000000..68a1fb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/26644e386f0d8575aaf97581e1dcea9f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:35.230903", + "response": { + "continue": { + "rvcontinue": "20221114085233|766742", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 234249, + "ns": 0, + "title": "ညှဉ်းပန်းနှိပ်စက်ခြင်း", + "revisions": [ + { + "timestamp": "2022-12-13T09:33:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2668839f9214535b114c0e4e9bc850ef.json b/wikipedia-analysis-#229lixin/cache/2668839f9214535b114c0e4e9bc850ef.json new file mode 100644 index 0000000..db80fac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2668839f9214535b114c0e4e9bc850ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:59.611491", + "response": { + "continue": { + "rvcontinue": "20050530185003|653650", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 106840, + "ns": 0, + "title": "Crimine di guerra", + "revisions": [ + { + "timestamp": "2005-05-30T18:43:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/26afe1fb8168a8960e2397d834543f8e.json b/wikipedia-analysis-#229lixin/cache/26afe1fb8168a8960e2397d834543f8e.json new file mode 100644 index 0000000..dfdb5eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/26afe1fb8168a8960e2397d834543f8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:42.263881", + "response": { + "continue": { + "rvcontinue": "20251209001601|25493581", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16082, + "ns": 0, + "title": "Světová zdravotnická organizace", + "revisions": [ + { + "timestamp": "2026-01-25T14:15:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/26b0786e5f90d16470afe57059f60435.json b/wikipedia-analysis-#229lixin/cache/26b0786e5f90d16470afe57059f60435.json new file mode 100644 index 0000000..32c9c1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/26b0786e5f90d16470afe57059f60435.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:34.838679", + "response": { + "continue": { + "rvcontinue": "20080602074856|1915733", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 208246, + "ns": 0, + "title": "아동 노동", + "revisions": [ + { + "timestamp": "2008-06-02T07:40:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2702ba552db9ba4eeeca93bfb54b0fa2.json b/wikipedia-analysis-#229lixin/cache/2702ba552db9ba4eeeca93bfb54b0fa2.json new file mode 100644 index 0000000..2e267e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2702ba552db9ba4eeeca93bfb54b0fa2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:49.132422", + "response": { + "continue": { + "rvcontinue": "20020312142740|12860", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5191, + "ns": 0, + "title": "Rasizm", + "revisions": [ + { + "timestamp": "2002-02-22T11:29:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27115526b8e6ac362c9a45f92d38db7d.json b/wikipedia-analysis-#229lixin/cache/27115526b8e6ac362c9a45f92d38db7d.json new file mode 100644 index 0000000..934a82d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27115526b8e6ac362c9a45f92d38db7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:50.042320", + "response": { + "continue": { + "rvcontinue": "20050329082740|20596", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11332, + "ns": 0, + "title": "Vaksin", + "revisions": [ + { + "timestamp": "2004-12-24T18:55:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2712b79e843d3eaeb6745d4563066657.json b/wikipedia-analysis-#229lixin/cache/2712b79e843d3eaeb6745d4563066657.json new file mode 100644 index 0000000..350a915 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2712b79e843d3eaeb6745d4563066657.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:06.020302", + "response": { + "continue": { + "rvcontinue": "20251123132251|148142704", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2709590, + "ns": 0, + "title": "Migrazione umana", + "revisions": [ + { + "timestamp": "2025-11-30T11:23:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/274f1d2fa5bdfe3e6dbaed40d108c5b7.json b/wikipedia-analysis-#229lixin/cache/274f1d2fa5bdfe3e6dbaed40d108c5b7.json new file mode 100644 index 0000000..64efddd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/274f1d2fa5bdfe3e6dbaed40d108c5b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:08.885734", + "response": { + "continue": { + "rvcontinue": "20230318044641|15518174", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215366, + "ns": 0, + "title": "Genocid", + "revisions": [ + { + "timestamp": "2025-07-16T04:09:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/276544af20f6b700138478aad4f0bed7.json b/wikipedia-analysis-#229lixin/cache/276544af20f6b700138478aad4f0bed7.json new file mode 100644 index 0000000..529faa9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/276544af20f6b700138478aad4f0bed7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:53.466002", + "response": { + "continue": { + "rvcontinue": "20251121022752|30540708", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4121385, + "ns": 0, + "title": "Пандемија ковида 19", + "revisions": [ + { + "timestamp": "2025-11-26T16:14:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2774314673c975dd822ab86072af9404.json b/wikipedia-analysis-#229lixin/cache/2774314673c975dd822ab86072af9404.json new file mode 100644 index 0000000..ce00124 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2774314673c975dd822ab86072af9404.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:50.445456", + "response": { + "continue": { + "rvcontinue": "20050904184236|370923", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73877, + "ns": 0, + "title": "Oversvømmelse", + "revisions": [ + { + "timestamp": "2005-09-04T18:30:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27853ac9c9a737c3ef4ba8ad7b3f6496.json b/wikipedia-analysis-#229lixin/cache/27853ac9c9a737c3ef4ba8ad7b3f6496.json new file mode 100644 index 0000000..ad3539c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27853ac9c9a737c3ef4ba8ad7b3f6496.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:49.300057", + "response": { + "continue": { + "rvcontinue": "20211123142854|1044585", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68935, + "ns": 0, + "title": "गरिबी", + "revisions": [ + { + "timestamp": "2014-10-03T11:16:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2785d4b0b8d5fe315a5e2c940f9a34c1.json b/wikipedia-analysis-#229lixin/cache/2785d4b0b8d5fe315a5e2c940f9a34c1.json new file mode 100644 index 0000000..272583d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2785d4b0b8d5fe315a5e2c940f9a34c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:32.906036", + "response": { + "continue": { + "rvcontinue": "20060316080014|183125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34497, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2005-11-25T00:29:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27876c4496c8476b49051dab26421d82.json b/wikipedia-analysis-#229lixin/cache/27876c4496c8476b49051dab26421d82.json new file mode 100644 index 0000000..54b3438 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27876c4496c8476b49051dab26421d82.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:06.664344", + "response": { + "continue": { + "rvcontinue": "20070515192217|8748586", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125837, + "ns": 0, + "title": "Rifugiato", + "revisions": [ + { + "timestamp": "2007-05-15T17:57:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/279643cbd1073a505536af498af2fa63.json b/wikipedia-analysis-#229lixin/cache/279643cbd1073a505536af498af2fa63.json new file mode 100644 index 0000000..76f0aa6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/279643cbd1073a505536af498af2fa63.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:49.722812", + "response": { + "continue": { + "rvcontinue": "20240914090210|33794590", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96527, + "ns": 0, + "title": "Sansür", + "revisions": [ + { + "timestamp": "2024-09-14T09:03:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/279cc912eed04bf4b0ab904366496c76.json b/wikipedia-analysis-#229lixin/cache/279cc912eed04bf4b0ab904366496c76.json new file mode 100644 index 0000000..d1e87d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/279cc912eed04bf4b0ab904366496c76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:44.905075", + "response": { + "continue": { + "rvcontinue": "20250322181426|603185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97237, + "ns": 0, + "title": "Kisan kiyashi", + "revisions": [ + { + "timestamp": "2025-03-22T18:12:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27b7f2a7b4a93d33adfe7424e5959803.json b/wikipedia-analysis-#229lixin/cache/27b7f2a7b4a93d33adfe7424e5959803.json new file mode 100644 index 0000000..ab5b407 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27b7f2a7b4a93d33adfe7424e5959803.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:07.724016", + "response": { + "continue": { + "rvcontinue": "20080529174428|30119850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3015509, + "ns": 0, + "title": "Ouragan", + "revisions": [ + { + "timestamp": "2008-05-29T17:43:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27c1a47022deb960d89260d91d3eb978.json b/wikipedia-analysis-#229lixin/cache/27c1a47022deb960d89260d91d3eb978.json new file mode 100644 index 0000000..be5df4e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27c1a47022deb960d89260d91d3eb978.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:22.269530", + "response": { + "continue": { + "rvcontinue": "20241107135121|1256607", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 140619, + "ns": 0, + "title": "सन् २०२४ को अमेरिकी राष्ट्रपतीय निर्वाचन", + "revisions": [ + { + "timestamp": "2024-11-07T13:53:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27c26adbbf0da66cb418d253a2ce49ad.json b/wikipedia-analysis-#229lixin/cache/27c26adbbf0da66cb418d253a2ce49ad.json new file mode 100644 index 0000000..5f72e75 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27c26adbbf0da66cb418d253a2ce49ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:05.346124", + "response": { + "continue": { + "rvcontinue": "20240224141940|41834830", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125835, + "ns": 0, + "title": "Голосування", + "revisions": [ + { + "timestamp": "2024-07-15T08:49:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27dca85d877d1664cf607275df5fa577.json b/wikipedia-analysis-#229lixin/cache/27dca85d877d1664cf607275df5fa577.json new file mode 100644 index 0000000..f86cb8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27dca85d877d1664cf607275df5fa577.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:39.917898", + "response": { + "continue": { + "rvcontinue": "20251127211007|46748893", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3835, + "ns": 0, + "title": "Тероризм", + "revisions": [ + { + "timestamp": "2025-12-04T15:49:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27e44788f6c6bf07e23ae74301da48b7.json b/wikipedia-analysis-#229lixin/cache/27e44788f6c6bf07e23ae74301da48b7.json new file mode 100644 index 0000000..789d994 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27e44788f6c6bf07e23ae74301da48b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:42.844446", + "response": { + "continue": { + "rvcontinue": "20211006143903|703065", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15872, + "ns": 0, + "title": "ခွဲခြားဆက်ဆံခြင်း", + "revisions": [ + { + "timestamp": "2021-11-12T18:52:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/27edbfc9dfd95f5c7af6d469886d4b30.json b/wikipedia-analysis-#229lixin/cache/27edbfc9dfd95f5c7af6d469886d4b30.json new file mode 100644 index 0000000..5f328a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/27edbfc9dfd95f5c7af6d469886d4b30.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:45.596652", + "response": { + "continue": { + "rvcontinue": "20251030000657|71107084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6984, + "ns": 0, + "title": "Síndrome da imunodeficiência adquirida", + "revisions": [ + { + "timestamp": "2025-12-06T16:25:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2818a6290bfe334087a8117136494eb4.json b/wikipedia-analysis-#229lixin/cache/2818a6290bfe334087a8117136494eb4.json new file mode 100644 index 0000000..eaa4092 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2818a6290bfe334087a8117136494eb4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:25.220492", + "response": { + "continue": { + "rvcontinue": "20250916080038|40627173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 968308, + "ns": 0, + "title": "출입국관리", + "revisions": [ + { + "timestamp": "2026-01-01T10:01:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/281b5f2b0778fc477390dc5130befb1a.json b/wikipedia-analysis-#229lixin/cache/281b5f2b0778fc477390dc5130befb1a.json new file mode 100644 index 0000000..f16b936 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/281b5f2b0778fc477390dc5130befb1a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:58.190176", + "response": { + "continue": { + "rvcontinue": "20250125172908|44437771", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 764575, + "ns": 0, + "title": "Гуманітарна катастрофа", + "revisions": [ + { + "timestamp": "2025-08-30T18:34:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/281f1fd36917c25bd588366daa1d6e65.json b/wikipedia-analysis-#229lixin/cache/281f1fd36917c25bd588366daa1d6e65.json new file mode 100644 index 0000000..2f5f8a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/281f1fd36917c25bd588366daa1d6e65.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:43.113596", + "response": { + "continue": { + "rvcontinue": "20250628052056|25015571", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1725499, + "ns": 0, + "title": "Extrémy počasí", + "revisions": [ + { + "timestamp": "2025-07-30T15:29:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2821099f94d666437294044e205e90f7.json b/wikipedia-analysis-#229lixin/cache/2821099f94d666437294044e205e90f7.json new file mode 100644 index 0000000..a3ae1d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2821099f94d666437294044e205e90f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:55.576784", + "response": { + "continue": { + "rvcontinue": "20260109151543|1332039219", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7959, + "ns": 0, + "title": "Democracy", + "revisions": [ + { + "timestamp": "2026-01-16T22:27:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/284caff87a00e39d238546dc2c338bdc.json b/wikipedia-analysis-#229lixin/cache/284caff87a00e39d238546dc2c338bdc.json new file mode 100644 index 0000000..bcfbd2d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/284caff87a00e39d238546dc2c338bdc.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:30:22.794335", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1273090, + "ns": 0, + "title": "मानव तस्करी", + "revisions": [ + { + "timestamp": "2021-04-22T13:02:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/286171001998d4f17849d4c43842f565.json b/wikipedia-analysis-#229lixin/cache/286171001998d4f17849d4c43842f565.json new file mode 100644 index 0000000..92fd9ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/286171001998d4f17849d4c43842f565.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:41.528181", + "response": { + "continue": { + "rvcontinue": "20250226045115|1276910", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48485, + "ns": 0, + "title": "निर्वाचन", + "revisions": [ + { + "timestamp": "2025-08-25T13:20:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/289e85e44ce0a4a8dfe8d62fdf3db5b5.json b/wikipedia-analysis-#229lixin/cache/289e85e44ce0a4a8dfe8d62fdf3db5b5.json new file mode 100644 index 0000000..1871788 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/289e85e44ce0a4a8dfe8d62fdf3db5b5.json @@ -0,0 +1,468 @@ +{ + "cached_at": "2026-01-26T00:10:46.664106", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 5042951, + "ns": 0, + "title": "Climate change", + "langlinks": [ + { + "lang": "af", + "title": "Klimaatsverandering" + }, + { + "lang": "gsw", + "title": "Klimawandel" + }, + { + "lang": "ar", + "title": "تغير المناخ" + }, + { + "lang": "ary", + "title": "تبدال د لمناخ" + }, + { + "lang": "arz", + "title": "تغير المناخ" + }, + { + "lang": "as", + "title": "জলবায়ু পৰিৱৰ্তন" + }, + { + "lang": "ast", + "title": "Cambéu climáticu" + }, + { + "lang": "az", + "title": "İqlim dəyişikliyi" + }, + { + "lang": "azb", + "title": "ایقلیم دییشیکلیگی" + }, + { + "lang": "bcl", + "title": "Pagbago kan klima" + }, + { + "lang": "be", + "title": "Змена клімату" + }, + { + "lang": "bg", + "title": "Изменение на климата" + }, + { + "lang": "bh", + "title": "जलवायु बदलाव" + }, + { + "lang": "bn", + "title": "জলবায়ু পরিবর্তন" + }, + { + "lang": "bo", + "title": "གནམ་གཤིས་འགྱུར་ལྡོག་" + }, + { + "lang": "bs", + "title": "Klimatske promjene" + }, + { + "lang": "ca", + "title": "Escalfament global" + }, + { + "lang": "ckb", + "title": "گۆڕانی ئاووھەوا" + }, + { + "lang": "cs", + "title": "Klimatická variabilita a změny klimatu" + }, + { + "lang": "cy", + "title": "Newid hinsawdd" + }, + { + "lang": "da", + "title": "Klimaændring" + }, + { + "lang": "dag", + "title": "Climate Change" + }, + { + "lang": "de", + "title": "Klimawandel" + }, + { + "lang": "dty", + "title": "जलवायु बदलि" + }, + { + "lang": "el", + "title": "Κλιματική αλλαγή" + }, + { + "lang": "eo", + "title": "Klimata ŝanĝo" + }, + { + "lang": "et", + "title": "Kliimamuutus" + }, + { + "lang": "eu", + "title": "Klima aldaketa" + }, + { + "lang": "fa", + "title": "تغییر اقلیم" + }, + { + "lang": "fi", + "title": "Ilmastonmuutos" + }, + { + "lang": "fo", + "title": "Veðurlagsbroytingar" + }, + { + "lang": "fr", + "title": "Changement climatique" + }, + { + "lang": "ga", + "title": "Athrú aeráide" + }, + { + "lang": "gd", + "title": "Atharrachadh na Gnàth-shìde" + }, + { + "lang": "gl", + "title": "Cambio climático" + }, + { + "lang": "gpe", + "title": "Climate change" + }, + { + "lang": "gu", + "title": "વૈશ્વિક આબોહવા પરિવર્તન" + }, + { + "lang": "guc", + "title": "Cambio climático" + }, + { + "lang": "gv", + "title": "Caghlaa emshyraght" + }, + { + "lang": "ha", + "title": "Canjin yanayi" + }, + { + "lang": "he", + "title": "שינוי אקלים" + }, + { + "lang": "hi", + "title": "जलवायु परिवर्तन" + }, + { + "lang": "hr", + "title": "Klimatske promjene" + }, + { + "lang": "ht", + "title": "Chanjman klimatik" + }, + { + "lang": "hu", + "title": "Éghajlatváltozás" + }, + { + "lang": "hy", + "title": "Կլիմայի փոփոխություն" + }, + { + "lang": "hyw", + "title": "Կլիմայական Փոփոխութիւններ" + }, + { + "lang": "id", + "title": "Perubahan iklim" + }, + { + "lang": "io", + "title": "Klimato-chanjo" + }, + { + "lang": "is", + "title": "Loftslagsbreytingar" + }, + { + "lang": "it", + "title": "Cambiamento climatico" + }, + { + "lang": "ja", + "title": "気候変動" + }, + { + "lang": "jv", + "title": "Owahan iklim" + }, + { + "lang": "ka", + "title": "კლიმატის ცვლილება" + }, + { + "lang": "kab", + "title": "Asmeskel anezway" + }, + { + "lang": "kk", + "title": "Климаттың өзгеруі" + }, + { + "lang": "kn", + "title": "ವಾಯುಗುಣ ಬದಲಾವಣೆ" + }, + { + "lang": "knc", + "title": "Yanawu Dunya yǝ faltǝ" + }, + { + "lang": "ko", + "title": "기후변화" + }, + { + "lang": "ku", + "title": "Guherîna avhewayê" + }, + { + "lang": "kw", + "title": "Chanj an Hin" + }, + { + "lang": "ky", + "title": "Дүйнө жүзүндөгү климаттын өзгөрүүсү" + }, + { + "lang": "lb", + "title": "Klimawandel" + }, + { + "lang": "lij", + "title": "Cangiamento climatico" + }, + { + "lang": "lo", + "title": "ການປ່ຽນແປງດິນຟ້າອາກາດ" + }, + { + "lang": "lt", + "title": "Klimato kaita" + }, + { + "lang": "lv", + "title": "Klimata pārmaiņas" + }, + { + "lang": "mg", + "title": "Fiovan' ny toetany" + }, + { + "lang": "mk", + "title": "Климатски промени" + }, + { + "lang": "ml", + "title": "കാലാവസ്ഥാവ്യതിയാനം" + }, + { + "lang": "mn", + "title": "Уур амьсгалын өөрчлөлт" + }, + { + "lang": "mr", + "title": "हवामान बदल" + }, + { + "lang": "ms", + "title": "Perubahan iklim" + }, + { + "lang": "mt", + "title": "Tibdil fil-klima" + }, + { + "lang": "my", + "title": "ရာသီဥတုပြောင်းလဲမှု" + }, + { + "lang": "ne", + "title": "जलवायु परिवर्तन" + }, + { + "lang": "nl", + "title": "Klimaatverandering" + }, + { + "lang": "nn", + "title": "Klimaendring" + }, + { + "lang": "nb", + "title": "Klimaendring" + }, + { + "lang": "oc", + "title": "Cambiament climatic" + }, + { + "lang": "pa", + "title": "ਜਲਵਾਯੂ ਤਬਦੀਲੀ" + }, + { + "lang": "pl", + "title": "Zmiana klimatu" + }, + { + "lang": "pnb", + "title": "آب و ہوا تبدیلی" + }, + { + "lang": "ps", + "title": "اقلیمي بدلون" + }, + { + "lang": "pt", + "title": "Mudança do clima" + }, + { + "lang": "rn", + "title": "Ihindagurika ry'ibihe" + }, + { + "lang": "ro", + "title": "Schimbare climatică" + }, + { + "lang": "rw", + "title": "Imihindagurikire y’ibihe" + }, + { + "lang": "scn", + "title": "Scaudamentu climàticu" + }, + { + "lang": "sco", + "title": "Climate chynge" + }, + { + "lang": "sh", + "title": "Klimatska promjena" + }, + { + "lang": "si", + "title": "‍දේශගුණික විපර්යාස" + }, + { + "lang": "sk", + "title": "Klimatické zmeny" + }, + { + "lang": "sl", + "title": "Podnebne spremembe" + }, + { + "lang": "sq", + "title": "Ndryshimet klimatike" + }, + { + "lang": "sr", + "title": "Климатска промена" + }, + { + "lang": "sv", + "title": "Klimatförändring" + }, + { + "lang": "sw", + "title": "Mabadiliko ya tabianchi" + }, + { + "lang": "ta", + "title": "காலநிலை மாற்றம்" + }, + { + "lang": "th", + "title": "การเปลี่ยนแปลงสภาพภูมิอากาศ" + }, + { + "lang": "tl", + "title": "Pagbabago ng klima" + }, + { + "lang": "tr", + "title": "İklim değişikliği" + }, + { + "lang": "tw", + "title": "Wiem Nsakrseɛ" + }, + { + "lang": "uk", + "title": "Зміна клімату" + }, + { + "lang": "uz", + "title": "Iqlim oʻzgarishi" + }, + { + "lang": "vec", + "title": "Canbiamento climàtego" + }, + { + "lang": "vep", + "title": "Klimatan toižetamine" + }, + { + "lang": "vi", + "title": "Biến đổi khí hậu" + }, + { + "lang": "war", + "title": "Pagbabag-o han klima" + }, + { + "lang": "wuu", + "title": "气候变化" + }, + { + "lang": "zh", + "title": "氣候變化" + }, + { + "lang": "yue", + "title": "氣候變化" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/28ab13e94f55e7aec2b3b553f5e1d3fa.json b/wikipedia-analysis-#229lixin/cache/28ab13e94f55e7aec2b3b553f5e1d3fa.json new file mode 100644 index 0000000..a11604c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/28ab13e94f55e7aec2b3b553f5e1d3fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:56.764915", + "response": { + "continue": { + "rvcontinue": "20241020085244|16575757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3131928, + "ns": 0, + "title": "Controversa vaccinărilor", + "revisions": [ + { + "timestamp": "2024-11-08T05:48:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/28b829b90acb829dbe16850c2d65892e.json b/wikipedia-analysis-#229lixin/cache/28b829b90acb829dbe16850c2d65892e.json new file mode 100644 index 0000000..5e95aad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/28b829b90acb829dbe16850c2d65892e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:45.880678", + "response": { + "continue": { + "rvcontinue": "20240301161233|54486537", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47911, + "ns": 0, + "title": "Tryckfrihet", + "revisions": [ + { + "timestamp": "2024-08-09T10:54:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/28b9df205634f4215593d64b6437d5ac.json b/wikipedia-analysis-#229lixin/cache/28b9df205634f4215593d64b6437d5ac.json new file mode 100644 index 0000000..b7d09ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/28b9df205634f4215593d64b6437d5ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:02.904987", + "response": { + "continue": { + "rvcontinue": "20191102210235|39421167", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6676734, + "ns": 0, + "title": "رقابة حدودية", + "revisions": [ + { + "timestamp": "2019-11-02T21:01:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/28e7f082af4ab703bc44ceb02466472c.json b/wikipedia-analysis-#229lixin/cache/28e7f082af4ab703bc44ceb02466472c.json new file mode 100644 index 0000000..eb2db69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/28e7f082af4ab703bc44ceb02466472c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:09.432426", + "response": { + "continue": { + "rvcontinue": "20080109031414|948943", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157493, + "ns": 0, + "title": "Sốt rét", + "revisions": [ + { + "timestamp": "2008-01-09T03:04:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/28f5e01420bb557d7eb1244549c655dc.json b/wikipedia-analysis-#229lixin/cache/28f5e01420bb557d7eb1244549c655dc.json new file mode 100644 index 0000000..54ae559 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/28f5e01420bb557d7eb1244549c655dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:18.723990", + "response": { + "continue": { + "rvcontinue": "20041105133441|75066", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23083, + "ns": 0, + "title": "Tuberkuloosi", + "revisions": [ + { + "timestamp": "2004-11-05T13:21:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/291a54d3df9c4fa261d94d7b2c6c313a.json b/wikipedia-analysis-#229lixin/cache/291a54d3df9c4fa261d94d7b2c6c313a.json new file mode 100644 index 0000000..56e246c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/291a54d3df9c4fa261d94d7b2c6c313a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:04.754425", + "response": { + "continue": { + "rvcontinue": "20240421083254|7338993", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1186437, + "ns": 0, + "title": "সীমান্ত নিয়ন্ত্রণ", + "revisions": [ + { + "timestamp": "2025-01-31T14:36:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2954532af782f2addc8cc4720823675d.json b/wikipedia-analysis-#229lixin/cache/2954532af782f2addc8cc4720823675d.json new file mode 100644 index 0000000..c4b80ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2954532af782f2addc8cc4720823675d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:07.066256", + "response": { + "continue": { + "rvcontinue": "20100118163027|356284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32995, + "ns": 0, + "title": "Umaskini", + "revisions": [ + { + "timestamp": "2009-12-07T10:12:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2976471d9e32303a27219a09c424c809.json b/wikipedia-analysis-#229lixin/cache/2976471d9e32303a27219a09c424c809.json new file mode 100644 index 0000000..c513bb5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2976471d9e32303a27219a09c424c809.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:57.524355", + "response": { + "continue": { + "rvcontinue": "20240728082653|7498502", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1321321, + "ns": 0, + "title": "২০২৩ তুরস্ক–সিরিয়া ভূমিকম্প", + "revisions": [ + { + "timestamp": "2024-09-26T15:46:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29765ddb3ad4875e83d72a7980941b41.json b/wikipedia-analysis-#229lixin/cache/29765ddb3ad4875e83d72a7980941b41.json new file mode 100644 index 0000000..c96105a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29765ddb3ad4875e83d72a7980941b41.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:24.828297", + "response": { + "continue": { + "rvcontinue": "20230206035619|34340047", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3580998, + "ns": 0, + "title": "2023년 튀르키예-시리아 지진", + "revisions": [ + { + "timestamp": "2023-02-06T03:49:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2983cdec656765a9b40ce9d2a3530371.json b/wikipedia-analysis-#229lixin/cache/2983cdec656765a9b40ce9d2a3530371.json new file mode 100644 index 0000000..4daab3b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2983cdec656765a9b40ce9d2a3530371.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:46.193435", + "response": { + "continue": { + "rvcontinue": "20070607190032|1002951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 138487, + "ns": 0, + "title": "Права на човека", + "revisions": [ + { + "timestamp": "2007-05-28T17:25:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29885670356102c8e0cc74c1de6cc82b.json b/wikipedia-analysis-#229lixin/cache/29885670356102c8e0cc74c1de6cc82b.json new file mode 100644 index 0000000..9f3ad69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29885670356102c8e0cc74c1de6cc82b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:51.366488", + "response": { + "continue": { + "rvcontinue": "20251103032534|25355307", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34401, + "ns": 0, + "title": "Lidská práva", + "revisions": [ + { + "timestamp": "2025-12-08T09:42:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2993f8ace0eb08d88a42d89386fb82ba.json b/wikipedia-analysis-#229lixin/cache/2993f8ace0eb08d88a42d89386fb82ba.json new file mode 100644 index 0000000..ca5e629 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2993f8ace0eb08d88a42d89386fb82ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:25.908627", + "response": { + "continue": { + "rvcontinue": "20040828193915|780123", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 112322, + "ns": 0, + "title": "Discrimination", + "revisions": [ + { + "timestamp": "2004-08-28T19:36:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29ae83d0de1a01afd60d4399fadb77a7.json b/wikipedia-analysis-#229lixin/cache/29ae83d0de1a01afd60d4399fadb77a7.json new file mode 100644 index 0000000..dfb3770 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29ae83d0de1a01afd60d4399fadb77a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:48.344649", + "response": { + "continue": { + "rvcontinue": "20251115110651|149813114", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10277, + "ns": 0, + "title": "Синдром приобретённого иммунного дефицита", + "revisions": [ + { + "timestamp": "2025-12-09T21:33:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29c9bf8a67215b324f5e39057f9d9f60.json b/wikipedia-analysis-#229lixin/cache/29c9bf8a67215b324f5e39057f9d9f60.json new file mode 100644 index 0000000..4a815f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29c9bf8a67215b324f5e39057f9d9f60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:29.476901", + "response": { + "continue": { + "rvcontinue": "20251216160923|23729703", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1025, + "ns": 0, + "title": "Rasismi", + "revisions": [ + { + "timestamp": "2025-12-16T16:11:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29e89a7388be8bccfe34f84e5814a5a9.json b/wikipedia-analysis-#229lixin/cache/29e89a7388be8bccfe34f84e5814a5a9.json new file mode 100644 index 0000000..4baecdc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29e89a7388be8bccfe34f84e5814a5a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:29.892958", + "response": { + "continue": { + "rvcontinue": "20180107200120|21919250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4338614, + "ns": 0, + "title": "مهاجرت اجباری داخلی", + "revisions": [ + { + "timestamp": "2018-01-07T20:00:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/29ebf08deef92765aa7c087ca8b46a9f.json b/wikipedia-analysis-#229lixin/cache/29ebf08deef92765aa7c087ca8b46a9f.json new file mode 100644 index 0000000..bb54d21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/29ebf08deef92765aa7c087ca8b46a9f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:10.135633", + "response": { + "continue": { + "rvcontinue": "20041001222256|839728", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 94451, + "ns": 0, + "title": "ハリケーン", + "revisions": [ + { + "timestamp": "2004-05-31T23:52:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a002c1ec175393262735de808cad25c.json b/wikipedia-analysis-#229lixin/cache/2a002c1ec175393262735de808cad25c.json new file mode 100644 index 0000000..29ef3fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a002c1ec175393262735de808cad25c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:34.652170", + "response": { + "continue": { + "rvcontinue": "20260122133424|263556479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12078, + "ns": 0, + "title": "Völkermord", + "revisions": [ + { + "timestamp": "2026-01-23T11:36:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a08e3b5cd1bd24df13b7d6467192f21.json b/wikipedia-analysis-#229lixin/cache/2a08e3b5cd1bd24df13b7d6467192f21.json new file mode 100644 index 0000000..32347d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a08e3b5cd1bd24df13b7d6467192f21.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:22.879764", + "response": { + "continue": { + "rvcontinue": "20200125162814|196180835", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11131846, + "ns": 0, + "title": "COVID-19-Pandemie", + "revisions": [ + { + "timestamp": "2020-01-25T16:27:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a12f81faf0505dcfcaaa5cda460f7f7.json b/wikipedia-analysis-#229lixin/cache/2a12f81faf0505dcfcaaa5cda460f7f7.json new file mode 100644 index 0000000..495fac5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a12f81faf0505dcfcaaa5cda460f7f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:21.064740", + "response": { + "continue": { + "rvcontinue": "20240803183242|6229073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 213357, + "ns": 0, + "title": "प्रेस की स्वतंत्रता", + "revisions": [ + { + "timestamp": "2024-10-05T12:39:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a2a08c1fa777b667cad8309984750a1.json b/wikipedia-analysis-#229lixin/cache/2a2a08c1fa777b667cad8309984750a1.json new file mode 100644 index 0000000..a5a7122 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a2a08c1fa777b667cad8309984750a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:08.262071", + "response": { + "continue": { + "rvcontinue": "20031126071747|40125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20503, + "ns": 0, + "title": "Ligestilling", + "revisions": [ + { + "timestamp": "2003-11-20T12:34:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a300ddee7d6332ded5ca7a8a99cfffb.json b/wikipedia-analysis-#229lixin/cache/2a300ddee7d6332ded5ca7a8a99cfffb.json new file mode 100644 index 0000000..2085d1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a300ddee7d6332ded5ca7a8a99cfffb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:26.810656", + "response": { + "continue": { + "rvcontinue": "20250604140641|1427436", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32763, + "ns": 0, + "title": "Mkimbizi", + "revisions": [ + { + "timestamp": "2025-06-28T02:29:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a329933b80b5fe80a7373df37c69421.json b/wikipedia-analysis-#229lixin/cache/2a329933b80b5fe80a7373df37c69421.json new file mode 100644 index 0000000..0b67015 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a329933b80b5fe80a7373df37c69421.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:42.730180", + "response": { + "continue": { + "rvcontinue": "20260109163411|36625777", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3503884, + "ns": 0, + "title": "2023 Kahramanmaraş depremleri", + "revisions": [ + { + "timestamp": "2026-01-19T21:51:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a3bd10d0dedb17bc9013df7f1282bdb.json b/wikipedia-analysis-#229lixin/cache/2a3bd10d0dedb17bc9013df7f1282bdb.json new file mode 100644 index 0000000..8ccbf9a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a3bd10d0dedb17bc9013df7f1282bdb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:58.630445", + "response": { + "continue": { + "rvcontinue": "20030809195445|2234731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19333662, + "ns": 0, + "title": "Human trafficking", + "revisions": [ + { + "timestamp": "2003-08-09T19:49:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a4d9d2b74c4a24cdad80bdf0b40bbc8.json b/wikipedia-analysis-#229lixin/cache/2a4d9d2b74c4a24cdad80bdf0b40bbc8.json new file mode 100644 index 0000000..a474f97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a4d9d2b74c4a24cdad80bdf0b40bbc8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:26.705919", + "response": { + "continue": { + "rvcontinue": "20200124061112|28093566", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5157569, + "ns": 0, + "title": "دنیاگیری کووید-۱۹", + "revisions": [ + { + "timestamp": "2020-01-24T06:11:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a4f8516af007d10f36ac60e44ed86a0.json b/wikipedia-analysis-#229lixin/cache/2a4f8516af007d10f36ac60e44ed86a0.json new file mode 100644 index 0000000..1ccdf1a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a4f8516af007d10f36ac60e44ed86a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:25.583070", + "response": { + "continue": { + "rvcontinue": "20250110093913|56649140", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5783, + "ns": 0, + "title": "Flykting", + "revisions": [ + { + "timestamp": "2025-08-16T00:31:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a542ad6ed5f113c55d8bb7ce7b1ea93.json b/wikipedia-analysis-#229lixin/cache/2a542ad6ed5f113c55d8bb7ce7b1ea93.json new file mode 100644 index 0000000..90112c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a542ad6ed5f113c55d8bb7ce7b1ea93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:45.059653", + "response": { + "continue": { + "rvcontinue": "20250130155323|6547317", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1173357, + "ns": 0, + "title": "ریاستہائے متحدہ کے صدارتی انتخابات 2024ء", + "revisions": [ + { + "timestamp": "2025-03-16T09:35:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a54cbc97ee7256140eed6959f9e9245.json b/wikipedia-analysis-#229lixin/cache/2a54cbc97ee7256140eed6959f9e9245.json new file mode 100644 index 0000000..ab14aaa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a54cbc97ee7256140eed6959f9e9245.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:45.016145", + "response": { + "continue": { + "rvcontinue": "20040917150954|1137655", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82477, + "ns": 0, + "title": "Uchodźstwo wewnętrzne", + "revisions": [ + { + "timestamp": "2004-09-17T15:09:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a56e157056fec58d7a9293c69c0cb67.json b/wikipedia-analysis-#229lixin/cache/2a56e157056fec58d7a9293c69c0cb67.json new file mode 100644 index 0000000..200c86a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a56e157056fec58d7a9293c69c0cb67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:47.024405", + "response": { + "continue": { + "rvcontinue": "20250519042330|29889254", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 560609, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2025-11-25T18:09:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a6712b09444a5d2efcbdedee27969c0.json b/wikipedia-analysis-#229lixin/cache/2a6712b09444a5d2efcbdedee27969c0.json new file mode 100644 index 0000000..7892f4b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a6712b09444a5d2efcbdedee27969c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:33.915484", + "response": { + "continue": { + "rvcontinue": "20241204044557|729668", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5797, + "ns": 0, + "title": "මානව අයිතිවාසිකම්", + "revisions": [ + { + "timestamp": "2024-12-04T06:09:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a70cb202f4da53a1019f423db08b2da.json b/wikipedia-analysis-#229lixin/cache/2a70cb202f4da53a1019f423db08b2da.json new file mode 100644 index 0000000..d598fd0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a70cb202f4da53a1019f423db08b2da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:27.695684", + "response": { + "continue": { + "rvcontinue": "20201110111619|61312079", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4937289, + "ns": 0, + "title": "Kontrola graniczna", + "revisions": [ + { + "timestamp": "2020-11-09T18:43:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a800ab14b685bf7d5dfd813017e8be0.json b/wikipedia-analysis-#229lixin/cache/2a800ab14b685bf7d5dfd813017e8be0.json new file mode 100644 index 0000000..0943e01 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a800ab14b685bf7d5dfd813017e8be0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:46.219871", + "response": { + "continue": { + "rvcontinue": "20061110042507|650850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 115176, + "ns": 0, + "title": "Трговина људима", + "revisions": [ + { + "timestamp": "2006-10-10T02:33:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a8d7b4ad694ea2058ad34b163f795ce.json b/wikipedia-analysis-#229lixin/cache/2a8d7b4ad694ea2058ad34b163f795ce.json new file mode 100644 index 0000000..02b1ea0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a8d7b4ad694ea2058ad34b163f795ce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:58.119157", + "response": { + "continue": { + "rvcontinue": "20061211205758|36052", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8655, + "ns": 0, + "title": "جمہوریت", + "revisions": [ + { + "timestamp": "2006-09-01T21:12:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2a9d70913311cb3d7d8665785d31644c.json b/wikipedia-analysis-#229lixin/cache/2a9d70913311cb3d7d8665785d31644c.json new file mode 100644 index 0000000..f3b3bcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2a9d70913311cb3d7d8665785d31644c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:56.501640", + "response": { + "continue": { + "rvcontinue": "20051011193920|872663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168218, + "ns": 0, + "title": "Pobreza", + "revisions": [ + { + "timestamp": "2005-10-11T16:18:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2aa4999ae236da229fa870ee7c873810.json b/wikipedia-analysis-#229lixin/cache/2aa4999ae236da229fa870ee7c873810.json new file mode 100644 index 0000000..00a7c72 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2aa4999ae236da229fa870ee7c873810.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:05.390664", + "response": { + "continue": { + "rvcontinue": "20211230162919|275393", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56426, + "ns": 0, + "title": "نسل وژنه", + "revisions": [ + { + "timestamp": "2025-04-18T19:08:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2aaffbe3119e9a7c4a8ae36a5568c310.json b/wikipedia-analysis-#229lixin/cache/2aaffbe3119e9a7c4a8ae36a5568c310.json new file mode 100644 index 0000000..3c1f41a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2aaffbe3119e9a7c4a8ae36a5568c310.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:10.278222", + "response": { + "continue": { + "rvcontinue": "20080930163405|3115983", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 358955, + "ns": 0, + "title": "Dětská práce", + "revisions": [ + { + "timestamp": "2008-09-30T15:37:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2ab8bfe30f033f0495389b0e349975d4.json b/wikipedia-analysis-#229lixin/cache/2ab8bfe30f033f0495389b0e349975d4.json new file mode 100644 index 0000000..6242ce3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2ab8bfe30f033f0495389b0e349975d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:38.427916", + "response": { + "continue": { + "rvcontinue": "20250725193359|57795430", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46946, + "ns": 0, + "title": "Klimatförändring", + "revisions": [ + { + "timestamp": "2025-08-07T22:43:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b0c6aecbc6dd66aebcb1cddbf2bf893.json b/wikipedia-analysis-#229lixin/cache/2b0c6aecbc6dd66aebcb1cddbf2bf893.json new file mode 100644 index 0000000..aacc85c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b0c6aecbc6dd66aebcb1cddbf2bf893.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:19.627789", + "response": { + "continue": { + "rvcontinue": "20051026030429|1132003", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 176952, + "ns": 0, + "title": "瘟疫", + "revisions": [ + { + "timestamp": "2005-10-26T03:00:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b10a41bd74c597ea885a9c26e30907f.json b/wikipedia-analysis-#229lixin/cache/2b10a41bd74c597ea885a9c26e30907f.json new file mode 100644 index 0000000..0ba987c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b10a41bd74c597ea885a9c26e30907f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:52.799947", + "response": { + "continue": { + "rvcontinue": "20251026123924|36261851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 112991, + "ns": 0, + "title": "İşkence", + "revisions": [ + { + "timestamp": "2026-01-23T14:52:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b268fc1e2bdde990a44e474dd7eb0c8.json b/wikipedia-analysis-#229lixin/cache/2b268fc1e2bdde990a44e474dd7eb0c8.json new file mode 100644 index 0000000..77d081e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b268fc1e2bdde990a44e474dd7eb0c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:17.390102", + "response": { + "continue": { + "rvcontinue": "20050511211226|77614", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19036, + "ns": 0, + "title": "Hlasování", + "revisions": [ + { + "timestamp": "2005-05-11T21:05:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b376db2ee199e7d3c8ba0bfaaf27035.json b/wikipedia-analysis-#229lixin/cache/2b376db2ee199e7d3c8ba0bfaaf27035.json new file mode 100644 index 0000000..a3db1f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b376db2ee199e7d3c8ba0bfaaf27035.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:54.757331", + "response": { + "continue": { + "rvcontinue": "20251204212824|43131797", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4327865, + "ns": 0, + "title": "پناهجو", + "revisions": [ + { + "timestamp": "2026-01-01T23:14:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b3ea55bc2f26b792557585437e80411.json b/wikipedia-analysis-#229lixin/cache/2b3ea55bc2f26b792557585437e80411.json new file mode 100644 index 0000000..dc971e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b3ea55bc2f26b792557585437e80411.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:43.749618", + "response": { + "continue": { + "rvcontinue": "20030214104438|32659", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5728, + "ns": 0, + "title": "Séisme", + "revisions": [ + { + "timestamp": "2002-11-28T12:51:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b4a397fb3cf020509182213855aeba7.json b/wikipedia-analysis-#229lixin/cache/2b4a397fb3cf020509182213855aeba7.json new file mode 100644 index 0000000..3cc4590 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b4a397fb3cf020509182213855aeba7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:55.777862", + "response": { + "continue": { + "rvcontinue": "20020930074909|16849", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6752, + "ns": 0, + "title": "Wojna", + "revisions": [ + { + "timestamp": "2002-06-10T07:52:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b593f9c1683010c9d7ffafd481982cd.json b/wikipedia-analysis-#229lixin/cache/2b593f9c1683010c9d7ffafd481982cd.json new file mode 100644 index 0000000..83de876 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b593f9c1683010c9d7ffafd481982cd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:41.233912", + "response": { + "continue": { + "rvcontinue": "20260125124228|149081513", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2346440, + "ns": 0, + "title": "Razzismo", + "revisions": [ + { + "timestamp": "2026-01-25T13:03:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b5e45c25cce10d19e28c881043998ec.json b/wikipedia-analysis-#229lixin/cache/2b5e45c25cce10d19e28c881043998ec.json new file mode 100644 index 0000000..b46056e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b5e45c25cce10d19e28c881043998ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:16.664739", + "response": { + "continue": { + "rvcontinue": "20251027141713|77908473", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45048, + "ns": 0, + "title": "Huragan", + "revisions": [ + { + "timestamp": "2025-10-27T14:20:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b61e4ea6280b65d995ba037953a1e32.json b/wikipedia-analysis-#229lixin/cache/2b61e4ea6280b65d995ba037953a1e32.json new file mode 100644 index 0000000..e29e37a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b61e4ea6280b65d995ba037953a1e32.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:28.057139", + "response": { + "continue": { + "rvcontinue": "20050807133029|36658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10776, + "ns": 0, + "title": "فقر", + "revisions": [ + { + "timestamp": "2005-08-07T13:28:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b690698609fe8f980addedfddc69d4c.json b/wikipedia-analysis-#229lixin/cache/2b690698609fe8f980addedfddc69d4c.json new file mode 100644 index 0000000..02f8582 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b690698609fe8f980addedfddc69d4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:30.112710", + "response": { + "continue": { + "rvcontinue": "20251119075631|17273341", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 193107, + "ns": 0, + "title": "Drepturile omului", + "revisions": [ + { + "timestamp": "2025-12-30T13:59:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b77dd8cc30ece27be27a9ec90e21256.json b/wikipedia-analysis-#229lixin/cache/2b77dd8cc30ece27be27a9ec90e21256.json new file mode 100644 index 0000000..99e02f0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b77dd8cc30ece27be27a9ec90e21256.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:43.103811", + "response": { + "continue": { + "rvcontinue": "20050501211641|314663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80319, + "ns": 0, + "title": "Trabalho infantil", + "revisions": [ + { + "timestamp": "2005-05-01T21:16:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b7fc1dbed49fe89577b99662e625025.json b/wikipedia-analysis-#229lixin/cache/2b7fc1dbed49fe89577b99662e625025.json new file mode 100644 index 0000000..b847ee6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b7fc1dbed49fe89577b99662e625025.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:33.322030", + "response": { + "continue": { + "rvcontinue": "20030219160819|13431", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 403621, + "ns": 0, + "title": "Jordskælv", + "revisions": [ + { + "timestamp": "2003-02-19T15:07:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2b94317265422a0583b0b69199821407.json b/wikipedia-analysis-#229lixin/cache/2b94317265422a0583b0b69199821407.json new file mode 100644 index 0000000..b0048dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2b94317265422a0583b0b69199821407.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:17.157542", + "response": { + "continue": { + "rvcontinue": "20250731200515|683185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 109372, + "ns": 0, + "title": "Hakkin samun 'yan jarida kyauta", + "revisions": [ + { + "timestamp": "2025-07-31T20:02:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2bad91979daafaf407f284f2ece3bb49.json b/wikipedia-analysis-#229lixin/cache/2bad91979daafaf407f284f2ece3bb49.json new file mode 100644 index 0000000..0b13022 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2bad91979daafaf407f284f2ece3bb49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:07.901865", + "response": { + "continue": { + "rvcontinue": "20060528155232|3454911", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 518230, + "ns": 0, + "title": "Zbrodnia wojenna", + "revisions": [ + { + "timestamp": "2006-05-28T15:50:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2bd5d0917496f6e89b338f6e4adea6f0.json b/wikipedia-analysis-#229lixin/cache/2bd5d0917496f6e89b338f6e4adea6f0.json new file mode 100644 index 0000000..9495baa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2bd5d0917496f6e89b338f6e4adea6f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:21.760414", + "response": { + "continue": { + "rvcontinue": "20080506233410|10470366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1722679, + "ns": 0, + "title": "Fraude eleitoral", + "revisions": [ + { + "timestamp": "2008-05-06T23:33:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2bdab248d4d119baa06411bd04b9db7e.json b/wikipedia-analysis-#229lixin/cache/2bdab248d4d119baa06411bd04b9db7e.json new file mode 100644 index 0000000..8964a92 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2bdab248d4d119baa06411bd04b9db7e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:34.721934", + "response": { + "continue": { + "rvcontinue": "20250619003305|70319173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71997, + "ns": 0, + "title": "Seca", + "revisions": [ + { + "timestamp": "2025-06-19T00:34:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2befafc5a830c20350b8c772e0de1acd.json b/wikipedia-analysis-#229lixin/cache/2befafc5a830c20350b8c772e0de1acd.json new file mode 100644 index 0000000..11adcc4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2befafc5a830c20350b8c772e0de1acd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:52.248876", + "response": { + "continue": { + "rvcontinue": "20110321031307|6534324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1028811, + "ns": 0, + "title": "تزوير الانتخابات", + "revisions": [ + { + "timestamp": "2011-03-21T03:11:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2bf983a14de4da2e64952702a34f1a6f.json b/wikipedia-analysis-#229lixin/cache/2bf983a14de4da2e64952702a34f1a6f.json new file mode 100644 index 0000000..c34d896 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2bf983a14de4da2e64952702a34f1a6f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:35.473936", + "response": { + "continue": { + "rvcontinue": "20060503133104|135646", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26342, + "ns": 0, + "title": "Γενοκτονία", + "revisions": [ + { + "timestamp": "2006-05-03T13:26:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c120c15a82db4490a55c1862894c7d0.json b/wikipedia-analysis-#229lixin/cache/2c120c15a82db4490a55c1862894c7d0.json new file mode 100644 index 0000000..a16377d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c120c15a82db4490a55c1862894c7d0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:29.061182", + "response": { + "continue": { + "rvcontinue": "20250602161754|69407971", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5727855, + "ns": 0, + "title": "Aardbeving Turkije-Syrië 2023", + "revisions": [ + { + "timestamp": "2025-06-02T16:20:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c16680e6c6f3e9d663c93feab58e27b.json b/wikipedia-analysis-#229lixin/cache/2c16680e6c6f3e9d663c93feab58e27b.json new file mode 100644 index 0000000..18652a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c16680e6c6f3e9d663c93feab58e27b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:26.169052", + "response": { + "continue": { + "rvcontinue": "20020814123306|7810", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2889, + "ns": 0, + "title": "Krieg", + "revisions": [ + { + "timestamp": "2002-08-14T10:32:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c4d06058293116f1abaff4d485dec8f.json b/wikipedia-analysis-#229lixin/cache/2c4d06058293116f1abaff4d485dec8f.json new file mode 100644 index 0000000..19ba8e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c4d06058293116f1abaff4d485dec8f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:18.995181", + "response": { + "continue": { + "rvcontinue": "20031216032157|127388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1474417, + "ns": 0, + "title": "地球温暖化", + "revisions": [ + { + "timestamp": "2003-12-16T03:15:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c4d1639445ab9869d65aaa4ad7e8511.json b/wikipedia-analysis-#229lixin/cache/2c4d1639445ab9869d65aaa4ad7e8511.json new file mode 100644 index 0000000..db5de9d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c4d1639445ab9869d65aaa4ad7e8511.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:39.219851", + "response": { + "continue": { + "rvcontinue": "20060524140116|157547", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37511, + "ns": 0, + "title": "น้ำท่วม", + "revisions": [ + { + "timestamp": "2006-05-24T06:47:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c55ffb2d8dc931a432cd58748e18ab8.json b/wikipedia-analysis-#229lixin/cache/2c55ffb2d8dc931a432cd58748e18ab8.json new file mode 100644 index 0000000..98a427f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c55ffb2d8dc931a432cd58748e18ab8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:24.221728", + "response": { + "continue": { + "rvcontinue": "20240114082154|5800021", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 334838, + "ns": 0, + "title": "نسل کشی", + "revisions": [ + { + "timestamp": "2025-04-24T07:32:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c5e06c9f2b188072e64bdb02222a956.json b/wikipedia-analysis-#229lixin/cache/2c5e06c9f2b188072e64bdb02222a956.json new file mode 100644 index 0000000..c1909d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c5e06c9f2b188072e64bdb02222a956.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:45.240939", + "response": { + "continue": { + "rvcontinue": "20251202203607|78207781", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4701039, + "ns": 0, + "title": "Pandemia COVID-19", + "revisions": [ + { + "timestamp": "2026-01-17T11:20:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c667feb02023c26f09cb3f7d3af9e94.json b/wikipedia-analysis-#229lixin/cache/2c667feb02023c26f09cb3f7d3af9e94.json new file mode 100644 index 0000000..10e5563 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c667feb02023c26f09cb3f7d3af9e94.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:28.243039", + "response": { + "continue": { + "rvcontinue": "20251029083829|28220520", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 109566, + "ns": 0, + "title": "Penyiksaan", + "revisions": [ + { + "timestamp": "2025-11-12T13:29:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2c7bd7d96536f1f29850f7b0886e63aa.json b/wikipedia-analysis-#229lixin/cache/2c7bd7d96536f1f29850f7b0886e63aa.json new file mode 100644 index 0000000..577f40c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2c7bd7d96536f1f29850f7b0886e63aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:14.145797", + "response": { + "continue": { + "rvcontinue": "20220331023137|68379095", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19502792, + "ns": 0, + "title": "Người xin tị nạn", + "revisions": [ + { + "timestamp": "2025-03-22T17:18:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2cb337b81f8dd4e803a84a6ff66a8864.json b/wikipedia-analysis-#229lixin/cache/2cb337b81f8dd4e803a84a6ff66a8864.json new file mode 100644 index 0000000..83956e9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2cb337b81f8dd4e803a84a6ff66a8864.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:38.504931", + "response": { + "continue": { + "rvcontinue": "20251121160419|78106185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 98713, + "ns": 0, + "title": "Apatryda", + "revisions": [ + { + "timestamp": "2025-11-24T20:46:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2d1b697c7e98545113d61de9fa83f999.json b/wikipedia-analysis-#229lixin/cache/2d1b697c7e98545113d61de9fa83f999.json new file mode 100644 index 0000000..5f78b5c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2d1b697c7e98545113d61de9fa83f999.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:36.148326", + "response": { + "continue": { + "rvcontinue": "20251103211744|261226405", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1316, + "ns": 0, + "title": "Erdbeben", + "revisions": [ + { + "timestamp": "2025-11-03T21:39:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2d328d8850e6e53b28bea85c3131f973.json b/wikipedia-analysis-#229lixin/cache/2d328d8850e6e53b28bea85c3131f973.json new file mode 100644 index 0000000..1775587 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2d328d8850e6e53b28bea85c3131f973.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:17.138119", + "response": { + "continue": { + "rvcontinue": "20060224162400|238706", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53590, + "ns": 0, + "title": "Aşı (tıp)", + "revisions": [ + { + "timestamp": "2006-02-19T12:01:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2d3df3d15c1b7b29f4ccc7421a67b1f5.json b/wikipedia-analysis-#229lixin/cache/2d3df3d15c1b7b29f4ccc7421a67b1f5.json new file mode 100644 index 0000000..d798497 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2d3df3d15c1b7b29f4ccc7421a67b1f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:02.815963", + "response": { + "continue": { + "rvcontinue": "20041107032137|59021", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12485, + "ns": 0, + "title": "Война", + "revisions": [ + { + "timestamp": "2004-09-21T12:15:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2d42d6064ba6c4af804f5b77f91ee320.json b/wikipedia-analysis-#229lixin/cache/2d42d6064ba6c4af804f5b77f91ee320.json new file mode 100644 index 0000000..8319331 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2d42d6064ba6c4af804f5b77f91ee320.json @@ -0,0 +1,344 @@ +{ + "cached_at": "2026-01-26T00:12:52.261972", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 72956318, + "ns": 0, + "title": "2023 Turkey–Syria earthquakes", + "langlinks": [ + { + "lang": "af", + "title": "Turks-Siriese aardbewings van 2023" + }, + { + "lang": "ar", + "title": "زلزال قهرمان مرعش 2023" + }, + { + "lang": "ary", + "title": "زلزال د تركيا و سوريا 2023" + }, + { + "lang": "as", + "title": "২০২৩ চনৰ তুৰস্ক–চিৰিয়া ভূমিকম্প" + }, + { + "lang": "az", + "title": "Türkiyə–Suriya zəlzələləri (2023)" + }, + { + "lang": "azb", + "title": "۲۰۲۳ تورکیه-سوریه زلزله‌سی" + }, + { + "lang": "ba", + "title": "Төркиәлә һәм Сүриәлә ер тетрәү (2023)" + }, + { + "lang": "be", + "title": "Землетрасенне ў Турцыі і Сірыі (2023)" + }, + { + "lang": "be-tarask", + "title": "Землятрус у Турэччыне і Сырыі (2023)" + }, + { + "lang": "bg", + "title": "Земетресение в Турция и Сирия (2023)" + }, + { + "lang": "bn", + "title": "২০২৩ তুরস্ক–সিরিয়া ভূমিকম্প" + }, + { + "lang": "bs", + "title": "Zemljotresi u Turskoj i Siriji 2023." + }, + { + "lang": "ca", + "title": "Terratrèmols de Turquia, Síria i el Kurdistan del 2023" + }, + { + "lang": "ckb", + "title": "بوومەلەرزەی باکوور-ڕۆژاوای کوردستان ٢٠٢٣" + }, + { + "lang": "cs", + "title": "Zemětřesení v Turecku a Sýrii (2023)" + }, + { + "lang": "cy", + "title": "Daeargryn Twrci–Syria 2023" + }, + { + "lang": "da", + "title": "Jordskælvet i Tyrkiet og Syrien 2023" + }, + { + "lang": "de", + "title": "Erdbeben in der Türkei und Syrien 2023" + }, + { + "lang": "el", + "title": "Σεισμός Τουρκίας-Συρίας (2023)" + }, + { + "lang": "eo", + "title": "Tertremo en Turkio kaj Sirio en 2023" + }, + { + "lang": "es", + "title": "Terremotos de Turquía y Siria de 2023" + }, + { + "lang": "et", + "title": "2023. aasta Türgi-Süüria maavärin" + }, + { + "lang": "eu", + "title": "2023ko Turkiako eta Siriako lurrikarak" + }, + { + "lang": "fa", + "title": "زمین‌لرزه ۲۰۲۳ ترکیه و سوریه" + }, + { + "lang": "ff", + "title": "Jerɓanɗe leydi to Turki e Siiri" + }, + { + "lang": "fi", + "title": "Maanjäristykset Turkissa 6. helmikuuta 2023" + }, + { + "lang": "fr", + "title": "Séismes de 2023 en Turquie et Syrie" + }, + { + "lang": "fy", + "title": "Ierdbeving yn Turkije en Syrje (2023)" + }, + { + "lang": "ga", + "title": "Crith talún Gaziantep, An Tuirc, 2023" + }, + { + "lang": "gl", + "title": "Terremotos de Turquía e Siria de 2023" + }, + { + "lang": "he", + "title": "רעידות האדמה בטורקיה ובסוריה (2023)" + }, + { + "lang": "hi", + "title": "2023 तुर्की-सीरिया भूकंप" + }, + { + "lang": "hif", + "title": "Turkey - Syrian Earthquake 2023" + }, + { + "lang": "hr", + "title": "Potres u Turskoj i Siriji 2023." + }, + { + "lang": "hu", + "title": "2023-as törökországi és szíriai földrengések" + }, + { + "lang": "hy", + "title": "Երկրաշարժ (Թուրքիա-Սիրիա, 2023)" + }, + { + "lang": "id", + "title": "Gempa bumi Turki–Suriah 2023" + }, + { + "lang": "is", + "title": "Jarðskjálftinn í Tyrklandi og Sýrlandi 2023" + }, + { + "lang": "it", + "title": "Terremoto in Turchia e Siria del 2023" + }, + { + "lang": "ja", + "title": "トルコ・シリア地震" + }, + { + "lang": "ka", + "title": "თურქეთ-სირიის მიწისძვრები (2023)" + }, + { + "lang": "kaa", + "title": "Túrkiya—Siriya jer silkiniwi (2023)" + }, + { + "lang": "kk", + "title": "Түркия мен Сириядағы жер сілкінісі (2023)" + }, + { + "lang": "ko", + "title": "2023년 튀르키예-시리아 지진" + }, + { + "lang": "ks", + "title": "2023 تُرکی-شام مُک بُنیُل" + }, + { + "lang": "ku", + "title": "Erdheja Gurgum û Dîlokê 2023" + }, + { + "lang": "la", + "title": "Terrae motus Turciae et Syriae anno 2023" + }, + { + "lang": "lez", + "title": "Туьркиядани Сирияда хьанвай залзала (2023)" + }, + { + "lang": "lt", + "title": "2023 m. žemės drebėjimai Turkijoje ir Sirijoje" + }, + { + "lang": "lv", + "title": "2023. gada Turcijas un Sīrijas zemestrīce" + }, + { + "lang": "ml", + "title": "2023 തുർക്കി-സിറിയ ഭൂകമ്പം" + }, + { + "lang": "mr", + "title": "२०२३ तुर्कस्तान आणि सीरिया भूकंप" + }, + { + "lang": "ms", + "title": "Gempa bumi Turki–Syria 2023" + }, + { + "lang": "ne", + "title": "सन् २०२३ टर्की-सिरिया भूकम्प" + }, + { + "lang": "nl", + "title": "Aardbeving Turkije-Syrië 2023" + }, + { + "lang": "nb", + "title": "Jordskjelvet i Tyrkia og Syria 2023" + }, + { + "lang": "ny", + "title": "2023 Turkey-Syria chivomezi" + }, + { + "lang": "pl", + "title": "Trzęsienia ziemi w Turcji i Syrii (2023)" + }, + { + "lang": "pnb", + "title": "ترکی، شام دا زلزلے ۲۰۲۳ء" + }, + { + "lang": "pt", + "title": "Sismos da Turquia e Síria de 2023" + }, + { + "lang": "ro", + "title": "Cutremurele din Turcia și Siria din 6 februarie 2023" + }, + { + "lang": "ru", + "title": "Землетрясение в Турции и Сирии (2023)" + }, + { + "lang": "simple", + "title": "2023 Turkey–Syria earthquake" + }, + { + "lang": "sk", + "title": "Zemetrasenie v Turecku a Sýrii 2023" + }, + { + "lang": "sl", + "title": "Potres v Turčiji in Siriji (2023)" + }, + { + "lang": "sv", + "title": "Jordbävningen i Turkiet och Syrien 2023" + }, + { + "lang": "ta", + "title": "2023 துருக்கி–சிரியா நிலநடுக்கம்" + }, + { + "lang": "tg", + "title": "Заминларзаи Туркияву Сурия (2023)" + }, + { + "lang": "th", + "title": "แผ่นดินไหวในประเทศตุรกีและประเทศซีเรีย พ.ศ. 2566" + }, + { + "lang": "tl", + "title": "Mga lindol sa Turkiya–Siria ng 2023" + }, + { + "lang": "tr", + "title": "2023 Kahramanmaraş depremleri" + }, + { + "lang": "tt", + "title": "Төркия белән Сүриядә җир тетрәү (2023)" + }, + { + "lang": "tum", + "title": "2023 Turkey-Syria chindindindi" + }, + { + "lang": "uk", + "title": "Землетрус у Туреччині та Сирії (2023)" + }, + { + "lang": "ur", + "title": "ترکیہ، شام کے زلزلے 2023ء" + }, + { + "lang": "uz", + "title": "Turkiya—Suriya zilzilasi" + }, + { + "lang": "vi", + "title": "Động đất Thổ Nhĩ Kỳ–Syria 2023" + }, + { + "lang": "xmf", + "title": "თურქეთ-სირიაშ დიხაშნწალუეფი (2023)" + }, + { + "lang": "zh", + "title": "2023年土耳其-叙利亚地震" + }, + { + "lang": "lzh", + "title": "癸卯土國地動" + }, + { + "lang": "yue", + "title": "2023年土耳其-敍利亞地震" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2d8632a317ee7832d9cb0a05fe6352db.json b/wikipedia-analysis-#229lixin/cache/2d8632a317ee7832d9cb0a05fe6352db.json new file mode 100644 index 0000000..9b1f9a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2d8632a317ee7832d9cb0a05fe6352db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:19.322539", + "response": { + "continue": { + "rvcontinue": "20030724083553|3748", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 399, + "ns": 0, + "title": "דמוקרטיה", + "revisions": [ + { + "timestamp": "2003-07-24T08:35:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2dab3feb92f8e39a5b0b61bd85669ce5.json b/wikipedia-analysis-#229lixin/cache/2dab3feb92f8e39a5b0b61bd85669ce5.json new file mode 100644 index 0000000..bd905b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2dab3feb92f8e39a5b0b61bd85669ce5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:50.795067", + "response": { + "continue": { + "rvcontinue": "20080229212622|1048739", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 201187, + "ns": 0, + "title": "سازمان جهانی بهداشت", + "revisions": [ + { + "timestamp": "2008-02-29T21:25:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2dc094c0755d585d3189e783ed4aaec0.json b/wikipedia-analysis-#229lixin/cache/2dc094c0755d585d3189e783ed4aaec0.json new file mode 100644 index 0000000..04f31d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2dc094c0755d585d3189e783ed4aaec0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:27.842603", + "response": { + "continue": { + "rvcontinue": "20240225223505|382758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40442, + "ns": 0, + "title": "Hukuncin Kisa", + "revisions": [ + { + "timestamp": "2025-07-29T10:51:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2e19594524ebabed2ce6bc08e6c6c3cb.json b/wikipedia-analysis-#229lixin/cache/2e19594524ebabed2ce6bc08e6c6c3cb.json new file mode 100644 index 0000000..6dc429e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2e19594524ebabed2ce6bc08e6c6c3cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:17.370810", + "response": { + "continue": { + "rvcontinue": "20090306062554|51582", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10991, + "ns": 0, + "title": "සුනාමි", + "revisions": [ + { + "timestamp": "2009-03-06T05:56:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2e28adc9ef0195dd7546c10299aa25c9.json b/wikipedia-analysis-#229lixin/cache/2e28adc9ef0195dd7546c10299aa25c9.json new file mode 100644 index 0000000..91121b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2e28adc9ef0195dd7546c10299aa25c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:57.360134", + "response": { + "continue": { + "rvcontinue": "20041220195056|153279", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49415, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2004-12-20T19:45:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2e4ecc444fe78f454b273181cb7b5321.json b/wikipedia-analysis-#229lixin/cache/2e4ecc444fe78f454b273181cb7b5321.json new file mode 100644 index 0000000..4122837 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2e4ecc444fe78f454b273181cb7b5321.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:40.892653", + "response": { + "continue": { + "rvcontinue": "20131227205207|8260178", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1220255, + "ns": 0, + "title": "Apatrid", + "revisions": [ + { + "timestamp": "2013-12-27T20:39:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2e699b0a77de1532fe936dbf440c9010.json b/wikipedia-analysis-#229lixin/cache/2e699b0a77de1532fe936dbf440c9010.json new file mode 100644 index 0000000..f09b805 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2e699b0a77de1532fe936dbf440c9010.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:08.244721", + "response": { + "continue": { + "rvcontinue": "20240916165337|33805514", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 155550, + "ns": 0, + "title": "Irkçılık", + "revisions": [ + { + "timestamp": "2024-09-17T17:58:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2e6ccfd9b67d5b0f6f05c17c638aa114.json b/wikipedia-analysis-#229lixin/cache/2e6ccfd9b67d5b0f6f05c17c638aa114.json new file mode 100644 index 0000000..d0ce716 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2e6ccfd9b67d5b0f6f05c17c638aa114.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:24.374266", + "response": { + "continue": { + "rvcontinue": "20080703091630|2037133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 220032, + "ns": 0, + "title": "가뭄", + "revisions": [ + { + "timestamp": "2008-07-03T09:15:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2eac13150a3b92ce6deb699b6e247249.json b/wikipedia-analysis-#229lixin/cache/2eac13150a3b92ce6deb699b6e247249.json new file mode 100644 index 0000000..f3b9e65 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2eac13150a3b92ce6deb699b6e247249.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:42.607003", + "response": { + "continue": { + "rvcontinue": "20231011214011|1175269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111059, + "ns": 0, + "title": "कोभिड-१९ को विश्वव्यापी महामारी", + "revisions": [ + { + "timestamp": "2025-10-26T15:57:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2ed83218d9969393fab29695cc89fa0f.json b/wikipedia-analysis-#229lixin/cache/2ed83218d9969393fab29695cc89fa0f.json new file mode 100644 index 0000000..bfe07f8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2ed83218d9969393fab29695cc89fa0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:08.695894", + "response": { + "continue": { + "rvcontinue": "20050414190405|38096", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14148, + "ns": 0, + "title": "세계보건기구", + "revisions": [ + { + "timestamp": "2005-04-14T18:59:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f08649b2448fa9d1ec3eef984535283.json b/wikipedia-analysis-#229lixin/cache/2f08649b2448fa9d1ec3eef984535283.json new file mode 100644 index 0000000..8471fcb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f08649b2448fa9d1ec3eef984535283.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:34.877695", + "response": { + "continue": { + "rvcontinue": "20070126150856|777284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135080, + "ns": 0, + "title": "Људска права", + "revisions": [ + { + "timestamp": "2007-01-26T15:06:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f1cbb70e8803364dc868dbc1478c947.json b/wikipedia-analysis-#229lixin/cache/2f1cbb70e8803364dc868dbc1478c947.json new file mode 100644 index 0000000..1033c5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f1cbb70e8803364dc868dbc1478c947.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:45.027815", + "response": { + "continue": { + "rvcontinue": "20250521155610|76841250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64096, + "ns": 0, + "title": "Wybory", + "revisions": [ + { + "timestamp": "2025-09-18T11:27:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f20e0be27484166dcb0fd60689c3b87.json b/wikipedia-analysis-#229lixin/cache/2f20e0be27484166dcb0fd60689c3b87.json new file mode 100644 index 0000000..f61b02c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f20e0be27484166dcb0fd60689c3b87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:03.079463", + "response": { + "continue": { + "rvcontinue": "20050507100159|85958", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15659, + "ns": 0, + "title": "지진해일", + "revisions": [ + { + "timestamp": "2005-05-07T10:01:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f245fbd2de9f1a5f5005098e2870061.json b/wikipedia-analysis-#229lixin/cache/2f245fbd2de9f1a5f5005098e2870061.json new file mode 100644 index 0000000..f29308e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f245fbd2de9f1a5f5005098e2870061.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:59.072409", + "response": { + "continue": { + "rvcontinue": "20240514100933|1220228", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126885, + "ns": 0, + "title": "नरसंहार", + "revisions": [ + { + "timestamp": "2022-09-04T18:46:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f3f2293b70059d82820861274be8aa0.json b/wikipedia-analysis-#229lixin/cache/2f3f2293b70059d82820861274be8aa0.json new file mode 100644 index 0000000..8bd35e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f3f2293b70059d82820861274be8aa0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:23.469328", + "response": { + "continue": { + "rvcontinue": "20230206034232|93737775", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4731994, + "ns": 0, + "title": "トルコ・シリア地震", + "revisions": [ + { + "timestamp": "2023-02-06T03:23:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f468945368f0dc97564f2063dd7f335.json b/wikipedia-analysis-#229lixin/cache/2f468945368f0dc97564f2063dd7f335.json new file mode 100644 index 0000000..fd499a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f468945368f0dc97564f2063dd7f335.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:41.978139", + "response": { + "continue": { + "rvcontinue": "20060212081413|147822", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28912, + "ns": 0, + "title": "Khủng bố", + "revisions": [ + { + "timestamp": "2006-02-12T05:01:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f4c3cc5db2536e937cd01fbfeaecea7.json b/wikipedia-analysis-#229lixin/cache/2f4c3cc5db2536e937cd01fbfeaecea7.json new file mode 100644 index 0000000..a555941 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f4c3cc5db2536e937cd01fbfeaecea7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:51.187025", + "response": { + "continue": { + "rvcontinue": "20110504212349|4334509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 521638, + "ns": 0, + "title": "Интерно расељена лица", + "revisions": [ + { + "timestamp": "2011-03-11T02:02:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f515d26be0ac1d6102c85fee29be08a.json b/wikipedia-analysis-#229lixin/cache/2f515d26be0ac1d6102c85fee29be08a.json new file mode 100644 index 0000000..eec3f06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f515d26be0ac1d6102c85fee29be08a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:14.981783", + "response": { + "continue": { + "rvcontinue": "20060802001222|251478", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44369, + "ns": 0, + "title": "شکنجه", + "revisions": [ + { + "timestamp": "2006-08-01T23:34:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f57aa68b9ac500fed645b64f92878cf.json b/wikipedia-analysis-#229lixin/cache/2f57aa68b9ac500fed645b64f92878cf.json new file mode 100644 index 0000000..4e258e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f57aa68b9ac500fed645b64f92878cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:39.913467", + "response": { + "continue": { + "rvcontinue": "20050220161736|23089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3747, + "ns": 0, + "title": "زمین‌لرزه", + "revisions": [ + { + "timestamp": "2004-12-31T14:51:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2f74ec04e296ae45d0ee1b833670b70f.json b/wikipedia-analysis-#229lixin/cache/2f74ec04e296ae45d0ee1b833670b70f.json new file mode 100644 index 0000000..c820361 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2f74ec04e296ae45d0ee1b833670b70f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:40.616590", + "response": { + "continue": { + "rvcontinue": "20061028180922|792511", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 155537, + "ns": 0, + "title": "Sel", + "revisions": [ + { + "timestamp": "2006-10-28T17:52:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2fb300c6f6be34961fd3fb86e5eaf571.json b/wikipedia-analysis-#229lixin/cache/2fb300c6f6be34961fd3fb86e5eaf571.json new file mode 100644 index 0000000..d40b1e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2fb300c6f6be34961fd3fb86e5eaf571.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:23.742729", + "response": { + "continue": { + "rvcontinue": "20251226181321|262751379", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3050364, + "ns": 0, + "title": "Armut", + "revisions": [ + { + "timestamp": "2025-12-26T18:15:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2fd844dae65b85b12356d2679e2c5706.json b/wikipedia-analysis-#229lixin/cache/2fd844dae65b85b12356d2679e2c5706.json new file mode 100644 index 0000000..d792e1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2fd844dae65b85b12356d2679e2c5706.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:50.094721", + "response": { + "continue": { + "rvcontinue": "20170212095541|6843660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 838734, + "ns": 0, + "title": "การทรมาน", + "revisions": [ + { + "timestamp": "2017-02-12T09:49:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/2ff9872ef5d6883d616b8a0545f85a06.json b/wikipedia-analysis-#229lixin/cache/2ff9872ef5d6883d616b8a0545f85a06.json new file mode 100644 index 0000000..623a672 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/2ff9872ef5d6883d616b8a0545f85a06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:09.000290", + "response": { + "continue": { + "rvcontinue": "20250809091519|30331175", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4386173, + "ns": 0, + "title": "Тражиоци азила", + "revisions": [ + { + "timestamp": "2025-08-15T03:27:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/302a4f93b61872f4f22d3d52e5cfadf1.json b/wikipedia-analysis-#229lixin/cache/302a4f93b61872f4f22d3d52e5cfadf1.json new file mode 100644 index 0000000..ccc7b10 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/302a4f93b61872f4f22d3d52e5cfadf1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:22.872372", + "response": { + "continue": { + "rvcontinue": "20040218091534|23296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5973, + "ns": 0, + "title": "Kuolemanrangaistus", + "revisions": [ + { + "timestamp": "2004-02-17T09:16:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/303fc8f35072211cb22498e4e12ab3e6.json b/wikipedia-analysis-#229lixin/cache/303fc8f35072211cb22498e4e12ab3e6.json new file mode 100644 index 0000000..8d4d31f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/303fc8f35072211cb22498e4e12ab3e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:02.480341", + "response": { + "continue": { + "rvcontinue": "20130905100043|11518798", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1768143, + "ns": 0, + "title": "مساواة بين الجنسين", + "revisions": [ + { + "timestamp": "2013-09-02T14:36:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30572bc2eca35361a7d2426fd84978a3.json b/wikipedia-analysis-#229lixin/cache/30572bc2eca35361a7d2426fd84978a3.json new file mode 100644 index 0000000..0f59425 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30572bc2eca35361a7d2426fd84978a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:23.758910", + "response": { + "continue": { + "rvcontinue": "20251024122728|74301829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22169, + "ns": 0, + "title": "Vắc-xin", + "revisions": [ + { + "timestamp": "2025-12-30T21:34:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3059a86094fdb0f1d567bb097790b62e.json b/wikipedia-analysis-#229lixin/cache/3059a86094fdb0f1d567bb097790b62e.json new file mode 100644 index 0000000..68812ae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3059a86094fdb0f1d567bb097790b62e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:12.752125", + "response": { + "continue": { + "rvcontinue": "20041120194419|15904", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5214, + "ns": 0, + "title": "عنصرية", + "revisions": [ + { + "timestamp": "2004-11-20T19:42:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30673919b41b95be06907fc592621d0c.json b/wikipedia-analysis-#229lixin/cache/30673919b41b95be06907fc592621d0c.json new file mode 100644 index 0000000..9d63553 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30673919b41b95be06907fc592621d0c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:24.972240", + "response": { + "continue": { + "rvcontinue": "20190810043412|26067936", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1742326, + "ns": 0, + "title": "חוסר אזרחות", + "revisions": [ + { + "timestamp": "2019-08-10T04:30:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3068d6cf8cb37d102305976984550fd9.json b/wikipedia-analysis-#229lixin/cache/3068d6cf8cb37d102305976984550fd9.json new file mode 100644 index 0000000..82353a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3068d6cf8cb37d102305976984550fd9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:18.940967", + "response": { + "continue": { + "rvcontinue": "20251019205640|229894291", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84055, + "ns": 0, + "title": "Torture", + "revisions": [ + { + "timestamp": "2025-11-08T08:57:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/306d46d7f3bf6d5c6038cef3c993fd26.json b/wikipedia-analysis-#229lixin/cache/306d46d7f3bf6d5c6038cef3c993fd26.json new file mode 100644 index 0000000..f8f4ae9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/306d46d7f3bf6d5c6038cef3c993fd26.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:46.540584", + "response": { + "continue": { + "rvcontinue": "20241206064323|341690", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57948, + "ns": 0, + "title": "کوويډ-۱۹ وبا", + "revisions": [ + { + "timestamp": "2024-12-10T10:47:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/308784ddfa25f52492ae16ef96abe935.json b/wikipedia-analysis-#229lixin/cache/308784ddfa25f52492ae16ef96abe935.json new file mode 100644 index 0000000..72d1682 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/308784ddfa25f52492ae16ef96abe935.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:39.241937", + "response": { + "continue": { + "rvcontinue": "20221213044339|770057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9660, + "ns": 0, + "title": "ရွေးကောက်ပွဲ", + "revisions": [ + { + "timestamp": "2023-10-15T01:25:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/308d9b24900f5eac607fbafd7efe0f15.json b/wikipedia-analysis-#229lixin/cache/308d9b24900f5eac607fbafd7efe0f15.json new file mode 100644 index 0000000..5f75bda --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/308d9b24900f5eac607fbafd7efe0f15.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:41.437663", + "response": { + "continue": { + "rvcontinue": "20251107051953|30517145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 524457, + "ns": 0, + "title": "Слобода говора", + "revisions": [ + { + "timestamp": "2025-11-26T14:57:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3092994adc397dbc55596ec6b9f9da4e.json b/wikipedia-analysis-#229lixin/cache/3092994adc397dbc55596ec6b9f9da4e.json new file mode 100644 index 0000000..75802f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3092994adc397dbc55596ec6b9f9da4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:20.427247", + "response": { + "continue": { + "rvcontinue": "20251128191239|43101742", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93276, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2025-11-28T19:15:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30943ba77cc93f5ff1cc8953d43a4c9e.json b/wikipedia-analysis-#229lixin/cache/30943ba77cc93f5ff1cc8953d43a4c9e.json new file mode 100644 index 0000000..b98d909 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30943ba77cc93f5ff1cc8953d43a4c9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:21.204784", + "response": { + "continue": { + "rvcontinue": "20240813164240|504224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29821, + "ns": 0, + "title": "Gallazawa", + "revisions": [ + { + "timestamp": "2025-05-16T14:32:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30a86b52954fa3679bf72e72239978ee.json b/wikipedia-analysis-#229lixin/cache/30a86b52954fa3679bf72e72239978ee.json new file mode 100644 index 0000000..23b97eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30a86b52954fa3679bf72e72239978ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:00.047563", + "response": { + "continue": { + "rvcontinue": "20240429075238|6209727", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 780846, + "ns": 0, + "title": "بچہ مزدوری", + "revisions": [ + { + "timestamp": "2025-02-16T07:27:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30c8117e9ac00922bb437d246735dbf6.json b/wikipedia-analysis-#229lixin/cache/30c8117e9ac00922bb437d246735dbf6.json new file mode 100644 index 0000000..2a7c7b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30c8117e9ac00922bb437d246735dbf6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:45.199081", + "response": { + "continue": { + "rvcontinue": "20150520011222|82562417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6890877, + "ns": 0, + "title": "Fenómeno meteorológico extremo", + "revisions": [ + { + "timestamp": "2015-05-20T01:10:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/30fcb854494ef13c9a93c877c7ecdc1e.json b/wikipedia-analysis-#229lixin/cache/30fcb854494ef13c9a93c877c7ecdc1e.json new file mode 100644 index 0000000..a3a774d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/30fcb854494ef13c9a93c877c7ecdc1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:47.474703", + "response": { + "continue": { + "rvcontinue": "20230524230121|77405052", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5212137, + "ns": 0, + "title": "氣候變化", + "revisions": [ + { + "timestamp": "2016-01-29T03:25:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/310ef1f0f2b13523c97b225036133f02.json b/wikipedia-analysis-#229lixin/cache/310ef1f0f2b13523c97b225036133f02.json new file mode 100644 index 0000000..69d7bc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/310ef1f0f2b13523c97b225036133f02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:14.642836", + "response": { + "continue": { + "rvcontinue": "20260111173554|1332398307", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24255, + "ns": 0, + "title": "Pandemic", + "revisions": [ + { + "timestamp": "2026-01-11T17:47:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/311af1c1896f0acb639a083ebe6bd03f.json b/wikipedia-analysis-#229lixin/cache/311af1c1896f0acb639a083ebe6bd03f.json new file mode 100644 index 0000000..78bd1fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/311af1c1896f0acb639a083ebe6bd03f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:37.042269", + "response": { + "continue": { + "rvcontinue": "20220401035412|35068336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1963136, + "ns": 0, + "title": "Контроль на кордоні", + "revisions": [ + { + "timestamp": "2025-01-25T19:56:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/312a2eb10f4c1aafab937989508ab169.json b/wikipedia-analysis-#229lixin/cache/312a2eb10f4c1aafab937989508ab169.json new file mode 100644 index 0000000..de9e79f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/312a2eb10f4c1aafab937989508ab169.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:28.687160", + "response": { + "continue": { + "rvcontinue": "20180804200159|1040061", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103310, + "ns": 0, + "title": "Uhamiaji wa binadamu", + "revisions": [ + { + "timestamp": "2018-08-04T19:56:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3130b592fa471c0fd7a8a139384d05fc.json b/wikipedia-analysis-#229lixin/cache/3130b592fa471c0fd7a8a139384d05fc.json new file mode 100644 index 0000000..9cc9e23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3130b592fa471c0fd7a8a139384d05fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:43.861117", + "response": { + "continue": { + "rvcontinue": "20240914141447|141111179", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10078209, + "ns": 0, + "title": "Crisi umanitaria", + "revisions": [ + { + "timestamp": "2025-11-18T10:14:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/314a3bbb65165bf4fff4244d0917f728.json b/wikipedia-analysis-#229lixin/cache/314a3bbb65165bf4fff4244d0917f728.json new file mode 100644 index 0000000..e0b6327 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/314a3bbb65165bf4fff4244d0917f728.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:15.251073", + "response": { + "continue": { + "rvcontinue": "20041010182434|115735", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25831, + "ns": 0, + "title": "Бедност", + "revisions": [ + { + "timestamp": "2004-10-10T18:23:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/315b7b89d01d7d97fdcafcd779bb698d.json b/wikipedia-analysis-#229lixin/cache/315b7b89d01d7d97fdcafcd779bb698d.json new file mode 100644 index 0000000..2d25f39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/315b7b89d01d7d97fdcafcd779bb698d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:26.085126", + "response": { + "continue": { + "rvcontinue": "20251104224914|170321443", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 197623, + "ns": 0, + "title": "Voto (elecciones)", + "revisions": [ + { + "timestamp": "2026-01-01T09:32:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3179322ac6d6b746962a9efb871d809a.json b/wikipedia-analysis-#229lixin/cache/3179322ac6d6b746962a9efb871d809a.json new file mode 100644 index 0000000..d751f19 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3179322ac6d6b746962a9efb871d809a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:18.179458", + "response": { + "continue": { + "rvcontinue": "20130202102125|10128706", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 904016, + "ns": 0, + "title": "부정 선거", + "revisions": [ + { + "timestamp": "2013-01-28T16:11:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/317e7612ced1c54bc47cfc946f658c5b.json b/wikipedia-analysis-#229lixin/cache/317e7612ced1c54bc47cfc946f658c5b.json new file mode 100644 index 0000000..cf4daf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/317e7612ced1c54bc47cfc946f658c5b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:20.095183", + "response": { + "continue": { + "rvcontinue": "20181116073646|9735114", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50362, + "ns": 0, + "title": "Afstemning", + "revisions": [ + { + "timestamp": "2020-05-31T16:53:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/317fca5c36dcbf1eb16ed161ffb36ad4.json b/wikipedia-analysis-#229lixin/cache/317fca5c36dcbf1eb16ed161ffb36ad4.json new file mode 100644 index 0000000..b40bbae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/317fca5c36dcbf1eb16ed161ffb36ad4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:03.548468", + "response": { + "continue": { + "rvcontinue": "20050303235028|17625", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14378, + "ns": 0, + "title": "Organisasi Kesehatan Dunia", + "revisions": [ + { + "timestamp": "2005-03-03T15:55:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/31804b78e7494bf972cf1ff31d508d06.json b/wikipedia-analysis-#229lixin/cache/31804b78e7494bf972cf1ff31d508d06.json new file mode 100644 index 0000000..20c6954 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/31804b78e7494bf972cf1ff31d508d06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:18.296495", + "response": { + "continue": { + "rvcontinue": "20251001114438|72164957", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12183, + "ns": 0, + "title": "حرب", + "revisions": [ + { + "timestamp": "2025-12-08T13:10:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/318c68ccc82945a0a1892a2dd6a7ad40.json b/wikipedia-analysis-#229lixin/cache/318c68ccc82945a0a1892a2dd6a7ad40.json new file mode 100644 index 0000000..e861933 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/318c68ccc82945a0a1892a2dd6a7ad40.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:19.785574", + "response": { + "continue": { + "rvcontinue": "20070104060223|683147", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96003, + "ns": 0, + "title": "기후변화", + "revisions": [ + { + "timestamp": "2007-01-04T06:02:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/31c391e9eb223057ea60f7cf89d53cb7.json b/wikipedia-analysis-#229lixin/cache/31c391e9eb223057ea60f7cf89d53cb7.json new file mode 100644 index 0000000..bdf340c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/31c391e9eb223057ea60f7cf89d53cb7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:19.709871", + "response": { + "continue": { + "rvcontinue": "20120106151352|98013385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6677515, + "ns": 0, + "title": "Fluchtbewegung", + "revisions": [ + { + "timestamp": "2012-01-06T15:06:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/31d80f0d181d5d89161cc04b1aa658a5.json b/wikipedia-analysis-#229lixin/cache/31d80f0d181d5d89161cc04b1aa658a5.json new file mode 100644 index 0000000..535f0d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/31d80f0d181d5d89161cc04b1aa658a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:42.308074", + "response": { + "continue": { + "rvcontinue": "20070315222607|7496419", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2588065, + "ns": 0, + "title": "Povertà", + "revisions": [ + { + "timestamp": "2007-03-14T20:55:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/31edee0ec9487b0a36262eb7d807cc1d.json b/wikipedia-analysis-#229lixin/cache/31edee0ec9487b0a36262eb7d807cc1d.json new file mode 100644 index 0000000..269183e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/31edee0ec9487b0a36262eb7d807cc1d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:27.152229", + "response": { + "continue": { + "rvcontinue": "20050219104619|111866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45606, + "ns": 0, + "title": "Земетресение", + "revisions": [ + { + "timestamp": "2005-02-19T10:34:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/32020d9f3de98b1796d60a7018e0f7e8.json b/wikipedia-analysis-#229lixin/cache/32020d9f3de98b1796d60a7018e0f7e8.json new file mode 100644 index 0000000..5ad52b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/32020d9f3de98b1796d60a7018e0f7e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:09.782280", + "response": { + "continue": { + "rvcontinue": "20051126213124|255902", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47259, + "ns": 0, + "title": "Apatrida", + "revisions": [ + { + "timestamp": "2005-11-26T21:28:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/32069b2db4fb4ad8f6d351c210d68301.json b/wikipedia-analysis-#229lixin/cache/32069b2db4fb4ad8f6d351c210d68301.json new file mode 100644 index 0000000..f99dc86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/32069b2db4fb4ad8f6d351c210d68301.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:01.852698", + "response": { + "continue": { + "rvcontinue": "20040831140720|65160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25967, + "ns": 0, + "title": "Vacina", + "revisions": [ + { + "timestamp": "2004-08-31T14:06:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/323c30e999890761686ae819a8d271fb.json b/wikipedia-analysis-#229lixin/cache/323c30e999890761686ae819a8d271fb.json new file mode 100644 index 0000000..fb270b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/323c30e999890761686ae819a8d271fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:24.806792", + "response": { + "continue": { + "rvcontinue": "20190224055744|46860", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10360, + "ns": 0, + "title": "Zaɓe", + "revisions": [ + { + "timestamp": "2019-02-24T05:54:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3272693509223a28211f77a6dbe384f3.json b/wikipedia-analysis-#229lixin/cache/3272693509223a28211f77a6dbe384f3.json new file mode 100644 index 0000000..5a4bcf2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3272693509223a28211f77a6dbe384f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:09.792160", + "response": { + "continue": { + "rvcontinue": "20220915084856|10294935", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 445822, + "ns": 0, + "title": "ความยากจน", + "revisions": [ + { + "timestamp": "2022-09-15T08:57:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/327b50b7e5ec4d56a07105b39a1a9645.json b/wikipedia-analysis-#229lixin/cache/327b50b7e5ec4d56a07105b39a1a9645.json new file mode 100644 index 0000000..de9467c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/327b50b7e5ec4d56a07105b39a1a9645.json @@ -0,0 +1,612 @@ +{ + "cached_at": "2026-01-26T00:07:14.750292", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 24255, + "ns": 0, + "title": "Pandemic", + "langlinks": [ + { + "lang": "af", + "title": "Pandemie" + }, + { + "lang": "gsw", + "title": "Pandemie" + }, + { + "lang": "an", + "title": "Pandemia" + }, + { + "lang": "ang", + "title": "Myċelcoþu" + }, + { + "lang": "ar", + "title": "جائحة" + }, + { + "lang": "arz", + "title": "وباء عالمى" + }, + { + "lang": "as", + "title": "বৈশ্বিক মহামাৰী" + }, + { + "lang": "ast", + "title": "Pandemia" + }, + { + "lang": "az", + "title": "Pandemiya" + }, + { + "lang": "azb", + "title": "پاندمی" + }, + { + "lang": "ba", + "title": "Пандемия" + }, + { + "lang": "ban", + "title": "Gering agung" + }, + { + "lang": "sgs", + "title": "Pandemėjė" + }, + { + "lang": "bcl", + "title": "Pandemya" + }, + { + "lang": "be", + "title": "Пандэмія" + }, + { + "lang": "be-tarask", + "title": "Пандэмія" + }, + { + "lang": "bg", + "title": "Пандемия" + }, + { + "lang": "bh", + "title": "महामारी" + }, + { + "lang": "bn", + "title": "বৈশ্বিক মহামারি" + }, + { + "lang": "bo", + "title": "ཡོངས་ཁྱབ་རིམས་ནད།" + }, + { + "lang": "br", + "title": "Pandemiezh" + }, + { + "lang": "bs", + "title": "Pandemija" + }, + { + "lang": "ca", + "title": "Pandèmia" + }, + { + "lang": "cdo", + "title": "Ŭng-ĭk" + }, + { + "lang": "ce", + "title": "Пандеми" + }, + { + "lang": "ckb", + "title": "پاندێمی" + }, + { + "lang": "cs", + "title": "Pandemie" + }, + { + "lang": "cv", + "title": "Пандеми" + }, + { + "lang": "cy", + "title": "Pandemig" + }, + { + "lang": "da", + "title": "Pandemi" + }, + { + "lang": "dag", + "title": "Alɔbo" + }, + { + "lang": "de", + "title": "Pandemie" + }, + { + "lang": "el", + "title": "Πανδημία" + }, + { + "lang": "eo", + "title": "Pandemio" + }, + { + "lang": "es", + "title": "Pandemia" + }, + { + "lang": "et", + "title": "Pandeemia" + }, + { + "lang": "eu", + "title": "Pandemia" + }, + { + "lang": "fa", + "title": "دنیاگیری" + }, + { + "lang": "fi", + "title": "Pandemia" + }, + { + "lang": "fr", + "title": "Pandémie" + }, + { + "lang": "frr", + "title": "Pandemii" + }, + { + "lang": "fy", + "title": "Pandemy" + }, + { + "lang": "ga", + "title": "Paindéim" + }, + { + "lang": "gl", + "title": "Pandemia" + }, + { + "lang": "gn", + "title": "Mba'asypavẽ" + }, + { + "lang": "hak", + "title": "Vûn-yi̍t" + }, + { + "lang": "he", + "title": "פנדמיה" + }, + { + "lang": "hi", + "title": "विश्वमारी" + }, + { + "lang": "hif", + "title": "Mahamari" + }, + { + "lang": "hr", + "title": "Pandemija" + }, + { + "lang": "hu", + "title": "Pandémia" + }, + { + "lang": "hy", + "title": "Համավարակ" + }, + { + "lang": "ia", + "title": "Pandemia" + }, + { + "lang": "id", + "title": "Pandemi" + }, + { + "lang": "ie", + "title": "Pandemie" + }, + { + "lang": "ilo", + "title": "Pandemia" + }, + { + "lang": "io", + "title": "Pandemio" + }, + { + "lang": "is", + "title": "Heimsfaraldur" + }, + { + "lang": "it", + "title": "Pandemia" + }, + { + "lang": "ja", + "title": "パンデミック" + }, + { + "lang": "jv", + "title": "Pandhémi" + }, + { + "lang": "ka", + "title": "პანდემია" + }, + { + "lang": "kab", + "title": "Arwas" + }, + { + "lang": "kk", + "title": "Індет" + }, + { + "lang": "knc", + "title": "Pandemic" + }, + { + "lang": "ko", + "title": "범유행" + }, + { + "lang": "ku", + "title": "Pandemî" + }, + { + "lang": "ky", + "title": "Пандемия" + }, + { + "lang": "la", + "title": "Pandemia" + }, + { + "lang": "lb", + "title": "Pandemie" + }, + { + "lang": "li", + "title": "Pandemie" + }, + { + "lang": "lmo", + "title": "Pandemia" + }, + { + "lang": "ln", + "title": "Mowá" + }, + { + "lang": "lt", + "title": "Pandemija" + }, + { + "lang": "lv", + "title": "Pandēmija" + }, + { + "lang": "min", + "title": "Pandemi" + }, + { + "lang": "mk", + "title": "Пандемија" + }, + { + "lang": "ml", + "title": "മഹാമാരി" + }, + { + "lang": "mnw", + "title": "ကပ်" + }, + { + "lang": "mr", + "title": "जागतिक साथ" + }, + { + "lang": "ms", + "title": "Pandemik" + }, + { + "lang": "mwl", + "title": "Pandemie" + }, + { + "lang": "my", + "title": "ကမ္ဘာကပ်ရောဂါ" + }, + { + "lang": "nah", + "title": "Cocoliztli īpan mochīuh nepapan āltepētl" + }, + { + "lang": "nds", + "title": "Pandemie" + }, + { + "lang": "ne", + "title": "विश्वव्यापी महामारी" + }, + { + "lang": "nl", + "title": "Pandemie" + }, + { + "lang": "nn", + "title": "Pandemi" + }, + { + "lang": "nb", + "title": "Pandemi" + }, + { + "lang": "oc", + "title": "Pandèmia" + }, + { + "lang": "os", + "title": "Пандеми" + }, + { + "lang": "pa", + "title": "ਮਹਾਂਮਾਰੀ" + }, + { + "lang": "pap", + "title": "Pandemia" + }, + { + "lang": "pl", + "title": "Pandemia" + }, + { + "lang": "pms", + "title": "Pandemìa" + }, + { + "lang": "pnb", + "title": "عالمی وبا" + }, + { + "lang": "ps", + "title": "وبا یا ټولنیونه" + }, + { + "lang": "pt", + "title": "Pandemia" + }, + { + "lang": "ro", + "title": "Pandemie" + }, + { + "lang": "ru", + "title": "Пандемия" + }, + { + "lang": "rue", + "title": "Пандемія" + }, + { + "lang": "sah", + "title": "Пандемия" + }, + { + "lang": "sc", + "title": "Pandèmia" + }, + { + "lang": "scn", + "title": "Pidimìa" + }, + { + "lang": "sd", + "title": "عالمگير وبا" + }, + { + "lang": "se", + "title": "Pandemiija" + }, + { + "lang": "sh", + "title": "Pandemija" + }, + { + "lang": "si", + "title": "ව්‍යාප්ත වසංගත" + }, + { + "lang": "simple", + "title": "Pandemic" + }, + { + "lang": "sk", + "title": "Pandémia" + }, + { + "lang": "sl", + "title": "Pandemija" + }, + { + "lang": "smn", + "title": "Pandemia" + }, + { + "lang": "sn", + "title": "Mukondombera" + }, + { + "lang": "sq", + "title": "Pandemia" + }, + { + "lang": "sr", + "title": "Пандемија" + }, + { + "lang": "st", + "title": "Sewa se seholo" + }, + { + "lang": "sv", + "title": "Pandemi" + }, + { + "lang": "sw", + "title": "Pandemia" + }, + { + "lang": "szl", + "title": "Pandymijŏ" + }, + { + "lang": "szy", + "title": "libung" + }, + { + "lang": "ta", + "title": "உலகம்பரவுநோய்" + }, + { + "lang": "te", + "title": "ప్రపంచమారి" + }, + { + "lang": "tg", + "title": "Пандемия" + }, + { + "lang": "th", + "title": "โรคระบาดทั่ว" + }, + { + "lang": "tl", + "title": "Pandemya" + }, + { + "lang": "tr", + "title": "Pandemi" + }, + { + "lang": "tt", + "title": "Пандемия" + }, + { + "lang": "tw", + "title": "Pandemic" + }, + { + "lang": "ug", + "title": "پەندەمىيە" + }, + { + "lang": "uk", + "title": "Пандемія" + }, + { + "lang": "ur", + "title": "عالمگیر وبا" + }, + { + "lang": "uz", + "title": "Pandemiya" + }, + { + "lang": "ve", + "title": "Tshiwo tsha lushaka" + }, + { + "lang": "vec", + "title": "Pandemia" + }, + { + "lang": "vep", + "title": "Pandemii" + }, + { + "lang": "vi", + "title": "Đại dịch" + }, + { + "lang": "wa", + "title": "Parminêye" + }, + { + "lang": "war", + "title": "Pandemya" + }, + { + "lang": "wuu", + "title": "瘟疫" + }, + { + "lang": "xh", + "title": "Inqaku lesiseko eliphambili lephandemikhi" + }, + { + "lang": "xmf", + "title": "პანდემია" + }, + { + "lang": "yi", + "title": "פאנדעמיע" + }, + { + "lang": "yo", + "title": "Àjàkáyé-àrùn" + }, + { + "lang": "za", + "title": "Binghraq" + }, + { + "lang": "zh", + "title": "瘟疫" + }, + { + "lang": "nan", + "title": "Un-e̍k" + }, + { + "lang": "yue", + "title": "瘟疫" + }, + { + "lang": "zu", + "title": "Ubhubhane" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/328ac71c41ac1a1d1ae2c25be76a160b.json b/wikipedia-analysis-#229lixin/cache/328ac71c41ac1a1d1ae2c25be76a160b.json new file mode 100644 index 0000000..35a5875 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/328ac71c41ac1a1d1ae2c25be76a160b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:02.089853", + "response": { + "continue": { + "rvcontinue": "20070418125813|499695", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85789, + "ns": 0, + "title": "โทษประหารชีวิต", + "revisions": [ + { + "timestamp": "2007-04-18T12:56:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/32d76cf52620e5e90a3639604bde5054.json b/wikipedia-analysis-#229lixin/cache/32d76cf52620e5e90a3639604bde5054.json new file mode 100644 index 0000000..b6d1649 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/32d76cf52620e5e90a3639604bde5054.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:49.316864", + "response": { + "continue": { + "rvcontinue": "20071205034518|17522", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4727, + "ns": 0, + "title": "ඒඩ්ස්", + "revisions": [ + { + "timestamp": "2007-12-03T06:44:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/32ed2f39e6bd6af56870c6e2dd6dbd33.json b/wikipedia-analysis-#229lixin/cache/32ed2f39e6bd6af56870c6e2dd6dbd33.json new file mode 100644 index 0000000..c296e93 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/32ed2f39e6bd6af56870c6e2dd6dbd33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:44.096033", + "response": { + "continue": { + "rvcontinue": "20251028165614|46422201", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4798236, + "ns": 0, + "title": "Землетрус у Туреччині та Сирії (2023)", + "revisions": [ + { + "timestamp": "2025-11-01T12:04:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/32efb52fa244eee08b8c803e188e3ebe.json b/wikipedia-analysis-#229lixin/cache/32efb52fa244eee08b8c803e188e3ebe.json new file mode 100644 index 0000000..7471841 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/32efb52fa244eee08b8c803e188e3ebe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:09.257052", + "response": { + "continue": { + "rvcontinue": "20040115142012|9447", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5103, + "ns": 0, + "title": "Cutremur", + "revisions": [ + { + "timestamp": "2004-01-15T14:19:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3306cbf214d2b1f924305fe6f7d34a29.json b/wikipedia-analysis-#229lixin/cache/3306cbf214d2b1f924305fe6f7d34a29.json new file mode 100644 index 0000000..413522f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3306cbf214d2b1f924305fe6f7d34a29.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:31.826810", + "response": { + "continue": { + "rvcontinue": "20050925122123|428471", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84327, + "ns": 0, + "title": "Глобальное потепление", + "revisions": [ + { + "timestamp": "2005-09-24T23:01:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33142bbde3ca2a0874800b762a2e0cd0.json b/wikipedia-analysis-#229lixin/cache/33142bbde3ca2a0874800b762a2e0cd0.json new file mode 100644 index 0000000..93dc967 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33142bbde3ca2a0874800b762a2e0cd0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:54.096777", + "response": { + "continue": { + "rvcontinue": "20251207203627|148378702", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2804689, + "ns": 0, + "title": "Terremoto", + "revisions": [ + { + "timestamp": "2026-01-12T17:45:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/334a43884d824f49f193995c0fd97aa4.json b/wikipedia-analysis-#229lixin/cache/334a43884d824f49f193995c0fd97aa4.json new file mode 100644 index 0000000..0a53146 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/334a43884d824f49f193995c0fd97aa4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:28.740217", + "response": { + "continue": { + "rvcontinue": "20250430211855|70041155", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9713, + "ns": 0, + "title": "Direitos humanos", + "revisions": [ + { + "timestamp": "2025-10-04T10:04:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/337e7994aa7cc1106b8126667fbc4a56.json b/wikipedia-analysis-#229lixin/cache/337e7994aa7cc1106b8126667fbc4a56.json new file mode 100644 index 0000000..6d7c6c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/337e7994aa7cc1106b8126667fbc4a56.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:07.178447", + "response": { + "continue": { + "rvcontinue": "20250713151814|25050057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2007038, + "ns": 0, + "title": "Hraniční kontrola", + "revisions": [ + { + "timestamp": "2025-07-13T18:44:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/339b2f991f38dbdafed4861447038f84.json b/wikipedia-analysis-#229lixin/cache/339b2f991f38dbdafed4861447038f84.json new file mode 100644 index 0000000..cf3ad5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/339b2f991f38dbdafed4861447038f84.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:55.284272", + "response": { + "continue": { + "rvcontinue": "20251223205631|36561312", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27698, + "ns": 0, + "title": "Verem", + "revisions": [ + { + "timestamp": "2025-12-28T20:53:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33b0e658a45a3001dcf1ccbca15d07e2.json b/wikipedia-analysis-#229lixin/cache/33b0e658a45a3001dcf1ccbca15d07e2.json new file mode 100644 index 0000000..a942ce2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33b0e658a45a3001dcf1ccbca15d07e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:49.931016", + "response": { + "continue": { + "rvcontinue": "20250826070129|88890670", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 38534, + "ns": 0, + "title": "全球变暖", + "revisions": [ + { + "timestamp": "2026-01-01T17:15:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33b64a9bc4d9846ba29fe41f37d776c7.json b/wikipedia-analysis-#229lixin/cache/33b64a9bc4d9846ba29fe41f37d776c7.json new file mode 100644 index 0000000..36a25cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33b64a9bc4d9846ba29fe41f37d776c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:07.015543", + "response": { + "continue": { + "rvcontinue": "20251021124258|46371261", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48608, + "ns": 0, + "title": "Малярія", + "revisions": [ + { + "timestamp": "2025-12-02T09:47:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33bbaf222e0a47ad71d985c1621be779.json b/wikipedia-analysis-#229lixin/cache/33bbaf222e0a47ad71d985c1621be779.json new file mode 100644 index 0000000..a08f5a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33bbaf222e0a47ad71d985c1621be779.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:35.245621", + "response": { + "continue": { + "rvcontinue": "20251008163201|17207109", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2969579, + "ns": 0, + "title": "Cutremurele din Turcia și Siria din 6 februarie 2023", + "revisions": [ + { + "timestamp": "2025-10-08T20:13:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33d4bd8210ec4d04127d551875b84805.json b/wikipedia-analysis-#229lixin/cache/33d4bd8210ec4d04127d551875b84805.json new file mode 100644 index 0000000..19d90b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33d4bd8210ec4d04127d551875b84805.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:41.527349", + "response": { + "continue": { + "rvcontinue": "20250305084031|68986870", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50, + "ns": 0, + "title": "Aids", + "revisions": [ + { + "timestamp": "2025-11-02T15:03:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/33e19452a7e60aef7674a6fcd0a92db6.json b/wikipedia-analysis-#229lixin/cache/33e19452a7e60aef7674a6fcd0a92db6.json new file mode 100644 index 0000000..4323d22 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/33e19452a7e60aef7674a6fcd0a92db6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:14.403417", + "response": { + "continue": { + "rvcontinue": "20250811164926|25133506", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56656, + "ns": 0, + "title": "Diskriminace", + "revisions": [ + { + "timestamp": "2025-10-13T12:40:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34012c5f64c1b9627ee2f01c40243a6f.json b/wikipedia-analysis-#229lixin/cache/34012c5f64c1b9627ee2f01c40243a6f.json new file mode 100644 index 0000000..bad3d46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34012c5f64c1b9627ee2f01c40243a6f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:04.242341", + "response": { + "continue": { + "rvcontinue": "20251212171639|262361925", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18885, + "ns": 0, + "title": "Meinungsfreiheit", + "revisions": [ + { + "timestamp": "2026-01-14T22:25:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3418f5e64c51b63875d3a935aead7f6c.json b/wikipedia-analysis-#229lixin/cache/3418f5e64c51b63875d3a935aead7f6c.json new file mode 100644 index 0000000..44abfbd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3418f5e64c51b63875d3a935aead7f6c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:49.779904", + "response": { + "continue": { + "rvcontinue": "20050113103600|508628", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116993, + "ns": 0, + "title": "Bezdomność", + "revisions": [ + { + "timestamp": "2005-01-13T10:33:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/341b5a74f90577211e1795b188a630f7.json b/wikipedia-analysis-#229lixin/cache/341b5a74f90577211e1795b188a630f7.json new file mode 100644 index 0000000..52c2fe6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/341b5a74f90577211e1795b188a630f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:47.361894", + "response": { + "continue": { + "rvcontinue": "20030214063123|2982", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1508, + "ns": 0, + "title": "戦争", + "revisions": [ + { + "timestamp": "2003-02-14T06:11:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3429cea3a05af8735f745215bdbb6fb9.json b/wikipedia-analysis-#229lixin/cache/3429cea3a05af8735f745215bdbb6fb9.json new file mode 100644 index 0000000..9abb8bf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3429cea3a05af8735f745215bdbb6fb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:09.565986", + "response": { + "continue": { + "rvcontinue": "20051004093442|9719731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 918587, + "ns": 0, + "title": "Grenzkontrolle", + "revisions": [ + { + "timestamp": "2005-09-08T11:00:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/342bcd79b273066cbb9d256703bb8c26.json b/wikipedia-analysis-#229lixin/cache/342bcd79b273066cbb9d256703bb8c26.json new file mode 100644 index 0000000..6040ba9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/342bcd79b273066cbb9d256703bb8c26.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:28.157103", + "response": { + "continue": { + "rvcontinue": "20100831074126|43509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9522, + "ns": 0, + "title": "လွတ်လပ်စွာ ဟောပြောခွင့်", + "revisions": [ + { + "timestamp": "2010-08-31T07:40:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34568e13f866f7af3b2c6ad362f248f7.json b/wikipedia-analysis-#229lixin/cache/34568e13f866f7af3b2c6ad362f248f7.json new file mode 100644 index 0000000..419c077 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34568e13f866f7af3b2c6ad362f248f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:12.811275", + "response": { + "continue": { + "rvcontinue": "20250405125055|1281494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14009, + "ns": 0, + "title": "शरणार्थी", + "revisions": [ + { + "timestamp": "2025-08-25T13:46:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34677487d93ecccc81ca7ef1c792066a.json b/wikipedia-analysis-#229lixin/cache/34677487d93ecccc81ca7ef1c792066a.json new file mode 100644 index 0000000..5f97401 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34677487d93ecccc81ca7ef1c792066a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:41.932815", + "response": { + "continue": { + "rvcontinue": "20100302004751|85277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18480, + "ns": 0, + "title": "මාධ්‍ය නිදහස", + "revisions": [ + { + "timestamp": "2010-02-08T10:43:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3480eaae4f7b3f481b0ba949c1b21301.json b/wikipedia-analysis-#229lixin/cache/3480eaae4f7b3f481b0ba949c1b21301.json new file mode 100644 index 0000000..1198c3f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3480eaae4f7b3f481b0ba949c1b21301.json @@ -0,0 +1,748 @@ +{ + "cached_at": "2026-01-26T00:09:33.107262", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 33583, + "ns": 0, + "title": "World Health Organization", + "langlinks": [ + { + "lang": "ab", + "title": "Агәабзиарахьчара адунеизегьтәи аиҿкаара" + }, + { + "lang": "af", + "title": "Wêreldgesondheidsorganisasie" + }, + { + "lang": "gsw", + "title": "Weltgesundheitsorganisation" + }, + { + "lang": "am", + "title": "የአለም ጤና ድርጅት" + }, + { + "lang": "an", + "title": "Organización Mundial d'a Salut" + }, + { + "lang": "ar", + "title": "منظمة الصحة العالمية" + }, + { + "lang": "arz", + "title": "منظمة الصحه العالمية" + }, + { + "lang": "as", + "title": "বিশ্ব স্বাস্থ্য সংস্থা" + }, + { + "lang": "ast", + "title": "Organización Mundial de la Salú" + }, + { + "lang": "az", + "title": "Ümumdünya Səhiyyə Təşkilatı" + }, + { + "lang": "azb", + "title": "دونیا ساغلیق تشکیلاتی" + }, + { + "lang": "ba", + "title": "Бөтә донъя һаулыҡ һаҡлау ойошмаһы" + }, + { + "lang": "ban", + "title": "Organisasi Kakénakan Gumi" + }, + { + "lang": "sgs", + "title": "Svieta sveikatas organėzacėjė" + }, + { + "lang": "bbc", + "title": "Punguan Hahisaron Portibi" + }, + { + "lang": "bcl", + "title": "Pankinaban na Organisasyon nin Salud" + }, + { + "lang": "be", + "title": "Сусветная арганізацыя аховы здароўя" + }, + { + "lang": "be-tarask", + "title": "Сусьветная арганізацыя здароўя" + }, + { + "lang": "bg", + "title": "Световна здравна организация" + }, + { + "lang": "bh", + "title": "बिस्व स्वास्थ संगठन" + }, + { + "lang": "bi", + "title": "Wol Helt Ogenaesesen" + }, + { + "lang": "bjn", + "title": "Pahimpunan Kawigasan Dunia" + }, + { + "lang": "bn", + "title": "বিশ্ব স্বাস্থ্য সংস্থা" + }, + { + "lang": "bo", + "title": "རྒྱལ་སྤྱིའི་འཕྲོད་བསྟེན་སྒྲིག་འཛུགས།" + }, + { + "lang": "br", + "title": "Aozadur Bedel ar Yec'hed" + }, + { + "lang": "bs", + "title": "Svjetska zdravstvena organizacija" + }, + { + "lang": "btm", + "title": "Organisasi Kairasan Dunia" + }, + { + "lang": "bxr", + "title": "Дэлхэйн элүүр мэндын байгуулга" + }, + { + "lang": "ca", + "title": "Organització Mundial de la Salut" + }, + { + "lang": "ce", + "title": "Дерригдуьненан могушалла Ӏалашйаран организаци" + }, + { + "lang": "ckb", + "title": "ڕێکخراوەی تەندروستیی جیھانی" + }, + { + "lang": "crh", + "title": "Dünya sağlıq saqlav teşkilâtı" + }, + { + "lang": "cs", + "title": "Světová zdravotnická organizace" + }, + { + "lang": "cv", + "title": "Пĕтĕм тĕнчери сывлăха сыхлас йĕркелӳ" + }, + { + "lang": "cy", + "title": "Sefydliad Iechyd y Byd" + }, + { + "lang": "da", + "title": "WHO" + }, + { + "lang": "dag", + "title": "World Health Organization" + }, + { + "lang": "de", + "title": "Weltgesundheitsorganisation" + }, + { + "lang": "dty", + "title": "विश्व स्वास्थ्य सङ्गठन" + }, + { + "lang": "el", + "title": "Παγκόσμιος Οργανισμός Υγείας" + }, + { + "lang": "eml", + "title": "Organiśasiòun mondièla dla sanitê" + }, + { + "lang": "eo", + "title": "Monda Organizaĵo pri Sano" + }, + { + "lang": "es", + "title": "Organización Mundial de la Salud" + }, + { + "lang": "et", + "title": "Maailma Terviseorganisatsioon" + }, + { + "lang": "eu", + "title": "Munduko Osasun Erakundea" + }, + { + "lang": "fa", + "title": "سازمان جهانی بهداشت" + }, + { + "lang": "fi", + "title": "Maailman terveysjärjestö" + }, + { + "lang": "vro", + "title": "Maailma Tervüseorganisats'uun" + }, + { + "lang": "fo", + "title": "WHO" + }, + { + "lang": "fr", + "title": "Organisation mondiale de la santé" + }, + { + "lang": "frp", + "title": "Organisacion mondiâla de la santât" + }, + { + "lang": "frr", + "title": "WHO" + }, + { + "lang": "fy", + "title": "Wrâldsûnensorganisaasje" + }, + { + "lang": "ga", + "title": "An Eagraíocht Dhomhanda Sláinte" + }, + { + "lang": "gcr", + "title": "Organizasyon mondyal di santé" + }, + { + "lang": "gl", + "title": "Organización Mundial da Saúde" + }, + { + "lang": "gn", + "title": "Tesãi Arapygua Atyguasu" + }, + { + "lang": "gu", + "title": "વિશ્વ આરોગ્ય સંસ્થા" + }, + { + "lang": "gv", + "title": "Reagheydys Slaynt y Theihll" + }, + { + "lang": "ha", + "title": "Hukumar Lafiya ta Duniya" + }, + { + "lang": "hak", + "title": "Sṳ-kie Ví-sên Chû-chṳt" + }, + { + "lang": "he", + "title": "ארגון הבריאות העולמי" + }, + { + "lang": "hi", + "title": "विश्व स्वास्थ्य संगठन" + }, + { + "lang": "hif", + "title": "World Health Organization" + }, + { + "lang": "hr", + "title": "Svjetska zdravstvena organizacija" + }, + { + "lang": "ht", + "title": "Òganizasyon Mondyal Lasante" + }, + { + "lang": "hu", + "title": "Egészségügyi Világszervezet" + }, + { + "lang": "hy", + "title": "Առողջապահության համաշխարհային կազմակերպություն" + }, + { + "lang": "hyw", + "title": "Առողջապահութեան Համաշխարհային Կազմակերպութիւն" + }, + { + "lang": "ia", + "title": "Organisation Mundial del Sanitate" + }, + { + "lang": "iba", + "title": "Gerempung Pengerai Sedunya" + }, + { + "lang": "id", + "title": "Organisasi Kesehatan Dunia" + }, + { + "lang": "ie", + "title": "Mundal Organisation del Sanitá" + }, + { + "lang": "ilo", + "title": "Gunglo ti Salun-at ti Lubong" + }, + { + "lang": "io", + "title": "Mondal Organizuro pri Saneso" + }, + { + "lang": "is", + "title": "Alþjóðaheilbrigðismálastofnunin" + }, + { + "lang": "it", + "title": "Organizzazione mondiale della sanità" + }, + { + "lang": "ja", + "title": "世界保健機関" + }, + { + "lang": "jam", + "title": "Wol Elt Aaganizieshan" + }, + { + "lang": "jv", + "title": "Paheman Kawarasan Donya" + }, + { + "lang": "ka", + "title": "ჯანდაცვის მსოფლიო ორგანიზაცია" + }, + { + "lang": "kaa", + "title": "Dúnya júzilik densawlıqtı saqlaw shólkemi" + }, + { + "lang": "kab", + "title": "Tuddsa tamadlant n tdawsa" + }, + { + "lang": "kbp", + "title": "OMS ŋgbɛyɛ" + }, + { + "lang": "kcg", + "title": "Sot-nta̱m Gbi̱ngban Swanta" + }, + { + "lang": "ki", + "title": "World Health Organization" + }, + { + "lang": "kk", + "title": "Дүниежүзілік денсаулық сақтау ұйымы" + }, + { + "lang": "km", + "title": "អង្គការសុខភាពពិភពលោក" + }, + { + "lang": "kn", + "title": "ವಿಶ್ವ ಆರೋಗ್ಯ ಸಂಘಟನೆ" + }, + { + "lang": "knc", + "title": "WHO" + }, + { + "lang": "ko", + "title": "세계보건기구" + }, + { + "lang": "krc", + "title": "Дуния саулукъ организация" + }, + { + "lang": "ks", + "title": "عالمی صحت اِدارٕ" + }, + { + "lang": "ku", + "title": "Rêxistina Tenduristiyê ya Cîhanê" + }, + { + "lang": "kus", + "title": "World Health Organization (WHO)" + }, + { + "lang": "kw", + "title": "Kowethyans Yeghes an Bys" + }, + { + "lang": "ky", + "title": "Бүткүл дүйнөлүк саламаттык сактоо уюму" + }, + { + "lang": "la", + "title": "Ordo mundi sanitarius" + }, + { + "lang": "lb", + "title": "Weltgesondheetsorganisatioun" + }, + { + "lang": "lfn", + "title": "Organiza Mundal de Sania" + }, + { + "lang": "li", + "title": "Werreldgezóndjheidsorganisaasje" + }, + { + "lang": "lmo", + "title": "Organizzazzion mondiala de la Sanità" + }, + { + "lang": "lo", + "title": "ອົງການອະນາໄມໂລກ" + }, + { + "lang": "lt", + "title": "Pasaulio sveikatos organizacija" + }, + { + "lang": "lv", + "title": "Pasaules Veselības organizācija" + }, + { + "lang": "mg", + "title": "Fikambanana Maneran-Tany momba ny Fahasalamana" + }, + { + "lang": "min", + "title": "Organisasi Kasihatan Dunia" + }, + { + "lang": "mk", + "title": "Светска здравствена организација" + }, + { + "lang": "ml", + "title": "ലോകാരോഗ്യസംഘടന" + }, + { + "lang": "mn", + "title": "Дэлхийн Эрүүл Мэндийн Байгууллага" + }, + { + "lang": "mnw", + "title": "ပရေၚ်ထတ်ယုက်" + }, + { + "lang": "mr", + "title": "विश्व स्वास्थ्य संस्था" + }, + { + "lang": "ms", + "title": "Pertubuhan Kesihatan Sedunia" + }, + { + "lang": "mt", + "title": "Organizzazzjoni Dinjija tas-Saħħa" + }, + { + "lang": "my", + "title": "ကမ္ဘာ့ကျန်းမာရေးအဖွဲ့" + }, + { + "lang": "nds", + "title": "Organisatschoon för Weltgesundheit" + }, + { + "lang": "ne", + "title": "विश्व स्वास्थ्य सङ्गठन" + }, + { + "lang": "new", + "title": "वर्ल्ड हेल्थ अर्गेनाइजेसन" + }, + { + "lang": "nl", + "title": "Wereldgezondheidsorganisatie" + }, + { + "lang": "nn", + "title": "Verdsorganisasjonen for helse" + }, + { + "lang": "nb", + "title": "Verdens helseorganisasjon" + }, + { + "lang": "ny", + "title": "World Health Organization" + }, + { + "lang": "oc", + "title": "Organizacion Mondiala de la Santat" + }, + { + "lang": "or", + "title": "ବିଶ୍ୱ ସ୍ୱାସ୍ଥ୍ୟ ସଂଗଠନ" + }, + { + "lang": "pa", + "title": "ਵਿਸ਼ਵ ਸਿਹਤ ਸੰਸਥਾ" + }, + { + "lang": "pap", + "title": "Organisashon Mundial di Salú" + }, + { + "lang": "pl", + "title": "Światowa Organizacja Zdrowia" + }, + { + "lang": "pms", + "title": "Organisassion Mondial ëd la Sanità" + }, + { + "lang": "pnb", + "title": "عالمی صحت تنظیم" + }, + { + "lang": "ps", + "title": "د روغتيا نړيوال سازمان" + }, + { + "lang": "pt", + "title": "Organização Mundial da Saúde" + }, + { + "lang": "rki", + "title": "ကမ္ဘာ့ကျန်းမာရီးအဖွဲ့" + }, + { + "lang": "ro", + "title": "Organizația Mondială a Sănătății" + }, + { + "lang": "ru", + "title": "Всемирная организация здравоохранения" + }, + { + "lang": "rue", + "title": "Світова орґанізація охороны здоровя" + }, + { + "lang": "rw", + "title": "WHO" + }, + { + "lang": "sa", + "title": "विश्वस्वास्थ्यसंस्था" + }, + { + "lang": "sah", + "title": "Доруобуйа аан дойдутааҕы тэрилтэтэ" + }, + { + "lang": "sc", + "title": "Organizatzione Mundiale de sa Salude" + }, + { + "lang": "scn", + "title": "Urganizzazioni Munniali dâ Saluti" + }, + { + "lang": "sd", + "title": "ورلڊ هيلٿ آرگنائيزيشن" + }, + { + "lang": "sh", + "title": "Svjetska zdravstvena organizacija" + }, + { + "lang": "shn", + "title": "ၸုမ်းပၢႆးယူႇလီလုမ်ႈၾႃႉ" + }, + { + "lang": "si", + "title": "ලෝක සෞඛ්‍ය සංවිධානය" + }, + { + "lang": "simple", + "title": "World Health Organization" + }, + { + "lang": "sk", + "title": "Svetová zdravotnícka organizácia" + }, + { + "lang": "sl", + "title": "Svetovna zdravstvena organizacija" + }, + { + "lang": "smn", + "title": "Maailm tiervâsvuotâorganisaatio" + }, + { + "lang": "sn", + "title": "Sangano reHutano Pasirose" + }, + { + "lang": "so", + "title": "Ururka Caafimaadka Aduunka" + }, + { + "lang": "sq", + "title": "Organizata Botërore e Shëndetësisë" + }, + { + "lang": "sr", + "title": "Светска здравствена организација" + }, + { + "lang": "su", + "title": "Organisasi Kaséhatan Dunya" + }, + { + "lang": "sv", + "title": "Världshälsoorganisationen" + }, + { + "lang": "sw", + "title": "Shirika la Afya Duniani" + }, + { + "lang": "szl", + "title": "Światowŏ Ôrganizacyjŏ Zdrowiŏ" + }, + { + "lang": "ta", + "title": "உலக சுகாதார அமைப்பு" + }, + { + "lang": "te", + "title": "ప్రపంచ ఆరోగ్య సంస్థ" + }, + { + "lang": "tg", + "title": "Созмони ҷаҳонии тандурустӣ" + }, + { + "lang": "th", + "title": "องค์การอนามัยโลก" + }, + { + "lang": "ti", + "title": "ውድብ ጥዕና ዓለም" + }, + { + "lang": "tk", + "title": "Bütindünýä Saglyk Guramasy(BSG)" + }, + { + "lang": "tl", + "title": "Pandaigdigang Organisasyon sa Kalusugan" + }, + { + "lang": "tr", + "title": "Dünya Sağlık Örgütü" + }, + { + "lang": "tt", + "title": "Бөтендөнья сәламәтлек оешмасы" + }, + { + "lang": "ug", + "title": "دۇنيا سەھىيە تەشكىلاتى" + }, + { + "lang": "uk", + "title": "Всесвітня організація охорони здоров'я" + }, + { + "lang": "ur", + "title": "عالمی ادارہ صحت" + }, + { + "lang": "uz", + "title": "Jahon sogʻliqni saqlash tashkiloti" + }, + { + "lang": "vec", + "title": "Organizasion mondiałe de ła sanità" + }, + { + "lang": "vep", + "title": "Mail'man tervhudenorganizacii" + }, + { + "lang": "vi", + "title": "Tổ chức Y tế Thế giới" + }, + { + "lang": "war", + "title": "World Health Organization" + }, + { + "lang": "wuu", + "title": "世界卫生组织" + }, + { + "lang": "xmf", + "title": "ჭყანთხილუაშ მოსოფელიშ ორგანიზაცია" + }, + { + "lang": "yi", + "title": "װעלט געזונט ארגאניזאציע" + }, + { + "lang": "yo", + "title": "Àjọ Ìlera Àgbáyé" + }, + { + "lang": "za", + "title": "Seiqgyaiq Veiswngh Cujciz" + }, + { + "lang": "zh", + "title": "世界卫生组织" + }, + { + "lang": "lzh", + "title": "世界衛生組織" + }, + { + "lang": "nan", + "title": "Sè-kài Ōe-seng Cho͘-chit" + }, + { + "lang": "yue", + "title": "世界衞生組織" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34a613e7353f19c9e9d76c51aa944a49.json b/wikipedia-analysis-#229lixin/cache/34a613e7353f19c9e9d76c51aa944a49.json new file mode 100644 index 0000000..10abfa0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34a613e7353f19c9e9d76c51aa944a49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:06.217305", + "response": { + "continue": { + "rvcontinue": "20231216132954|54235278", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 87565, + "ns": 0, + "title": "Fattigdom", + "revisions": [ + { + "timestamp": "2024-07-17T13:30:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34c45c9fa8ebeb05d82165c551cb7a4f.json b/wikipedia-analysis-#229lixin/cache/34c45c9fa8ebeb05d82165c551cb7a4f.json new file mode 100644 index 0000000..ca9f346 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34c45c9fa8ebeb05d82165c551cb7a4f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:23.013686", + "response": { + "continue": { + "rvcontinue": "20200813060329|4456799", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 946153, + "ns": 0, + "title": "গৃহহীনতা", + "revisions": [ + { + "timestamp": "2020-08-13T06:02:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/34e8aaddcd7115d5d6a8f9892cdf41c3.json b/wikipedia-analysis-#229lixin/cache/34e8aaddcd7115d5d6a8f9892cdf41c3.json new file mode 100644 index 0000000..05e288f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/34e8aaddcd7115d5d6a8f9892cdf41c3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:39.849472", + "response": { + "continue": { + "rvcontinue": "20061029131618|271822", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54924, + "ns": 0, + "title": "ภาวะโลกร้อน", + "revisions": [ + { + "timestamp": "2006-10-29T04:32:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/350b4ca524436febe8c70c4cb82ea829.json b/wikipedia-analysis-#229lixin/cache/350b4ca524436febe8c70c4cb82ea829.json new file mode 100644 index 0000000..8d5d8a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/350b4ca524436febe8c70c4cb82ea829.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:13.895353", + "response": { + "continue": { + "rvcontinue": "20211211143033|1047677", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16635, + "ns": 0, + "title": "विश्व स्वास्थ्य सङ्गठन", + "revisions": [ + { + "timestamp": "2024-10-25T07:44:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/353cc421878218449248b557fb8ac5f0.json b/wikipedia-analysis-#229lixin/cache/353cc421878218449248b557fb8ac5f0.json new file mode 100644 index 0000000..137e730 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/353cc421878218449248b557fb8ac5f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:03.530645", + "response": { + "continue": { + "rvcontinue": "20061119200248|662292", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114981, + "ns": 0, + "title": "Сиромаштво", + "revisions": [ + { + "timestamp": "2006-10-10T02:00:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/353dca0aff9fe511af84624b3da0548a.json b/wikipedia-analysis-#229lixin/cache/353dca0aff9fe511af84624b3da0548a.json new file mode 100644 index 0000000..3fd01bc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/353dca0aff9fe511af84624b3da0548a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:34.978353", + "response": { + "continue": { + "rvcontinue": "20050719143131|35718", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10302, + "ns": 0, + "title": "การก่อการร้าย", + "revisions": [ + { + "timestamp": "2005-07-19T11:46:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35562eec3c27f9b4fc04a1caf7c28ab5.json b/wikipedia-analysis-#229lixin/cache/35562eec3c27f9b4fc04a1caf7c28ab5.json new file mode 100644 index 0000000..bbd8f6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35562eec3c27f9b4fc04a1caf7c28ab5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:44.244238", + "response": { + "continue": { + "rvcontinue": "20251121190804|28592266", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13268, + "ns": 0, + "title": "Perang", + "revisions": [ + { + "timestamp": "2026-01-21T07:23:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3558875a713563c6647af83d046dbea1.json b/wikipedia-analysis-#229lixin/cache/3558875a713563c6647af83d046dbea1.json new file mode 100644 index 0000000..6643cf5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3558875a713563c6647af83d046dbea1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:13.266204", + "response": { + "continue": { + "rvcontinue": "20050608234205|43624", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21818, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2005-06-08T23:40:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3563e11daba390a61e069bbeb14af57a.json b/wikipedia-analysis-#229lixin/cache/3563e11daba390a61e069bbeb14af57a.json new file mode 100644 index 0000000..9999d5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3563e11daba390a61e069bbeb14af57a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:16.236872", + "response": { + "continue": { + "rvcontinue": "20040402213551|23228", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7974, + "ns": 0, + "title": "Kidutus", + "revisions": [ + { + "timestamp": "2004-04-02T21:35:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3566f2403bb6eb268a2849a9425c5970.json b/wikipedia-analysis-#229lixin/cache/3566f2403bb6eb268a2849a9425c5970.json new file mode 100644 index 0000000..9c62fca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3566f2403bb6eb268a2849a9425c5970.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:20.950485", + "response": { + "continue": { + "rvcontinue": "20171212132523|21777603", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4320318, + "ns": 0, + "title": "بحران پناهندگان", + "revisions": [ + { + "timestamp": "2017-12-12T13:17:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/358626a63373dd9597c40b1bfef81d13.json b/wikipedia-analysis-#229lixin/cache/358626a63373dd9597c40b1bfef81d13.json new file mode 100644 index 0000000..9f4d859 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/358626a63373dd9597c40b1bfef81d13.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:06.923253", + "response": { + "continue": { + "rvcontinue": "20091217161117|42829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8822, + "ns": 0, + "title": "सुनामी", + "revisions": [ + { + "timestamp": "2009-12-17T16:04:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/358c9e065f93bc6e79cfe972966d8fed.json b/wikipedia-analysis-#229lixin/cache/358c9e065f93bc6e79cfe972966d8fed.json new file mode 100644 index 0000000..5e7bf1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/358c9e065f93bc6e79cfe972966d8fed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:11.321052", + "response": { + "continue": { + "rvcontinue": "20080824202520|1423200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 250157, + "ns": 0, + "title": "آزادی مطبوعات", + "revisions": [ + { + "timestamp": "2008-08-24T20:10:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35a35615080a496b31094c0b8f2964ad.json b/wikipedia-analysis-#229lixin/cache/35a35615080a496b31094c0b8f2964ad.json new file mode 100644 index 0000000..408f3fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35a35615080a496b31094c0b8f2964ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:59.427292", + "response": { + "continue": { + "rvcontinue": "20250530015142|73548274", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17422659, + "ns": 0, + "title": "Khủng hoảng nhân đạo", + "revisions": [ + { + "timestamp": "2025-11-03T04:02:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35b967777815ae0558807f0e709cad90.json b/wikipedia-analysis-#229lixin/cache/35b967777815ae0558807f0e709cad90.json new file mode 100644 index 0000000..e7d8e14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35b967777815ae0558807f0e709cad90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:57.027625", + "response": { + "continue": { + "rvcontinue": "20251114004650|170478170", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47283, + "ns": 0, + "title": "Inundación", + "revisions": [ + { + "timestamp": "2025-11-14T00:46:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35d34a57637834f5be4d8796bca3e2e6.json b/wikipedia-analysis-#229lixin/cache/35d34a57637834f5be4d8796bca3e2e6.json new file mode 100644 index 0000000..bf15d47 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35d34a57637834f5be4d8796bca3e2e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:42.327080", + "response": { + "continue": { + "rvcontinue": "20240421131043|16217656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1220255, + "ns": 0, + "title": "Apatrid", + "revisions": [ + { + "timestamp": "2024-08-18T22:36:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35e41c796c89cfd29e551cb9beecc1e9.json b/wikipedia-analysis-#229lixin/cache/35e41c796c89cfd29e551cb9beecc1e9.json new file mode 100644 index 0000000..5be0668 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35e41c796c89cfd29e551cb9beecc1e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:21.072035", + "response": { + "continue": { + "rvcontinue": "20150812132737|9762923", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1350040, + "ns": 0, + "title": "Migrație umană", + "revisions": [ + { + "timestamp": "2014-11-09T20:23:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/35ee558598417730f0bc69668dc68581.json b/wikipedia-analysis-#229lixin/cache/35ee558598417730f0bc69668dc68581.json new file mode 100644 index 0000000..5d0e5af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/35ee558598417730f0bc69668dc68581.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:26.312770", + "response": { + "continue": { + "rvcontinue": "20251217204535|231562542", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 112322, + "ns": 0, + "title": "Discrimination", + "revisions": [ + { + "timestamp": "2026-01-01T19:13:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3613a717197b2fd16f3e96f25d6b3398.json b/wikipedia-analysis-#229lixin/cache/3613a717197b2fd16f3e96f25d6b3398.json new file mode 100644 index 0000000..699fb14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3613a717197b2fd16f3e96f25d6b3398.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:04.059552", + "response": { + "continue": { + "rvcontinue": "20101011004516|2344075", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 195246, + "ns": 0, + "title": "Ξηρασία", + "revisions": [ + { + "timestamp": "2010-10-10T20:45:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/361804a4e5d9fe43b8008d0716a3b5ab.json b/wikipedia-analysis-#229lixin/cache/361804a4e5d9fe43b8008d0716a3b5ab.json new file mode 100644 index 0000000..2e39827 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/361804a4e5d9fe43b8008d0716a3b5ab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:13.671135", + "response": { + "continue": { + "rvcontinue": "20260117052725|30671493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21818, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2026-01-17T05:54:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/363082c6060868cc76eb697c45769620.json b/wikipedia-analysis-#229lixin/cache/363082c6060868cc76eb697c45769620.json new file mode 100644 index 0000000..acb90b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/363082c6060868cc76eb697c45769620.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:16.501245", + "response": { + "continue": { + "rvcontinue": "20250527020832|29972700", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134730, + "ns": 0, + "title": "Ратни злочин", + "revisions": [ + { + "timestamp": "2025-11-25T20:45:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36449da0b6896d1f7d0b7ecdb71d96e8.json b/wikipedia-analysis-#229lixin/cache/36449da0b6896d1f7d0b7ecdb71d96e8.json new file mode 100644 index 0000000..40484d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36449da0b6896d1f7d0b7ecdb71d96e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:07.947231", + "response": { + "continue": { + "rvcontinue": "20140601221905|7644358", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 391378, + "ns": 0, + "title": "Fredsbevarende styrke", + "revisions": [ + { + "timestamp": "2009-10-07T16:09:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36467a3eab66a01074fd41ce231430a9.json b/wikipedia-analysis-#229lixin/cache/36467a3eab66a01074fd41ce231430a9.json new file mode 100644 index 0000000..77637d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36467a3eab66a01074fd41ce231430a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:57.464236", + "response": { + "continue": { + "rvcontinue": "20250824154136|73794417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9456134, + "ns": 0, + "title": "Không quốc tịch", + "revisions": [ + { + "timestamp": "2025-11-12T13:30:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/364dcca97b5d24827756a8d86b2c0455.json b/wikipedia-analysis-#229lixin/cache/364dcca97b5d24827756a8d86b2c0455.json new file mode 100644 index 0000000..884bd3a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/364dcca97b5d24827756a8d86b2c0455.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:41.213840", + "response": { + "continue": { + "rvcontinue": "20251203111643|262088240", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15479, + "ns": 0, + "title": "Kriegsverbrechen", + "revisions": [ + { + "timestamp": "2026-01-24T05:40:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/365729a495805e0343fe558f98f2d661.json b/wikipedia-analysis-#229lixin/cache/365729a495805e0343fe558f98f2d661.json new file mode 100644 index 0000000..aa4c666 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/365729a495805e0343fe558f98f2d661.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:37.564678", + "response": { + "continue": { + "rvcontinue": "20260109142700|71511842", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196828, + "ns": 0, + "title": "Liberdade de imprensa", + "revisions": [ + { + "timestamp": "2026-01-10T09:07:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3658d20d636a9b146d33b57b07c80853.json b/wikipedia-analysis-#229lixin/cache/3658d20d636a9b146d33b57b07c80853.json new file mode 100644 index 0000000..e3974fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3658d20d636a9b146d33b57b07c80853.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:53.779504", + "response": { + "continue": { + "rvcontinue": "20230911210523|53913925", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 192556, + "ns": 0, + "title": "Hemlöshet", + "revisions": [ + { + "timestamp": "2023-12-18T16:44:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36896f013f2ae47dcb3a2b075f18cb7f.json b/wikipedia-analysis-#229lixin/cache/36896f013f2ae47dcb3a2b075f18cb7f.json new file mode 100644 index 0000000..b56f4b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36896f013f2ae47dcb3a2b075f18cb7f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:24.044522", + "response": { + "continue": { + "rvcontinue": "20050603035704|34800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18613, + "ns": 0, + "title": "Demokrasi", + "revisions": [ + { + "timestamp": "2005-05-08T08:55:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/369262b029690b797b104384ebf9ec17.json b/wikipedia-analysis-#229lixin/cache/369262b029690b797b104384ebf9ec17.json new file mode 100644 index 0000000..6e3281c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/369262b029690b797b104384ebf9ec17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:02.854593", + "response": { + "continue": { + "rvcontinue": "20050618202349|788026", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 148871, + "ns": 0, + "title": "Fraude electoral", + "revisions": [ + { + "timestamp": "2005-06-18T20:21:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/369647f765d2368c2737b158de42580b.json b/wikipedia-analysis-#229lixin/cache/369647f765d2368c2737b158de42580b.json new file mode 100644 index 0000000..3077ebe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/369647f765d2368c2737b158de42580b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:09.579144", + "response": { + "continue": { + "rvcontinue": "20251024110725|74300859", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14364442, + "ns": 0, + "title": "Tranh cãi về vắc xin", + "revisions": [ + { + "timestamp": "2025-12-01T21:35:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36c223eaaceec3212a08fcf70dc8bbbb.json b/wikipedia-analysis-#229lixin/cache/36c223eaaceec3212a08fcf70dc8bbbb.json new file mode 100644 index 0000000..b7ab8f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36c223eaaceec3212a08fcf70dc8bbbb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:25.019840", + "response": { + "continue": { + "rvcontinue": "20250501152556|8531004", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8696, + "ns": 0, + "title": "جنگی جرائم", + "revisions": [ + { + "timestamp": "2025-08-09T07:50:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36c639c4f322305d214cc720a2e81013.json b/wikipedia-analysis-#229lixin/cache/36c639c4f322305d214cc720a2e81013.json new file mode 100644 index 0000000..bbdb929 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36c639c4f322305d214cc720a2e81013.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:06.765748", + "response": { + "continue": { + "rvcontinue": "20251208173444|262246055", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35389, + "ns": 0, + "title": "Hurrikan", + "revisions": [ + { + "timestamp": "2026-01-14T21:51:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36cd2f3f83266137cd4d9fdce7aef4fe.json b/wikipedia-analysis-#229lixin/cache/36cd2f3f83266137cd4d9fdce7aef4fe.json new file mode 100644 index 0000000..52bd296 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36cd2f3f83266137cd4d9fdce7aef4fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:26.655287", + "response": { + "continue": { + "rvcontinue": "20241130211827|68456571", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 808798, + "ns": 0, + "title": "Grensbewaking", + "revisions": [ + { + "timestamp": "2025-10-12T18:22:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36ceff81cc0cfe96d4f0795b643be12e.json b/wikipedia-analysis-#229lixin/cache/36ceff81cc0cfe96d4f0795b643be12e.json new file mode 100644 index 0000000..c51dc93 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36ceff81cc0cfe96d4f0795b643be12e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:26.515336", + "response": { + "continue": { + "rvcontinue": "20251203181034|231162688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2829, + "ns": 0, + "title": "Syndrome d'immunodéficience acquise", + "revisions": [ + { + "timestamp": "2025-12-23T09:15:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/36d252a3cd85f723818936f440117268.json b/wikipedia-analysis-#229lixin/cache/36d252a3cd85f723818936f440117268.json new file mode 100644 index 0000000..791a050 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/36d252a3cd85f723818936f440117268.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:03.945867", + "response": { + "continue": { + "rvcontinue": "20251203042030|30573073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114981, + "ns": 0, + "title": "Сиромаштво", + "revisions": [ + { + "timestamp": "2026-01-13T01:11:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/371012fc4ed2134cb6fcb220b0ceacc7.json b/wikipedia-analysis-#229lixin/cache/371012fc4ed2134cb6fcb220b0ceacc7.json new file mode 100644 index 0000000..f05046c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/371012fc4ed2134cb6fcb220b0ceacc7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:52.265651", + "response": { + "continue": { + "rvcontinue": "20200328142915|777111", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111402, + "ns": 0, + "title": "युद्ध", + "revisions": [ + { + "timestamp": "2020-03-27T03:57:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3731ee7013dc03b46604e06990df6f66.json b/wikipedia-analysis-#229lixin/cache/3731ee7013dc03b46604e06990df6f66.json new file mode 100644 index 0000000..db7b545 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3731ee7013dc03b46604e06990df6f66.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:13.787796", + "response": { + "continue": { + "rvcontinue": "20050225093632|114663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46613, + "ns": 0, + "title": "Синдром на придобитата имунна недостатъчност", + "revisions": [ + { + "timestamp": "2005-02-25T09:35:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3743625d81e87f0631708990b9eaf2fd.json b/wikipedia-analysis-#229lixin/cache/3743625d81e87f0631708990b9eaf2fd.json new file mode 100644 index 0000000..7e946dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3743625d81e87f0631708990b9eaf2fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:50.933572", + "response": { + "continue": { + "rvcontinue": "20150119080548|223387", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52004, + "ns": 0, + "title": "စစ်ပွဲ", + "revisions": [ + { + "timestamp": "2015-01-19T07:52:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3748234ad1ab27dc3cd76541c949b7bc.json b/wikipedia-analysis-#229lixin/cache/3748234ad1ab27dc3cd76541c949b7bc.json new file mode 100644 index 0000000..cf89def --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3748234ad1ab27dc3cd76541c949b7bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:52.941318", + "response": { + "continue": { + "rvcontinue": "20140310181631|290296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51767, + "ns": 0, + "title": "ඡන්ද විමසීම්", + "revisions": [ + { + "timestamp": "2014-03-10T18:13:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37945704d4f635bab0d02308aca4de2e.json b/wikipedia-analysis-#229lixin/cache/37945704d4f635bab0d02308aca4de2e.json new file mode 100644 index 0000000..419763c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37945704d4f635bab0d02308aca4de2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:35.068420", + "response": { + "continue": { + "rvcontinue": "20100714230726|690412", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18804, + "ns": 0, + "title": "नस्लवाद", + "revisions": [ + { + "timestamp": "2007-03-26T15:04:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37ab6c4f29a53a72ac3e5c9ffbaaca90.json b/wikipedia-analysis-#229lixin/cache/37ab6c4f29a53a72ac3e5c9ffbaaca90.json new file mode 100644 index 0000000..abea7b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37ab6c4f29a53a72ac3e5c9ffbaaca90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:25.509413", + "response": { + "continue": { + "rvcontinue": "20060610124808|1300564", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2972513, + "ns": 0, + "title": "Нарушения на выборах", + "revisions": [ + { + "timestamp": "2006-06-05T09:56:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37b224fb1b3317e0642d72b175d0a1f6.json b/wikipedia-analysis-#229lixin/cache/37b224fb1b3317e0642d72b175d0a1f6.json new file mode 100644 index 0000000..0eeb537 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37b224fb1b3317e0642d72b175d0a1f6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:17.318090", + "response": { + "continue": { + "rvcontinue": "20230206165042|25798662", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1900248, + "ns": 0, + "title": "2023-as törökországi és szíriai földrengések", + "revisions": [ + { + "timestamp": "2023-02-06T16:44:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37c48f241b59669a8976938e03087627.json b/wikipedia-analysis-#229lixin/cache/37c48f241b59669a8976938e03087627.json new file mode 100644 index 0000000..e47e93b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37c48f241b59669a8976938e03087627.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:20.638134", + "response": { + "continue": { + "rvcontinue": "20070211194941|377758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54187, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2007-02-11T19:46:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37cdaefdaac745d840e43db5cf664355.json b/wikipedia-analysis-#229lixin/cache/37cdaefdaac745d840e43db5cf664355.json new file mode 100644 index 0000000..ff5fb94 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37cdaefdaac745d840e43db5cf664355.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:53.185615", + "response": { + "continue": { + "rvcontinue": "20230402150745|22597258", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1836954, + "ns": 0, + "title": "Volby prezidenta USA 2024", + "revisions": [ + { + "timestamp": "2023-02-18T23:03:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37e39c6828b7eeeb32016d77be65044e.json b/wikipedia-analysis-#229lixin/cache/37e39c6828b7eeeb32016d77be65044e.json new file mode 100644 index 0000000..ca075db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37e39c6828b7eeeb32016d77be65044e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:41.057481", + "response": { + "continue": { + "rvcontinue": "20251117125545|78074677", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4268924, + "ns": 0, + "title": "Praca dzieci", + "revisions": [ + { + "timestamp": "2026-01-10T00:36:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37e5f19af672abc6db5608c42a6d2c18.json b/wikipedia-analysis-#229lixin/cache/37e5f19af672abc6db5608c42a6d2c18.json new file mode 100644 index 0000000..2f667b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37e5f19af672abc6db5608c42a6d2c18.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:34.770666", + "response": { + "continue": { + "rvcontinue": "20240630095144|837173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9459, + "ns": 0, + "title": "လူကုန်ကူးခြင်း", + "revisions": [ + { + "timestamp": "2025-10-17T09:18:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37ecd04c104fb951a2c6768a1bcb31e8.json b/wikipedia-analysis-#229lixin/cache/37ecd04c104fb951a2c6768a1bcb31e8.json new file mode 100644 index 0000000..9794e8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37ecd04c104fb951a2c6768a1bcb31e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:29.312794", + "response": { + "continue": { + "rvcontinue": "20251207165518|148375588", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5044420, + "ns": 0, + "title": "Uguaglianza di genere", + "revisions": [ + { + "timestamp": "2025-12-07T17:00:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37edc9fb292144018d94116709d65a52.json b/wikipedia-analysis-#229lixin/cache/37edc9fb292144018d94116709d65a52.json new file mode 100644 index 0000000..6b8c30d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37edc9fb292144018d94116709d65a52.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:18.992297", + "response": { + "continue": { + "rvcontinue": "20041101140854|143256", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 311072, + "ns": 0, + "title": "צנזורה", + "revisions": [ + { + "timestamp": "2004-11-01T14:05:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/37edcef40d6e5fb6d4d9f91af7d57cd3.json b/wikipedia-analysis-#229lixin/cache/37edcef40d6e5fb6d4d9f91af7d57cd3.json new file mode 100644 index 0000000..2de59a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/37edcef40d6e5fb6d4d9f91af7d57cd3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:25.067780", + "response": { + "continue": { + "rvcontinue": "20100403180647|7459566", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 637819, + "ns": 0, + "title": "Emberkereskedelem", + "revisions": [ + { + "timestamp": "2010-04-03T17:45:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38040b45eb52f3ad8f012f9056de97a1.json b/wikipedia-analysis-#229lixin/cache/38040b45eb52f3ad8f012f9056de97a1.json new file mode 100644 index 0000000..443f8e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38040b45eb52f3ad8f012f9056de97a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:42.285737", + "response": { + "continue": { + "rvcontinue": "20231012190554|30366474", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2987968, + "ns": 0, + "title": "Küresel ısınma", + "revisions": [ + { + "timestamp": "2021-05-28T10:25:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3809664b2f1466189f27ed19404941ec.json b/wikipedia-analysis-#229lixin/cache/3809664b2f1466189f27ed19404941ec.json new file mode 100644 index 0000000..ded90d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3809664b2f1466189f27ed19404941ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:54.491465", + "response": { + "continue": { + "rvcontinue": "20180210091136|2880781", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 732628, + "ns": 0, + "title": "انسانی بازارکاری", + "revisions": [ + { + "timestamp": "2018-02-10T07:29:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3814883a9dfbd2b1b7859e254594e5ef.json b/wikipedia-analysis-#229lixin/cache/3814883a9dfbd2b1b7859e254594e5ef.json new file mode 100644 index 0000000..d5b126d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3814883a9dfbd2b1b7859e254594e5ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:06.809597", + "response": { + "continue": { + "rvcontinue": "20061028182902|792554", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 155550, + "ns": 0, + "title": "Irkçılık", + "revisions": [ + { + "timestamp": "2006-10-28T18:22:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/382588961e01ccbd20a450e9fa887091.json b/wikipedia-analysis-#229lixin/cache/382588961e01ccbd20a450e9fa887091.json new file mode 100644 index 0000000..8e3e9b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/382588961e01ccbd20a450e9fa887091.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:27.584047", + "response": { + "continue": { + "rvcontinue": "20250603060032|256645133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 844412, + "ns": 0, + "title": "Interne Vertreibung", + "revisions": [ + { + "timestamp": "2025-08-14T13:18:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3830a4d074aa9a6302534ff3da51aacb.json b/wikipedia-analysis-#229lixin/cache/3830a4d074aa9a6302534ff3da51aacb.json new file mode 100644 index 0000000..2c2776c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3830a4d074aa9a6302534ff3da51aacb.json @@ -0,0 +1,780 @@ +{ + "cached_at": "2026-01-26T00:35:14.222852", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 33158, + "ns": 0, + "title": "War", + "langlinks": [ + { + "lang": "af", + "title": "Oorlog" + }, + { + "lang": "gsw", + "title": "Krieg" + }, + { + "lang": "am", + "title": "ጦርነት" + }, + { + "lang": "an", + "title": "Guerra" + }, + { + "lang": "anp", + "title": "युद्ध" + }, + { + "lang": "ar", + "title": "حرب" + }, + { + "lang": "arc", + "title": "ܩܪܒܐ" + }, + { + "lang": "ary", + "title": "حرب" + }, + { + "lang": "arz", + "title": "حرب" + }, + { + "lang": "as", + "title": "যুদ্ধ" + }, + { + "lang": "ast", + "title": "Guerra" + }, + { + "lang": "av", + "title": "Рагъ" + }, + { + "lang": "ay", + "title": "Ch'axwa" + }, + { + "lang": "az", + "title": "Müharibə" + }, + { + "lang": "azb", + "title": "ساواش" + }, + { + "lang": "ba", + "title": "Һуғыш" + }, + { + "lang": "sgs", + "title": "Vaina" + }, + { + "lang": "be", + "title": "Вайна" + }, + { + "lang": "be-tarask", + "title": "Вайна" + }, + { + "lang": "bg", + "title": "Война" + }, + { + "lang": "bh", + "title": "जुद्ध" + }, + { + "lang": "bn", + "title": "যুদ্ধ" + }, + { + "lang": "bo", + "title": "དམག་འཁྲུག" + }, + { + "lang": "br", + "title": "Brezel" + }, + { + "lang": "bs", + "title": "Rat" + }, + { + "lang": "btm", + "title": "Porang" + }, + { + "lang": "bxr", + "title": "Дайн" + }, + { + "lang": "ca", + "title": "Guerra" + }, + { + "lang": "cdo", + "title": "Ciéng-cĕng" + }, + { + "lang": "ce", + "title": "ТӀом" + }, + { + "lang": "ceb", + "title": "Gubat" + }, + { + "lang": "ch", + "title": "Gera" + }, + { + "lang": "ckb", + "title": "شەڕ" + }, + { + "lang": "cs", + "title": "Válka" + }, + { + "lang": "cv", + "title": "Вăрçă" + }, + { + "lang": "cy", + "title": "Rhyfel" + }, + { + "lang": "da", + "title": "Krig" + }, + { + "lang": "dag", + "title": "Tɔbu" + }, + { + "lang": "de", + "title": "Krieg" + }, + { + "lang": "el", + "title": "Πόλεμος" + }, + { + "lang": "eo", + "title": "Milito" + }, + { + "lang": "es", + "title": "Guerra" + }, + { + "lang": "et", + "title": "Sõda" + }, + { + "lang": "eu", + "title": "Gerra" + }, + { + "lang": "ext", + "title": "Guerra" + }, + { + "lang": "fa", + "title": "جنگ" + }, + { + "lang": "fi", + "title": "Sota" + }, + { + "lang": "vro", + "title": "Sõda" + }, + { + "lang": "fr", + "title": "Guerre" + }, + { + "lang": "frp", + "title": "Guèrra" + }, + { + "lang": "frr", + "title": "Kriich" + }, + { + "lang": "fur", + "title": "Vuere" + }, + { + "lang": "fy", + "title": "Oarloch" + }, + { + "lang": "ga", + "title": "Cogadh" + }, + { + "lang": "gan", + "title": "打仗" + }, + { + "lang": "gcr", + "title": "Lagèr" + }, + { + "lang": "gd", + "title": "Cogadh" + }, + { + "lang": "gl", + "title": "Guerra" + }, + { + "lang": "glk", + "title": "جنگ" + }, + { + "lang": "gn", + "title": "Ñorairõ" + }, + { + "lang": "gu", + "title": "યુદ્ધ" + }, + { + "lang": "ha", + "title": "Yaƙi" + }, + { + "lang": "he", + "title": "מלחמה" + }, + { + "lang": "hi", + "title": "युद्ध" + }, + { + "lang": "hif", + "title": "Yudh" + }, + { + "lang": "hr", + "title": "Rat" + }, + { + "lang": "ht", + "title": "Lagè" + }, + { + "lang": "hu", + "title": "Háború" + }, + { + "lang": "hy", + "title": "Պատերազմ" + }, + { + "lang": "hyw", + "title": "Պատերազմ" + }, + { + "lang": "ia", + "title": "Guerra" + }, + { + "lang": "id", + "title": "Perang" + }, + { + "lang": "ie", + "title": "Guerre" + }, + { + "lang": "ilo", + "title": "Gubat" + }, + { + "lang": "inh", + "title": "ТӀом" + }, + { + "lang": "io", + "title": "Milito" + }, + { + "lang": "is", + "title": "Stríð" + }, + { + "lang": "it", + "title": "Guerra" + }, + { + "lang": "iu", + "title": "ᐊᑭᕋᖅᑑᑎᔪᑦ" + }, + { + "lang": "ja", + "title": "戦争" + }, + { + "lang": "jam", + "title": "Waar" + }, + { + "lang": "jv", + "title": "Perang" + }, + { + "lang": "ka", + "title": "ომი" + }, + { + "lang": "kab", + "title": "Ṭṭrad" + }, + { + "lang": "kbp", + "title": "You" + }, + { + "lang": "kcg", + "title": "Zwang" + }, + { + "lang": "kg", + "title": "Vita" + }, + { + "lang": "kk", + "title": "Соғыс" + }, + { + "lang": "kn", + "title": "ಯುದ್ಧ" + }, + { + "lang": "knc", + "title": "Kәriwu" + }, + { + "lang": "ko", + "title": "전쟁" + }, + { + "lang": "krc", + "title": "Къазауат" + }, + { + "lang": "ks", + "title": "جَنٛگ" + }, + { + "lang": "ksh", + "title": "Kreech" + }, + { + "lang": "ku", + "title": "Şer" + }, + { + "lang": "kv", + "title": "Тыш" + }, + { + "lang": "kw", + "title": "Bresel" + }, + { + "lang": "ky", + "title": "Согуш" + }, + { + "lang": "la", + "title": "Bellum" + }, + { + "lang": "lb", + "title": "Krich" + }, + { + "lang": "lg", + "title": "Ssematalo" + }, + { + "lang": "li", + "title": "Krieg" + }, + { + "lang": "lld", + "title": "Viera" + }, + { + "lang": "lmo", + "title": "Guerra" + }, + { + "lang": "ln", + "title": "Etumba" + }, + { + "lang": "lo", + "title": "ສົງຄາມ" + }, + { + "lang": "lt", + "title": "Karas" + }, + { + "lang": "lv", + "title": "Karš" + }, + { + "lang": "mad", + "title": "Perrang" + }, + { + "lang": "map-bms", + "title": "Perang" + }, + { + "lang": "mdf", + "title": "Торпингесь" + }, + { + "lang": "mhr", + "title": "Сар" + }, + { + "lang": "min", + "title": "Parang" + }, + { + "lang": "mk", + "title": "Војна" + }, + { + "lang": "ml", + "title": "യുദ്ധം" + }, + { + "lang": "mn", + "title": "Дайн" + }, + { + "lang": "mr", + "title": "युद्ध" + }, + { + "lang": "ms", + "title": "Peperangan" + }, + { + "lang": "mwl", + "title": "Guerra" + }, + { + "lang": "my", + "title": "စစ်ပွဲ" + }, + { + "lang": "myv", + "title": "Торпинге" + }, + { + "lang": "mzn", + "title": "الجه" + }, + { + "lang": "nds", + "title": "Krieg" + }, + { + "lang": "nds-nl", + "title": "Kraig" + }, + { + "lang": "ne", + "title": "युद्ध" + }, + { + "lang": "new", + "title": "हताः" + }, + { + "lang": "nl", + "title": "Oorlog" + }, + { + "lang": "nn", + "title": "Krig" + }, + { + "lang": "nb", + "title": "Krig" + }, + { + "lang": "nrm", + "title": "Dgèrre" + }, + { + "lang": "ny", + "title": "Nkhondo" + }, + { + "lang": "oc", + "title": "Guèrra" + }, + { + "lang": "pa", + "title": "ਜੰਗ" + }, + { + "lang": "pcd", + "title": "Dgère" + }, + { + "lang": "pdc", + "title": "Grieg" + }, + { + "lang": "pl", + "title": "Wojna" + }, + { + "lang": "pms", + "title": "Guèra" + }, + { + "lang": "pnb", + "title": "جنگ" + }, + { + "lang": "ps", + "title": "جگړه" + }, + { + "lang": "pt", + "title": "Guerra" + }, + { + "lang": "qu", + "title": "Awqanakuy" + }, + { + "lang": "ro", + "title": "Război" + }, + { + "lang": "rup", + "title": "Polimu" + }, + { + "lang": "ru", + "title": "Война" + }, + { + "lang": "rue", + "title": "Война" + }, + { + "lang": "sa", + "title": "युद्धम्" + }, + { + "lang": "sah", + "title": "Сэрии" + }, + { + "lang": "scn", + "title": "Guerra" + }, + { + "lang": "sco", + "title": "War" + }, + { + "lang": "sd", + "title": "جنگ" + }, + { + "lang": "sh", + "title": "Rat" + }, + { + "lang": "shi", + "title": "Imnɣi" + }, + { + "lang": "si", + "title": "යුද්ධ" + }, + { + "lang": "simple", + "title": "War" + }, + { + "lang": "sk", + "title": "Vojna" + }, + { + "lang": "skr", + "title": "جنگ" + }, + { + "lang": "sl", + "title": "Vojna" + }, + { + "lang": "sn", + "title": "Hondo" + }, + { + "lang": "sq", + "title": "Lufta" + }, + { + "lang": "sr", + "title": "Рат" + }, + { + "lang": "su", + "title": "Bitotama" + }, + { + "lang": "sv", + "title": "Krig" + }, + { + "lang": "sw", + "title": "Vita" + }, + { + "lang": "szy", + "title": "ngangayaw" + }, + { + "lang": "ta", + "title": "போர்" + }, + { + "lang": "te", + "title": "యుద్ధం" + }, + { + "lang": "tg", + "title": "Ҷанг" + }, + { + "lang": "th", + "title": "สงคราม" + }, + { + "lang": "tl", + "title": "Digmaan" + }, + { + "lang": "tok", + "title": "tenpo utala" + }, + { + "lang": "tr", + "title": "Savaş" + }, + { + "lang": "ts", + "title": "Nyimpi" + }, + { + "lang": "tt", + "title": "Сугыш" + }, + { + "lang": "uk", + "title": "Війна" + }, + { + "lang": "ur", + "title": "جنگ" + }, + { + "lang": "uz", + "title": "Urush" + }, + { + "lang": "vec", + "title": "Guera" + }, + { + "lang": "vep", + "title": "Soda" + }, + { + "lang": "vi", + "title": "Chiến tranh" + }, + { + "lang": "wa", + "title": "Guere" + }, + { + "lang": "war", + "title": "Gerá" + }, + { + "lang": "wuu", + "title": "打仗" + }, + { + "lang": "xh", + "title": "Imfazwe" + }, + { + "lang": "xmf", + "title": "ლჷმა" + }, + { + "lang": "yi", + "title": "מלחמה" + }, + { + "lang": "za", + "title": "Cancwngh" + }, + { + "lang": "zh", + "title": "战争" + }, + { + "lang": "nan", + "title": "Chiàn-cheng" + }, + { + "lang": "yue", + "title": "打仗" + }, + { + "lang": "zu", + "title": "Impi" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/383e93587774a4130d6f2ba0dac18f32.json b/wikipedia-analysis-#229lixin/cache/383e93587774a4130d6f2ba0dac18f32.json new file mode 100644 index 0000000..ac1ef5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/383e93587774a4130d6f2ba0dac18f32.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:44.788342", + "response": { + "continue": { + "rvcontinue": "20250222211736|143586158", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3386182, + "ns": 0, + "title": "Равенство полов", + "revisions": [ + { + "timestamp": "2025-07-16T11:05:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3842d42a46e09e0a813fe4e420bbc4bb.json b/wikipedia-analysis-#229lixin/cache/3842d42a46e09e0a813fe4e420bbc4bb.json new file mode 100644 index 0000000..535db60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3842d42a46e09e0a813fe4e420bbc4bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:32.625972", + "response": { + "continue": { + "rvcontinue": "20260119115323|1333728457", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47706753, + "ns": 0, + "title": "Migrant crisis", + "revisions": [ + { + "timestamp": "2026-01-19T21:41:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/384670cd3408e9bb70fb6729cd07fe28.json b/wikipedia-analysis-#229lixin/cache/384670cd3408e9bb70fb6729cd07fe28.json new file mode 100644 index 0000000..8638be7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/384670cd3408e9bb70fb6729cd07fe28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:14.648487", + "response": { + "continue": { + "rvcontinue": "20250224213426|253648421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75801, + "ns": 0, + "title": "Wahl", + "revisions": [ + { + "timestamp": "2025-03-05T15:48:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38501b4e36a06ade156143c5a9e39283.json b/wikipedia-analysis-#229lixin/cache/38501b4e36a06ade156143c5a9e39283.json new file mode 100644 index 0000000..446bfd1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38501b4e36a06ade156143c5a9e39283.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:09.013648", + "response": { + "continue": { + "rvcontinue": "20160223093434|968948", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82257, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2016-11-15T14:12:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38511618bc648d2bbb3aac0c53819a48.json b/wikipedia-analysis-#229lixin/cache/38511618bc648d2bbb3aac0c53819a48.json new file mode 100644 index 0000000..704d79e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38511618bc648d2bbb3aac0c53819a48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:56.186449", + "response": { + "continue": { + "rvcontinue": "20040604193614|971651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77155, + "ns": 0, + "title": "Réfugié", + "revisions": [ + { + "timestamp": "2004-05-17T15:22:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3852381dd2f89594521f590b2462e970.json b/wikipedia-analysis-#229lixin/cache/3852381dd2f89594521f590b2462e970.json new file mode 100644 index 0000000..eb97743 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3852381dd2f89594521f590b2462e970.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:15.229629", + "response": { + "continue": { + "rvcontinue": "20080612172104|1780507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 348915, + "ns": 0, + "title": "جائحة", + "revisions": [ + { + "timestamp": "2008-06-12T16:07:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3892dea60e9df71bdb17b8c5d30674d1.json b/wikipedia-analysis-#229lixin/cache/3892dea60e9df71bdb17b8c5d30674d1.json new file mode 100644 index 0000000..d4528a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3892dea60e9df71bdb17b8c5d30674d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:13.762662", + "response": { + "continue": { + "rvcontinue": "20220313024251|1214545", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93861, + "ns": 0, + "title": "Chanjo", + "revisions": [ + { + "timestamp": "2025-06-11T10:25:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3892f3ed741423dd392375bff9a2d1ba.json b/wikipedia-analysis-#229lixin/cache/3892f3ed741423dd392375bff9a2d1ba.json new file mode 100644 index 0000000..5ef8cfa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3892f3ed741423dd392375bff9a2d1ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:45.890561", + "response": { + "continue": { + "rvcontinue": "20230617101122|70348476", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19804821, + "ns": 0, + "title": "Bầu cử tổng thống Hoa Kỳ 2024", + "revisions": [ + { + "timestamp": "2023-05-23T10:53:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/389368d384104ad9a5f2c59a8081d1ed.json b/wikipedia-analysis-#229lixin/cache/389368d384104ad9a5f2c59a8081d1ed.json new file mode 100644 index 0000000..b168375 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/389368d384104ad9a5f2c59a8081d1ed.json @@ -0,0 +1,200 @@ +{ + "cached_at": "2026-01-26T00:41:50.891356", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 382165, + "ns": 0, + "title": "Electoral fraud", + "langlinks": [ + { + "lang": "ar", + "title": "تزوير الانتخابات" + }, + { + "lang": "ast", + "title": "Fraude eleutoral" + }, + { + "lang": "bg", + "title": "Изборна измама" + }, + { + "lang": "bn", + "title": "নির্বাচনি জালিয়াতি" + }, + { + "lang": "ca", + "title": "Frau electoral" + }, + { + "lang": "cs", + "title": "Volební podvod" + }, + { + "lang": "da", + "title": "Valgfusk" + }, + { + "lang": "de", + "title": "Wahlfälschung" + }, + { + "lang": "eo", + "title": "Balota fraŭdo" + }, + { + "lang": "es", + "title": "Fraude electoral" + }, + { + "lang": "eu", + "title": "Hauteskunde-iruzur" + }, + { + "lang": "fa", + "title": "تقلب انتخاباتی" + }, + { + "lang": "fi", + "title": "Vaalivilppi" + }, + { + "lang": "fr", + "title": "Fraude électorale" + }, + { + "lang": "fy", + "title": "Stimbusfraude" + }, + { + "lang": "he", + "title": "הונאת בחירות" + }, + { + "lang": "hi", + "title": "चुनाव में धांधली" + }, + { + "lang": "hr", + "title": "Izborna prijevara" + }, + { + "lang": "id", + "title": "Kecurangan pemilihan umum" + }, + { + "lang": "it", + "title": "Broglio elettorale" + }, + { + "lang": "ja", + "title": "不正選挙" + }, + { + "lang": "ko", + "title": "부정 선거" + }, + { + "lang": "lmo", + "title": "Broeuj elettoral" + }, + { + "lang": "ln", + "title": "Bobalusi mapɔnɔmi" + }, + { + "lang": "mg", + "title": "Hosoka amin' ny fifidianana" + }, + { + "lang": "mk", + "title": "Изборна измама" + }, + { + "lang": "mn", + "title": "Сонгуулийн луйвар" + }, + { + "lang": "ms", + "title": "Penipuan pilihan raya" + }, + { + "lang": "nl", + "title": "Verkiezingsfraude" + }, + { + "lang": "nn", + "title": "Valfusk" + }, + { + "lang": "nb", + "title": "Valgfusk" + }, + { + "lang": "pt", + "title": "Fraude eleitoral" + }, + { + "lang": "ro", + "title": "Fraudă electorală" + }, + { + "lang": "ru", + "title": "Нарушения на выборах" + }, + { + "lang": "sh", + "title": "Izborna prevara" + }, + { + "lang": "simple", + "title": "Electoral fraud" + }, + { + "lang": "sr", + "title": "Izborna krađa" + }, + { + "lang": "sv", + "title": "Valfusk" + }, + { + "lang": "th", + "title": "การโกงเลือกตั้ง" + }, + { + "lang": "tr", + "title": "Seçim hilesi" + }, + { + "lang": "uk", + "title": "Фальсифікація виборів" + }, + { + "lang": "ur", + "title": "انتخابی دھاندلی" + }, + { + "lang": "vi", + "title": "Gian lận bầu cử" + }, + { + "lang": "zh", + "title": "选举操控" + }, + { + "lang": "yue", + "title": "選舉舞弊" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38938ba3528ca3bf9b4479be06392a73.json b/wikipedia-analysis-#229lixin/cache/38938ba3528ca3bf9b4479be06392a73.json new file mode 100644 index 0000000..4f2a0e3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38938ba3528ca3bf9b4479be06392a73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:04.658623", + "response": { + "continue": { + "rvcontinue": "20230206071940|9897389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 818963, + "ns": 0, + "title": "Σεισμός Τουρκίας-Συρίας (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T06:57:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/389da531f4db3572b08ad8dfa1dec6bd.json b/wikipedia-analysis-#229lixin/cache/389da531f4db3572b08ad8dfa1dec6bd.json new file mode 100644 index 0000000..20b5398 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/389da531f4db3572b08ad8dfa1dec6bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:54.989799", + "response": { + "continue": { + "rvcontinue": "20240521024643|320595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59040, + "ns": 0, + "title": "وبا یا ټولنیونه", + "revisions": [ + { + "timestamp": "2022-01-10T18:05:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38cffb9f3d6f6e032f2a6326ef63319d.json b/wikipedia-analysis-#229lixin/cache/38cffb9f3d6f6e032f2a6326ef63319d.json new file mode 100644 index 0000000..2f689eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38cffb9f3d6f6e032f2a6326ef63319d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:35.328057", + "response": { + "continue": { + "rvcontinue": "20241104130514|10818843", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68609, + "ns": 0, + "title": "Εμβόλιο", + "revisions": [ + { + "timestamp": "2025-10-11T19:53:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38d893624537aa6a454704f45d0a5b87.json b/wikipedia-analysis-#229lixin/cache/38d893624537aa6a454704f45d0a5b87.json new file mode 100644 index 0000000..d5405b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38d893624537aa6a454704f45d0a5b87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:57.710689", + "response": { + "continue": { + "rvcontinue": "20250827081718|12500043", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1076225, + "ns": 0, + "title": "การระบาดทั่วของโควิด-19", + "revisions": [ + { + "timestamp": "2025-09-12T13:09:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38dfa20b2d6d41a88bd1465a38e78e23.json b/wikipedia-analysis-#229lixin/cache/38dfa20b2d6d41a88bd1465a38e78e23.json new file mode 100644 index 0000000..62f80b5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38dfa20b2d6d41a88bd1465a38e78e23.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:50.674296", + "response": { + "continue": { + "rvcontinue": "20020619105700|99309", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37335, + "ns": 0, + "title": "Drought", + "revisions": [ + { + "timestamp": "2002-02-25T15:43:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38e27a6753d7f31a54de89562c91ffa4.json b/wikipedia-analysis-#229lixin/cache/38e27a6753d7f31a54de89562c91ffa4.json new file mode 100644 index 0000000..da55b59 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38e27a6753d7f31a54de89562c91ffa4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:30.014641", + "response": { + "continue": { + "rvcontinue": "20230206140534|69521721", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5421465, + "ns": 0, + "title": "Trzęsienia ziemi w Turcji i Syrii (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T14:04:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/38fd0d0c0da7c30803ef5ac9a3d84455.json b/wikipedia-analysis-#229lixin/cache/38fd0d0c0da7c30803ef5ac9a3d84455.json new file mode 100644 index 0000000..4337b74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/38fd0d0c0da7c30803ef5ac9a3d84455.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:02.461311", + "response": { + "continue": { + "rvcontinue": "20090612055049|58816", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13464, + "ns": 0, + "title": "ව්‍යාප්ත වසංගත", + "revisions": [ + { + "timestamp": "2009-06-12T05:47:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3902e549e167154088f9841b03cd9236.json b/wikipedia-analysis-#229lixin/cache/3902e549e167154088f9841b03cd9236.json new file mode 100644 index 0000000..000cd42 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3902e549e167154088f9841b03cd9236.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:47.038503", + "response": { + "continue": { + "rvcontinue": "20230706154750|11511913", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76923, + "ns": 0, + "title": "Flygtning", + "revisions": [ + { + "timestamp": "2023-07-23T19:17:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3914e1fb6243beeab22dc947afb0dfd7.json b/wikipedia-analysis-#229lixin/cache/3914e1fb6243beeab22dc947afb0dfd7.json new file mode 100644 index 0000000..8641ca5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3914e1fb6243beeab22dc947afb0dfd7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:35.327516", + "response": { + "continue": { + "rvcontinue": "20210111230912|48745627", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8520950, + "ns": 0, + "title": "Presidentvalet i USA 2024", + "revisions": [ + { + "timestamp": "2021-01-11T23:07:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39182c5dcd36107d8e87c48e989df28a.json b/wikipedia-analysis-#229lixin/cache/39182c5dcd36107d8e87c48e989df28a.json new file mode 100644 index 0000000..27e0176 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39182c5dcd36107d8e87c48e989df28a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:41.241549", + "response": { + "continue": { + "rvcontinue": "20230811141628|802837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9465, + "ns": 0, + "title": "ငှက်ဖျားရောဂါ", + "revisions": [ + { + "timestamp": "2023-08-12T10:46:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3951e93f3884895cbf6d1e0b10972ac8.json b/wikipedia-analysis-#229lixin/cache/3951e93f3884895cbf6d1e0b10972ac8.json new file mode 100644 index 0000000..3d87c8b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3951e93f3884895cbf6d1e0b10972ac8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:52.326126", + "response": { + "continue": { + "rvcontinue": "20210213150242|362733", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36491, + "ns": 0, + "title": "የዓለም መሞቅ", + "revisions": [ + { + "timestamp": "2025-09-10T15:59:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39592ddec7966e344e41eb14323cff3f.json b/wikipedia-analysis-#229lixin/cache/39592ddec7966e344e41eb14323cff3f.json new file mode 100644 index 0000000..b7f92f5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39592ddec7966e344e41eb14323cff3f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:41.470478", + "response": { + "continue": { + "rvcontinue": "20251214172132|28699584", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25933, + "ns": 0, + "title": "Kemiskinan", + "revisions": [ + { + "timestamp": "2026-01-21T07:43:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/397d6b1214f00b65547fe9dc238c567b.json b/wikipedia-analysis-#229lixin/cache/397d6b1214f00b65547fe9dc238c567b.json new file mode 100644 index 0000000..4f85aab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/397d6b1214f00b65547fe9dc238c567b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:14.387265", + "response": { + "continue": { + "rvcontinue": "20200105155902|934259314", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62750956, + "ns": 0, + "title": "COVID-19 pandemic", + "revisions": [ + { + "timestamp": "2020-01-05T15:58:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/397dcce049836e2d5e4823a54f30743e.json b/wikipedia-analysis-#229lixin/cache/397dcce049836e2d5e4823a54f30743e.json new file mode 100644 index 0000000..d13ee81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/397dcce049836e2d5e4823a54f30743e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:28.687832", + "response": { + "continue": { + "rvcontinue": "20080113202814|1683874", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 303252, + "ns": 0, + "title": "Inundație", + "revisions": [ + { + "timestamp": "2008-01-13T17:21:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/399066537a83b11bebfb918488e86dac.json b/wikipedia-analysis-#229lixin/cache/399066537a83b11bebfb918488e86dac.json new file mode 100644 index 0000000..ca302e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/399066537a83b11bebfb918488e86dac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:19.557759", + "response": { + "continue": { + "rvcontinue": "20200830051116|884642", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53468, + "ns": 0, + "title": "डढेलो", + "revisions": [ + { + "timestamp": "2013-01-20T15:56:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39a2827ffe150314ab7cdaaa5570f540.json b/wikipedia-analysis-#229lixin/cache/39a2827ffe150314ab7cdaaa5570f540.json new file mode 100644 index 0000000..54f7fec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39a2827ffe150314ab7cdaaa5570f540.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:18.804343", + "response": { + "continue": { + "rvcontinue": "20251206011435|170831333", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41767, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-12-17T18:31:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39a77267aa3d1664d3073bb26aeaede8.json b/wikipedia-analysis-#229lixin/cache/39a77267aa3d1664d3073bb26aeaede8.json new file mode 100644 index 0000000..9c84edf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39a77267aa3d1664d3073bb26aeaede8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:26.055801", + "response": { + "continue": { + "rvcontinue": "20031008115043|4035", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1285, + "ns": 0, + "title": "בחירות", + "revisions": [ + { + "timestamp": "2003-10-08T10:40:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39ba20934cd4b87c1a3fd97e01a9ca86.json b/wikipedia-analysis-#229lixin/cache/39ba20934cd4b87c1a3fd97e01a9ca86.json new file mode 100644 index 0000000..e5d0461 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39ba20934cd4b87c1a3fd97e01a9ca86.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:05.823142", + "response": { + "continue": { + "rvcontinue": "20241111200343|68544390", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2339997, + "ns": 0, + "title": "حفظ السلام", + "revisions": [ + { + "timestamp": "2025-09-13T14:10:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39d80fb775a298e23b0219b12a4f99a1.json b/wikipedia-analysis-#229lixin/cache/39d80fb775a298e23b0219b12a4f99a1.json new file mode 100644 index 0000000..b2002a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39d80fb775a298e23b0219b12a4f99a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:15.086493", + "response": { + "continue": { + "rvcontinue": "20251129052423|28639891", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 666696, + "ns": 0, + "title": "Perubahan iklim", + "revisions": [ + { + "timestamp": "2025-11-29T05:41:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39dc64ade8ecddefbc83378fb1ee0139.json b/wikipedia-analysis-#229lixin/cache/39dc64ade8ecddefbc83378fb1ee0139.json new file mode 100644 index 0000000..09acf07 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39dc64ade8ecddefbc83378fb1ee0139.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:32.961677", + "response": { + "continue": { + "rvcontinue": "20251013023133|722060", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41359, + "ns": 0, + "title": "Wariyar launin fata", + "revisions": [ + { + "timestamp": "2025-10-13T02:32:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39de6e59c4d2c7b67a63f25fbd6363f2.json b/wikipedia-analysis-#229lixin/cache/39de6e59c4d2c7b67a63f25fbd6363f2.json new file mode 100644 index 0000000..447c34b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39de6e59c4d2c7b67a63f25fbd6363f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:40.944359", + "response": { + "continue": { + "rvcontinue": "20030723212125|1186081", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 276005, + "ns": 0, + "title": "Asylum seeker", + "revisions": [ + { + "timestamp": "2003-07-23T21:20:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39f582d77b8476730d91b18d039f1500.json b/wikipedia-analysis-#229lixin/cache/39f582d77b8476730d91b18d039f1500.json new file mode 100644 index 0000000..71df445 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39f582d77b8476730d91b18d039f1500.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:36.772656", + "response": { + "continue": { + "rvcontinue": "20250804151834|57845974", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8520950, + "ns": 0, + "title": "Presidentvalet i USA 2024", + "revisions": [ + { + "timestamp": "2025-10-11T00:05:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/39fb21e0c69c43db9e8850a535e3dcca.json b/wikipedia-analysis-#229lixin/cache/39fb21e0c69c43db9e8850a535e3dcca.json new file mode 100644 index 0000000..720b804 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/39fb21e0c69c43db9e8850a535e3dcca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:14.593452", + "response": { + "continue": { + "rvcontinue": "20070613104609|559964", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71925, + "ns": 0, + "title": "Φυματίωση", + "revisions": [ + { + "timestamp": "2007-06-13T10:39:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a20056fd300a8a6d0602228aac1d8e5.json b/wikipedia-analysis-#229lixin/cache/3a20056fd300a8a6d0602228aac1d8e5.json new file mode 100644 index 0000000..1ca3a38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a20056fd300a8a6d0602228aac1d8e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:07.542848", + "response": { + "continue": { + "rvcontinue": "20230623032413|25934634", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4386173, + "ns": 0, + "title": "Тражиоци азила", + "revisions": [ + { + "timestamp": "2023-06-22T17:59:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a252cdfbd502bc52f7ecb1e9be8b71c.json b/wikipedia-analysis-#229lixin/cache/3a252cdfbd502bc52f7ecb1e9be8b71c.json new file mode 100644 index 0000000..b0f0c3b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a252cdfbd502bc52f7ecb1e9be8b71c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:31.713865", + "response": { + "continue": { + "rvcontinue": "20240717063516|690442", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 129141, + "ns": 0, + "title": "2024 එක්සත් ජනපද ජනාධිපතිවරණය", + "revisions": [ + { + "timestamp": "2024-02-04T06:42:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a49bf83f6e6b285d06f8caa17d668c4.json b/wikipedia-analysis-#229lixin/cache/3a49bf83f6e6b285d06f8caa17d668c4.json new file mode 100644 index 0000000..2275acf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a49bf83f6e6b285d06f8caa17d668c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:00.881129", + "response": { + "continue": { + "rvcontinue": "20050331224631|11737942", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 247927, + "ns": 0, + "title": "Border control", + "revisions": [ + { + "timestamp": "2003-06-17T11:12:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a4cabb61979cec5b5ce5c786c41f165.json b/wikipedia-analysis-#229lixin/cache/3a4cabb61979cec5b5ce5c786c41f165.json new file mode 100644 index 0000000..d20435e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a4cabb61979cec5b5ce5c786c41f165.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:25.219951", + "response": { + "continue": { + "rvcontinue": "20240318173757|400854", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10360, + "ns": 0, + "title": "Zaɓe", + "revisions": [ + { + "timestamp": "2024-05-06T19:06:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a6c4265f30aef4725908d2491a27930.json b/wikipedia-analysis-#229lixin/cache/3a6c4265f30aef4725908d2491a27930.json new file mode 100644 index 0000000..0fe2869 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a6c4265f30aef4725908d2491a27930.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:13.352101", + "response": { + "continue": { + "rvcontinue": "20171014134636|1015522", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93861, + "ns": 0, + "title": "Chanjo", + "revisions": [ + { + "timestamp": "2017-10-14T13:41:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a704692615400abc9804c7023f19c63.json b/wikipedia-analysis-#229lixin/cache/3a704692615400abc9804c7023f19c63.json new file mode 100644 index 0000000..0c00235 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a704692615400abc9804c7023f19c63.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:52.243807", + "response": { + "continue": { + "rvcontinue": "20020611054318|91238", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56106, + "ns": 0, + "title": "Wildfire", + "revisions": [ + { + "timestamp": "2002-06-11T05:41:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a717ac011d20d2e81474b93765d423a.json b/wikipedia-analysis-#229lixin/cache/3a717ac011d20d2e81474b93765d423a.json new file mode 100644 index 0000000..2e00e1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a717ac011d20d2e81474b93765d423a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:15.045113", + "response": { + "continue": { + "rvcontinue": "20251007230437|260407589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 152863, + "ns": 0, + "title": "Staatenloser", + "revisions": [ + { + "timestamp": "2026-01-21T15:04:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a7c22e48b432307fdd20dee8bda8a85.json b/wikipedia-analysis-#229lixin/cache/3a7c22e48b432307fdd20dee8bda8a85.json new file mode 100644 index 0000000..bdfaeeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a7c22e48b432307fdd20dee8bda8a85.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:23.726105", + "response": { + "continue": { + "rvcontinue": "20090525010006|3262586", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 597715, + "ns": 0, + "title": "لقاح", + "revisions": [ + { + "timestamp": "2009-05-24T17:55:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3a89acb6a59226e06c5a7361609238bf.json b/wikipedia-analysis-#229lixin/cache/3a89acb6a59226e06c5a7361609238bf.json new file mode 100644 index 0000000..7003f38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3a89acb6a59226e06c5a7361609238bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:55.766649", + "response": { + "continue": { + "rvcontinue": "20251015055042|27968988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4521609, + "ns": 0, + "title": "Cuaca ekstrem", + "revisions": [ + { + "timestamp": "2025-10-13T14:05:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3aa49895c72cb18601d6de27be116e2a.json b/wikipedia-analysis-#229lixin/cache/3aa49895c72cb18601d6de27be116e2a.json new file mode 100644 index 0000000..1f320dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3aa49895c72cb18601d6de27be116e2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:27.310105", + "response": { + "continue": { + "rvcontinue": "20240614101246|71448402", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 579283, + "ns": 0, + "title": "Tội ác chiến tranh", + "revisions": [ + { + "timestamp": "2024-06-14T13:05:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ac7643244ab2d0c91f2c151323d6765.json b/wikipedia-analysis-#229lixin/cache/3ac7643244ab2d0c91f2c151323d6765.json new file mode 100644 index 0000000..1e6eb25 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ac7643244ab2d0c91f2c151323d6765.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:44.368159", + "response": { + "continue": { + "rvcontinue": "20050823210824|175503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25927, + "ns": 0, + "title": "Uprchlík", + "revisions": [ + { + "timestamp": "2005-07-09T18:20:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3aeb6e93f4fa8e68d8c8310fa4349072.json b/wikipedia-analysis-#229lixin/cache/3aeb6e93f4fa8e68d8c8310fa4349072.json new file mode 100644 index 0000000..d886064 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3aeb6e93f4fa8e68d8c8310fa4349072.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:37.355296", + "response": { + "continue": { + "rvcontinue": "20191002022606|55595446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15482908, + "ns": 0, + "title": "Gian lận bầu cử", + "revisions": [ + { + "timestamp": "2019-10-01T10:44:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3aedf4d04cbaac806207df659659ba41.json b/wikipedia-analysis-#229lixin/cache/3aedf4d04cbaac806207df659659ba41.json new file mode 100644 index 0000000..189264f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3aedf4d04cbaac806207df659659ba41.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:13.561119", + "response": { + "continue": { + "rvcontinue": "20230206025833|35640931", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2190172, + "ns": 0, + "title": "רעידות האדמה בטורקיה ובסוריה (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T02:58:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b06852561ebbbeb6c206a3c0aa7e8f2.json b/wikipedia-analysis-#229lixin/cache/3b06852561ebbbeb6c206a3c0aa7e8f2.json new file mode 100644 index 0000000..876201c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b06852561ebbbeb6c206a3c0aa7e8f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:19.399764", + "response": { + "continue": { + "rvcontinue": "20090117153107|2616463", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 427732, + "ns": 0, + "title": "Refugiat", + "revisions": [ + { + "timestamp": "2009-01-17T15:30:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b094714bbb9ddf40b7f46944485282f.json b/wikipedia-analysis-#229lixin/cache/3b094714bbb9ddf40b7f46944485282f.json new file mode 100644 index 0000000..d18fe6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b094714bbb9ddf40b7f46944485282f.json @@ -0,0 +1,452 @@ +{ + "cached_at": "2026-01-26T00:15:51.202134", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 37335, + "ns": 0, + "title": "Drought", + "langlinks": [ + { + "lang": "af", + "title": "Droogte" + }, + { + "lang": "ar", + "title": "قحط" + }, + { + "lang": "ast", + "title": "Seca" + }, + { + "lang": "ay", + "title": "Awti pacha" + }, + { + "lang": "az", + "title": "Quraqlıq" + }, + { + "lang": "azb", + "title": "قوراقلیق" + }, + { + "lang": "ba", + "title": "Ҡоролоҡ" + }, + { + "lang": "bcl", + "title": "Tag-alang" + }, + { + "lang": "be", + "title": "Засуха" + }, + { + "lang": "be-tarask", + "title": "Сухмень" + }, + { + "lang": "bg", + "title": "Засушаване" + }, + { + "lang": "bh", + "title": "सूखा" + }, + { + "lang": "bn", + "title": "খরা" + }, + { + "lang": "bs", + "title": "Suša" + }, + { + "lang": "ca", + "title": "Sequera" + }, + { + "lang": "ceb", + "title": "Hulaw" + }, + { + "lang": "ckb", + "title": "وشکەساڵی" + }, + { + "lang": "cs", + "title": "Sucho" + }, + { + "lang": "cv", + "title": "Хăрă" + }, + { + "lang": "da", + "title": "Tørke" + }, + { + "lang": "de", + "title": "Dürre" + }, + { + "lang": "el", + "title": "Ξηρασία" + }, + { + "lang": "eo", + "title": "Trosekeco" + }, + { + "lang": "es", + "title": "Sequía" + }, + { + "lang": "et", + "title": "Põud" + }, + { + "lang": "eu", + "title": "Lehorte" + }, + { + "lang": "fa", + "title": "خشکسالی" + }, + { + "lang": "fi", + "title": "Kuivuuskausi" + }, + { + "lang": "vro", + "title": "Põud" + }, + { + "lang": "fr", + "title": "Sécheresse" + }, + { + "lang": "fy", + "title": "Drûchte" + }, + { + "lang": "ga", + "title": "Triomach" + }, + { + "lang": "gan", + "title": "乾旱" + }, + { + "lang": "gl", + "title": "Seca" + }, + { + "lang": "gn", + "title": "Kyve'ỹ" + }, + { + "lang": "gu", + "title": "દુકાળ" + }, + { + "lang": "he", + "title": "בצורת" + }, + { + "lang": "hi", + "title": "सूखा" + }, + { + "lang": "hr", + "title": "Suša" + }, + { + "lang": "ht", + "title": "Sechrès" + }, + { + "lang": "hu", + "title": "Aszály" + }, + { + "lang": "hy", + "title": "Երաշտ" + }, + { + "lang": "ia", + "title": "Siccitate" + }, + { + "lang": "id", + "title": "Kekeringan" + }, + { + "lang": "is", + "title": "Þurrkar" + }, + { + "lang": "it", + "title": "Siccità" + }, + { + "lang": "ja", + "title": "旱魃" + }, + { + "lang": "ka", + "title": "გვალვა" + }, + { + "lang": "kab", + "title": "Anaɣur" + }, + { + "lang": "kbd", + "title": "Уэгъу" + }, + { + "lang": "kk", + "title": "Қуаңшылық" + }, + { + "lang": "kn", + "title": "ಬರ" + }, + { + "lang": "ko", + "title": "가뭄" + }, + { + "lang": "ky", + "title": "Кургакчылык" + }, + { + "lang": "la", + "title": "Siccitas" + }, + { + "lang": "lo", + "title": "ໄພແຫ້ງແລ້ງ" + }, + { + "lang": "lt", + "title": "Sausra" + }, + { + "lang": "lv", + "title": "Sausums" + }, + { + "lang": "mg", + "title": "Haintany" + }, + { + "lang": "mk", + "title": "Суша" + }, + { + "lang": "ml", + "title": "വരൾച്ച" + }, + { + "lang": "mr", + "title": "दुष्काळ" + }, + { + "lang": "ms", + "title": "Kemarau" + }, + { + "lang": "mwl", + "title": "Seca" + }, + { + "lang": "ne", + "title": "खडेरी" + }, + { + "lang": "nl", + "title": "Droogte" + }, + { + "lang": "nn", + "title": "Tørke" + }, + { + "lang": "nb", + "title": "Tørke" + }, + { + "lang": "nso", + "title": "Komelelo" + }, + { + "lang": "oc", + "title": "Secada" + }, + { + "lang": "pa", + "title": "ਸੋਕਾ" + }, + { + "lang": "pag", + "title": "KAMAGAAN" + }, + { + "lang": "pam", + "title": "Lawi" + }, + { + "lang": "pl", + "title": "Susza" + }, + { + "lang": "ps", + "title": "وچکالي" + }, + { + "lang": "pt", + "title": "Seca" + }, + { + "lang": "qu", + "title": "Ch'akiy" + }, + { + "lang": "ro", + "title": "Secetă" + }, + { + "lang": "rup", + "title": "Seațitâ" + }, + { + "lang": "ru", + "title": "Засуха" + }, + { + "lang": "sah", + "title": "Кураан" + }, + { + "lang": "sh", + "title": "Suša" + }, + { + "lang": "si", + "title": "නියඟය" + }, + { + "lang": "simple", + "title": "Drought" + }, + { + "lang": "sl", + "title": "Suša" + }, + { + "lang": "sn", + "title": "Shangwa" + }, + { + "lang": "so", + "title": "Abaar" + }, + { + "lang": "sq", + "title": "Thatësira" + }, + { + "lang": "sr", + "title": "Суша" + }, + { + "lang": "sv", + "title": "Torka" + }, + { + "lang": "sw", + "title": "Ukame" + }, + { + "lang": "szy", + "title": "kakelalan" + }, + { + "lang": "ta", + "title": "வறட்சி" + }, + { + "lang": "tay", + "title": "mtkzyay" + }, + { + "lang": "te", + "title": "అనావృష్టి" + }, + { + "lang": "th", + "title": "ภัยแล้ง" + }, + { + "lang": "tl", + "title": "Tagtuyot" + }, + { + "lang": "tr", + "title": "Kuraklık" + }, + { + "lang": "uk", + "title": "Посуха" + }, + { + "lang": "ur", + "title": "خشک سالی" + }, + { + "lang": "uz", + "title": "Qurgʻoqchilik" + }, + { + "lang": "vi", + "title": "Hạn hán" + }, + { + "lang": "wuu", + "title": "干旱" + }, + { + "lang": "xmf", + "title": "გოლოფა" + }, + { + "lang": "yi", + "title": "טרוקעניש" + }, + { + "lang": "zh", + "title": "干旱" + }, + { + "lang": "nan", + "title": "Khòng-hān" + }, + { + "lang": "yue", + "title": "乾旱" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b11180a114d72c5610faa3c086c3320.json b/wikipedia-analysis-#229lixin/cache/3b11180a114d72c5610faa3c086c3320.json new file mode 100644 index 0000000..98eca44 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b11180a114d72c5610faa3c086c3320.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:40.844773", + "response": { + "continue": { + "rvcontinue": "20100830052952|43421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9465, + "ns": 0, + "title": "ငှက်ဖျားရောဂါ", + "revisions": [ + { + "timestamp": "2010-08-26T04:30:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b1ba34dea841523bdaf9145b32d8846.json b/wikipedia-analysis-#229lixin/cache/3b1ba34dea841523bdaf9145b32d8846.json new file mode 100644 index 0000000..2af20e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b1ba34dea841523bdaf9145b32d8846.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:50.261395", + "response": { + "continue": { + "rvcontinue": "20020729074227|6874", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3002, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2002-07-29T04:36:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b1ee8b7929b18a7171a1d398097453e.json b/wikipedia-analysis-#229lixin/cache/3b1ee8b7929b18a7171a1d398097453e.json new file mode 100644 index 0000000..6e2f2f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b1ee8b7929b18a7171a1d398097453e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:22.117163", + "response": { + "continue": { + "rvcontinue": "20050211000333|127380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33711, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2005-02-10T16:49:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b5ab4eeab9f606a079a1b6c626d4851.json b/wikipedia-analysis-#229lixin/cache/3b5ab4eeab9f606a079a1b6c626d4851.json new file mode 100644 index 0000000..ec96c0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b5ab4eeab9f606a079a1b6c626d4851.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:53.232399", + "response": { + "continue": { + "rvcontinue": "20061218180055|375776", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78233, + "ns": 0, + "title": "Торгівля людьми", + "revisions": [ + { + "timestamp": "2006-12-18T18:00:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b5d6c1efd4a3363d9a64c7227bbb2e3.json b/wikipedia-analysis-#229lixin/cache/3b5d6c1efd4a3363d9a64c7227bbb2e3.json new file mode 100644 index 0000000..9bbcd15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b5d6c1efd4a3363d9a64c7227bbb2e3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:43.744627", + "response": { + "continue": { + "rvcontinue": "20251110085320|58538286", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64795, + "ns": 0, + "title": "Yttrandefrihet", + "revisions": [ + { + "timestamp": "2025-11-10T08:53:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b698b91610fbf6b6c07f179266f639c.json b/wikipedia-analysis-#229lixin/cache/3b698b91610fbf6b6c07f179266f639c.json new file mode 100644 index 0000000..59722e3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b698b91610fbf6b6c07f179266f639c.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:30:24.220347", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1273090, + "ns": 0, + "title": "मानव तस्करी", + "revisions": [ + { + "timestamp": "2021-04-22T13:02:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b6df3b3cb2c85cf4be61882540ccf67.json b/wikipedia-analysis-#229lixin/cache/3b6df3b3cb2c85cf4be61882540ccf67.json new file mode 100644 index 0000000..61b9250 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b6df3b3cb2c85cf4be61882540ccf67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:44.653517", + "response": { + "continue": { + "rvcontinue": "20160125112338|13261324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1169511, + "ns": 0, + "title": "Lidská migrace", + "revisions": [ + { + "timestamp": "2016-01-25T10:55:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b829c494604c77a93fb487bba9298e9.json b/wikipedia-analysis-#229lixin/cache/3b829c494604c77a93fb487bba9298e9.json new file mode 100644 index 0000000..75328c9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b829c494604c77a93fb487bba9298e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:37.754698", + "response": { + "continue": { + "rvcontinue": "20040215142040|96523", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32213, + "ns": 0, + "title": "Genocidio", + "revisions": [ + { + "timestamp": "2004-02-15T12:41:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b899a1b7a7ffb27c5d2aa6830b0d800.json b/wikipedia-analysis-#229lixin/cache/3b899a1b7a7ffb27c5d2aa6830b0d800.json new file mode 100644 index 0000000..7787ec3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b899a1b7a7ffb27c5d2aa6830b0d800.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:18.561954", + "response": { + "continue": { + "rvcontinue": "20080818224910|1411090", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248844, + "ns": 0, + "title": "کودکان کار", + "revisions": [ + { + "timestamp": "2008-08-18T22:47:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b8ad85de136488e38d7a825c2cb17ee.json b/wikipedia-analysis-#229lixin/cache/3b8ad85de136488e38d7a825c2cb17ee.json new file mode 100644 index 0000000..a65b620 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b8ad85de136488e38d7a825c2cb17ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:48.723789", + "response": { + "continue": { + "rvcontinue": "20210116115714|58035829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7710, + "ns": 0, + "title": "Stemming (meningsuiting)", + "revisions": [ + { + "timestamp": "2022-05-23T19:02:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b8c661eb6328b6ea58f39c419393d2a.json b/wikipedia-analysis-#229lixin/cache/3b8c661eb6328b6ea58f39c419393d2a.json new file mode 100644 index 0000000..f5eb587 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b8c661eb6328b6ea58f39c419393d2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:24.128857", + "response": { + "continue": { + "rvcontinue": "20251205180116|72668389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 597715, + "ns": 0, + "title": "لقاح", + "revisions": [ + { + "timestamp": "2025-12-05T18:22:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b97da74958b82507e40acfa3fca35b7.json b/wikipedia-analysis-#229lixin/cache/3b97da74958b82507e40acfa3fca35b7.json new file mode 100644 index 0000000..f706cd2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b97da74958b82507e40acfa3fca35b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:52.417269", + "response": { + "continue": { + "rvcontinue": "20200722190209|58836851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153420, + "ns": 0, + "title": "Crise humanitária", + "revisions": [ + { + "timestamp": "2023-08-29T19:00:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3b9f0d4facbe86b56dad5ac3de7548fb.json b/wikipedia-analysis-#229lixin/cache/3b9f0d4facbe86b56dad5ac3de7548fb.json new file mode 100644 index 0000000..4e8a683 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3b9f0d4facbe86b56dad5ac3de7548fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:33.413325", + "response": { + "continue": { + "rvcontinue": "20240125105125|11675554", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52802, + "ns": 0, + "title": "Folkedrab", + "revisions": [ + { + "timestamp": "2024-06-27T18:14:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ba582212704da59ba4a27c6693cb294.json b/wikipedia-analysis-#229lixin/cache/3ba582212704da59ba4a27c6693cb294.json new file mode 100644 index 0000000..54d79c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ba582212704da59ba4a27c6693cb294.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:01.748530", + "response": { + "continue": { + "rvcontinue": "20090929041300|2294534", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 416130, + "ns": 0, + "title": "Vô gia cư", + "revisions": [ + { + "timestamp": "2009-09-29T03:59:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3bb5773bf191582c04e03cefe8751343.json b/wikipedia-analysis-#229lixin/cache/3bb5773bf191582c04e03cefe8751343.json new file mode 100644 index 0000000..bddb21f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3bb5773bf191582c04e03cefe8751343.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:21.047024", + "response": { + "continue": { + "rvcontinue": "20021108192234|41181", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11588, + "ns": 0, + "title": "Rassismus", + "revisions": [ + { + "timestamp": "2002-10-24T20:38:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3bb5c64a21eb344921a20102186b3998.json b/wikipedia-analysis-#229lixin/cache/3bb5c64a21eb344921a20102186b3998.json new file mode 100644 index 0000000..09a065c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3bb5c64a21eb344921a20102186b3998.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:50.019795", + "response": { + "continue": { + "rvcontinue": "20091218103401|339233", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33719, + "ns": 0, + "title": "Kifua kikuu", + "revisions": [ + { + "timestamp": "2009-12-18T00:52:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3bd4c05c438125dd60992e353dbfa486.json b/wikipedia-analysis-#229lixin/cache/3bd4c05c438125dd60992e353dbfa486.json new file mode 100644 index 0000000..c97d0a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3bd4c05c438125dd60992e353dbfa486.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:48.170967", + "response": { + "continue": { + "rvcontinue": "20170602211053|6503845", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 526262, + "ns": 0, + "title": "Μεταναστευτικές ροές", + "revisions": [ + { + "timestamp": "2017-06-02T20:02:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3bddbdb854431e2796f34bb5b9aeab3b.json b/wikipedia-analysis-#229lixin/cache/3bddbdb854431e2796f34bb5b9aeab3b.json new file mode 100644 index 0000000..c4cb6d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3bddbdb854431e2796f34bb5b9aeab3b.json @@ -0,0 +1,560 @@ +{ + "cached_at": "2026-01-26T00:46:12.521241", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 64959, + "ns": 0, + "title": "Poverty", + "langlinks": [ + { + "lang": "ab", + "title": "Аӷарра" + }, + { + "lang": "af", + "title": "Armoede" + }, + { + "lang": "an", + "title": "Pobreza" + }, + { + "lang": "ar", + "title": "فقر" + }, + { + "lang": "ary", + "title": "فقر" + }, + { + "lang": "as", + "title": "দৰিদ্ৰতা" + }, + { + "lang": "ast", + "title": "Probeza" + }, + { + "lang": "az", + "title": "Kasıblıq" + }, + { + "lang": "azb", + "title": "یوخسوللوق" + }, + { + "lang": "ba", + "title": "Ярлылыҡ" + }, + { + "lang": "sgs", + "title": "Ubagīstė" + }, + { + "lang": "bcl", + "title": "Katikapohan" + }, + { + "lang": "be", + "title": "Беднасць" + }, + { + "lang": "be-tarask", + "title": "Беднасьць" + }, + { + "lang": "bg", + "title": "Бедност" + }, + { + "lang": "bh", + "title": "गरीबी" + }, + { + "lang": "bn", + "title": "দারিদ্র্য" + }, + { + "lang": "bo", + "title": "དབུལ་ཕོངས།" + }, + { + "lang": "br", + "title": "Paourentez" + }, + { + "lang": "bs", + "title": "Siromaštvo" + }, + { + "lang": "ca", + "title": "Pobresa" + }, + { + "lang": "ce", + "title": "Къоьлла" + }, + { + "lang": "ckb", + "title": "ھەژاری" + }, + { + "lang": "cs", + "title": "Chudoba" + }, + { + "lang": "cv", + "title": "Чухăнлăх" + }, + { + "lang": "cy", + "title": "Tlodi" + }, + { + "lang": "da", + "title": "Fattigdom" + }, + { + "lang": "de", + "title": "Armut" + }, + { + "lang": "el", + "title": "Φτώχεια" + }, + { + "lang": "eo", + "title": "Malriĉeco" + }, + { + "lang": "es", + "title": "Pobreza" + }, + { + "lang": "et", + "title": "Vaesus" + }, + { + "lang": "eu", + "title": "Pobretasun" + }, + { + "lang": "fa", + "title": "فقر" + }, + { + "lang": "fi", + "title": "Köyhyys" + }, + { + "lang": "fr", + "title": "Pauvreté" + }, + { + "lang": "fur", + "title": "Puaretât" + }, + { + "lang": "fy", + "title": "Earmoede" + }, + { + "lang": "gcr", + "title": "Povté" + }, + { + "lang": "gl", + "title": "Pobreza" + }, + { + "lang": "gn", + "title": "Sogue" + }, + { + "lang": "ha", + "title": "Talauci" + }, + { + "lang": "he", + "title": "עוני" + }, + { + "lang": "hi", + "title": "गरीबी" + }, + { + "lang": "hif", + "title": "Garibi" + }, + { + "lang": "hr", + "title": "Siromaštvo" + }, + { + "lang": "ht", + "title": "Pòv" + }, + { + "lang": "hu", + "title": "Szegénység" + }, + { + "lang": "hy", + "title": "Աղքատություն" + }, + { + "lang": "ia", + "title": "Paupertate" + }, + { + "lang": "id", + "title": "Kemiskinan" + }, + { + "lang": "ie", + "title": "Povritá" + }, + { + "lang": "is", + "title": "Fátækt" + }, + { + "lang": "it", + "title": "Povertà" + }, + { + "lang": "ja", + "title": "貧困" + }, + { + "lang": "jam", + "title": "Pavati" + }, + { + "lang": "jbo", + "title": "kampindi" + }, + { + "lang": "jv", + "title": "Kamlaratan" + }, + { + "lang": "ka", + "title": "სიღარიბე" + }, + { + "lang": "kcg", + "title": "Kunak (kyang)" + }, + { + "lang": "kk", + "title": "Абсолютті кедейшілік" + }, + { + "lang": "km", + "title": "ភាពក្រីក្រ" + }, + { + "lang": "kn", + "title": "ಬಡತನ" + }, + { + "lang": "ko", + "title": "빈곤" + }, + { + "lang": "ks", + "title": "غُربَت" + }, + { + "lang": "ku", + "title": "Xizanî" + }, + { + "lang": "ky", + "title": "Жакырчылык" + }, + { + "lang": "la", + "title": "Paupertas" + }, + { + "lang": "lb", + "title": "Aarmut" + }, + { + "lang": "lg", + "title": "Obubulwa" + }, + { + "lang": "lmo", + "title": "Puertà" + }, + { + "lang": "lo", + "title": "ຄວາມທຸກຍາກ" + }, + { + "lang": "lt", + "title": "Skurdas" + }, + { + "lang": "lv", + "title": "Nabadzība" + }, + { + "lang": "mg", + "title": "Fahantrana" + }, + { + "lang": "mk", + "title": "Сиромаштија" + }, + { + "lang": "ml", + "title": "ദാരിദ്ര്യം" + }, + { + "lang": "mn", + "title": "Ядуурал" + }, + { + "lang": "mni", + "title": "ꯂꯥꯏꯔꯕ" + }, + { + "lang": "ms", + "title": "Kemiskinan" + }, + { + "lang": "my", + "title": "ဆင်းရဲမွဲတေမှု" + }, + { + "lang": "nds", + "title": "Armood" + }, + { + "lang": "ne", + "title": "गरिबी" + }, + { + "lang": "nl", + "title": "Armoede" + }, + { + "lang": "nn", + "title": "Fattigdom" + }, + { + "lang": "nb", + "title": "Fattigdom" + }, + { + "lang": "nrm", + "title": "Pouortaé" + }, + { + "lang": "oc", + "title": "Pauretat" + }, + { + "lang": "om", + "title": "Hiyyummaa" + }, + { + "lang": "pa", + "title": "ਗਰੀਬੀ" + }, + { + "lang": "pcm", + "title": "Poverty" + }, + { + "lang": "pdc", + "title": "Aarmut" + }, + { + "lang": "pl", + "title": "Bieda" + }, + { + "lang": "pms", + "title": "Povertà" + }, + { + "lang": "pnb", + "title": "غربت" + }, + { + "lang": "ps", + "title": "بېوزلي" + }, + { + "lang": "pt", + "title": "Pobreza" + }, + { + "lang": "qu", + "title": "Wakcha" + }, + { + "lang": "ro", + "title": "Sărăcie" + }, + { + "lang": "ru", + "title": "Бедность" + }, + { + "lang": "rue", + "title": "Худоба" + }, + { + "lang": "sat", + "title": "ᱨᱮᱸᱜᱮᱡ ᱦᱚᱲ" + }, + { + "lang": "scn", + "title": "Puvireddu" + }, + { + "lang": "sd", + "title": "غربت" + }, + { + "lang": "sh", + "title": "Siromaštvo" + }, + { + "lang": "si", + "title": "දිළිඳුබව" + }, + { + "lang": "simple", + "title": "Poverty" + }, + { + "lang": "skr", + "title": "ݙو طبقے" + }, + { + "lang": "sl", + "title": "Revščina" + }, + { + "lang": "so", + "title": "Sabool" + }, + { + "lang": "sq", + "title": "Varfëria" + }, + { + "lang": "sr", + "title": "Сиромаштво" + }, + { + "lang": "sv", + "title": "Fattigdom" + }, + { + "lang": "sw", + "title": "Umaskini" + }, + { + "lang": "ta", + "title": "வறுமை" + }, + { + "lang": "te", + "title": "పేదరికం" + }, + { + "lang": "tg", + "title": "Фақр" + }, + { + "lang": "th", + "title": "ความยากจน" + }, + { + "lang": "tl", + "title": "Kahirapan" + }, + { + "lang": "tok", + "title": "jo lili" + }, + { + "lang": "tr", + "title": "Yoksulluk" + }, + { + "lang": "tt", + "title": "Ярлылык" + }, + { + "lang": "uk", + "title": "Бідність" + }, + { + "lang": "ur", + "title": "غربت" + }, + { + "lang": "uz", + "title": "Qashshoqlik" + }, + { + "lang": "vep", + "title": "Gollüz" + }, + { + "lang": "vi", + "title": "Nghèo" + }, + { + "lang": "war", + "title": "Kakablasan" + }, + { + "lang": "wuu", + "title": "贫穷" + }, + { + "lang": "xh", + "title": "Ubuhlwempu" + }, + { + "lang": "yi", + "title": "ארימקייט" + }, + { + "lang": "yo", + "title": "Àìní" + }, + { + "lang": "zh", + "title": "貧窮" + }, + { + "lang": "nan", + "title": "Sàn-chhiah" + }, + { + "lang": "yue", + "title": "窮" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c319b34946568ac641bedf6d46a4eb9.json b/wikipedia-analysis-#229lixin/cache/3c319b34946568ac641bedf6d46a4eb9.json new file mode 100644 index 0000000..558ebe6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c319b34946568ac641bedf6d46a4eb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:49.321130", + "response": { + "continue": { + "rvcontinue": "20060622081911|444871", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96527, + "ns": 0, + "title": "Sansür", + "revisions": [ + { + "timestamp": "2006-06-22T07:25:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c3e61307c689e4ae50c01387b7748c8.json b/wikipedia-analysis-#229lixin/cache/3c3e61307c689e4ae50c01387b7748c8.json new file mode 100644 index 0000000..7d1dd90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c3e61307c689e4ae50c01387b7748c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:51.365167", + "response": { + "continue": { + "rvcontinue": "20080206113039|1747538", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 314300, + "ns": 0, + "title": "Pedeapsa cu moartea", + "revisions": [ + { + "timestamp": "2008-02-06T11:29:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c52b518621bb0ff351da8dbad8ae72f.json b/wikipedia-analysis-#229lixin/cache/3c52b518621bb0ff351da8dbad8ae72f.json new file mode 100644 index 0000000..bf835ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c52b518621bb0ff351da8dbad8ae72f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:37.955183", + "response": { + "continue": { + "rvcontinue": "20250105075221|26746958", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2769385, + "ns": 0, + "title": "Pemungutan suara", + "revisions": [ + { + "timestamp": "2025-10-17T09:07:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c5981448906d2050ab551943551745a.json b/wikipedia-analysis-#229lixin/cache/3c5981448906d2050ab551943551745a.json new file mode 100644 index 0000000..051d6a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c5981448906d2050ab551943551745a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:48.780536", + "response": { + "continue": { + "rvcontinue": "20090126120914|13383271", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1599984, + "ns": 0, + "title": "Внутренне перемещённые лица", + "revisions": [ + { + "timestamp": "2009-01-26T11:56:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c5ac41298c4d50397a75477d46471c2.json b/wikipedia-analysis-#229lixin/cache/3c5ac41298c4d50397a75477d46471c2.json new file mode 100644 index 0000000..245a092 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c5ac41298c4d50397a75477d46471c2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:49.315137", + "response": { + "continue": { + "rvcontinue": "20241008215030|22695083", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28674, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2024-10-09T06:49:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c5e2228ca93b0e70e69939d5270d84f.json b/wikipedia-analysis-#229lixin/cache/3c5e2228ca93b0e70e69939d5270d84f.json new file mode 100644 index 0000000..ccdf0cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c5e2228ca93b0e70e69939d5270d84f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:16.172107", + "response": { + "continue": { + "rvcontinue": "20250308123107|12185101", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1923, + "ns": 0, + "title": "วัคซีน", + "revisions": [ + { + "timestamp": "2025-03-08T13:21:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c5f03ca77776292df3e900ae3f46a84.json b/wikipedia-analysis-#229lixin/cache/3c5f03ca77776292df3e900ae3f46a84.json new file mode 100644 index 0000000..3be7b2d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c5f03ca77776292df3e900ae3f46a84.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:56.596425", + "response": { + "continue": { + "rvcontinue": "20051105161821|138559", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35818, + "ns": 0, + "title": "Маларија", + "revisions": [ + { + "timestamp": "2005-11-05T16:16:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c81fe1e0b851e5609fac16d8cc7fa07.json b/wikipedia-analysis-#229lixin/cache/3c81fe1e0b851e5609fac16d8cc7fa07.json new file mode 100644 index 0000000..da9f517 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c81fe1e0b851e5609fac16d8cc7fa07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:59.719710", + "response": { + "continue": { + "rvcontinue": "20251229184135|148689638", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70111, + "ns": 0, + "title": "Maremoto", + "revisions": [ + { + "timestamp": "2026-01-21T16:03:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3c8c0ac5796d2dc6b50af907738cb69e.json b/wikipedia-analysis-#229lixin/cache/3c8c0ac5796d2dc6b50af907738cb69e.json new file mode 100644 index 0000000..ca78b6d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3c8c0ac5796d2dc6b50af907738cb69e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:18.140017", + "response": { + "continue": { + "rvcontinue": "20251119113727|170562051", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93501, + "ns": 0, + "title": "Elecciones", + "revisions": [ + { + "timestamp": "2025-11-19T11:38:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cafd5760a77cb46f980052bf88a81e8.json b/wikipedia-analysis-#229lixin/cache/3cafd5760a77cb46f980052bf88a81e8.json new file mode 100644 index 0000000..ff8b8ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cafd5760a77cb46f980052bf88a81e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:27.821977", + "response": { + "continue": { + "rvcontinue": "20100207184247|83616", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16850, + "ns": 0, + "title": "ත්‍රස්තවාදය", + "revisions": [ + { + "timestamp": "2009-12-13T13:05:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cbc214197192397cb2d3c96ad16bb8a.json b/wikipedia-analysis-#229lixin/cache/3cbc214197192397cb2d3c96ad16bb8a.json new file mode 100644 index 0000000..69e3552 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cbc214197192397cb2d3c96ad16bb8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:54.879500", + "response": { + "continue": { + "rvcontinue": "20230216173646|11687290", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 825856, + "ns": 0, + "title": "Земетресение в Турция и Сирия (2023)", + "revisions": [ + { + "timestamp": "2023-02-15T23:30:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cce1cdffcccf8c43ae370f10b669062.json b/wikipedia-analysis-#229lixin/cache/3cce1cdffcccf8c43ae370f10b669062.json new file mode 100644 index 0000000..3411fc6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cce1cdffcccf8c43ae370f10b669062.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:11.503798", + "response": { + "continue": { + "rvcontinue": "20070916033851|1592076", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 211521, + "ns": 0, + "title": "Børnearbejde", + "revisions": [ + { + "timestamp": "2007-09-16T03:37:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cee9ae86409f38a6d4aa70c46f5b145.json b/wikipedia-analysis-#229lixin/cache/3cee9ae86409f38a6d4aa70c46f5b145.json new file mode 100644 index 0000000..5afb99e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cee9ae86409f38a6d4aa70c46f5b145.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:30.033912", + "response": { + "continue": { + "rvcontinue": "20260121173843|1334120978", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48626, + "ns": 0, + "title": "War crime", + "revisions": [ + { + "timestamp": "2026-01-25T06:45:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cf4b97c37e1427e7b2eb9c90134a72b.json b/wikipedia-analysis-#229lixin/cache/3cf4b97c37e1427e7b2eb9c90134a72b.json new file mode 100644 index 0000000..57bb5c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cf4b97c37e1427e7b2eb9c90134a72b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:35.184935", + "response": { + "continue": { + "rvcontinue": "20241230020855|72056821", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 436018, + "ns": 0, + "title": "Cháy rừng", + "revisions": [ + { + "timestamp": "2025-09-28T08:59:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3cff6c3c6ca02adf627793c5a605d123.json b/wikipedia-analysis-#229lixin/cache/3cff6c3c6ca02adf627793c5a605d123.json new file mode 100644 index 0000000..1c69ec7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3cff6c3c6ca02adf627793c5a605d123.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:57.117042", + "response": { + "continue": { + "rvcontinue": "20230206101504|6464578", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1321321, + "ns": 0, + "title": "২০২৩ তুরস্ক–সিরিয়া ভূমিকম্প", + "revisions": [ + { + "timestamp": "2023-02-06T10:14:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d27330f942b95c32b0aecc373417af8.json b/wikipedia-analysis-#229lixin/cache/3d27330f942b95c32b0aecc373417af8.json new file mode 100644 index 0000000..d6909dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d27330f942b95c32b0aecc373417af8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:09.848335", + "response": { + "continue": { + "rvcontinue": "20250725060444|8332490", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 138605, + "ns": 0, + "title": "নির্বাচন", + "revisions": [ + { + "timestamp": "2025-12-26T14:02:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d3deadd8a09c9ae4ce251e0ff49f494.json b/wikipedia-analysis-#229lixin/cache/3d3deadd8a09c9ae4ce251e0ff49f494.json new file mode 100644 index 0000000..bf361c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d3deadd8a09c9ae4ce251e0ff49f494.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:14.529533", + "response": { + "continue": { + "rvcontinue": "20251229152015|9287948", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23607, + "ns": 0, + "title": "غربت", + "revisions": [ + { + "timestamp": "2025-12-29T15:31:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d44df09537c8968de4379dd439c68b6.json b/wikipedia-analysis-#229lixin/cache/3d44df09537c8968de4379dd439c68b6.json new file mode 100644 index 0000000..3aae0ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d44df09537c8968de4379dd439c68b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:56.884171", + "response": { + "continue": { + "rvcontinue": "20240515145455|27134796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 266392, + "ns": 0, + "title": "Cunami", + "revisions": [ + { + "timestamp": "2025-04-03T15:12:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d5f4175a59eb65cd6bc3aa9b651d9a2.json b/wikipedia-analysis-#229lixin/cache/3d5f4175a59eb65cd6bc3aa9b651d9a2.json new file mode 100644 index 0000000..6efe7ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d5f4175a59eb65cd6bc3aa9b651d9a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:43.677145", + "response": { + "continue": { + "rvcontinue": "20251115110821|149814037", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25979, + "ns": 0, + "title": "Апатрид", + "revisions": [ + { + "timestamp": "2026-01-13T09:44:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d7da68d5ed153f57f086d0c04635edd.json b/wikipedia-analysis-#229lixin/cache/3d7da68d5ed153f57f086d0c04635edd.json new file mode 100644 index 0000000..20bf99b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d7da68d5ed153f57f086d0c04635edd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:21.430011", + "response": { + "continue": { + "rvcontinue": "20230902041639|24117587", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2768285, + "ns": 0, + "title": "Pengendalian perbatasan", + "revisions": [ + { + "timestamp": "2023-09-27T11:25:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3d9c04540e3b8bd2200f8372952c5156.json b/wikipedia-analysis-#229lixin/cache/3d9c04540e3b8bd2200f8372952c5156.json new file mode 100644 index 0000000..be3e6e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3d9c04540e3b8bd2200f8372952c5156.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:38.611197", + "response": { + "continue": { + "rvcontinue": "20231221054615|210746494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 571332, + "ns": 0, + "title": "Crise humanitaire", + "revisions": [ + { + "timestamp": "2025-12-24T12:14:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ddd4c8c6f03b5bb274fb8e25dd4d643.json b/wikipedia-analysis-#229lixin/cache/3ddd4c8c6f03b5bb274fb8e25dd4d643.json new file mode 100644 index 0000000..458e61e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ddd4c8c6f03b5bb274fb8e25dd4d643.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:12.582149", + "response": { + "continue": { + "rvcontinue": "20080617164648|1795481", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 351502, + "ns": 0, + "title": "تصويت (سياسة)", + "revisions": [ + { + "timestamp": "2008-06-17T16:45:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3dde38c03ffab10528654fee92750867.json b/wikipedia-analysis-#229lixin/cache/3dde38c03ffab10528654fee92750867.json new file mode 100644 index 0000000..55e57ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3dde38c03ffab10528654fee92750867.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:48.921212", + "response": { + "continue": { + "rvcontinue": "20050227012326|225459", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61865, + "ns": 0, + "title": "Malária", + "revisions": [ + { + "timestamp": "2005-02-27T01:17:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3de14709bbaf07a7fe241d9fcdac374d.json b/wikipedia-analysis-#229lixin/cache/3de14709bbaf07a7fe241d9fcdac374d.json new file mode 100644 index 0000000..4523292 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3de14709bbaf07a7fe241d9fcdac374d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:44.805127", + "response": { + "continue": { + "rvcontinue": "20050201160920|21226", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6863, + "ns": 0, + "title": "حقوق الإنسان", + "revisions": [ + { + "timestamp": "2005-01-23T18:54:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e29957a0b4da8eb3229a3714268bba3.json b/wikipedia-analysis-#229lixin/cache/3e29957a0b4da8eb3229a3714268bba3.json new file mode 100644 index 0000000..c702d51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e29957a0b4da8eb3229a3714268bba3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:04.581020", + "response": { + "continue": { + "rvcontinue": "20250209112417|34767943", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23174, + "ns": 0, + "title": "Sıtma", + "revisions": [ + { + "timestamp": "2025-07-08T20:07:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e46a932a2bb5bd27592d1667ee89219.json b/wikipedia-analysis-#229lixin/cache/3e46a932a2bb5bd27592d1667ee89219.json new file mode 100644 index 0000000..1548424 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e46a932a2bb5bd27592d1667ee89219.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:47.278711", + "response": { + "continue": { + "rvcontinue": "20230927140503|301113", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59765, + "ns": 0, + "title": "تبعیض", + "revisions": [ + { + "timestamp": "2022-02-15T13:32:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e51772a9e1f34416c8a0353b72079e0.json b/wikipedia-analysis-#229lixin/cache/3e51772a9e1f34416c8a0353b72079e0.json new file mode 100644 index 0000000..64be1e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e51772a9e1f34416c8a0353b72079e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:04.591096", + "response": { + "continue": { + "rvcontinue": "20201206152553|24330446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2859060, + "ns": 0, + "title": "Aşı karşıtlığı", + "revisions": [ + { + "timestamp": "2020-12-06T15:24:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e5d37b868b94c66d18185d7ae109b30.json b/wikipedia-analysis-#229lixin/cache/3e5d37b868b94c66d18185d7ae109b30.json new file mode 100644 index 0000000..7405225 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e5d37b868b94c66d18185d7ae109b30.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:18.018519", + "response": { + "continue": { + "rvcontinue": "20260113184609|148910747", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2081815, + "ns": 0, + "title": "Riscaldamento globale", + "revisions": [ + { + "timestamp": "2026-01-13T18:46:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e6691cadeb1feed115a4b53e3c95926.json b/wikipedia-analysis-#229lixin/cache/3e6691cadeb1feed115a4b53e3c95926.json new file mode 100644 index 0000000..268cc57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e6691cadeb1feed115a4b53e3c95926.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:14.395787", + "response": { + "continue": { + "rvcontinue": "20210706121144|96148", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22063, + "ns": 0, + "title": "Ƴancin Faɗar Albarkacin Baki", + "revisions": [ + { + "timestamp": "2021-07-06T12:09:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e6e9602f11fe3d1dd873301503864c5.json b/wikipedia-analysis-#229lixin/cache/3e6e9602f11fe3d1dd873301503864c5.json new file mode 100644 index 0000000..3873a26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e6e9602f11fe3d1dd873301503864c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:35.257520", + "response": { + "continue": { + "rvcontinue": "20220104090836|24543879", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1809535, + "ns": 0, + "title": "Szavazás", + "revisions": [ + { + "timestamp": "2022-01-04T09:06:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e6ea9a2377fd06f90bcbcd8c202688d.json b/wikipedia-analysis-#229lixin/cache/3e6ea9a2377fd06f90bcbcd8c202688d.json new file mode 100644 index 0000000..312a04a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e6ea9a2377fd06f90bcbcd8c202688d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:00.407102", + "response": { + "continue": { + "rvcontinue": "20020801193740|1710", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 643, + "ns": 0, + "title": "Genocide", + "revisions": [ + { + "timestamp": "2002-04-05T04:40:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e73b1710ecff29aa9d2daab11c17c68.json b/wikipedia-analysis-#229lixin/cache/3e73b1710ecff29aa9d2daab11c17c68.json new file mode 100644 index 0000000..69f94ed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e73b1710ecff29aa9d2daab11c17c68.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:18.983146", + "response": { + "continue": { + "rvcontinue": "20040507140614|238932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45467, + "ns": 0, + "title": "Orkanstyrka", + "revisions": [ + { + "timestamp": "2004-05-07T07:32:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e9284b581148eba30079e2f7ba34c54.json b/wikipedia-analysis-#229lixin/cache/3e9284b581148eba30079e2f7ba34c54.json new file mode 100644 index 0000000..6acb86f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e9284b581148eba30079e2f7ba34c54.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:39.886050", + "response": { + "continue": { + "rvcontinue": "20250801053534|70574076", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 337920, + "ns": 0, + "title": "Apátrida", + "revisions": [ + { + "timestamp": "2025-10-30T03:51:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3e949785a17df3fab7a9c6642e8373a8.json b/wikipedia-analysis-#229lixin/cache/3e949785a17df3fab7a9c6642e8373a8.json new file mode 100644 index 0000000..09fe040 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3e949785a17df3fab7a9c6642e8373a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:46.522295", + "response": { + "continue": { + "rvcontinue": "20250714192841|77198544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36453, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-09-01T21:32:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ebef063456a6156c297250942ec3f4f.json b/wikipedia-analysis-#229lixin/cache/3ebef063456a6156c297250942ec3f4f.json new file mode 100644 index 0000000..3367b67 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ebef063456a6156c297250942ec3f4f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:00.865940", + "response": { + "continue": { + "rvcontinue": "20040513105434|376904", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64699, + "ns": 0, + "title": "戦争犯罪", + "revisions": [ + { + "timestamp": "2004-03-14T17:09:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ec3985877b3cdfea1faea558c7fa494.json b/wikipedia-analysis-#229lixin/cache/3ec3985877b3cdfea1faea558c7fa494.json new file mode 100644 index 0000000..c243c20 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ec3985877b3cdfea1faea558c7fa494.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:23.402468", + "response": { + "continue": { + "rvcontinue": "20230906143359|66549622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1722679, + "ns": 0, + "title": "Fraude eleitoral", + "revisions": [ + { + "timestamp": "2025-04-17T17:52:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ec901e05ce0eabf1bb00247dcd324e2.json b/wikipedia-analysis-#229lixin/cache/3ec901e05ce0eabf1bb00247dcd324e2.json new file mode 100644 index 0000000..98ed36b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ec901e05ce0eabf1bb00247dcd324e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:34.473609", + "response": { + "continue": { + "rvcontinue": "20251118175420|70186338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46087, + "ns": 0, + "title": "Censuur (informatie)", + "revisions": [ + { + "timestamp": "2025-12-27T19:07:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ef6211c16c484763dd33fefa9bc0de3.json b/wikipedia-analysis-#229lixin/cache/3ef6211c16c484763dd33fefa9bc0de3.json new file mode 100644 index 0000000..18a3f8a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ef6211c16c484763dd33fefa9bc0de3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:20.932961", + "response": { + "continue": { + "rvcontinue": "20060601113155|14465", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4559, + "ns": 0, + "title": "ویکسین", + "revisions": [ + { + "timestamp": "2006-06-01T11:29:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3ef770c8e7a40b27af82b0ff4d8335a2.json b/wikipedia-analysis-#229lixin/cache/3ef770c8e7a40b27af82b0ff4d8335a2.json new file mode 100644 index 0000000..28abb39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3ef770c8e7a40b27af82b0ff4d8335a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:42.413499", + "response": { + "continue": { + "rvcontinue": "20240327144206|138525171", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10078209, + "ns": 0, + "title": "Crisi umanitaria", + "revisions": [ + { + "timestamp": "2024-03-27T14:36:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f0a4bbd1a305581bdfb2a96705b3535.json b/wikipedia-analysis-#229lixin/cache/3f0a4bbd1a305581bdfb2a96705b3535.json new file mode 100644 index 0000000..7a090a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f0a4bbd1a305581bdfb2a96705b3535.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:42.349368", + "response": { + "continue": { + "rvcontinue": "20210724124205|486546", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18480, + "ns": 0, + "title": "මාධ්‍ය නිදහස", + "revisions": [ + { + "timestamp": "2022-10-11T07:40:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f212f3a974f0be3373ea5984ec8bcfb.json b/wikipedia-analysis-#229lixin/cache/3f212f3a974f0be3373ea5984ec8bcfb.json new file mode 100644 index 0000000..0a7245e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f212f3a974f0be3373ea5984ec8bcfb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:13.061208", + "response": { + "continue": { + "rvcontinue": "20041030134635|141765", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30755, + "ns": 0, + "title": "בצורת", + "revisions": [ + { + "timestamp": "2004-10-30T13:43:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f2b4f586b8252d61653ee72e4d24794.json b/wikipedia-analysis-#229lixin/cache/3f2b4f586b8252d61653ee72e4d24794.json new file mode 100644 index 0000000..fda0c1d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f2b4f586b8252d61653ee72e4d24794.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:15.794704", + "response": { + "continue": { + "rvcontinue": "20060414151436|175873", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40597, + "ns": 0, + "title": "Війна", + "revisions": [ + { + "timestamp": "2006-04-14T13:02:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f36e86d009f46d176c04992563995dd.json b/wikipedia-analysis-#229lixin/cache/3f36e86d009f46d176c04992563995dd.json new file mode 100644 index 0000000..7ba1462 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f36e86d009f46d176c04992563995dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:29.774516", + "response": { + "continue": { + "rvcontinue": "20021023093427|26277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1313, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2002-05-12T19:43:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f3832b789f56cbaaabcef5a1eb1bd0d.json b/wikipedia-analysis-#229lixin/cache/3f3832b789f56cbaaabcef5a1eb1bd0d.json new file mode 100644 index 0000000..75709ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f3832b789f56cbaaabcef5a1eb1bd0d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:47.451536", + "response": { + "continue": { + "rvcontinue": "20240526223705|10587572", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 127784, + "ns": 0, + "title": "Παγκόσμιος Οργανισμός Υγείας", + "revisions": [ + { + "timestamp": "2025-05-21T09:01:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f3996872ff09e51235fa65741be0327.json b/wikipedia-analysis-#229lixin/cache/3f3996872ff09e51235fa65741be0327.json new file mode 100644 index 0000000..f1b6844 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f3996872ff09e51235fa65741be0327.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:39.867541", + "response": { + "continue": { + "rvcontinue": "20250703051829|8281554", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9119, + "ns": 0, + "title": "বিশ্ব স্বাস্থ্য সংস্থা", + "revisions": [ + { + "timestamp": "2025-11-06T14:20:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f3a026c61ca6e6ebf9d15104ca18666.json b/wikipedia-analysis-#229lixin/cache/3f3a026c61ca6e6ebf9d15104ca18666.json new file mode 100644 index 0000000..8d333d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f3a026c61ca6e6ebf9d15104ca18666.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:09.916043", + "response": { + "continue": { + "rvcontinue": "20241220150425|7829421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6525, + "ns": 0, + "title": "ম্যালেরিয়া", + "revisions": [ + { + "timestamp": "2025-01-17T18:36:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f41bfa90d05cb8728e9cbbe1e5dc7c8.json b/wikipedia-analysis-#229lixin/cache/3f41bfa90d05cb8728e9cbbe1e5dc7c8.json new file mode 100644 index 0000000..e83b4f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f41bfa90d05cb8728e9cbbe1e5dc7c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:27.372583", + "response": { + "continue": { + "rvcontinue": "20251114030036|28471857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13535, + "ns": 0, + "title": "Tuberkulosis", + "revisions": [ + { + "timestamp": "2025-12-03T16:44:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f4617069433a1e7107d8e45529f948d.json b/wikipedia-analysis-#229lixin/cache/3f4617069433a1e7107d8e45529f948d.json new file mode 100644 index 0000000..1e39a2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f4617069433a1e7107d8e45529f948d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:34.222143", + "response": { + "continue": { + "rvcontinue": "20211010112551|26311406", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3102345, + "ns": 0, + "title": "Sınır kontrolü", + "revisions": [ + { + "timestamp": "2021-10-10T11:23:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f6df9e569c16cd9c010e594e52cc973.json b/wikipedia-analysis-#229lixin/cache/3f6df9e569c16cd9c010e594e52cc973.json new file mode 100644 index 0000000..40209a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f6df9e569c16cd9c010e594e52cc973.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:14.968347", + "response": { + "continue": { + "rvcontinue": "20041222121825|80416", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19985, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2004-12-22T12:11:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f7bdce6c54ed3812aa1b010fa889cce.json b/wikipedia-analysis-#229lixin/cache/3f7bdce6c54ed3812aa1b010fa889cce.json new file mode 100644 index 0000000..221e3e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f7bdce6c54ed3812aa1b010fa889cce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:12.754491", + "response": { + "continue": { + "rvcontinue": "20251117144052|43044815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 250157, + "ns": 0, + "title": "آزادی مطبوعات", + "revisions": [ + { + "timestamp": "2025-11-21T01:15:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3f9ed38e483a5f26c74eb4fb3c994ee0.json b/wikipedia-analysis-#229lixin/cache/3f9ed38e483a5f26c74eb4fb3c994ee0.json new file mode 100644 index 0000000..3033fcd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3f9ed38e483a5f26c74eb4fb3c994ee0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:42.268210", + "response": { + "continue": { + "rvcontinue": "20260102223259|1330845212", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125781, + "ns": 0, + "title": "Voter suppression", + "revisions": [ + { + "timestamp": "2026-01-02T22:37:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3fa8e194c86ab8960111b50be19edb10.json b/wikipedia-analysis-#229lixin/cache/3fa8e194c86ab8960111b50be19edb10.json new file mode 100644 index 0000000..5ac4d24 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3fa8e194c86ab8960111b50be19edb10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:34.956280", + "response": { + "continue": { + "rvcontinue": "20110625121740|137768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24134, + "ns": 0, + "title": "लैङ्गिक समानता", + "revisions": [ + { + "timestamp": "2011-01-27T21:55:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/3fadc933a70e742ea05dcfe1b05e6b04.json b/wikipedia-analysis-#229lixin/cache/3fadc933a70e742ea05dcfe1b05e6b04.json new file mode 100644 index 0000000..c97ed1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/3fadc933a70e742ea05dcfe1b05e6b04.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:27.513367", + "response": { + "continue": { + "rvcontinue": "20250316010344|1280711450", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71394623, + "ns": 0, + "title": "Mpox outbreak", + "revisions": [ + { + "timestamp": "2025-05-22T02:40:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4007899fa6ef8aece0e94a0727c3086d.json b/wikipedia-analysis-#229lixin/cache/4007899fa6ef8aece0e94a0727c3086d.json new file mode 100644 index 0000000..8a1e6e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4007899fa6ef8aece0e94a0727c3086d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:30.276620", + "response": { + "continue": { + "rvcontinue": "20251017212345|28084125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1685644, + "ns": 0, + "title": "Tak bernegara", + "revisions": [ + { + "timestamp": "2025-11-21T20:56:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/402bbbfef5ebca6ec50365ee4f3ba5bc.json b/wikipedia-analysis-#229lixin/cache/402bbbfef5ebca6ec50365ee4f3ba5bc.json new file mode 100644 index 0000000..4923b54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/402bbbfef5ebca6ec50365ee4f3ba5bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:55.574926", + "response": { + "continue": { + "rvcontinue": "20040526020246|162984", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47283, + "ns": 0, + "title": "Inundación", + "revisions": [ + { + "timestamp": "2004-05-26T01:45:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/403b3b867cfc746944aef491a98757db.json b/wikipedia-analysis-#229lixin/cache/403b3b867cfc746944aef491a98757db.json new file mode 100644 index 0000000..aba5fe5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/403b3b867cfc746944aef491a98757db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:31.859485", + "response": { + "continue": { + "rvcontinue": "20050807105532|355727", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68742, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2005-08-07T10:49:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40447bfc38c7da2d1ed8d48dd448e236.json b/wikipedia-analysis-#229lixin/cache/40447bfc38c7da2d1ed8d48dd448e236.json new file mode 100644 index 0000000..907976a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40447bfc38c7da2d1ed8d48dd448e236.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:10.638380", + "response": { + "continue": { + "rvcontinue": "20241120184933|250528813", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1217929, + "ns": 0, + "title": "Friedenssicherung", + "revisions": [ + { + "timestamp": "2024-11-20T19:44:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4047baf25d313915830e03ed17343e1d.json b/wikipedia-analysis-#229lixin/cache/4047baf25d313915830e03ed17343e1d.json new file mode 100644 index 0000000..1b8c740 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4047baf25d313915830e03ed17343e1d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:41.143702", + "response": { + "continue": { + "rvcontinue": "20250131032458|6553536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5559, + "ns": 0, + "title": "دہشت گردی", + "revisions": [ + { + "timestamp": "2025-03-11T16:16:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40557e642b1d9580a48d35c5c4fa6ffa.json b/wikipedia-analysis-#229lixin/cache/40557e642b1d9580a48d35c5c4fa6ffa.json new file mode 100644 index 0000000..fbb642c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40557e642b1d9580a48d35c5c4fa6ffa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:03.218352", + "response": { + "continue": { + "rvcontinue": "20230805211504|11890319", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 843624, + "ns": 0, + "title": "Трафик на хора", + "revisions": [ + { + "timestamp": "2023-10-17T01:56:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/405d1da1068096d3d30cd1a4bf8f1b4f.json b/wikipedia-analysis-#229lixin/cache/405d1da1068096d3d30cd1a4bf8f1b4f.json new file mode 100644 index 0000000..17d485e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/405d1da1068096d3d30cd1a4bf8f1b4f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:29.630962", + "response": { + "continue": { + "rvcontinue": "20020410205927|160196", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48626, + "ns": 0, + "title": "War crime", + "revisions": [ + { + "timestamp": "2002-04-10T20:57:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/406ca127c628152a7506634e34bb713f.json b/wikipedia-analysis-#229lixin/cache/406ca127c628152a7506634e34bb713f.json new file mode 100644 index 0000000..73a1e61 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/406ca127c628152a7506634e34bb713f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:22.995057", + "response": { + "continue": { + "rvcontinue": "20060107171149|4122538", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413498, + "ns": 0, + "title": "旱魃", + "revisions": [ + { + "timestamp": "2006-01-06T07:31:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/406d26f7fccc1e9da4fa84177f356e17.json b/wikipedia-analysis-#229lixin/cache/406d26f7fccc1e9da4fa84177f356e17.json new file mode 100644 index 0000000..9919ed3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/406d26f7fccc1e9da4fa84177f356e17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:44.996721", + "response": { + "continue": { + "rvcontinue": "20190127035345|113560298", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8800750, + "ns": 0, + "title": "Supresión del votante", + "revisions": [ + { + "timestamp": "2019-01-26T20:32:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40852a6b3840489c10577a69546b4cc3.json b/wikipedia-analysis-#229lixin/cache/40852a6b3840489c10577a69546b4cc3.json new file mode 100644 index 0000000..f1abb21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40852a6b3840489c10577a69546b4cc3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:22.976915", + "response": { + "continue": { + "rvcontinue": "20250909040430|46128959", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3037, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2025-10-14T17:27:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4098fe3abdb73a2d8b1dafa6cae8ca94.json b/wikipedia-analysis-#229lixin/cache/4098fe3abdb73a2d8b1dafa6cae8ca94.json new file mode 100644 index 0000000..085a91f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4098fe3abdb73a2d8b1dafa6cae8ca94.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:17.612294", + "response": { + "continue": { + "rvcontinue": "20200722213210|173170060", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7091526, + "ns": 0, + "title": "Contrôle frontalier", + "revisions": [ + { + "timestamp": "2023-06-14T10:25:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40b47754660c86099bdf0bd9a2d359b0.json b/wikipedia-analysis-#229lixin/cache/40b47754660c86099bdf0bd9a2d359b0.json new file mode 100644 index 0000000..cc91e1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40b47754660c86099bdf0bd9a2d359b0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:42.251068", + "response": { + "continue": { + "rvcontinue": "20250603042359|30008755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119503, + "ns": 0, + "title": "Суша", + "revisions": [ + { + "timestamp": "2025-11-25T17:09:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40b69a25c594900e5d2d196b69c5ab2a.json b/wikipedia-analysis-#229lixin/cache/40b69a25c594900e5d2d196b69c5ab2a.json new file mode 100644 index 0000000..5d271ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40b69a25c594900e5d2d196b69c5ab2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:37.059757", + "response": { + "continue": { + "rvcontinue": "20250416133335|29495948", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4014054, + "ns": 0, + "title": "Климатска промена", + "revisions": [ + { + "timestamp": "2025-07-17T19:27:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40b88644b1663ce326476e7bdecef0a1.json b/wikipedia-analysis-#229lixin/cache/40b88644b1663ce326476e7bdecef0a1.json new file mode 100644 index 0000000..7f8fe54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40b88644b1663ce326476e7bdecef0a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:38.835265", + "response": { + "continue": { + "rvcontinue": "20100917225900|44464", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9660, + "ns": 0, + "title": "ရွေးကောက်ပွဲ", + "revisions": [ + { + "timestamp": "2010-09-10T09:24:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40c06f93f9e4411a51e15320d6fa87bd.json b/wikipedia-analysis-#229lixin/cache/40c06f93f9e4411a51e15320d6fa87bd.json new file mode 100644 index 0000000..13dfa04 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40c06f93f9e4411a51e15320d6fa87bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:52.814300", + "response": { + "continue": { + "rvcontinue": "20240518150014|11512794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49991, + "ns": 0, + "title": "วัณโรค", + "revisions": [ + { + "timestamp": "2024-11-17T22:07:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40c478bacd7680e9b13c01aa94322ae8.json b/wikipedia-analysis-#229lixin/cache/40c478bacd7680e9b13c01aa94322ae8.json new file mode 100644 index 0000000..1f08280 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40c478bacd7680e9b13c01aa94322ae8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:48.387880", + "response": { + "continue": { + "rvcontinue": "20250215202746|12149757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1425712, + "ns": 0, + "title": "ภัยแล้ง", + "revisions": [ + { + "timestamp": "2025-02-15T20:29:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40ce2da8ea0974be6d01a03d2f7182ac.json b/wikipedia-analysis-#229lixin/cache/40ce2da8ea0974be6d01a03d2f7182ac.json new file mode 100644 index 0000000..4601eb5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40ce2da8ea0974be6d01a03d2f7182ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:42.789325", + "response": { + "continue": { + "rvcontinue": "20250704065229|23403663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4971, + "ns": 0, + "title": "Maanjäristys", + "revisions": [ + { + "timestamp": "2025-12-09T18:36:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40dfd964fc5caa94ccd97ffdbffcb8ce.json b/wikipedia-analysis-#229lixin/cache/40dfd964fc5caa94ccd97ffdbffcb8ce.json new file mode 100644 index 0000000..5fe6ae9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40dfd964fc5caa94ccd97ffdbffcb8ce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:18.896492", + "response": { + "continue": { + "rvcontinue": "20230118202522|60674908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5208108, + "ns": 0, + "title": "أزمة اللاجئين", + "revisions": [ + { + "timestamp": "2023-01-18T20:27:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40e331c8e406f3de57f5a455d2d0f076.json b/wikipedia-analysis-#229lixin/cache/40e331c8e406f3de57f5a455d2d0f076.json new file mode 100644 index 0000000..0bb974d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40e331c8e406f3de57f5a455d2d0f076.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:05.564584", + "response": { + "continue": { + "rvcontinue": "20060713204223|224129", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48608, + "ns": 0, + "title": "Малярія", + "revisions": [ + { + "timestamp": "2006-07-13T20:23:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40e91c84103bca8bcca728c76c8bb355.json b/wikipedia-analysis-#229lixin/cache/40e91c84103bca8bcca728c76c8bb355.json new file mode 100644 index 0000000..ddbeb1c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40e91c84103bca8bcca728c76c8bb355.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:22.134403", + "response": { + "continue": { + "rvcontinue": "20031212091728|144818", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8847, + "ns": 0, + "title": "Overstroming", + "revisions": [ + { + "timestamp": "2003-02-21T07:50:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/40f1e73a26dd3797f4f9339bd47f6847.json b/wikipedia-analysis-#229lixin/cache/40f1e73a26dd3797f4f9339bd47f6847.json new file mode 100644 index 0000000..7620ca9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/40f1e73a26dd3797f4f9339bd47f6847.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:36.200006", + "response": { + "continue": { + "rvcontinue": "20251005052926|41955858", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 423241, + "ns": 0, + "title": "חסר בית", + "revisions": [ + { + "timestamp": "2025-12-01T15:01:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41156b586963c57544374b3c68965eac.json b/wikipedia-analysis-#229lixin/cache/41156b586963c57544374b3c68965eac.json new file mode 100644 index 0000000..35f8f7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41156b586963c57544374b3c68965eac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:58.896221", + "response": { + "continue": { + "rvcontinue": "20251225204241|171173212", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35493, + "ns": 0, + "title": "Derechos humanos", + "revisions": [ + { + "timestamp": "2026-01-22T17:05:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/411ae22f1f5cd865f6bb90eb78ea7b9d.json b/wikipedia-analysis-#229lixin/cache/411ae22f1f5cd865f6bb90eb78ea7b9d.json new file mode 100644 index 0000000..d2a44d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/411ae22f1f5cd865f6bb90eb78ea7b9d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:54.058922", + "response": { + "continue": { + "rvcontinue": "20250803161943|45893638", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 259792, + "ns": 0, + "title": "Тортури", + "revisions": [ + { + "timestamp": "2025-08-03T16:20:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4125752e4671bd4ba0454815d207e143.json b/wikipedia-analysis-#229lixin/cache/4125752e4671bd4ba0454815d207e143.json new file mode 100644 index 0000000..327f666 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4125752e4671bd4ba0454815d207e143.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:31.080099", + "response": { + "continue": { + "rvcontinue": "20050618033106|221126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349540, + "ns": 0, + "title": "Права человека", + "revisions": [ + { + "timestamp": "2005-06-18T01:16:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4129b4774e8fa9f0acb420dd6145586c.json b/wikipedia-analysis-#229lixin/cache/4129b4774e8fa9f0acb420dd6145586c.json new file mode 100644 index 0000000..deb0af0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4129b4774e8fa9f0acb420dd6145586c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:10.686067", + "response": { + "continue": { + "rvcontinue": "20250209090650|16822019", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5103, + "ns": 0, + "title": "Cutremur", + "revisions": [ + { + "timestamp": "2025-11-03T12:22:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/413a13211f6445c50aec5882d8b2bd97.json b/wikipedia-analysis-#229lixin/cache/413a13211f6445c50aec5882d8b2bd97.json new file mode 100644 index 0000000..3f8e27d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/413a13211f6445c50aec5882d8b2bd97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:05.512856", + "response": { + "continue": { + "rvcontinue": "20251029012258|74323605", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 550958, + "ns": 0, + "title": "Phân biệt đối xử", + "revisions": [ + { + "timestamp": "2025-11-14T06:16:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4144d5527fb464f6c2fd320886dd5b1b.json b/wikipedia-analysis-#229lixin/cache/4144d5527fb464f6c2fd320886dd5b1b.json new file mode 100644 index 0000000..a508e4c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4144d5527fb464f6c2fd320886dd5b1b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:40.304539", + "response": { + "continue": { + "rvcontinue": "20250804152429|12458252", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1210793, + "ns": 0, + "title": "การเลือกตั้งประธานาธิบดีสหรัฐ พ.ศ. 2567", + "revisions": [ + { + "timestamp": "2025-10-23T13:16:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41512df6f16bd6b1787e7bedd61e41c1.json b/wikipedia-analysis-#229lixin/cache/41512df6f16bd6b1787e7bedd61e41c1.json new file mode 100644 index 0000000..0e144d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41512df6f16bd6b1787e7bedd61e41c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:16.137339", + "response": { + "continue": { + "rvcontinue": "20120628151514|529521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74445, + "ns": 0, + "title": "عالمگیر وبا", + "revisions": [ + { + "timestamp": "2012-06-28T05:56:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/415707e0b8b179525b220a867499b6e5.json b/wikipedia-analysis-#229lixin/cache/415707e0b8b179525b220a867499b6e5.json new file mode 100644 index 0000000..c691498 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/415707e0b8b179525b220a867499b6e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:22.819797", + "response": { + "continue": { + "rvcontinue": "20040912163649|110176", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23748, + "ns": 0, + "title": "שחפת", + "revisions": [ + { + "timestamp": "2004-08-31T13:25:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/416321cfb7ffb15e1a564d42ae8c9bd1.json b/wikipedia-analysis-#229lixin/cache/416321cfb7ffb15e1a564d42ae8c9bd1.json new file mode 100644 index 0000000..9010eb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/416321cfb7ffb15e1a564d42ae8c9bd1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:18.557799", + "response": { + "continue": { + "rvcontinue": "20250526014045|70182081", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108770, + "ns": 0, + "title": "Refugiado", + "revisions": [ + { + "timestamp": "2026-01-01T13:51:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/416ec8ef48b91a0698d77a148678be82.json b/wikipedia-analysis-#229lixin/cache/416ec8ef48b91a0698d77a148678be82.json new file mode 100644 index 0000000..731c3ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/416ec8ef48b91a0698d77a148678be82.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:53.626351", + "response": { + "continue": { + "rvcontinue": "20240207074344|22171718", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 767, + "ns": 0, + "title": "Maailman terveysjärjestö", + "revisions": [ + { + "timestamp": "2024-11-27T05:52:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4188e98a6e60d64b5de6f8f40a3eaf55.json b/wikipedia-analysis-#229lixin/cache/4188e98a6e60d64b5de6f8f40a3eaf55.json new file mode 100644 index 0000000..8d3aaa1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4188e98a6e60d64b5de6f8f40a3eaf55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:00.286169", + "response": { + "continue": { + "rvcontinue": "20250415052656|29431608", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4027824, + "ns": 0, + "title": "Неповерење према вакцинама", + "revisions": [ + { + "timestamp": "2025-11-06T11:54:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/418fc4b5c5f3037714e394033e65b20c.json b/wikipedia-analysis-#229lixin/cache/418fc4b5c5f3037714e394033e65b20c.json new file mode 100644 index 0000000..4dcd9cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/418fc4b5c5f3037714e394033e65b20c.json @@ -0,0 +1,692 @@ +{ + "cached_at": "2026-01-26T00:03:14.915465", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 62750956, + "ns": 0, + "title": "COVID-19 pandemic", + "langlinks": [ + { + "lang": "af", + "title": "Covid-19-pandemie" + }, + { + "lang": "gsw", + "title": "COVID-19-Pandemie" + }, + { + "lang": "am", + "title": "2019-20 ኮሮናቫይረስ ወረርሽኝ" + }, + { + "lang": "ami", + "title": "Lifong no kemi" + }, + { + "lang": "an", + "title": "Pandemia de COVID-19" + }, + { + "lang": "ang", + "title": "COFID-19 myċelcoþu" + }, + { + "lang": "ar", + "title": "جائحة فيروس كورونا" + }, + { + "lang": "arz", + "title": "وباء كوڤيد-19" + }, + { + "lang": "as", + "title": "ক'ভিড-১৯ বৈশ্বিক মহামাৰী" + }, + { + "lang": "ast", + "title": "Pandemia de COVID-19" + }, + { + "lang": "awa", + "title": "२०१९-२० कोरोना भाइरस महामारी" + }, + { + "lang": "az", + "title": "COVID-19 pandemiyası" + }, + { + "lang": "azb", + "title": "کووید-۱۹ پاندمی‌سی" + }, + { + "lang": "ban", + "title": "Pandemi koronavirus 2019-2020" + }, + { + "lang": "sgs", + "title": "Covid-19 pandemėjė" + }, + { + "lang": "bcl", + "title": "Pandemya nin COVID-19" + }, + { + "lang": "be", + "title": "Пандэмія COVID-19" + }, + { + "lang": "be-tarask", + "title": "Пандэмія каранавіруснай інфэкцыі (2019)" + }, + { + "lang": "bg", + "title": "Пандемия от COVID-19" + }, + { + "lang": "bh", + "title": "कोविड-19 महामारी" + }, + { + "lang": "bjn", + "title": "Pandemi COVID-19" + }, + { + "lang": "bn", + "title": "কোভিড-১৯ এর বৈশ্বিক মহামারি" + }, + { + "lang": "bo", + "title": "ཏོག་དབྱིབས་ཡོངས་ཁྱབ་རིམས་ནད།" + }, + { + "lang": "br", + "title": "Bedreuziad COVID-19" + }, + { + "lang": "bs", + "title": "Pandemija COVID-a 19" + }, + { + "lang": "bug", + "title": "ᨌᨚᨓᨗᨉ-19 ᨄᨕᨊᨉᨙᨆᨗᨀ" + }, + { + "lang": "bxr", + "title": "Коронавирус тахал" + }, + { + "lang": "ca", + "title": "Pandèmia de COVID-19" + }, + { + "lang": "cdo", + "title": "COVID-19 ĭk-cìng" + }, + { + "lang": "ce", + "title": "COVID-19 уьнан пандеми" + }, + { + "lang": "ceb", + "title": "Pandemya sa COVID-19" + }, + { + "lang": "ckb", + "title": "گشتگیربوونی ڤایرۆسی کۆرۆنای ٢٠١٩–٢٠" + }, + { + "lang": "cs", + "title": "Pandemie covidu-19" + }, + { + "lang": "cv", + "title": "COVID-19 пандеми" + }, + { + "lang": "cy", + "title": "Pandemig COVID-19" + }, + { + "lang": "da", + "title": "Coronaviruspandemien" + }, + { + "lang": "dag", + "title": "COVID-19" + }, + { + "lang": "de", + "title": "COVID-19-Pandemie" + }, + { + "lang": "diq", + "title": "Pandemiya COVID-19i" + }, + { + "lang": "dsb", + "title": "Pandemija koronawirusa" + }, + { + "lang": "dty", + "title": "२०१९-२० कोरोनाभाइरस महामारी" + }, + { + "lang": "el", + "title": "Πανδημία COVID-19" + }, + { + "lang": "eo", + "title": "Pandemio de KOVIM-19" + }, + { + "lang": "es", + "title": "Pandemia de COVID-19" + }, + { + "lang": "et", + "title": "Koroonapandeemia" + }, + { + "lang": "eu", + "title": "COVID-19 pandemia" + }, + { + "lang": "fa", + "title": "دنیاگیری کووید-۱۹" + }, + { + "lang": "fi", + "title": "Koronaviruspandemia 2019–" + }, + { + "lang": "fr", + "title": "Pandémie de Covid-19" + }, + { + "lang": "frp", + "title": "Pandèmia de crèva de coronavirus de 2019-2020" + }, + { + "lang": "fy", + "title": "Koroanafiruspandemy" + }, + { + "lang": "ga", + "title": "Paindéim COVID-19" + }, + { + "lang": "gan", + "title": "2019冠状病毒病疫情" + }, + { + "lang": "gl", + "title": "Pandemia de COVID-19" + }, + { + "lang": "gn", + "title": "COVID-19 ñemosarambi guasu" + }, + { + "lang": "gv", + "title": "Pandemagh COVID-19" + }, + { + "lang": "ha", + "title": "Murar Mashaƙo 2019" + }, + { + "lang": "hak", + "title": "COVID-19 thai-liù-hàng" + }, + { + "lang": "haw", + "title": "Maʻi laulā kolona" + }, + { + "lang": "he", + "title": "מגפת הקורונה" + }, + { + "lang": "hi", + "title": "कोविड-19 विश्वमारी" + }, + { + "lang": "hif", + "title": "COVID-19 mahamari (Pandemic)" + }, + { + "lang": "hr", + "title": "Pandemija COVID-19" + }, + { + "lang": "hsb", + "title": "Pandemija koronawirusa" + }, + { + "lang": "ht", + "title": "Pandemi Covid-19" + }, + { + "lang": "hu", + "title": "Covid19-pandémia" + }, + { + "lang": "hy", + "title": "COVID-19 համավարակ" + }, + { + "lang": "ia", + "title": "Pandemia de Covid-19" + }, + { + "lang": "id", + "title": "Pandemi COVID-19" + }, + { + "lang": "is", + "title": "Covid-19 faraldurinn" + }, + { + "lang": "it", + "title": "Pandemia di COVID-19" + }, + { + "lang": "iu", + "title": "ᓄᕙᒡᔪᐊᕐᓇᖅ-19 ᖃᓄᐃᓐᓂᐅᔪᓄᑦ" + }, + { + "lang": "ja", + "title": "新型コロナウイルス感染症の世界的流行 (2019年-)" + }, + { + "lang": "jbo", + "title": "lo temci linji be la COVID-19 pandemiku" + }, + { + "lang": "jv", + "title": "Pageblug Covid-19" + }, + { + "lang": "ka", + "title": "COVID-19-ის პანდემია" + }, + { + "lang": "kaa", + "title": "COVID-19 pandemiyası" + }, + { + "lang": "kab", + "title": "Arwas n waṭṭan n Kuṛunavirus 2019-20" + }, + { + "lang": "kk", + "title": "COVID-19 пандемиясы" + }, + { + "lang": "km", + "title": "ជំងឺរាតត្បាតកូវីដ ១៩" + }, + { + "lang": "ko", + "title": "코로나19 범유행" + }, + { + "lang": "ku", + "title": "Pandemiya vîrusa Koronayê" + }, + { + "lang": "kus", + "title": "COVID-19 ban’as" + }, + { + "lang": "ky", + "title": "COVID-19 пандемиясы" + }, + { + "lang": "la", + "title": "COVID-19 pandemia" + }, + { + "lang": "lb", + "title": "COVID-19-Pandemie" + }, + { + "lang": "lfn", + "title": "Pandemia de coronavirus de 2019-2020" + }, + { + "lang": "lij", + "title": "Pandemîa de COVID-19" + }, + { + "lang": "lmo", + "title": "Pandemia de COVID-19" + }, + { + "lang": "lo", + "title": "ການແພ່ເຊື້ອພະຍາດທົ່ວຂອງໂຄວິດ-19" + }, + { + "lang": "lt", + "title": "COVID-19 pandemija" + }, + { + "lang": "lv", + "title": "COVID-19 pandēmija" + }, + { + "lang": "min", + "title": "Pandemi Covid-19" + }, + { + "lang": "mk", + "title": "Пандемија на КОВИД-19" + }, + { + "lang": "ml", + "title": "കോവിഡ്-19 ആഗോള മഹാമാരി" + }, + { + "lang": "mni", + "title": "ꯀꯣꯔꯣꯅꯥ ꯚꯥꯏꯔꯁ ꯂꯩꯅꯥ ꯲꯰꯱꯹ ꯂꯥꯏꯆꯠ" + }, + { + "lang": "mr", + "title": "कोविड-१९ महामारी" + }, + { + "lang": "ms", + "title": "Pandemik COVID-19" + }, + { + "lang": "mt", + "title": "Pandemija tal-COVID-19" + }, + { + "lang": "mwl", + "title": "Pandemie de coronabírus" + }, + { + "lang": "my", + "title": "၂၀၁၉-၂၀ ကိုရိုနာဗိုင်းရပ်စ် ဖြစ်ပွားမှု" + }, + { + "lang": "ne", + "title": "कोभिड-१९ को विश्वव्यापी महामारी" + }, + { + "lang": "nl", + "title": "Coronapandemie" + }, + { + "lang": "nn", + "title": "Koronapandemien" + }, + { + "lang": "nb", + "title": "Koronapandemien" + }, + { + "lang": "ny", + "title": "Mliri wa kachilombo ka corona 2019-20" + }, + { + "lang": "oc", + "title": "Pandemia de Covid-19" + }, + { + "lang": "pa", + "title": "2019–20 ਕੋਰੋਨਾਵਾਇਰਸ ਮਹਾਂਮਾਰੀ" + }, + { + "lang": "pap", + "title": "Pandemia di COVID-19" + }, + { + "lang": "pcm", + "title": "COVID-19 Pandemic" + }, + { + "lang": "pl", + "title": "Pandemia COVID-19" + }, + { + "lang": "pnb", + "title": "کورونا وائرس دی عالمی وبا، 2019ء - 2020ء" + }, + { + "lang": "ps", + "title": "کوويډ-۱۹ وبا" + }, + { + "lang": "pt", + "title": "Pandemia de COVID-19" + }, + { + "lang": "qu", + "title": "Kurunawirus lliw unqurichiq" + }, + { + "lang": "ro", + "title": "Pandemia de COVID-19" + }, + { + "lang": "ru", + "title": "Пандемия COVID-19" + }, + { + "lang": "rue", + "title": "Пандемія COVID-19" + }, + { + "lang": "sah", + "title": "COVID-19 пандемията" + }, + { + "lang": "sat", + "title": "᱒᱐᱑᱙-᱒᱐ ᱥᱮᱨᱢᱟ ᱨᱮ ᱠᱚᱨᱚᱱᱟ ᱵᱷᱟᱭᱨᱟᱥ ᱨᱮᱭᱟᱜ ᱡᱮᱜᱮᱫ ᱫᱳᱹᱨᱞᱚᱭ" + }, + { + "lang": "sc", + "title": "Pandèmia de COVID-19" + }, + { + "lang": "sco", + "title": "COVID-19 pandemic" + }, + { + "lang": "sd", + "title": "2019–20 ڪوروناوائرس مها وبا" + }, + { + "lang": "sh", + "title": "Pandemija COVID-a 19" + }, + { + "lang": "shi", + "title": "Aṭṭan n kurunafirus 2019" + }, + { + "lang": "shn", + "title": "လွင်ႈပဵၼ်တၢင်းပဵၼ် ဝၢႆးရႅတ်ႉၶူဝ်ႇရူဝ်ႇၼႃႇ 2019-20" + }, + { + "lang": "si", + "title": "කොවිඩ්-19 ව්‍යාප්ත වසංගතය" + }, + { + "lang": "simple", + "title": "COVID-19 pandemic" + }, + { + "lang": "sk", + "title": "Pandémia ochorenia COVID-19" + }, + { + "lang": "sl", + "title": "Pandemija covida-19" + }, + { + "lang": "so", + "title": "Fayraska faafa ee Korona 2019–20" + }, + { + "lang": "sq", + "title": "Pandemia e COVID-19" + }, + { + "lang": "sr", + "title": "Пандемија ковида 19" + }, + { + "lang": "st", + "title": "Lefu la Coronavirus" + }, + { + "lang": "sv", + "title": "Covid-19-pandemin" + }, + { + "lang": "sw", + "title": "Mlipuko wa virusi vya korona 2019-20" + }, + { + "lang": "szl", + "title": "Pandymijo COVID-19" + }, + { + "lang": "ta", + "title": "கோவிட்-19 பெருந்தொற்று" + }, + { + "lang": "te", + "title": "2019–21 కరోనావైరస్ మహమ్మారి" + }, + { + "lang": "tg", + "title": "Дунёгирии COVID-19" + }, + { + "lang": "th", + "title": "การระบาดทั่วของโควิด-19" + }, + { + "lang": "ti", + "title": "ለበዳ ኮቪድ-19" + }, + { + "lang": "tk", + "title": "Korona wirusy (2019-2020)" + }, + { + "lang": "tl", + "title": "Pandemya ng COVID-19" + }, + { + "lang": "tn", + "title": "Bolwetse jwa Mogare wa Khorona 2019" + }, + { + "lang": "tok", + "title": "tawa suli pi jaki Kolona" + }, + { + "lang": "tpi", + "title": "COVID-19 pandemic" + }, + { + "lang": "tr", + "title": "COVID-19 pandemisi" + }, + { + "lang": "ts", + "title": "Ntungu wa Khorona ya 2019" + }, + { + "lang": "tw", + "title": "Yareɛ a yɛ frɛ no Coronavirus" + }, + { + "lang": "ug", + "title": "2019-2020 ۋۇخەن تاجىسىمان ۋىرۇسنىڭ شىددەتلىك تارقىلىشى ۋەقەسى" + }, + { + "lang": "uk", + "title": "Пандемія коронавірусної хвороби 2019" + }, + { + "lang": "ur", + "title": "کورونا وائرس کی عالمی وبا" + }, + { + "lang": "uz", + "title": "COVID-19 pandemiyasi" + }, + { + "lang": "ve", + "title": "Vhulwadze Ha Coronavirus 2019" + }, + { + "lang": "vec", + "title": "Pandemia de COVID-19" + }, + { + "lang": "vi", + "title": "Đại dịch COVID-19" + }, + { + "lang": "war", + "title": "Pandemya nga COVID-19" + }, + { + "lang": "wo", + "title": "Jàngoro Koronaawiris 2019" + }, + { + "lang": "wuu", + "title": "2019新型冠状病毒肺炎事体" + }, + { + "lang": "xh", + "title": "Isifo se-Coronavirus 2019" + }, + { + "lang": "yi", + "title": "קאוויד-19 פאנדעמיק" + }, + { + "lang": "yo", + "title": "Àjàkáyé-àrùn èrànkòrónà ọdún 2019-2020" + }, + { + "lang": "zh", + "title": "2019冠状病毒病疫情" + }, + { + "lang": "lzh", + "title": "己亥大疫" + }, + { + "lang": "nan", + "title": "COVID-19 tōa-liû-hêng" + }, + { + "lang": "yue", + "title": "武漢肺炎大爆發" + }, + { + "lang": "zu", + "title": "Isifo seCoronavirus 2019" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/419cefc219101495eb8cd6a48d24bec5.json b/wikipedia-analysis-#229lixin/cache/419cefc219101495eb8cd6a48d24bec5.json new file mode 100644 index 0000000..6487b01 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/419cefc219101495eb8cd6a48d24bec5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:26.776117", + "response": { + "continue": { + "rvcontinue": "20180603035554|20547957", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3884436, + "ns": 0, + "title": "Izborna krađa", + "revisions": [ + { + "timestamp": "2018-06-03T02:03:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41ae4ed8cc13506f92439425912ea59a.json b/wikipedia-analysis-#229lixin/cache/41ae4ed8cc13506f92439425912ea59a.json new file mode 100644 index 0000000..4d8b9a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41ae4ed8cc13506f92439425912ea59a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:13.572775", + "response": { + "continue": { + "rvcontinue": "20260121200237|232634195", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108790, + "ns": 0, + "title": "Liberté d'expression", + "revisions": [ + { + "timestamp": "2026-01-21T20:03:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41b45246b05a8d4debaa5a37a3cdbc86.json b/wikipedia-analysis-#229lixin/cache/41b45246b05a8d4debaa5a37a3cdbc86.json new file mode 100644 index 0000000..d5b8035 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41b45246b05a8d4debaa5a37a3cdbc86.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:45.457983", + "response": { + "continue": { + "rvcontinue": "20260119152044|108070117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40766, + "ns": 0, + "title": "ホームレス", + "revisions": [ + { + "timestamp": "2026-01-21T18:30:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41b8dee4eda269e593f67518d394837a.json b/wikipedia-analysis-#229lixin/cache/41b8dee4eda269e593f67518d394837a.json new file mode 100644 index 0000000..f0d591b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41b8dee4eda269e593f67518d394837a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:50.526526", + "response": { + "continue": { + "rvcontinue": "20251010161855|70999396", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44509, + "ns": 0, + "title": "Pena de morte", + "revisions": [ + { + "timestamp": "2025-11-22T17:20:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41dd15ddf11cf18586196466721a2be2.json b/wikipedia-analysis-#229lixin/cache/41dd15ddf11cf18586196466721a2be2.json new file mode 100644 index 0000000..7d0e0bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41dd15ddf11cf18586196466721a2be2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:54.603910", + "response": { + "continue": { + "rvcontinue": "20250225142010|10992757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 195240, + "ns": 0, + "title": "Πλημμύρα", + "revisions": [ + { + "timestamp": "2025-02-25T15:30:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/41f096144bbfbd23f680ea8249ba311e.json b/wikipedia-analysis-#229lixin/cache/41f096144bbfbd23f680ea8249ba311e.json new file mode 100644 index 0000000..56ff78b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/41f096144bbfbd23f680ea8249ba311e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:17.373266", + "response": { + "continue": { + "rvcontinue": "20250416030700|39269732", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 216152, + "ns": 0, + "title": "홍수", + "revisions": [ + { + "timestamp": "2025-04-16T03:08:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4214c4b88266e7847dfba40cd8da1cda.json b/wikipedia-analysis-#229lixin/cache/4214c4b88266e7847dfba40cd8da1cda.json new file mode 100644 index 0000000..55a9d12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4214c4b88266e7847dfba40cd8da1cda.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:01.288929", + "response": { + "continue": { + "rvcontinue": "20260105225636|1331351340", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 247927, + "ns": 0, + "title": "Border control", + "revisions": [ + { + "timestamp": "2026-01-09T05:44:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/426d65acd39edd435d7d17e9e1250eab.json b/wikipedia-analysis-#229lixin/cache/426d65acd39edd435d7d17e9e1250eab.json new file mode 100644 index 0000000..3ab3f66 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/426d65acd39edd435d7d17e9e1250eab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:46.885622", + "response": { + "continue": { + "rvcontinue": "20210108123715|28479293", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2916418, + "ns": 0, + "title": "백신 기피", + "revisions": [ + { + "timestamp": "2021-01-08T12:35:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/426fa0d7079b7941e009f58086b9068c.json b/wikipedia-analysis-#229lixin/cache/426fa0d7079b7941e009f58086b9068c.json new file mode 100644 index 0000000..24350c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/426fa0d7079b7941e009f58086b9068c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:24.571620", + "response": { + "continue": { + "rvcontinue": "20250513094153|6414266", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 486733, + "ns": 0, + "title": "यक्ष्मा", + "revisions": [ + { + "timestamp": "2025-11-03T00:57:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/428435b68172d16ce891c579d79b124c.json b/wikipedia-analysis-#229lixin/cache/428435b68172d16ce891c579d79b124c.json new file mode 100644 index 0000000..6c06cbe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/428435b68172d16ce891c579d79b124c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:58.443237", + "response": { + "continue": { + "rvcontinue": "20260108121840|263145462", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11519186, + "ns": 0, + "title": "Präsidentschaftswahl in den Vereinigten Staaten 2024", + "revisions": [ + { + "timestamp": "2026-01-08T12:22:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/429280dd0a6d97fd2ed5565ec999d2dd.json b/wikipedia-analysis-#229lixin/cache/429280dd0a6d97fd2ed5565ec999d2dd.json new file mode 100644 index 0000000..03ee756 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/429280dd0a6d97fd2ed5565ec999d2dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:35.296950", + "response": { + "continue": { + "rvcontinue": "20240803202523|74475344", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3595270, + "ns": 0, + "title": "Wolność prasy", + "revisions": [ + { + "timestamp": "2024-08-03T20:26:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4296196d2c718d999d23866d36727a02.json b/wikipedia-analysis-#229lixin/cache/4296196d2c718d999d23866d36727a02.json new file mode 100644 index 0000000..673d777 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4296196d2c718d999d23866d36727a02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:57.058675", + "response": { + "continue": { + "rvcontinue": "20040829114216|2344049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3427885, + "ns": 0, + "title": "Klimawandel", + "revisions": [ + { + "timestamp": "2004-01-18T21:43:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42a63761d42bb551fd19e3c674be3b1c.json b/wikipedia-analysis-#229lixin/cache/42a63761d42bb551fd19e3c674be3b1c.json new file mode 100644 index 0000000..6e72a2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42a63761d42bb551fd19e3c674be3b1c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:01.828327", + "response": { + "continue": { + "rvcontinue": "20201113134515|30360154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5433100, + "ns": 0, + "title": "انتخابات ریاست‌جمهوری ایالات متحده آمریکا (۲۰۲۴)", + "revisions": [ + { + "timestamp": "2020-11-13T13:42:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42b5d1c655f0db0ba29ab15586cfaac1.json b/wikipedia-analysis-#229lixin/cache/42b5d1c655f0db0ba29ab15586cfaac1.json new file mode 100644 index 0000000..c7b0350 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42b5d1c655f0db0ba29ab15586cfaac1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:03.220231", + "response": { + "continue": { + "rvcontinue": "20090215071812|2020481", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 354269, + "ns": 0, + "title": "Migrasi manusia", + "revisions": [ + { + "timestamp": "2009-02-15T07:17:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42d03a0c8dc57e82e42d95e0ed1d9a9f.json b/wikipedia-analysis-#229lixin/cache/42d03a0c8dc57e82e42d95e0ed1d9a9f.json new file mode 100644 index 0000000..e626976 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42d03a0c8dc57e82e42d95e0ed1d9a9f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:43.428635", + "response": { + "continue": { + "rvcontinue": "20260102161026|150963904", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119265, + "ns": 0, + "title": "Пытка", + "revisions": [ + { + "timestamp": "2026-01-10T17:43:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42e98f839344e306d7431ee601176562.json b/wikipedia-analysis-#229lixin/cache/42e98f839344e306d7431ee601176562.json new file mode 100644 index 0000000..7791c9d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42e98f839344e306d7431ee601176562.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:10.007998", + "response": { + "continue": { + "rvcontinue": "20250913094413|12688697", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35239, + "ns": 0, + "title": "Смъртно наказание", + "revisions": [ + { + "timestamp": "2025-09-13T09:45:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42ef27c8e56523e7dbf40ba08c93326a.json b/wikipedia-analysis-#229lixin/cache/42ef27c8e56523e7dbf40ba08c93326a.json new file mode 100644 index 0000000..ecd0c3d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42ef27c8e56523e7dbf40ba08c93326a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:20.789656", + "response": { + "continue": { + "rvcontinue": "20170525185957|23347025", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3642663, + "ns": 0, + "title": "جدل اللقاحات", + "revisions": [ + { + "timestamp": "2017-05-25T18:54:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/42f645573d077d89dcadac6dc2611a5a.json b/wikipedia-analysis-#229lixin/cache/42f645573d077d89dcadac6dc2611a5a.json new file mode 100644 index 0000000..53828f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/42f645573d077d89dcadac6dc2611a5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:45.752519", + "response": { + "continue": { + "rvcontinue": "20251023094549|70060225", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9890, + "ns": 0, + "title": "Doodstraf", + "revisions": [ + { + "timestamp": "2025-11-29T22:09:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4355fd30dcd4de91b3f897b2f1272303.json b/wikipedia-analysis-#229lixin/cache/4355fd30dcd4de91b3f897b2f1272303.json new file mode 100644 index 0000000..7b9a461 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4355fd30dcd4de91b3f897b2f1272303.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:36.275361", + "response": { + "continue": { + "rvcontinue": "20260117105538|148957633", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2223409, + "ns": 0, + "title": "Pena di morte", + "revisions": [ + { + "timestamp": "2026-01-17T10:57:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/436d1e2195685fe3ac1049a3625183f5.json b/wikipedia-analysis-#229lixin/cache/436d1e2195685fe3ac1049a3625183f5.json new file mode 100644 index 0000000..fa701c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/436d1e2195685fe3ac1049a3625183f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:56.995937", + "response": { + "continue": { + "rvcontinue": "20240726161753|55442012", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15593, + "ns": 0, + "title": "Val", + "revisions": [ + { + "timestamp": "2024-09-19T17:40:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43720a79dbcd7b28e19f9e43a9edce88.json b/wikipedia-analysis-#229lixin/cache/43720a79dbcd7b28e19f9e43a9edce88.json new file mode 100644 index 0000000..05e82e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43720a79dbcd7b28e19f9e43a9edce88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:48.277058", + "response": { + "continue": { + "rvcontinue": "20050225040146|333801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43576, + "ns": 0, + "title": "洪水", + "revisions": [ + { + "timestamp": "2004-09-15T13:34:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/438bc940194e4a1e2ec36d90ac679895.json b/wikipedia-analysis-#229lixin/cache/438bc940194e4a1e2ec36d90ac679895.json new file mode 100644 index 0000000..19eab3e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/438bc940194e4a1e2ec36d90ac679895.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:47.811896", + "response": { + "continue": { + "rvcontinue": "20250827112905|70754061", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6175224, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2025-10-29T23:52:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43932a15cff91053b50c4cfaec3b79a7.json b/wikipedia-analysis-#229lixin/cache/43932a15cff91053b50c4cfaec3b79a7.json new file mode 100644 index 0000000..a09a7b0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43932a15cff91053b50c4cfaec3b79a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:18.763933", + "response": { + "continue": { + "rvcontinue": "20060114213516|316622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58570, + "ns": 0, + "title": "Chudoba", + "revisions": [ + { + "timestamp": "2006-01-13T15:23:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/439713f20501535bc83d809a74f93e44.json b/wikipedia-analysis-#229lixin/cache/439713f20501535bc83d809a74f93e44.json new file mode 100644 index 0000000..172c05d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/439713f20501535bc83d809a74f93e44.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:48.819099", + "response": { + "continue": { + "rvcontinue": "20260107002540|73074690", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8638744, + "ns": 0, + "title": "الانتخابات الرئاسية الأمريكية 2024", + "revisions": [ + { + "timestamp": "2026-01-07T00:25:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4397441cfbfefe96ab057d77ca2242a0.json b/wikipedia-analysis-#229lixin/cache/4397441cfbfefe96ab057d77ca2242a0.json new file mode 100644 index 0000000..b217113 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4397441cfbfefe96ab057d77ca2242a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:31.966035", + "response": { + "continue": { + "rvcontinue": "20251022172427|28482239", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17021, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2025-12-28T22:11:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/439fb34e797339548a1938dd73c3f733.json b/wikipedia-analysis-#229lixin/cache/439fb34e797339548a1938dd73c3f733.json new file mode 100644 index 0000000..e5dea68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/439fb34e797339548a1938dd73c3f733.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:36.354999", + "response": { + "continue": { + "rvcontinue": "20130816201333|13194794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2264444, + "ns": 0, + "title": "Gìn giữ hòa bình", + "revisions": [ + { + "timestamp": "2013-08-10T02:42:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43a4e56963a42a4a72b4577684b7e1d6.json b/wikipedia-analysis-#229lixin/cache/43a4e56963a42a4a72b4577684b7e1d6.json new file mode 100644 index 0000000..1434458 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43a4e56963a42a4a72b4577684b7e1d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:04.057597", + "response": { + "continue": { + "rvcontinue": "20250226091320|44712917", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24989, + "ns": 0, + "title": "Вибори", + "revisions": [ + { + "timestamp": "2026-01-15T21:04:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43d774c1e18ad1e3c880e385709b7af2.json b/wikipedia-analysis-#229lixin/cache/43d774c1e18ad1e3c880e385709b7af2.json new file mode 100644 index 0000000..8e89f74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43d774c1e18ad1e3c880e385709b7af2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:50.211962", + "response": { + "continue": { + "rvcontinue": "20090528101356|2601927", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 464209, + "ns": 0, + "title": "Свобода преси", + "revisions": [ + { + "timestamp": "2009-05-27T21:13:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43fc0304494a6484fd5a0b6ccd8318da.json b/wikipedia-analysis-#229lixin/cache/43fc0304494a6484fd5a0b6ccd8318da.json new file mode 100644 index 0000000..f406be4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43fc0304494a6484fd5a0b6ccd8318da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:02.589866", + "response": { + "continue": { + "rvcontinue": "20030222171522|30519", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8913, + "ns": 0, + "title": "Aardbeving", + "revisions": [ + { + "timestamp": "2003-02-22T17:13:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/43fd4ee5a380773c36710f86dddfba98.json b/wikipedia-analysis-#229lixin/cache/43fd4ee5a380773c36710f86dddfba98.json new file mode 100644 index 0000000..2aa2564 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/43fd4ee5a380773c36710f86dddfba98.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:58.516865", + "response": { + "continue": { + "rvcontinue": "20100523032421|95265", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20791, + "ns": 0, + "title": "ජාතිවාදය", + "revisions": [ + { + "timestamp": "2010-05-05T14:39:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/44093902d05005325d97c7a5e09cc3ad.json b/wikipedia-analysis-#229lixin/cache/44093902d05005325d97c7a5e09cc3ad.json new file mode 100644 index 0000000..64d5bd1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/44093902d05005325d97c7a5e09cc3ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:24.579917", + "response": { + "continue": { + "rvcontinue": "20060504171338|182068", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41419, + "ns": 0, + "title": "Землетрус", + "revisions": [ + { + "timestamp": "2006-05-04T16:49:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/440ded4b5d7f88b28113b078d8ac5187.json b/wikipedia-analysis-#229lixin/cache/440ded4b5d7f88b28113b078d8ac5187.json new file mode 100644 index 0000000..a59985f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/440ded4b5d7f88b28113b078d8ac5187.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:17.121671", + "response": { + "continue": { + "rvcontinue": "20050702222320|583459", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108770, + "ns": 0, + "title": "Refugiado", + "revisions": [ + { + "timestamp": "2005-06-21T20:39:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/44196615e8ed14ee43af53ecf92539cb.json b/wikipedia-analysis-#229lixin/cache/44196615e8ed14ee43af53ecf92539cb.json new file mode 100644 index 0000000..65511c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/44196615e8ed14ee43af53ecf92539cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:25.866349", + "response": { + "continue": { + "rvcontinue": "20151014103306|31433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5702, + "ns": 0, + "title": "Cutar zazzaɓin cizon sauro", + "revisions": [ + { + "timestamp": "2015-09-19T08:06:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/442d85bb21786155ac24e88c1c05f88d.json b/wikipedia-analysis-#229lixin/cache/442d85bb21786155ac24e88c1c05f88d.json new file mode 100644 index 0000000..95e21f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/442d85bb21786155ac24e88c1c05f88d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:45.426312", + "response": { + "continue": { + "rvcontinue": "20160817230306|10712273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1949088, + "ns": 0, + "title": "Exploatarea copilului prin muncă", + "revisions": [ + { + "timestamp": "2016-08-17T23:02:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/445047e27b634751e50f734e6dccc4d2.json b/wikipedia-analysis-#229lixin/cache/445047e27b634751e50f734e6dccc4d2.json new file mode 100644 index 0000000..af466eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/445047e27b634751e50f734e6dccc4d2.json @@ -0,0 +1,584 @@ +{ + "cached_at": "2026-01-26T00:34:05.953410", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 5902, + "ns": 0, + "title": "Capital punishment", + "langlinks": [ + { + "lang": "af", + "title": "Doodstraf" + }, + { + "lang": "gsw", + "title": "Todesstrafe" + }, + { + "lang": "an", + "title": "Pena de muerte" + }, + { + "lang": "anp", + "title": "मृत्युदंड" + }, + { + "lang": "ar", + "title": "عقوبة الإعدام" + }, + { + "lang": "ary", + "title": "إعدام" + }, + { + "lang": "arz", + "title": "اعدام" + }, + { + "lang": "as", + "title": "মৃত্যুদণ্ড" + }, + { + "lang": "ast", + "title": "Pena de muerte" + }, + { + "lang": "az", + "title": "Ölüm cəzası" + }, + { + "lang": "azb", + "title": "اؤلوم حؤکمو" + }, + { + "lang": "ba", + "title": "Үлем язаһы" + }, + { + "lang": "ban", + "title": "Danda pati" + }, + { + "lang": "sgs", + "title": "Smertėis bausmie" + }, + { + "lang": "be", + "title": "Смяротнае пакаранне" + }, + { + "lang": "be-tarask", + "title": "Сьмяротная кара" + }, + { + "lang": "bg", + "title": "Смъртно наказание" + }, + { + "lang": "bn", + "title": "মৃত্যুদণ্ড" + }, + { + "lang": "br", + "title": "Kastiz ar marv" + }, + { + "lang": "bs", + "title": "Smrtna kazna" + }, + { + "lang": "btm", + "title": "Ukuman mate" + }, + { + "lang": "bxr", + "title": "Толгойн сааза" + }, + { + "lang": "ca", + "title": "Pena de mort" + }, + { + "lang": "cdo", + "title": "Sṳ̄-hìng" + }, + { + "lang": "ce", + "title": "Вен кхиэл" + }, + { + "lang": "ckb", + "title": "سزای مەرگ" + }, + { + "lang": "cs", + "title": "Trest smrti" + }, + { + "lang": "cv", + "title": "Пурнăçран уйăрасси" + }, + { + "lang": "cy", + "title": "Y gosb eithaf" + }, + { + "lang": "da", + "title": "Dødsstraf" + }, + { + "lang": "de", + "title": "Todesstrafe" + }, + { + "lang": "diq", + "title": "İdam" + }, + { + "lang": "el", + "title": "Θανατική ποινή" + }, + { + "lang": "eo", + "title": "Mortpuno" + }, + { + "lang": "es", + "title": "Pena de muerte" + }, + { + "lang": "et", + "title": "Surmanuhtlus" + }, + { + "lang": "eu", + "title": "Heriotza zigor" + }, + { + "lang": "ext", + "title": "Pena de Muerti" + }, + { + "lang": "fa", + "title": "اعدام" + }, + { + "lang": "fi", + "title": "Kuolemanrangaistus" + }, + { + "lang": "vro", + "title": "Surmanuhklus" + }, + { + "lang": "fo", + "title": "Deyðarevsing" + }, + { + "lang": "fr", + "title": "Peine de mort" + }, + { + "lang": "fy", + "title": "Deastraf" + }, + { + "lang": "ga", + "title": "Pionós an bháis" + }, + { + "lang": "gcr", + "title": "Penn di lanmo" + }, + { + "lang": "gl", + "title": "Pena de morte" + }, + { + "lang": "gn", + "title": "Tembiapo vaikuére ñemano" + }, + { + "lang": "ha", + "title": "Hukuncin Kisa" + }, + { + "lang": "he", + "title": "עונש מוות" + }, + { + "lang": "hi", + "title": "मृत्युदंड" + }, + { + "lang": "hif", + "title": "Capital punishment" + }, + { + "lang": "hr", + "title": "Smrtna kazna" + }, + { + "lang": "ht", + "title": "Pinisyon lanmò" + }, + { + "lang": "hu", + "title": "Halálbüntetés" + }, + { + "lang": "hy", + "title": "Մահապատիժ" + }, + { + "lang": "id", + "title": "Hukuman mati" + }, + { + "lang": "ilo", + "title": "Dusa iti patay" + }, + { + "lang": "io", + "title": "Mortopuniso" + }, + { + "lang": "is", + "title": "Dauðarefsing" + }, + { + "lang": "it", + "title": "Pena di morte" + }, + { + "lang": "ja", + "title": "死刑" + }, + { + "lang": "jam", + "title": "Kiapital ponishment" + }, + { + "lang": "ka", + "title": "სიკვდილით დასჯა" + }, + { + "lang": "kaa", + "title": "Ólim jazası" + }, + { + "lang": "kbp", + "title": "Peine capitale" + }, + { + "lang": "kk", + "title": "Өлім жазасы" + }, + { + "lang": "kn", + "title": "ಮರಣದಂಡನೆ" + }, + { + "lang": "ko", + "title": "사형" + }, + { + "lang": "krc", + "title": "Асмакъ" + }, + { + "lang": "ku", + "title": "Cezayê mirinê" + }, + { + "lang": "ky", + "title": "Өлүм жазасы" + }, + { + "lang": "la", + "title": "Poena capitalis" + }, + { + "lang": "lb", + "title": "Doudesstrof" + }, + { + "lang": "li", + "title": "Doeadstraof" + }, + { + "lang": "lmo", + "title": "Pena de mort" + }, + { + "lang": "lt", + "title": "Mirties bausmė" + }, + { + "lang": "lv", + "title": "Nāvessods" + }, + { + "lang": "min", + "title": "Hukuman mati" + }, + { + "lang": "mk", + "title": "Смртна казна" + }, + { + "lang": "ml", + "title": "വധശിക്ഷ" + }, + { + "lang": "mn", + "title": "Цаазаар авах ял" + }, + { + "lang": "mr", + "title": "मृत्युदंड" + }, + { + "lang": "ms", + "title": "Hukuman mati" + }, + { + "lang": "my", + "title": "သေဒဏ်" + }, + { + "lang": "nds", + "title": "Doodsstrafe" + }, + { + "lang": "ne", + "title": "मृत्युदण्ड" + }, + { + "lang": "nl", + "title": "Doodstraf" + }, + { + "lang": "nn", + "title": "Dødsstraff" + }, + { + "lang": "nb", + "title": "Dødsstraff" + }, + { + "lang": "oc", + "title": "Pena de mòrt" + }, + { + "lang": "os", + "title": "Мæлæтæй æфхæрд" + }, + { + "lang": "pa", + "title": "ਮੌਤ ਦੀ ਸਜ਼ਾ" + }, + { + "lang": "pap", + "title": "Pena di morto" + }, + { + "lang": "pl", + "title": "Kara śmierci" + }, + { + "lang": "pms", + "title": "Pen-a ëd mòrt" + }, + { + "lang": "pnb", + "title": "سزائے موت" + }, + { + "lang": "ps", + "title": "د مرګ سزا (اعدام)" + }, + { + "lang": "pt", + "title": "Pena de morte" + }, + { + "lang": "qu", + "title": "Wañuy wanay" + }, + { + "lang": "ro", + "title": "Pedeapsa cu moartea" + }, + { + "lang": "ru", + "title": "Смертная казнь" + }, + { + "lang": "rue", + "title": "Смертна кара" + }, + { + "lang": "sah", + "title": "Суутунан өлөрүү" + }, + { + "lang": "sc", + "title": "Pena de morte" + }, + { + "lang": "scn", + "title": "Pena di morti" + }, + { + "lang": "sco", + "title": "Caipital puinishment" + }, + { + "lang": "sh", + "title": "Smrtna kazna" + }, + { + "lang": "si", + "title": "මරණ දණ්ඩනය" + }, + { + "lang": "simple", + "title": "Death penalty" + }, + { + "lang": "sk", + "title": "Trest smrti" + }, + { + "lang": "sl", + "title": "Smrtna kazen" + }, + { + "lang": "so", + "title": "Ciqaab dilka" + }, + { + "lang": "sq", + "title": "Dënimi me vdekje" + }, + { + "lang": "sr", + "title": "Смртна казна" + }, + { + "lang": "sv", + "title": "Dödsstraff" + }, + { + "lang": "sw", + "title": "Adhabu ya kifo" + }, + { + "lang": "ta", + "title": "மரணதண்டனை" + }, + { + "lang": "te", + "title": "మరణశిక్ష" + }, + { + "lang": "tg", + "title": "Эъдом" + }, + { + "lang": "th", + "title": "โทษประหารชีวิต" + }, + { + "lang": "tl", + "title": "Parusang kamatayan" + }, + { + "lang": "tly", + "title": "Marde čəzo" + }, + { + "lang": "tok", + "title": "moli tan lipu lawa" + }, + { + "lang": "tr", + "title": "Ölüm cezası" + }, + { + "lang": "tt", + "title": "Үлем җәзасы" + }, + { + "lang": "uk", + "title": "Смертна кара" + }, + { + "lang": "ur", + "title": "سزائے موت" + }, + { + "lang": "uz", + "title": "Oʻlim jazosi" + }, + { + "lang": "vec", + "title": "Pena de morte" + }, + { + "lang": "vi", + "title": "Tử hình" + }, + { + "lang": "vls", + "title": "Dôodstraffe" + }, + { + "lang": "war", + "title": "Pagsirot hin kamatayon" + }, + { + "lang": "wuu", + "title": "死刑" + }, + { + "lang": "xal", + "title": "Толһан цааҗ" + }, + { + "lang": "xmf", + "title": "ღურათ საჯება" + }, + { + "lang": "yi", + "title": "טויטשטראף" + }, + { + "lang": "zh", + "title": "死刑" + }, + { + "lang": "lzh", + "title": "死刑" + }, + { + "lang": "nan", + "title": "Sí-hêng" + }, + { + "lang": "yue", + "title": "死刑" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/447ded432a302d800c202d9a25a2f391.json b/wikipedia-analysis-#229lixin/cache/447ded432a302d800c202d9a25a2f391.json new file mode 100644 index 0000000..820b651 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/447ded432a302d800c202d9a25a2f391.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:17.805944", + "response": { + "continue": { + "rvcontinue": "20250721081424|57775620", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 530591, + "ns": 0, + "title": "Brott mot krigets lagar", + "revisions": [ + { + "timestamp": "2025-10-20T18:11:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/449a7e5616b5958d5453aa30b547efbb.json b/wikipedia-analysis-#229lixin/cache/449a7e5616b5958d5453aa30b547efbb.json new file mode 100644 index 0000000..89c0317 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/449a7e5616b5958d5453aa30b547efbb.json @@ -0,0 +1,428 @@ +{ + "cached_at": "2026-01-26T00:48:06.818463", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 8900, + "ns": 0, + "title": "Discrimination", + "langlinks": [ + { + "lang": "af", + "title": "Diskriminasie" + }, + { + "lang": "gsw", + "title": "Diskriminierung" + }, + { + "lang": "an", + "title": "Discriminación" + }, + { + "lang": "ar", + "title": "تمييز" + }, + { + "lang": "ast", + "title": "Discriminación" + }, + { + "lang": "az", + "title": "Ayrı-seçkilik" + }, + { + "lang": "azb", + "title": "آیریمجیلیق" + }, + { + "lang": "bcl", + "title": "Diskriminasyon" + }, + { + "lang": "be", + "title": "Дыскрымінацыя" + }, + { + "lang": "be-tarask", + "title": "Дыскрымінацыя" + }, + { + "lang": "bg", + "title": "Дискриминация" + }, + { + "lang": "bh", + "title": "भेदभाव" + }, + { + "lang": "bn", + "title": "বৈষম্য" + }, + { + "lang": "br", + "title": "Droukziforc'h" + }, + { + "lang": "bs", + "title": "Diskriminacija" + }, + { + "lang": "bxr", + "title": "Илган газаашалга" + }, + { + "lang": "ca", + "title": "Discriminació" + }, + { + "lang": "ckb", + "title": "دووچاوەکی" + }, + { + "lang": "cs", + "title": "Diskriminace" + }, + { + "lang": "cy", + "title": "Gwahaniaethu" + }, + { + "lang": "da", + "title": "Diskrimination" + }, + { + "lang": "de", + "title": "Diskriminierung" + }, + { + "lang": "diq", + "title": "Diskriminasyon" + }, + { + "lang": "el", + "title": "Διάκριση" + }, + { + "lang": "eo", + "title": "Diskriminacio" + }, + { + "lang": "es", + "title": "Discriminación" + }, + { + "lang": "et", + "title": "Diskrimineerimine" + }, + { + "lang": "eu", + "title": "Diskriminazio" + }, + { + "lang": "fa", + "title": "تبعیض" + }, + { + "lang": "fi", + "title": "Syrjintä" + }, + { + "lang": "fr", + "title": "Discrimination" + }, + { + "lang": "fy", + "title": "Diskriminaasje" + }, + { + "lang": "gcr", + "title": "Diskriminasyon" + }, + { + "lang": "gl", + "title": "Discriminación" + }, + { + "lang": "gn", + "title": "Ñemboyke" + }, + { + "lang": "ha", + "title": "Wariya" + }, + { + "lang": "he", + "title": "אפליה" + }, + { + "lang": "hi", + "title": "भेदभाव" + }, + { + "lang": "hif", + "title": "Bhedbhaao" + }, + { + "lang": "hr", + "title": "Diskriminacija" + }, + { + "lang": "hu", + "title": "Diszkrimináció" + }, + { + "lang": "hy", + "title": "Խտրականություն" + }, + { + "lang": "id", + "title": "Diskriminasi" + }, + { + "lang": "io", + "title": "Diskriminaco" + }, + { + "lang": "is", + "title": "Mismunun" + }, + { + "lang": "it", + "title": "Discriminazione" + }, + { + "lang": "ja", + "title": "差別" + }, + { + "lang": "jam", + "title": "Diskriminieshan" + }, + { + "lang": "ka", + "title": "დისკრიმინაცია" + }, + { + "lang": "kk", + "title": "Дискриминация" + }, + { + "lang": "kn", + "title": "ತಾರತಮ್ಯ" + }, + { + "lang": "ko", + "title": "차별" + }, + { + "lang": "ku", + "title": "Dîskrîmînasyon" + }, + { + "lang": "ky", + "title": "Дискриминация" + }, + { + "lang": "la", + "title": "Discriminatio" + }, + { + "lang": "lt", + "title": "Diskriminacija" + }, + { + "lang": "lv", + "title": "Diskriminācija" + }, + { + "lang": "mg", + "title": "Fanavakavahana" + }, + { + "lang": "mk", + "title": "Дискриминација" + }, + { + "lang": "ml", + "title": "വിവേചനം" + }, + { + "lang": "mn", + "title": "Ялгаварлан гадуурхалт" + }, + { + "lang": "ms", + "title": "Diskriminasi" + }, + { + "lang": "my", + "title": "ခွဲခြားဆက်ဆံခြင်း" + }, + { + "lang": "nds", + "title": "Diskriminatschoon" + }, + { + "lang": "nds-nl", + "title": "Diskriminatie" + }, + { + "lang": "new", + "title": "भेदभाव" + }, + { + "lang": "nl", + "title": "Discriminatie" + }, + { + "lang": "nb", + "title": "Forskjellsbehandling" + }, + { + "lang": "oc", + "title": "Discriminacion" + }, + { + "lang": "pa", + "title": "ਵਿਤਕਰਾ" + }, + { + "lang": "pl", + "title": "Dyskryminacja (psychologia społeczna)" + }, + { + "lang": "pms", + "title": "Discriminassion" + }, + { + "lang": "ps", + "title": "تبعیض" + }, + { + "lang": "pt", + "title": "Discriminação" + }, + { + "lang": "rki", + "title": "ခွဲခြားဆက်ဆံခြင်း" + }, + { + "lang": "rmy", + "title": "Diskriminaciya" + }, + { + "lang": "ro", + "title": "Discriminare" + }, + { + "lang": "ru", + "title": "Дискриминация" + }, + { + "lang": "sh", + "title": "Diskriminacija" + }, + { + "lang": "si", + "title": "වෙනස්කම් කිරීම" + }, + { + "lang": "simple", + "title": "Discrimination" + }, + { + "lang": "sk", + "title": "Diskriminácia (znevýhodňovanie)" + }, + { + "lang": "sl", + "title": "Diskriminacija" + }, + { + "lang": "sn", + "title": "Rusarura" + }, + { + "lang": "sq", + "title": "Diskriminimi" + }, + { + "lang": "sr", + "title": "Дискриминација" + }, + { + "lang": "sv", + "title": "Diskriminering" + }, + { + "lang": "ta", + "title": "பாகுபாடு" + }, + { + "lang": "tg", + "title": "Табъиз" + }, + { + "lang": "th", + "title": "การเลือกปฏิบัติ" + }, + { + "lang": "tl", + "title": "Pagtatangi" + }, + { + "lang": "tr", + "title": "Ayrımcılık" + }, + { + "lang": "uk", + "title": "Дискримінація" + }, + { + "lang": "uz", + "title": "Diskriminatsiya" + }, + { + "lang": "vi", + "title": "Phân biệt đối xử" + }, + { + "lang": "vls", + "title": "Discriminoatie" + }, + { + "lang": "war", + "title": "Diskriminasyon" + }, + { + "lang": "wuu", + "title": "歧视" + }, + { + "lang": "xmf", + "title": "დისკრიმინაცია" + }, + { + "lang": "yi", + "title": "דיסקרימינאציע" + }, + { + "lang": "zh", + "title": "歧視" + }, + { + "lang": "yue", + "title": "歧視" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/449c0559aee991c57e62eb67f67b0449.json b/wikipedia-analysis-#229lixin/cache/449c0559aee991c57e62eb67f67b0449.json new file mode 100644 index 0000000..022e9c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/449c0559aee991c57e62eb67f67b0449.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:46.536254", + "response": { + "continue": { + "rvcontinue": "20260101093744|42462089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5158, + "ns": 0, + "title": "רעידת אדמה", + "revisions": [ + { + "timestamp": "2026-01-01T10:26:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/44a499403c2875d00b1f4890a3977387.json b/wikipedia-analysis-#229lixin/cache/44a499403c2875d00b1f4890a3977387.json new file mode 100644 index 0000000..263f25c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/44a499403c2875d00b1f4890a3977387.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:26.674933", + "response": { + "continue": { + "rvcontinue": "20260114083522|148915655", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2593818, + "ns": 0, + "title": "Democrazia", + "revisions": [ + { + "timestamp": "2026-01-14T08:38:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/44d72ac25c6f051ca2884eed8772bb37.json b/wikipedia-analysis-#229lixin/cache/44d72ac25c6f051ca2884eed8772bb37.json new file mode 100644 index 0000000..ff494a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/44d72ac25c6f051ca2884eed8772bb37.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:02.229936", + "response": { + "continue": { + "rvcontinue": "20230206081819|230603659", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12547238, + "ns": 0, + "title": "Erdbeben in der Türkei und Syrien 2023", + "revisions": [ + { + "timestamp": "2023-02-06T08:16:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/44d868fd2168d633f5608c98a648ad87.json b/wikipedia-analysis-#229lixin/cache/44d868fd2168d633f5608c98a648ad87.json new file mode 100644 index 0000000..3262bba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/44d868fd2168d633f5608c98a648ad87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:11.197239", + "response": { + "continue": { + "rvcontinue": "20041130053712|135305", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46372, + "ns": 0, + "title": "Tsunâmi", + "revisions": [ + { + "timestamp": "2004-11-30T05:23:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/452126e4cad661f024c1af5706b93411.json b/wikipedia-analysis-#229lixin/cache/452126e4cad661f024c1af5706b93411.json new file mode 100644 index 0000000..58faf99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/452126e4cad661f024c1af5706b93411.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:15.948260", + "response": { + "continue": { + "rvcontinue": "20080623040320|1993686", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 216152, + "ns": 0, + "title": "홍수", + "revisions": [ + { + "timestamp": "2008-06-23T04:00:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4527273f85d8773f250aa8a2e330aaf5.json b/wikipedia-analysis-#229lixin/cache/4527273f85d8773f250aa8a2e330aaf5.json new file mode 100644 index 0000000..4539e28 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4527273f85d8773f250aa8a2e330aaf5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:14.536662", + "response": { + "continue": { + "rvcontinue": "20080915203239|1466808", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 256481, + "ns": 0, + "title": "قاچاق انسان", + "revisions": [ + { + "timestamp": "2008-09-15T20:24:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/454acd6a1d98a76ba8067c9cfbde22ea.json b/wikipedia-analysis-#229lixin/cache/454acd6a1d98a76ba8067c9cfbde22ea.json new file mode 100644 index 0000000..57fb800 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/454acd6a1d98a76ba8067c9cfbde22ea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:26.381120", + "response": { + "continue": { + "rvcontinue": "20240424143156|6196564", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2955, + "ns": 0, + "title": "زلزلہ", + "revisions": [ + { + "timestamp": "2025-02-02T10:33:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/45630fbeff1ac44d390b6c3fba2a33bd.json b/wikipedia-analysis-#229lixin/cache/45630fbeff1ac44d390b6c3fba2a33bd.json new file mode 100644 index 0000000..03ecce5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/45630fbeff1ac44d390b6c3fba2a33bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:03.968116", + "response": { + "continue": { + "rvcontinue": "20020926194032|15251", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6154, + "ns": 0, + "title": "Trzęsienie ziemi", + "revisions": [ + { + "timestamp": "2002-04-04T08:56:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/456a526126479da05eb0d4687111a599.json b/wikipedia-analysis-#229lixin/cache/456a526126479da05eb0d4687111a599.json new file mode 100644 index 0000000..24de3f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/456a526126479da05eb0d4687111a599.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:47.576405", + "response": { + "continue": { + "rvcontinue": "20060124230826|397098", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54122, + "ns": 0, + "title": "Védőoltás", + "revisions": [ + { + "timestamp": "2006-01-24T22:39:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/457c59d22ee1341482d6f070d6645a6e.json b/wikipedia-analysis-#229lixin/cache/457c59d22ee1341482d6f070d6645a6e.json new file mode 100644 index 0000000..75f183d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/457c59d22ee1341482d6f070d6645a6e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:40.897526", + "response": { + "continue": { + "rvcontinue": "20200201190523|501754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 128482, + "ns": 0, + "title": "၂၀၁၉-၂၀ ကိုရိုနာဗိုင်းရပ်စ် ဖြစ်ပွားမှု", + "revisions": [ + { + "timestamp": "2020-02-01T15:56:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/457f23f2b7fed5f75d6228c46713c162.json b/wikipedia-analysis-#229lixin/cache/457f23f2b7fed5f75d6228c46713c162.json new file mode 100644 index 0000000..3553132 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/457f23f2b7fed5f75d6228c46713c162.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:59.755623", + "response": { + "continue": { + "rvcontinue": "20051122230319|145755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37299, + "ns": 0, + "title": "Расизам", + "revisions": [ + { + "timestamp": "2005-11-22T23:01:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/45c2e2b5462efeb4cfa803545f37d47c.json b/wikipedia-analysis-#229lixin/cache/45c2e2b5462efeb4cfa803545f37d47c.json new file mode 100644 index 0000000..7001894 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/45c2e2b5462efeb4cfa803545f37d47c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:11.956263", + "response": { + "continue": { + "rvcontinue": "20180125205007|105152318", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8325590, + "ns": 0, + "title": "Control de fronteras", + "revisions": [ + { + "timestamp": "2018-01-25T20:15:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/45c6e8a6d9bfa75c42457dcf0d8a3f07.json b/wikipedia-analysis-#229lixin/cache/45c6e8a6d9bfa75c42457dcf0d8a3f07.json new file mode 100644 index 0000000..743e30f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/45c6e8a6d9bfa75c42457dcf0d8a3f07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:06.564229", + "response": { + "continue": { + "rvcontinue": "20050208190817|211909", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48299, + "ns": 0, + "title": "Trykkefrihed", + "revisions": [ + { + "timestamp": "2005-02-08T18:32:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/45c7be23d5dbe8f1caceb7d8838b3940.json b/wikipedia-analysis-#229lixin/cache/45c7be23d5dbe8f1caceb7d8838b3940.json new file mode 100644 index 0000000..e8132fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/45c7be23d5dbe8f1caceb7d8838b3940.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:19.268953", + "response": { + "continue": { + "rvcontinue": "20031106151722|54330", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17955, + "ns": 0, + "title": "Pena de muerte", + "revisions": [ + { + "timestamp": "2003-11-06T15:16:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/45ded5c86a70caa88610a60149ad1534.json b/wikipedia-analysis-#229lixin/cache/45ded5c86a70caa88610a60149ad1534.json new file mode 100644 index 0000000..ba942d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/45ded5c86a70caa88610a60149ad1534.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:22.662538", + "response": { + "continue": { + "rvcontinue": "20250808071707|23477327", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1108005, + "ns": 0, + "title": "Valtioton henkilö", + "revisions": [ + { + "timestamp": "2025-09-08T20:46:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4601ee799587b85204a109e7c998ed8d.json b/wikipedia-analysis-#229lixin/cache/4601ee799587b85204a109e7c998ed8d.json new file mode 100644 index 0000000..55f154d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4601ee799587b85204a109e7c998ed8d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:21.271321", + "response": { + "continue": { + "rvcontinue": "20210106014043|5063117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1244371, + "ns": 0, + "title": "अभिवेचन", + "revisions": [ + { + "timestamp": "2021-01-05T17:11:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/461b18f95e60f5b1d06a79652a1eafe1.json b/wikipedia-analysis-#229lixin/cache/461b18f95e60f5b1d06a79652a1eafe1.json new file mode 100644 index 0000000..4bffa6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/461b18f95e60f5b1d06a79652a1eafe1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:47.950105", + "response": { + "continue": { + "rvcontinue": "20250930163408|25249862", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40651, + "ns": 0, + "title": "Terorismus", + "revisions": [ + { + "timestamp": "2025-10-20T17:00:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4626f09494806b83a6502488a7b1ab85.json b/wikipedia-analysis-#229lixin/cache/4626f09494806b83a6502488a7b1ab85.json new file mode 100644 index 0000000..1467649 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4626f09494806b83a6502488a7b1ab85.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:41.968019", + "response": { + "continue": { + "rvcontinue": "20220731015846|372193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42233, + "ns": 0, + "title": "ጎርፍ", + "revisions": [ + { + "timestamp": "2022-10-03T04:43:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4636ac481f704442f27dc0d294cb3363.json b/wikipedia-analysis-#229lixin/cache/4636ac481f704442f27dc0d294cb3363.json new file mode 100644 index 0000000..ce46189 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4636ac481f704442f27dc0d294cb3363.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:43.845867", + "response": { + "continue": { + "rvcontinue": "20251111044705|40853390", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86964, + "ns": 0, + "title": "투표", + "revisions": [ + { + "timestamp": "2025-11-11T14:22:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/463ca676532079e087bb8a5af9ebb5df.json b/wikipedia-analysis-#229lixin/cache/463ca676532079e087bb8a5af9ebb5df.json new file mode 100644 index 0000000..dffb120 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/463ca676532079e087bb8a5af9ebb5df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:32.242373", + "response": { + "continue": { + "rvcontinue": "20260112234227|151134741", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84327, + "ns": 0, + "title": "Глобальное потепление", + "revisions": [ + { + "timestamp": "2026-01-13T01:48:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4679f6d2a23c397c4f26ed9d09f73a81.json b/wikipedia-analysis-#229lixin/cache/4679f6d2a23c397c4f26ed9d09f73a81.json new file mode 100644 index 0000000..0ba8207 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4679f6d2a23c397c4f26ed9d09f73a81.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:50.296380", + "response": { + "continue": { + "rvcontinue": "20210712173658|97533", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22406, + "ns": 0, + "title": "Laifin Yaƙi", + "revisions": [ + { + "timestamp": "2021-07-12T17:36:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/468a543f4341ed75d42f1217e03e3b46.json b/wikipedia-analysis-#229lixin/cache/468a543f4341ed75d42f1217e03e3b46.json new file mode 100644 index 0000000..0199aa1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/468a543f4341ed75d42f1217e03e3b46.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:19.264999", + "response": { + "continue": { + "rvcontinue": "20060103123317|365954", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50439, + "ns": 0, + "title": "Szólásszabadság", + "revisions": [ + { + "timestamp": "2006-01-03T12:30:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/469221f3c0756bb834ab810bb85cc99c.json b/wikipedia-analysis-#229lixin/cache/469221f3c0756bb834ab810bb85cc99c.json new file mode 100644 index 0000000..6954ea4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/469221f3c0756bb834ab810bb85cc99c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:35.191043", + "response": { + "continue": { + "rvcontinue": "20240409161319|42291383", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 851728, + "ns": 0, + "title": "Міграція населення", + "revisions": [ + { + "timestamp": "2025-10-05T21:27:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/46a3851a2ad79e613e9bfe7ff8d07016.json b/wikipedia-analysis-#229lixin/cache/46a3851a2ad79e613e9bfe7ff8d07016.json new file mode 100644 index 0000000..f2fff60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/46a3851a2ad79e613e9bfe7ff8d07016.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:47.406431", + "response": { + "continue": { + "rvcontinue": "20200120180318|57233688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6175224, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2020-01-20T13:36:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/46b1d3080e658dc87e10085faae46a79.json b/wikipedia-analysis-#229lixin/cache/46b1d3080e658dc87e10085faae46a79.json new file mode 100644 index 0000000..62fdffc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/46b1d3080e658dc87e10085faae46a79.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:54.587705", + "response": { + "continue": { + "rvcontinue": "20040215220451|260306", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51900, + "ns": 0, + "title": "Organisation mondiale de la santé", + "revisions": [ + { + "timestamp": "2004-02-15T20:50:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/46e167295c34f1d53ed225818532c517.json b/wikipedia-analysis-#229lixin/cache/46e167295c34f1d53ed225818532c517.json new file mode 100644 index 0000000..24b9afa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/46e167295c34f1d53ed225818532c517.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:16.540446", + "response": { + "continue": { + "rvcontinue": "20250428211706|87032516", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8835293, + "ns": 0, + "title": "尋求庇護者", + "revisions": [ + { + "timestamp": "2025-11-15T10:52:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/46e57cd5373ae67134dff4947ed08402.json b/wikipedia-analysis-#229lixin/cache/46e57cd5373ae67134dff4947ed08402.json new file mode 100644 index 0000000..0dea4ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/46e57cd5373ae67134dff4947ed08402.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:05.579971", + "response": { + "continue": { + "rvcontinue": "20080507064224|1110270", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 156720, + "ns": 0, + "title": "คตินิยมเชื้อชาติ", + "revisions": [ + { + "timestamp": "2008-04-02T14:58:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/46fac4988d5840082e7ae28f2da1a9df.json b/wikipedia-analysis-#229lixin/cache/46fac4988d5840082e7ae28f2da1a9df.json new file mode 100644 index 0000000..62685dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/46fac4988d5840082e7ae28f2da1a9df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:51.286873", + "response": { + "continue": { + "rvcontinue": "20230404015436|1148096516", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65021828, + "ns": 0, + "title": "Global warming", + "revisions": [ + { + "timestamp": "2023-04-04T01:55:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/471a46c0ededcf9c6e5495728025b1c0.json b/wikipedia-analysis-#229lixin/cache/471a46c0ededcf9c6e5495728025b1c0.json new file mode 100644 index 0000000..4e40275 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/471a46c0ededcf9c6e5495728025b1c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:10.127459", + "response": { + "continue": { + "rvcontinue": "20250313071835|38873649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14148, + "ns": 0, + "title": "세계보건기구", + "revisions": [ + { + "timestamp": "2025-04-03T06:32:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4739ca3c0c439cb42161f7d5f303c2fa.json b/wikipedia-analysis-#229lixin/cache/4739ca3c0c439cb42161f7d5f303c2fa.json new file mode 100644 index 0000000..367fcc3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4739ca3c0c439cb42161f7d5f303c2fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:31.449901", + "response": { + "continue": { + "rvcontinue": "20251017110415|12605508", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1500311, + "ns": 0, + "title": "การย้ายถิ่นของมนุษย์", + "revisions": [ + { + "timestamp": "2025-10-17T11:17:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/474f17831eeffaffeceb7bd19b09b5f3.json b/wikipedia-analysis-#229lixin/cache/474f17831eeffaffeceb7bd19b09b5f3.json new file mode 100644 index 0000000..0475201 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/474f17831eeffaffeceb7bd19b09b5f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:46.239672", + "response": { + "continue": { + "rvcontinue": "20250225200030|56952815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30011, + "ns": 0, + "title": "Censur", + "revisions": [ + { + "timestamp": "2025-02-25T22:32:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4754191f9c8fc13c151757bf11353cdf.json b/wikipedia-analysis-#229lixin/cache/4754191f9c8fc13c151757bf11353cdf.json new file mode 100644 index 0000000..12b1724 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4754191f9c8fc13c151757bf11353cdf.json @@ -0,0 +1,312 @@ +{ + "cached_at": "2026-01-26T00:45:12.266447", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 99860, + "ns": 0, + "title": "Voting", + "langlinks": [ + { + "lang": "ar", + "title": "تصويت (سياسة)" + }, + { + "lang": "az", + "title": "Səsvermə" + }, + { + "lang": "bcl", + "title": "Pagboto" + }, + { + "lang": "be", + "title": "Галасаванне" + }, + { + "lang": "bg", + "title": "Гласуване" + }, + { + "lang": "bn", + "title": "ভোট" + }, + { + "lang": "ca", + "title": "Vot" + }, + { + "lang": "ckb", + "title": "دەنگدان" + }, + { + "lang": "cs", + "title": "Hlasování" + }, + { + "lang": "csb", + "title": "Głosowanié" + }, + { + "lang": "cy", + "title": "Pleidleisio" + }, + { + "lang": "da", + "title": "Afstemning" + }, + { + "lang": "de", + "title": "Abstimmung" + }, + { + "lang": "el", + "title": "Ψηφοφορία" + }, + { + "lang": "eo", + "title": "Voĉdonado" + }, + { + "lang": "es", + "title": "Voto (elecciones)" + }, + { + "lang": "et", + "title": "Hääletus" + }, + { + "lang": "eu", + "title": "Boto" + }, + { + "lang": "fa", + "title": "رأی‌گیری" + }, + { + "lang": "fi", + "title": "Äänestys" + }, + { + "lang": "fr", + "title": "Vote" + }, + { + "lang": "gl", + "title": "Voto" + }, + { + "lang": "gu", + "title": "મતદાન" + }, + { + "lang": "he", + "title": "הצבעה" + }, + { + "lang": "hi", + "title": "मतदान" + }, + { + "lang": "hr", + "title": "Glasanje" + }, + { + "lang": "hu", + "title": "Szavazás" + }, + { + "lang": "id", + "title": "Pemungutan suara" + }, + { + "lang": "it", + "title": "Voto (elezione)" + }, + { + "lang": "ja", + "title": "投票" + }, + { + "lang": "kk", + "title": "Униноминалды дауыс беру" + }, + { + "lang": "kn", + "title": "ಮತದಾನ" + }, + { + "lang": "ko", + "title": "투표" + }, + { + "lang": "la", + "title": "Suffragatio" + }, + { + "lang": "lt", + "title": "Balsavimas" + }, + { + "lang": "lv", + "title": "Balsošana" + }, + { + "lang": "mk", + "title": "Гласање" + }, + { + "lang": "ml", + "title": "വോട്ട്" + }, + { + "lang": "mr", + "title": "मतदान" + }, + { + "lang": "ms", + "title": "Pengundian" + }, + { + "lang": "my", + "title": "မဲဆန္ဒပေးခြင်း" + }, + { + "lang": "ne", + "title": "मतदान" + }, + { + "lang": "nl", + "title": "Stemming (meningsuiting)" + }, + { + "lang": "nb", + "title": "Votering" + }, + { + "lang": "pa", + "title": "ਮਤਦਾਨ" + }, + { + "lang": "pl", + "title": "Głosowanie" + }, + { + "lang": "pt", + "title": "Votação" + }, + { + "lang": "ro", + "title": "Vot" + }, + { + "lang": "ru", + "title": "Голосование" + }, + { + "lang": "sa", + "title": "मतम्" + }, + { + "lang": "scn", + "title": "Vutazzioni" + }, + { + "lang": "sd", + "title": "ووٽ" + }, + { + "lang": "si", + "title": "ඡන්දය ප්‍රකාශකිරීම" + }, + { + "lang": "simple", + "title": "Voting" + }, + { + "lang": "sk", + "title": "Hlasovanie" + }, + { + "lang": "so", + "title": "Codbixin" + }, + { + "lang": "sq", + "title": "Votimi" + }, + { + "lang": "sr", + "title": "Гласање" + }, + { + "lang": "sv", + "title": "Omröstning" + }, + { + "lang": "ta", + "title": "வாக்களிப்பு" + }, + { + "lang": "te", + "title": "ఓటు" + }, + { + "lang": "tg", + "title": "Овоздиҳӣ" + }, + { + "lang": "tok", + "title": "jan li pana e wile pi jan lawa" + }, + { + "lang": "tr", + "title": "Oylama" + }, + { + "lang": "uk", + "title": "Голосування" + }, + { + "lang": "ur", + "title": "رائے دہندگی" + }, + { + "lang": "vi", + "title": "Đầu phiếu" + }, + { + "lang": "wuu", + "title": "投票" + }, + { + "lang": "yo", + "title": "Ìbò" + }, + { + "lang": "zh", + "title": "投票" + }, + { + "lang": "nan", + "title": "Tâu-phiò" + }, + { + "lang": "yue", + "title": "投票" + }, + { + "lang": "zu", + "title": "Ukuvota" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/47c646e1e027a1e286d8dd3e991de0a6.json b/wikipedia-analysis-#229lixin/cache/47c646e1e027a1e286d8dd3e991de0a6.json new file mode 100644 index 0000000..d285f0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/47c646e1e027a1e286d8dd3e991de0a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:56.364587", + "response": { + "continue": { + "rvcontinue": "20240805170514|16425520", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3131928, + "ns": 0, + "title": "Controversa vaccinărilor", + "revisions": [ + { + "timestamp": "2024-08-05T15:44:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/47e95043d81dc956ff93526a466081f4.json b/wikipedia-analysis-#229lixin/cache/47e95043d81dc956ff93526a466081f4.json new file mode 100644 index 0000000..7322b46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/47e95043d81dc956ff93526a466081f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:42.211793", + "response": { + "continue": { + "rvcontinue": "20250206223426|16818531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75786, + "ns": 0, + "title": "Tortură", + "revisions": [ + { + "timestamp": "2025-05-16T11:16:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/47f496736276219c413aad9cf47ca3e8.json b/wikipedia-analysis-#229lixin/cache/47f496736276219c413aad9cf47ca3e8.json new file mode 100644 index 0000000..f87cf26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/47f496736276219c413aad9cf47ca3e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:18.628684", + "response": { + "continue": { + "rvcontinue": "20250724213523|671166", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 107453, + "ns": 0, + "title": "Ikon iyaka", + "revisions": [ + { + "timestamp": "2025-07-24T21:20:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/481799ff3e745f4543dc45b2e48c3e64.json b/wikipedia-analysis-#229lixin/cache/481799ff3e745f4543dc45b2e48c3e64.json new file mode 100644 index 0000000..90daa55 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/481799ff3e745f4543dc45b2e48c3e64.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:18.163517", + "response": { + "continue": { + "rvcontinue": "20251227195111|231855973", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32649, + "ns": 0, + "title": "Censure", + "revisions": [ + { + "timestamp": "2026-01-21T03:11:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/481b9b4c77b4a69b19b1786addf3a27d.json b/wikipedia-analysis-#229lixin/cache/481b9b4c77b4a69b19b1786addf3a27d.json new file mode 100644 index 0000000..c4c0be0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/481b9b4c77b4a69b19b1786addf3a27d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:59.776149", + "response": { + "continue": { + "rvcontinue": "20050122022849|6541", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2706, + "ns": 0, + "title": "विश्व स्वास्थ्य संगठन", + "revisions": [ + { + "timestamp": "2005-01-22T02:26:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/483cc064c906de29df4633a624e4b562.json b/wikipedia-analysis-#229lixin/cache/483cc064c906de29df4633a624e4b562.json new file mode 100644 index 0000000..bddea69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/483cc064c906de29df4633a624e4b562.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:58.417560", + "response": { + "continue": { + "rvcontinue": "20250410155408|41586226", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 184522, + "ns": 0, + "title": "سیل", + "revisions": [ + { + "timestamp": "2025-05-02T09:12:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/484a90d80a4f584a630538a8eb2f341b.json b/wikipedia-analysis-#229lixin/cache/484a90d80a4f584a630538a8eb2f341b.json new file mode 100644 index 0000000..177e8a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/484a90d80a4f584a630538a8eb2f341b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:33.077545", + "response": { + "continue": { + "rvcontinue": "20250317132124|76245611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23745, + "ns": 0, + "title": "Wolność słowa", + "revisions": [ + { + "timestamp": "2025-12-01T16:11:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/48618092d533d756d1bbea99275e73c5.json b/wikipedia-analysis-#229lixin/cache/48618092d533d756d1bbea99275e73c5.json new file mode 100644 index 0000000..244cfc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/48618092d533d756d1bbea99275e73c5.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:09:30.952907", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 3879297, + "ns": 0, + "title": "엠폭스 유행", + "revisions": [ + { + "timestamp": "2024-09-04T06:35:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/486793217c844e6081c53baea3a64f37.json b/wikipedia-analysis-#229lixin/cache/486793217c844e6081c53baea3a64f37.json new file mode 100644 index 0000000..c576a56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/486793217c844e6081c53baea3a64f37.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:02.322453", + "response": { + "continue": { + "rvcontinue": "20251025125405|74309802", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1503122, + "ns": 0, + "title": "Lao động trẻ em", + "revisions": [ + { + "timestamp": "2025-12-01T03:31:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/486e0d7b2bf374704c5e074d2bbfbeb2.json b/wikipedia-analysis-#229lixin/cache/486e0d7b2bf374704c5e074d2bbfbeb2.json new file mode 100644 index 0000000..d3f8880 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/486e0d7b2bf374704c5e074d2bbfbeb2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:22.784259", + "response": { + "continue": { + "rvcontinue": "20060208073932|2150306", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 309717, + "ns": 0, + "title": "Libertà di parola", + "revisions": [ + { + "timestamp": "2006-02-07T20:30:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/487395eeb7aa5bec7dee066f8139fa72.json b/wikipedia-analysis-#229lixin/cache/487395eeb7aa5bec7dee066f8139fa72.json new file mode 100644 index 0000000..c8da7c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/487395eeb7aa5bec7dee066f8139fa72.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:57.730195", + "response": { + "continue": { + "rvcontinue": "20251126151310|30557867", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 136588, + "ns": 0, + "title": "Смртна казна", + "revisions": [ + { + "timestamp": "2026-01-15T12:47:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4873da3e0c18da71872ca1012237efd3.json b/wikipedia-analysis-#229lixin/cache/4873da3e0c18da71872ca1012237efd3.json new file mode 100644 index 0000000..e682d97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4873da3e0c18da71872ca1012237efd3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:11.097505", + "response": { + "continue": { + "rvcontinue": "20250310135755|11007852", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35407, + "ns": 0, + "title": "Λογοκρισία", + "revisions": [ + { + "timestamp": "2025-09-07T09:09:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4887f2e7e163bc90288a58206bd12027.json b/wikipedia-analysis-#229lixin/cache/4887f2e7e163bc90288a58206bd12027.json new file mode 100644 index 0000000..0671fe0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4887f2e7e163bc90288a58206bd12027.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:55.518749", + "response": { + "continue": { + "rvcontinue": "20200302132642|21605907", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2560096, + "ns": 0, + "title": "İnsani krizler", + "revisions": [ + { + "timestamp": "2020-03-02T12:35:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/489166f7e1cb95e1632e8cd33713ef80.json b/wikipedia-analysis-#229lixin/cache/489166f7e1cb95e1632e8cd33713ef80.json new file mode 100644 index 0000000..0c7d2d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/489166f7e1cb95e1632e8cd33713ef80.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:01.625838", + "response": { + "continue": { + "rvcontinue": "20030527104534|2790", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1056, + "ns": 0, + "title": "艾滋病", + "revisions": [ + { + "timestamp": "2003-05-27T07:54:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/489b40d302d852d91497063696b2b51d.json b/wikipedia-analysis-#229lixin/cache/489b40d302d852d91497063696b2b51d.json new file mode 100644 index 0000000..d52355e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/489b40d302d852d91497063696b2b51d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:53.783432", + "response": { + "continue": { + "rvcontinue": "20240930184555|10767574", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45108, + "ns": 0, + "title": "Τρομοκρατία", + "revisions": [ + { + "timestamp": "2024-10-17T08:21:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/48d4746ac865a3512dbd3518c65e35b1.json b/wikipedia-analysis-#229lixin/cache/48d4746ac865a3512dbd3518c65e35b1.json new file mode 100644 index 0000000..d0c6f5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/48d4746ac865a3512dbd3518c65e35b1.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:14:05.891060", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 311523, + "ns": 0, + "title": "Maastopalo", + "revisions": [ + { + "timestamp": "2007-02-28T17:43:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/48daaf07e40228af6bb62e075aaef36b.json b/wikipedia-analysis-#229lixin/cache/48daaf07e40228af6bb62e075aaef36b.json new file mode 100644 index 0000000..068380b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/48daaf07e40228af6bb62e075aaef36b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:40.028297", + "response": { + "continue": { + "rvcontinue": "20050808054246|74145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25933, + "ns": 0, + "title": "Kemiskinan", + "revisions": [ + { + "timestamp": "2005-08-07T16:25:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/48eedc2a3fb24d76540d2ab51210c8b4.json b/wikipedia-analysis-#229lixin/cache/48eedc2a3fb24d76540d2ab51210c8b4.json new file mode 100644 index 0000000..7782f13 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/48eedc2a3fb24d76540d2ab51210c8b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:12.715667", + "response": { + "continue": { + "rvcontinue": "20040821203439|223260", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 60317, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2004-08-21T20:31:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/48f619f052b9c96a20e609cd93b93c35.json b/wikipedia-analysis-#229lixin/cache/48f619f052b9c96a20e609cd93b93c35.json new file mode 100644 index 0000000..72b2657 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/48f619f052b9c96a20e609cd93b93c35.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:53.736291", + "response": { + "continue": { + "rvcontinue": "20070508170002|562681", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59014, + "ns": 0, + "title": "Tự do báo chí", + "revisions": [ + { + "timestamp": "2006-10-08T21:29:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4920132c27d6fdb66ec7bf1525da65e8.json b/wikipedia-analysis-#229lixin/cache/4920132c27d6fdb66ec7bf1525da65e8.json new file mode 100644 index 0000000..06d0488 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4920132c27d6fdb66ec7bf1525da65e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:53.670023", + "response": { + "continue": { + "rvcontinue": "20220827130821|36955997", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13273, + "ns": 0, + "title": "Апатрид", + "revisions": [ + { + "timestamp": "2023-09-10T14:47:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/493377639cf514eeecb042f17f10fbf1.json b/wikipedia-analysis-#229lixin/cache/493377639cf514eeecb042f17f10fbf1.json new file mode 100644 index 0000000..f1108a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/493377639cf514eeecb042f17f10fbf1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:52.008903", + "response": { + "continue": { + "rvcontinue": "20051103214008|939603", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153420, + "ns": 0, + "title": "Crise humanitária", + "revisions": [ + { + "timestamp": "2005-09-14T01:05:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4940b8496af0613d74a5fbe486b95ae3.json b/wikipedia-analysis-#229lixin/cache/4940b8496af0613d74a5fbe486b95ae3.json new file mode 100644 index 0000000..810a8ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4940b8496af0613d74a5fbe486b95ae3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:42.705993", + "response": { + "continue": { + "rvcontinue": "20251114121953|147837057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2588065, + "ns": 0, + "title": "Povertà", + "revisions": [ + { + "timestamp": "2025-12-11T04:35:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/49778b137f120ca83927278fae19cc5a.json b/wikipedia-analysis-#229lixin/cache/49778b137f120ca83927278fae19cc5a.json new file mode 100644 index 0000000..ff71d3d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/49778b137f120ca83927278fae19cc5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:09.480549", + "response": { + "continue": { + "rvcontinue": "20051112113023|10747339", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1043057, + "ns": 0, + "title": "Gleichstellung der Geschlechter", + "revisions": [ + { + "timestamp": "2005-11-12T11:14:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/497a88464866760750ac09d6c6a916b2.json b/wikipedia-analysis-#229lixin/cache/497a88464866760750ac09d6c6a916b2.json new file mode 100644 index 0000000..486065b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/497a88464866760750ac09d6c6a916b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:32.427908", + "response": { + "continue": { + "rvcontinue": "20050711075807|37771", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8425, + "ns": 0, + "title": "Sóng thần", + "revisions": [ + { + "timestamp": "2005-07-11T07:51:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/497bed5ec601c635bd89966320137f47.json b/wikipedia-analysis-#229lixin/cache/497bed5ec601c635bd89966320137f47.json new file mode 100644 index 0000000..b999cca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/497bed5ec601c635bd89966320137f47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:44.670047", + "response": { + "continue": { + "rvcontinue": "20050301081901|1489382", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 214734, + "ns": 0, + "title": "パンデミック", + "revisions": [ + { + "timestamp": "2005-03-01T07:21:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/49c14d70892ea29ca0ec34898e6429d1.json b/wikipedia-analysis-#229lixin/cache/49c14d70892ea29ca0ec34898e6429d1.json new file mode 100644 index 0000000..38bb926 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/49c14d70892ea29ca0ec34898e6429d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:42.466380", + "response": { + "continue": { + "rvcontinue": "20020916112901|17979", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7177, + "ns": 0, + "title": "Zespół nabytego niedoboru odporności", + "revisions": [ + { + "timestamp": "2002-09-16T10:37:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/49da8e0f2fb5687ef58e60e53f98b115.json b/wikipedia-analysis-#229lixin/cache/49da8e0f2fb5687ef58e60e53f98b115.json new file mode 100644 index 0000000..b7994b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/49da8e0f2fb5687ef58e60e53f98b115.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:44.311532", + "response": { + "continue": { + "rvcontinue": "20250829140056|148226159", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44331, + "ns": 0, + "title": "Демократия", + "revisions": [ + { + "timestamp": "2025-11-15T11:08:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/49ebf074849f2b49b68a3769c78065cb.json b/wikipedia-analysis-#229lixin/cache/49ebf074849f2b49b68a3769c78065cb.json new file mode 100644 index 0000000..02b3fb8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/49ebf074849f2b49b68a3769c78065cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:28.932127", + "response": { + "continue": { + "rvcontinue": "20241229155433|10897857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11161, + "ns": 0, + "title": "Πόλεμος", + "revisions": [ + { + "timestamp": "2025-10-01T12:05:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4a226b553e602c09ca789f4c6229edec.json b/wikipedia-analysis-#229lixin/cache/4a226b553e602c09ca789f4c6229edec.json new file mode 100644 index 0000000..68d1b87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4a226b553e602c09ca789f4c6229edec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:17.615118", + "response": { + "continue": { + "rvcontinue": "20050823143745|1089133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2081815, + "ns": 0, + "title": "Riscaldamento globale", + "revisions": [ + { + "timestamp": "2005-08-23T14:18:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4a50a936391e88dbf4b60a465b4f207d.json b/wikipedia-analysis-#229lixin/cache/4a50a936391e88dbf4b60a465b4f207d.json new file mode 100644 index 0000000..c20bf93 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4a50a936391e88dbf4b60a465b4f207d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:09.190109", + "response": { + "continue": { + "rvcontinue": "20030726193736|218238", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47333, + "ns": 0, + "title": "Folter", + "revisions": [ + { + "timestamp": "2003-07-26T19:29:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4a7a0aa69fecdcc4a54cfdfbca105372.json b/wikipedia-analysis-#229lixin/cache/4a7a0aa69fecdcc4a54cfdfbca105372.json new file mode 100644 index 0000000..a4633bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4a7a0aa69fecdcc4a54cfdfbca105372.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:21.516938", + "response": { + "continue": { + "rvcontinue": "20251211141110|58687902", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72041, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-11T14:13:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4a9903f24877bb611f9e6788834b1f8e.json b/wikipedia-analysis-#229lixin/cache/4a9903f24877bb611f9e6788834b1f8e.json new file mode 100644 index 0000000..207a104 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4a9903f24877bb611f9e6788834b1f8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:36.688597", + "response": { + "continue": { + "rvcontinue": "20240616073312|27215650", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1809535, + "ns": 0, + "title": "Szavazás", + "revisions": [ + { + "timestamp": "2025-05-09T20:09:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ab6879a4b309e7949b002801a32b884.json b/wikipedia-analysis-#229lixin/cache/4ab6879a4b309e7949b002801a32b884.json new file mode 100644 index 0000000..0cede53 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ab6879a4b309e7949b002801a32b884.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:27.629590", + "response": { + "continue": { + "rvcontinue": "20051002153013|120746", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32502, + "ns": 0, + "title": "Светска здравствена организација", + "revisions": [ + { + "timestamp": "2005-10-02T15:29:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b0f8eff56b47a5f6eee496c6731ba7c.json b/wikipedia-analysis-#229lixin/cache/4b0f8eff56b47a5f6eee496c6731ba7c.json new file mode 100644 index 0000000..3d13b57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b0f8eff56b47a5f6eee496c6731ba7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:01.692605", + "response": { + "continue": { + "rvcontinue": "20230110050259|75452024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8241130, + "ns": 0, + "title": "人道主義危機", + "revisions": [ + { + "timestamp": "2025-06-04T07:46:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b300e33ccdd2bffa8aa94daec3e4f28.json b/wikipedia-analysis-#229lixin/cache/4b300e33ccdd2bffa8aa94daec3e4f28.json new file mode 100644 index 0000000..492f896 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b300e33ccdd2bffa8aa94daec3e4f28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:44.149971", + "response": { + "continue": { + "rvcontinue": "20251014191316|229765393", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5728, + "ns": 0, + "title": "Séisme", + "revisions": [ + { + "timestamp": "2025-10-14T19:15:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b35f1e14a1f9dc1a80c17c73c7a336f.json b/wikipedia-analysis-#229lixin/cache/4b35f1e14a1f9dc1a80c17c73c7a336f.json new file mode 100644 index 0000000..e0fc53f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b35f1e14a1f9dc1a80c17c73c7a336f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:26.260965", + "response": { + "continue": { + "rvcontinue": "20250712010328|40257084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3580998, + "ns": 0, + "title": "2023년 튀르키예-시리아 지진", + "revisions": [ + { + "timestamp": "2025-07-26T15:06:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b5012aab02ec9d17fd18ada4c122421.json b/wikipedia-analysis-#229lixin/cache/4b5012aab02ec9d17fd18ada4c122421.json new file mode 100644 index 0000000..2fb4f16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b5012aab02ec9d17fd18ada4c122421.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:49.388618", + "response": { + "continue": { + "rvcontinue": "20070124130027|452156", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105291, + "ns": 0, + "title": "Свобода слова", + "revisions": [ + { + "timestamp": "2007-01-23T14:49:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b856943f0bd00a4d8daf508c229f401.json b/wikipedia-analysis-#229lixin/cache/4b856943f0bd00a4d8daf508c229f401.json new file mode 100644 index 0000000..497f56e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b856943f0bd00a4d8daf508c229f401.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:53.866737", + "response": { + "continue": { + "rvcontinue": "20251102195902|1465883", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1899, + "ns": 0, + "title": "Ukimwi", + "revisions": [ + { + "timestamp": "2025-12-17T03:07:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b8f1b7f35c7a5c8b903469e48befafe.json b/wikipedia-analysis-#229lixin/cache/4b8f1b7f35c7a5c8b903469e48befafe.json new file mode 100644 index 0000000..08cc1f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b8f1b7f35c7a5c8b903469e48befafe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:13.595410", + "response": { + "continue": { + "rvcontinue": "20050503201939|6865949", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 152863, + "ns": 0, + "title": "Staatenloser", + "revisions": [ + { + "timestamp": "2004-03-18T21:10:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4b9685339b70eeb794bb4309db08e813.json b/wikipedia-analysis-#229lixin/cache/4b9685339b70eeb794bb4309db08e813.json new file mode 100644 index 0000000..eaac7d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4b9685339b70eeb794bb4309db08e813.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:09.516278", + "response": { + "continue": { + "rvcontinue": "20081129145000|2035154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 280461, + "ns": 0, + "title": "Вакцина", + "revisions": [ + { + "timestamp": "2008-11-29T14:47:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4bbc53e979aaf0e1179fa6d0da109c87.json b/wikipedia-analysis-#229lixin/cache/4bbc53e979aaf0e1179fa6d0da109c87.json new file mode 100644 index 0000000..2ee388e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4bbc53e979aaf0e1179fa6d0da109c87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:55.980107", + "response": { + "continue": { + "rvcontinue": "20210604151821|88035", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20561, + "ns": 0, + "title": "Hukumar Lafiya ta Duniya", + "revisions": [ + { + "timestamp": "2021-06-04T15:13:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4c29c42836945d6e89c7ef31c109c8fa.json b/wikipedia-analysis-#229lixin/cache/4c29c42836945d6e89c7ef31c109c8fa.json new file mode 100644 index 0000000..2bcc817 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4c29c42836945d6e89c7ef31c109c8fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:09.935509", + "response": { + "continue": { + "rvcontinue": "20080518080642|6605676", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144431, + "ns": 0, + "title": "Asylsökande", + "revisions": [ + { + "timestamp": "2005-05-19T11:41:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4c3699015b6d5a36b2f96fc778479fc9.json b/wikipedia-analysis-#229lixin/cache/4c3699015b6d5a36b2f96fc778479fc9.json new file mode 100644 index 0000000..004b211 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4c3699015b6d5a36b2f96fc778479fc9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:12.367836", + "response": { + "continue": { + "rvcontinue": "20231128142212|155672788", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8325590, + "ns": 0, + "title": "Control de fronteras", + "revisions": [ + { + "timestamp": "2025-04-05T13:32:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4c3a23f7102bd964489dd6898d5efba5.json b/wikipedia-analysis-#229lixin/cache/4c3a23f7102bd964489dd6898d5efba5.json new file mode 100644 index 0000000..134adca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4c3a23f7102bd964489dd6898d5efba5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:44.171049", + "response": { + "continue": { + "rvcontinue": "20241203111404|10857303", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26776, + "ns": 0, + "title": "Τσουνάμι", + "revisions": [ + { + "timestamp": "2024-12-03T11:15:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4c87e57f959fec4883ed2b14cdfe3b39.json b/wikipedia-analysis-#229lixin/cache/4c87e57f959fec4883ed2b14cdfe3b39.json new file mode 100644 index 0000000..f1985ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4c87e57f959fec4883ed2b14cdfe3b39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:51.211574", + "response": { + "continue": { + "rvcontinue": "20250822120002|106122498", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4993092, + "ns": 0, + "title": "ボーター・サプレッション", + "revisions": [ + { + "timestamp": "2025-12-27T08:17:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4c90194cbbda797bd2180364ed93c886.json b/wikipedia-analysis-#229lixin/cache/4c90194cbbda797bd2180364ed93c886.json new file mode 100644 index 0000000..0314399 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4c90194cbbda797bd2180364ed93c886.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:50.563423", + "response": { + "continue": { + "rvcontinue": "20050122234119|44105", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15717, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2005-01-16T18:04:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4cab4cccfc527da5e590dc68848b3c0f.json b/wikipedia-analysis-#229lixin/cache/4cab4cccfc527da5e590dc68848b3c0f.json new file mode 100644 index 0000000..fc13485 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4cab4cccfc527da5e590dc68848b3c0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:34.725770", + "response": { + "continue": { + "rvcontinue": "20070203141809|788737", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 136552, + "ns": 0, + "title": "Глобално загревање", + "revisions": [ + { + "timestamp": "2007-02-03T14:12:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4cc3534fa33fb701c1c55133476b1dc1.json b/wikipedia-analysis-#229lixin/cache/4cc3534fa33fb701c1c55133476b1dc1.json new file mode 100644 index 0000000..3393846 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4cc3534fa33fb701c1c55133476b1dc1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:10.609200", + "response": { + "continue": { + "rvcontinue": "20250705180825|70404405", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97825, + "ns": 0, + "title": "Crime de guerra", + "revisions": [ + { + "timestamp": "2025-07-05T18:27:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d05fc7716927237a239fa4bb2f68edc.json b/wikipedia-analysis-#229lixin/cache/4d05fc7716927237a239fa4bb2f68edc.json new file mode 100644 index 0000000..f20d7d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d05fc7716927237a239fa4bb2f68edc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:22.475946", + "response": { + "continue": { + "rvcontinue": "20060106235442|660604", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 128169, + "ns": 0, + "title": "Миграция населения", + "revisions": [ + { + "timestamp": "2006-01-05T12:34:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d19aafa5412348af6e9148326532e18.json b/wikipedia-analysis-#229lixin/cache/4d19aafa5412348af6e9148326532e18.json new file mode 100644 index 0000000..c458ab6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d19aafa5412348af6e9148326532e18.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:19.659395", + "response": { + "continue": { + "rvcontinue": "20250505020008|27232027", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 593959, + "ns": 0, + "title": "Kekeringan", + "revisions": [ + { + "timestamp": "2025-10-02T17:02:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d21dd41b17ed6ce3af743378474e966.json b/wikipedia-analysis-#229lixin/cache/4d21dd41b17ed6ce3af743378474e966.json new file mode 100644 index 0000000..89084a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d21dd41b17ed6ce3af743378474e966.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:33.295099", + "response": { + "continue": { + "rvcontinue": "20251220114654|107675225", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1104075, + "ns": 0, + "title": "無国籍", + "revisions": [ + { + "timestamp": "2025-12-27T11:50:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d25f5208c1fff8dabf7815f5d2c8690.json b/wikipedia-analysis-#229lixin/cache/4d25f5208c1fff8dabf7815f5d2c8690.json new file mode 100644 index 0000000..7fac51a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d25f5208c1fff8dabf7815f5d2c8690.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:59.035140", + "response": { + "continue": { + "rvcontinue": "20251127104525|150313324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 750829, + "ns": 0, + "title": "Антивакцинаторство", + "revisions": [ + { + "timestamp": "2026-01-17T19:26:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d5aa3c183b58d8772bbb863d0dca19b.json b/wikipedia-analysis-#229lixin/cache/4d5aa3c183b58d8772bbb863d0dca19b.json new file mode 100644 index 0000000..4d2542c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d5aa3c183b58d8772bbb863d0dca19b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:34.633082", + "response": { + "continue": { + "rvcontinue": "20220916140434|514269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21648, + "ns": 0, + "title": "‍දේශගුණික විපර්යාස", + "revisions": [ + { + "timestamp": "2023-07-24T11:37:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d67fa3fac6cca4ad95b19d13858d237.json b/wikipedia-analysis-#229lixin/cache/4d67fa3fac6cca4ad95b19d13858d237.json new file mode 100644 index 0000000..8cae1fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d67fa3fac6cca4ad95b19d13858d237.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:12.762048", + "response": { + "continue": { + "rvcontinue": "20251224040313|107719347", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1778095, + "ns": 0, + "title": "テロリズム", + "revisions": [ + { + "timestamp": "2025-12-24T04:07:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d7dafe7e7c4746e7be98bb66f0440ab.json b/wikipedia-analysis-#229lixin/cache/4d7dafe7e7c4746e7be98bb66f0440ab.json new file mode 100644 index 0000000..8a3127c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d7dafe7e7c4746e7be98bb66f0440ab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:52.079000", + "response": { + "continue": { + "rvcontinue": "20030805181759|36676", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15883, + "ns": 0, + "title": "Aids", + "revisions": [ + { + "timestamp": "2003-08-05T18:17:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d9647510c4b11df9fa866172fb3ff06.json b/wikipedia-analysis-#229lixin/cache/4d9647510c4b11df9fa866172fb3ff06.json new file mode 100644 index 0000000..193e56a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d9647510c4b11df9fa866172fb3ff06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:03.690628", + "response": { + "continue": { + "rvcontinue": "20011030155200|268106", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20423, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2001-10-30T14:18:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4d9fbbab6433a6c63dfcd1cb88343bc4.json b/wikipedia-analysis-#229lixin/cache/4d9fbbab6433a6c63dfcd1cb88343bc4.json new file mode 100644 index 0000000..39aaeb6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4d9fbbab6433a6c63dfcd1cb88343bc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:31.189176", + "response": { + "continue": { + "rvcontinue": "20011120210550|290054", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31161, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2001-11-20T20:53:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4db8007f91d060d6e1b92f285b8f1392.json b/wikipedia-analysis-#229lixin/cache/4db8007f91d060d6e1b92f285b8f1392.json new file mode 100644 index 0000000..fac4e86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4db8007f91d060d6e1b92f285b8f1392.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:13.233702", + "response": { + "continue": { + "rvcontinue": "20021022093850|36341", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2061314, + "ns": 0, + "title": "Tuberkulose", + "revisions": [ + { + "timestamp": "2002-10-22T09:30:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4dbc3de7f6ea1ace97729e782f88b0bb.json b/wikipedia-analysis-#229lixin/cache/4dbc3de7f6ea1ace97729e782f88b0bb.json new file mode 100644 index 0000000..1914144 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4dbc3de7f6ea1ace97729e782f88b0bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:55.240856", + "response": { + "continue": { + "rvcontinue": "20220107063513|5429270", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 381423, + "ns": 0, + "title": "युद्ध अपराध", + "revisions": [ + { + "timestamp": "2022-08-07T08:59:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4dd8f3234be908c0779afb146db46565.json b/wikipedia-analysis-#229lixin/cache/4dd8f3234be908c0779afb146db46565.json new file mode 100644 index 0000000..4eba10c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4dd8f3234be908c0779afb146db46565.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:06.778820", + "response": { + "continue": { + "rvcontinue": "20240315162703|22261126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 573673, + "ns": 0, + "title": "Vaalivilppi", + "revisions": [ + { + "timestamp": "2025-07-25T01:11:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4dd92068d331e2d2d647ac2734b7a89f.json b/wikipedia-analysis-#229lixin/cache/4dd92068d331e2d2d647ac2734b7a89f.json new file mode 100644 index 0000000..97cee96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4dd92068d331e2d2d647ac2734b7a89f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:03.189940", + "response": { + "continue": { + "rvcontinue": "20241217042948|12027337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62699, + "ns": 0, + "title": "มาลาเรีย", + "revisions": [ + { + "timestamp": "2025-06-08T23:45:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4de7fc27508f7ef66b95efbbb737e994.json b/wikipedia-analysis-#229lixin/cache/4de7fc27508f7ef66b95efbbb737e994.json new file mode 100644 index 0000000..e7b5d37 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4de7fc27508f7ef66b95efbbb737e994.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:34.248100", + "response": { + "continue": { + "rvcontinue": "20021103215148|39837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12078, + "ns": 0, + "title": "Völkermord", + "revisions": [ + { + "timestamp": "2002-11-03T21:04:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4de9c467bae73066790c1a018630ff7f.json b/wikipedia-analysis-#229lixin/cache/4de9c467bae73066790c1a018630ff7f.json new file mode 100644 index 0000000..57bd456 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4de9c467bae73066790c1a018630ff7f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:00.176093", + "response": { + "continue": { + "rvcontinue": "20150421022151|35213819", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4720323, + "ns": 0, + "title": "国内流离失所者", + "revisions": [ + { + "timestamp": "2015-04-21T02:16:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4e0d0230665adb1f31e430e4045b4559.json b/wikipedia-analysis-#229lixin/cache/4e0d0230665adb1f31e430e4045b4559.json new file mode 100644 index 0000000..7d60aaa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4e0d0230665adb1f31e430e4045b4559.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:25.801570", + "response": { + "continue": { + "rvcontinue": "20041014134022|290441", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74709, + "ns": 0, + "title": "Pobreza", + "revisions": [ + { + "timestamp": "2004-10-14T12:47:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4e7bf5768889a6647bbcece180419ef4.json b/wikipedia-analysis-#229lixin/cache/4e7bf5768889a6647bbcece180419ef4.json new file mode 100644 index 0000000..bff62c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4e7bf5768889a6647bbcece180419ef4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:37.169231", + "response": { + "continue": { + "rvcontinue": "20060116104755|5050754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 571332, + "ns": 0, + "title": "Crise humanitaire", + "revisions": [ + { + "timestamp": "2006-01-09T14:41:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4e82fd04e71a72ce6ffa7d35c2b309c9.json b/wikipedia-analysis-#229lixin/cache/4e82fd04e71a72ce6ffa7d35c2b309c9.json new file mode 100644 index 0000000..3bfc648 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4e82fd04e71a72ce6ffa7d35c2b309c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:43.067202", + "response": { + "continue": { + "rvcontinue": "20250325220142|16891563", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 142073, + "ns": 0, + "title": "Democrație", + "revisions": [ + { + "timestamp": "2025-07-16T23:09:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ea978f9536090ace45ae4421285b5aa.json b/wikipedia-analysis-#229lixin/cache/4ea978f9536090ace45ae4421285b5aa.json new file mode 100644 index 0000000..d521aa7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ea978f9536090ace45ae4421285b5aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:51.353781", + "response": { + "continue": { + "rvcontinue": "20060731114529|529380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 112991, + "ns": 0, + "title": "İşkence", + "revisions": [ + { + "timestamp": "2006-07-31T11:31:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ebb7bb22869faeb1829eb03c2ab8b91.json b/wikipedia-analysis-#229lixin/cache/4ebb7bb22869faeb1829eb03c2ab8b91.json new file mode 100644 index 0000000..e9a28fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ebb7bb22869faeb1829eb03c2ab8b91.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:29.537889", + "response": { + "continue": { + "rvcontinue": "20070614200456|1779522", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 186117, + "ns": 0, + "title": "Választás", + "revisions": [ + { + "timestamp": "2007-06-13T20:46:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ec1b262c0bc2e4a0349c85b998c4493.json b/wikipedia-analysis-#229lixin/cache/4ec1b262c0bc2e4a0349c85b998c4493.json new file mode 100644 index 0000000..9d53cf1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ec1b262c0bc2e4a0349c85b998c4493.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:59.215088", + "response": { + "continue": { + "rvcontinue": "20020109022319|257897", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14230, + "ns": 0, + "title": "Hurricane", + "revisions": [ + { + "timestamp": "2001-12-02T23:22:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ed6ef6aa64b575385aa27a9d0f95971.json b/wikipedia-analysis-#229lixin/cache/4ed6ef6aa64b575385aa27a9d0f95971.json new file mode 100644 index 0000000..c46c728 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ed6ef6aa64b575385aa27a9d0f95971.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:23.312035", + "response": { + "continue": { + "rvcontinue": "20051201142547|76799", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15857, + "ns": 0, + "title": "Ρατσισμός", + "revisions": [ + { + "timestamp": "2005-12-01T14:21:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4edbea2b1bfca21b52b5fbd8e9d46615.json b/wikipedia-analysis-#229lixin/cache/4edbea2b1bfca21b52b5fbd8e9d46615.json new file mode 100644 index 0000000..0b52f46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4edbea2b1bfca21b52b5fbd8e9d46615.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:27.812619", + "response": { + "continue": { + "rvcontinue": "20210716150257|8946286", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 745637, + "ns": 0, + "title": "Αντιεμβολιασμός", + "revisions": [ + { + "timestamp": "2021-07-16T15:00:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4edceedd8cf3e043d0d471d6ea113ba5.json b/wikipedia-analysis-#229lixin/cache/4edceedd8cf3e043d0d471d6ea113ba5.json new file mode 100644 index 0000000..fa42c84 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4edceedd8cf3e043d0d471d6ea113ba5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:01.558724", + "response": { + "continue": { + "rvcontinue": "20051030173915|146102", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21814, + "ns": 0, + "title": "Război", + "revisions": [ + { + "timestamp": "2005-05-12T13:19:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4ef5c5500f86732d21b54c932c237d12.json b/wikipedia-analysis-#229lixin/cache/4ef5c5500f86732d21b54c932c237d12.json new file mode 100644 index 0000000..b6bdcea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4ef5c5500f86732d21b54c932c237d12.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:14.517121", + "response": { + "continue": { + "rvcontinue": "20240619185348|680995", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5027, + "ns": 0, + "title": "භූචලන", + "revisions": [ + { + "timestamp": "2024-06-20T04:56:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4efb9b603135c626162378eaebcde01c.json b/wikipedia-analysis-#229lixin/cache/4efb9b603135c626162378eaebcde01c.json new file mode 100644 index 0000000..842e088 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4efb9b603135c626162378eaebcde01c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:23.783950", + "response": { + "continue": { + "rvcontinue": "20130712043125|11129951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 968308, + "ns": 0, + "title": "출입국관리", + "revisions": [ + { + "timestamp": "2013-07-12T04:23:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f117910eaf9c902e624bd28d0b35a29.json b/wikipedia-analysis-#229lixin/cache/4f117910eaf9c902e624bd28d0b35a29.json new file mode 100644 index 0000000..3a68c6e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f117910eaf9c902e624bd28d0b35a29.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:17.371852", + "response": { + "continue": { + "rvcontinue": "20060107075551|89666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44267, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2006-01-07T07:54:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f132883b6e853d8589347bc01a31c48.json b/wikipedia-analysis-#229lixin/cache/4f132883b6e853d8589347bc01a31c48.json new file mode 100644 index 0000000..57af7f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f132883b6e853d8589347bc01a31c48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:55.654633", + "response": { + "continue": { + "rvcontinue": "20050105231529|1290377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 174448, + "ns": 0, + "title": "Migration humaine", + "revisions": [ + { + "timestamp": "2005-01-05T22:59:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f2df448bf90a7f683300cad2bbbb37a.json b/wikipedia-analysis-#229lixin/cache/4f2df448bf90a7f683300cad2bbbb37a.json new file mode 100644 index 0000000..cb11cd3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f2df448bf90a7f683300cad2bbbb37a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:43.634810", + "response": { + "continue": { + "rvcontinue": "20160904153148|562172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71455, + "ns": 0, + "title": "औलो", + "revisions": [ + { + "timestamp": "2016-09-04T15:33:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f3007db6fba28f46543daed8083f9a9.json b/wikipedia-analysis-#229lixin/cache/4f3007db6fba28f46543daed8083f9a9.json new file mode 100644 index 0000000..a797715 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f3007db6fba28f46543daed8083f9a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:27.129685", + "response": { + "continue": { + "rvcontinue": "20211005163443|701844", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12208, + "ns": 0, + "title": "ကုလသမဂ္ဂ ငြိမ်းချမ်းရေး ထိန်းသိမ်းမှုတပ်ဖွဲ့", + "revisions": [ + { + "timestamp": "2021-11-14T13:47:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f32b7b4bcc64a8c3fb0020048f8d903.json b/wikipedia-analysis-#229lixin/cache/4f32b7b4bcc64a8c3fb0020048f8d903.json new file mode 100644 index 0000000..d88ebe9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f32b7b4bcc64a8c3fb0020048f8d903.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:59.645377", + "response": { + "continue": { + "rvcontinue": "20180615004003|3492425", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 780846, + "ns": 0, + "title": "بچہ مزدوری", + "revisions": [ + { + "timestamp": "2018-06-15T00:37:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f3a67ebd4c3fa86a6e62ab4be5bff07.json b/wikipedia-analysis-#229lixin/cache/4f3a67ebd4c3fa86a6e62ab4be5bff07.json new file mode 100644 index 0000000..1a96c5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f3a67ebd4c3fa86a6e62ab4be5bff07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:49.983341", + "response": { + "continue": { + "rvcontinue": "20240229121157|25380411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4248020, + "ns": 0, + "title": "Intimidasi terhadap pemilih", + "revisions": [ + { + "timestamp": "2025-10-16T13:35:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f5b8fe9c379b6aedca161a5a2b74444.json b/wikipedia-analysis-#229lixin/cache/4f5b8fe9c379b6aedca161a5a2b74444.json new file mode 100644 index 0000000..8d0314a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f5b8fe9c379b6aedca161a5a2b74444.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:17.307620", + "response": { + "continue": { + "rvcontinue": "20251001224218|40680568", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48037, + "ns": 0, + "title": "인권", + "revisions": [ + { + "timestamp": "2025-11-24T01:24:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f5f34f861a0686bec12efd7d2fd51bd.json b/wikipedia-analysis-#229lixin/cache/4f5f34f861a0686bec12efd7d2fd51bd.json new file mode 100644 index 0000000..4f3c804 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f5f34f861a0686bec12efd7d2fd51bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:02.336207", + "response": { + "continue": { + "rvcontinue": "20040330174318|244528", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1899604, + "ns": 0, + "title": "Asielzoeker", + "revisions": [ + { + "timestamp": "2004-03-28T21:19:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f605db21a9fe399ccfb1bd4db326c98.json b/wikipedia-analysis-#229lixin/cache/4f605db21a9fe399ccfb1bd4db326c98.json new file mode 100644 index 0000000..a8bffc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f605db21a9fe399ccfb1bd4db326c98.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:29.445035", + "response": { + "continue": { + "rvcontinue": "20031213225200|28788", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4319, + "ns": 0, + "title": "אפליה", + "revisions": [ + { + "timestamp": "2003-12-13T22:41:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f6203587a7f6d3ffa38751bdf5e71e3.json b/wikipedia-analysis-#229lixin/cache/4f6203587a7f6d3ffa38751bdf5e71e3.json new file mode 100644 index 0000000..23994e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f6203587a7f6d3ffa38751bdf5e71e3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:54.454843", + "response": { + "continue": { + "rvcontinue": "20250612145317|73582683", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26303, + "ns": 0, + "title": "Tự do ngôn luận", + "revisions": [ + { + "timestamp": "2025-11-23T11:51:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f65ac10321ff66454ccade8d7e0e9e6.json b/wikipedia-analysis-#229lixin/cache/4f65ac10321ff66454ccade8d7e0e9e6.json new file mode 100644 index 0000000..985e4c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f65ac10321ff66454ccade8d7e0e9e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:33.808450", + "response": { + "continue": { + "rvcontinue": "20050403201457|11529", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5203, + "ns": 0, + "title": "องค์การอนามัยโลก", + "revisions": [ + { + "timestamp": "2005-04-03T20:12:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f743f238936890c390c21b964566644.json b/wikipedia-analysis-#229lixin/cache/4f743f238936890c390c21b964566644.json new file mode 100644 index 0000000..0819c6a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f743f238936890c390c21b964566644.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:34.248977", + "response": { + "continue": { + "rvcontinue": "20120317183805|8415942", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 761244, + "ns": 0, + "title": "무국적", + "revisions": [ + { + "timestamp": "2012-03-17T18:33:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f851a0fb7cda25a9732a0f2f44d5ac1.json b/wikipedia-analysis-#229lixin/cache/4f851a0fb7cda25a9732a0f2f44d5ac1.json new file mode 100644 index 0000000..4272bd0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f851a0fb7cda25a9732a0f2f44d5ac1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:12.196653", + "response": { + "continue": { + "rvcontinue": "20230206072028|201133740", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15444613, + "ns": 0, + "title": "Séismes de 2023 en Turquie et Syrie", + "revisions": [ + { + "timestamp": "2023-02-06T07:18:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f96b7044d456a543069002834b1ef03.json b/wikipedia-analysis-#229lixin/cache/4f96b7044d456a543069002834b1ef03.json new file mode 100644 index 0000000..db84af7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f96b7044d456a543069002834b1ef03.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:52.794105", + "response": { + "continue": { + "rvcontinue": "20240629073246|16353935", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 314300, + "ns": 0, + "title": "Pedeapsa cu moartea", + "revisions": [ + { + "timestamp": "2024-10-01T21:36:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4f978e3434b026b6f8d14362ab6d8494.json b/wikipedia-analysis-#229lixin/cache/4f978e3434b026b6f8d14362ab6d8494.json new file mode 100644 index 0000000..30832b2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4f978e3434b026b6f8d14362ab6d8494.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:33.869184", + "response": { + "continue": { + "rvcontinue": "20220928044917|59378411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8926935, + "ns": 0, + "title": "أزمة المهاجرين", + "revisions": [ + { + "timestamp": "2022-09-28T01:46:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4fbb9cab113bf4d7da6a8e8b033f6379.json b/wikipedia-analysis-#229lixin/cache/4fbb9cab113bf4d7da6a8e8b033f6379.json new file mode 100644 index 0000000..0cfaeac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4fbb9cab113bf4d7da6a8e8b033f6379.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:58.422355", + "response": { + "continue": { + "rvcontinue": "20251008154455|147135865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9363866, + "ns": 0, + "title": "Fenomeno meteorologico estremo", + "revisions": [ + { + "timestamp": "2025-10-08T15:53:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4fbdf5127c268df2e1b667307799a956.json b/wikipedia-analysis-#229lixin/cache/4fbdf5127c268df2e1b667307799a956.json new file mode 100644 index 0000000..0a8bdb7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4fbdf5127c268df2e1b667307799a956.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:42.925173", + "response": { + "continue": { + "rvcontinue": "20080117172150|1385801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 987428, + "ns": 0, + "title": "فيضان", + "revisions": [ + { + "timestamp": "2008-01-17T17:18:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/4fc63b212eb230d5637be499bc1325e2.json b/wikipedia-analysis-#229lixin/cache/4fc63b212eb230d5637be499bc1325e2.json new file mode 100644 index 0000000..8a11586 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/4fc63b212eb230d5637be499bc1325e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:57.160804", + "response": { + "continue": { + "rvcontinue": "20070223005726|118491", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41843, + "ns": 0, + "title": "ভূমণ্ডলীয় উষ্ণতা বৃদ্ধি", + "revisions": [ + { + "timestamp": "2007-02-23T00:56:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5003da096c582dd35eb2bff275f18800.json b/wikipedia-analysis-#229lixin/cache/5003da096c582dd35eb2bff275f18800.json new file mode 100644 index 0000000..dc9d522 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5003da096c582dd35eb2bff275f18800.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:59.912156", + "response": { + "continue": { + "rvcontinue": "20260102202832|25560464", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1833462, + "ns": 0, + "title": "Zemětřesení v Turecku a Sýrii (2023)", + "revisions": [ + { + "timestamp": "2026-01-02T20:50:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/500c202b45c7202062173feacb812b92.json b/wikipedia-analysis-#229lixin/cache/500c202b45c7202062173feacb812b92.json new file mode 100644 index 0000000..f2a270c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/500c202b45c7202062173feacb812b92.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:54.665993", + "response": { + "continue": { + "rvcontinue": "20250626070417|71209507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2717511, + "ns": 0, + "title": "حرائق الغابات", + "revisions": [ + { + "timestamp": "2025-11-23T17:43:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5011c81fa9d549b9762fe5eafb35492d.json b/wikipedia-analysis-#229lixin/cache/5011c81fa9d549b9762fe5eafb35492d.json new file mode 100644 index 0000000..f978809 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5011c81fa9d549b9762fe5eafb35492d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:51.503186", + "response": { + "continue": { + "rvcontinue": "20251104211254|89808410", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23739, + "ns": 0, + "title": "人权", + "revisions": [ + { + "timestamp": "2025-11-04T21:13:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5018c0183b6ed7e0bb61b2e73bd0b986.json b/wikipedia-analysis-#229lixin/cache/5018c0183b6ed7e0bb61b2e73bd0b986.json new file mode 100644 index 0000000..a1379fd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5018c0183b6ed7e0bb61b2e73bd0b986.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:21.768890", + "response": { + "continue": { + "rvcontinue": "20120819062809|9296577", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1426792, + "ns": 0, + "title": "تشرد (علم اجتماع)", + "revisions": [ + { + "timestamp": "2012-08-19T06:12:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/502cd042b3ed946e56e693e3a24b6e5f.json b/wikipedia-analysis-#229lixin/cache/502cd042b3ed946e56e693e3a24b6e5f.json new file mode 100644 index 0000000..5fe937d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/502cd042b3ed946e56e693e3a24b6e5f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:38.787677", + "response": { + "continue": { + "rvcontinue": "20040907104845|88257", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27191, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2004-09-07T10:39:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/504e7e86eb83fc6c66dc4ab9bc1c9116.json b/wikipedia-analysis-#229lixin/cache/504e7e86eb83fc6c66dc4ab9bc1c9116.json new file mode 100644 index 0000000..99a40f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/504e7e86eb83fc6c66dc4ab9bc1c9116.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:57.742118", + "response": { + "continue": { + "rvcontinue": "20070314142607|871577", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182998, + "ns": 0, + "title": "Sărăcie", + "revisions": [ + { + "timestamp": "2007-03-14T14:24:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50679ab644b5e61ea12d103e52816593.json b/wikipedia-analysis-#229lixin/cache/50679ab644b5e61ea12d103e52816593.json new file mode 100644 index 0000000..bc9d22c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50679ab644b5e61ea12d103e52816593.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:06.184376", + "response": { + "continue": { + "rvcontinue": "20210228023715|112663019", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8722176, + "ns": 0, + "title": "Лицо, ищущее убежище", + "revisions": [ + { + "timestamp": "2021-02-27T14:56:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50b0eba2890397430bc71237150b45c7.json b/wikipedia-analysis-#229lixin/cache/50b0eba2890397430bc71237150b45c7.json new file mode 100644 index 0000000..d614918 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50b0eba2890397430bc71237150b45c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:32.600949", + "response": { + "continue": { + "rvcontinue": "20250617164611|23365797", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1857819, + "ns": 0, + "title": "Rokotuskriittisyys", + "revisions": [ + { + "timestamp": "2025-06-17T16:29:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50b556c7a41ec45f9da8ad90a1af997d.json b/wikipedia-analysis-#229lixin/cache/50b556c7a41ec45f9da8ad90a1af997d.json new file mode 100644 index 0000000..3b7201f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50b556c7a41ec45f9da8ad90a1af997d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:00.192138", + "response": { + "continue": { + "rvcontinue": "20091217154023|42826", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8820, + "ns": 0, + "title": "भुईँचालो", + "revisions": [ + { + "timestamp": "2009-12-17T15:33:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50d49913d7ed08503442bd3212e13e17.json b/wikipedia-analysis-#229lixin/cache/50d49913d7ed08503442bd3212e13e17.json new file mode 100644 index 0000000..cc5cf76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50d49913d7ed08503442bd3212e13e17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:48.140254", + "response": { + "continue": { + "rvcontinue": "20061122125810|858445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168858, + "ns": 0, + "title": "İfade özgürlüğü", + "revisions": [ + { + "timestamp": "2006-11-22T12:47:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50e900bc20d17ab81eeb4bbc6907a740.json b/wikipedia-analysis-#229lixin/cache/50e900bc20d17ab81eeb4bbc6907a740.json new file mode 100644 index 0000000..7735aff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50e900bc20d17ab81eeb4bbc6907a740.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:48.547381", + "response": { + "continue": { + "rvcontinue": "20240803205520|33608673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168858, + "ns": 0, + "title": "İfade özgürlüğü", + "revisions": [ + { + "timestamp": "2025-02-09T13:09:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50f6590d36692b7109e817897fb4a963.json b/wikipedia-analysis-#229lixin/cache/50f6590d36692b7109e817897fb4a963.json new file mode 100644 index 0000000..a485bbe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50f6590d36692b7109e817897fb4a963.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:46.687771", + "response": { + "continue": { + "rvcontinue": "20250529231905|39900827", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3998837, + "ns": 0, + "title": "노숙 (사회)", + "revisions": [ + { + "timestamp": "2025-05-31T00:59:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/50f94430cc71a860d786c7ce9bdeb6e5.json b/wikipedia-analysis-#229lixin/cache/50f94430cc71a860d786c7ce9bdeb6e5.json new file mode 100644 index 0000000..16ad4bf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/50f94430cc71a860d786c7ce9bdeb6e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:19.732373", + "response": { + "continue": { + "rvcontinue": "20200813120941|1125316", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101491, + "ns": 0, + "title": "Tetemeko la ardhi", + "revisions": [ + { + "timestamp": "2021-12-25T18:57:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/510e8732afcbe6cf3d74fba96193afb3.json b/wikipedia-analysis-#229lixin/cache/510e8732afcbe6cf3d74fba96193afb3.json new file mode 100644 index 0000000..f69453f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/510e8732afcbe6cf3d74fba96193afb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:33.365330", + "response": { + "continue": { + "rvcontinue": "20230928000656|302304", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11756, + "ns": 0, + "title": "وچکالي", + "revisions": [ + { + "timestamp": "2025-08-14T02:11:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/514b5f219c4f3c5cc0e68670abd48401.json b/wikipedia-analysis-#229lixin/cache/514b5f219c4f3c5cc0e68670abd48401.json new file mode 100644 index 0000000..fd3bb1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/514b5f219c4f3c5cc0e68670abd48401.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:14.753599", + "response": { + "continue": { + "rvcontinue": "20220224145347|20747698", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3578381, + "ns": 0, + "title": "Pemilihan umum Presiden Amerika Serikat 2024", + "revisions": [ + { + "timestamp": "2022-02-24T14:53:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/514ddb9d07cf580e95c5b572997efa87.json b/wikipedia-analysis-#229lixin/cache/514ddb9d07cf580e95c5b572997efa87.json new file mode 100644 index 0000000..320c73f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/514ddb9d07cf580e95c5b572997efa87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:58.987851", + "response": { + "continue": { + "rvcontinue": "20250501054437|73468439", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1751756, + "ns": 0, + "title": "Bình đẳng giới", + "revisions": [ + { + "timestamp": "2025-11-11T19:21:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/516791c2c9f68aff743f9442dd3860a8.json b/wikipedia-analysis-#229lixin/cache/516791c2c9f68aff743f9442dd3860a8.json new file mode 100644 index 0000000..1471f66 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/516791c2c9f68aff743f9442dd3860a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:46.101786", + "response": { + "continue": { + "rvcontinue": "20040122084420|112792", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36453, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2004-01-22T08:24:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/519e2a8d1d0d0916636db7f28ff56b98.json b/wikipedia-analysis-#229lixin/cache/519e2a8d1d0d0916636db7f28ff56b98.json new file mode 100644 index 0000000..2a96765 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/519e2a8d1d0d0916636db7f28ff56b98.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:59.306601", + "response": { + "continue": { + "rvcontinue": "20240220165934|6080952", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4566, + "ns": 0, + "title": "ایچ آئی وی/ایڈز", + "revisions": [ + { + "timestamp": "2025-02-02T06:03:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51a5839340391d01114062de4a2346fc.json b/wikipedia-analysis-#229lixin/cache/51a5839340391d01114062de4a2346fc.json new file mode 100644 index 0000000..5354171 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51a5839340391d01114062de4a2346fc.json @@ -0,0 +1,288 @@ +{ + "cached_at": "2026-01-26T00:33:05.317935", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 101942, + "ns": 0, + "title": "Child labour", + "langlinks": [ + { + "lang": "af", + "title": "Kinderarbeid" + }, + { + "lang": "ar", + "title": "عمالة الأطفال" + }, + { + "lang": "ary", + "title": "خدمة د الدراري الصغار" + }, + { + "lang": "ast", + "title": "Esplotación infantil" + }, + { + "lang": "az", + "title": "Uşaq əməyindən istifadə" + }, + { + "lang": "bcl", + "title": "Pagtrabaho kan mga aki" + }, + { + "lang": "bn", + "title": "শিশুশ্রম" + }, + { + "lang": "ca", + "title": "Treball infantil" + }, + { + "lang": "ckb", + "title": "مناڵانی کار" + }, + { + "lang": "cs", + "title": "Dětská práce" + }, + { + "lang": "da", + "title": "Børnearbejde" + }, + { + "lang": "de", + "title": "Kinderarbeit" + }, + { + "lang": "el", + "title": "Παιδική εργασία" + }, + { + "lang": "eo", + "title": "Infanlaboro" + }, + { + "lang": "es", + "title": "Explotación infantil" + }, + { + "lang": "et", + "title": "Lapstööjõud" + }, + { + "lang": "eu", + "title": "Haurren esplotazio" + }, + { + "lang": "fa", + "title": "کودکان کار" + }, + { + "lang": "fi", + "title": "Lapsityö" + }, + { + "lang": "fr", + "title": "Travail des enfants" + }, + { + "lang": "gl", + "title": "Traballo infantil" + }, + { + "lang": "gu", + "title": "બાળ કામદાર" + }, + { + "lang": "ha", + "title": "Aikin yara" + }, + { + "lang": "he", + "title": "העסקת ילדים" + }, + { + "lang": "hi", + "title": "बाल-श्रम" + }, + { + "lang": "hy", + "title": "Մանկական աշխատանք" + }, + { + "lang": "ia", + "title": "Labor infantil" + }, + { + "lang": "id", + "title": "Pekerja anak" + }, + { + "lang": "is", + "title": "Barnaþrælkun" + }, + { + "lang": "it", + "title": "Lavoro minorile" + }, + { + "lang": "ja", + "title": "児童労働" + }, + { + "lang": "kn", + "title": "ಬಾಲಕಾರ್ಮಿಕ" + }, + { + "lang": "ko", + "title": "아동 노동" + }, + { + "lang": "ku", + "title": "Karkirina zarokan" + }, + { + "lang": "la", + "title": "Labor impuberum" + }, + { + "lang": "lv", + "title": "Bērnu darbs" + }, + { + "lang": "mk", + "title": "Детски труд" + }, + { + "lang": "ml", + "title": "ബാലവേല" + }, + { + "lang": "ne", + "title": "बालश्रम" + }, + { + "lang": "nl", + "title": "Kinderarbeid" + }, + { + "lang": "nn", + "title": "Barnearbeid" + }, + { + "lang": "nb", + "title": "Barnearbeid" + }, + { + "lang": "oc", + "title": "Trabalh dels enfants" + }, + { + "lang": "pa", + "title": "ਬਾਲ ਮਜ਼ਦੂਰੀ" + }, + { + "lang": "pl", + "title": "Praca dzieci" + }, + { + "lang": "ps", + "title": "د ماشوم مزدوري کول" + }, + { + "lang": "pt", + "title": "Trabalho infantil" + }, + { + "lang": "ro", + "title": "Exploatarea copilului prin muncă" + }, + { + "lang": "ru", + "title": "Детский труд" + }, + { + "lang": "si", + "title": "ළමා මෙහෙකරුවන්" + }, + { + "lang": "simple", + "title": "Child labour" + }, + { + "lang": "sk", + "title": "Detská práca" + }, + { + "lang": "sq", + "title": "Puna e fëmijëve" + }, + { + "lang": "sr", + "title": "Дечја радна снага" + }, + { + "lang": "st", + "title": "Mosebetsi oa bana" + }, + { + "lang": "sv", + "title": "Barnarbete" + }, + { + "lang": "sw", + "title": "Ajira kwa watoto" + }, + { + "lang": "ta", + "title": "குழந்தைத் தொழிலாளர்" + }, + { + "lang": "te", + "title": "బాల కార్మికులు" + }, + { + "lang": "tr", + "title": "Çocuk işçiler" + }, + { + "lang": "uk", + "title": "Дитяча праця" + }, + { + "lang": "ur", + "title": "بچہ مزدوری" + }, + { + "lang": "vi", + "title": "Lao động trẻ em" + }, + { + "lang": "wa", + "title": "Boutaedje des efants" + }, + { + "lang": "wuu", + "title": "童工" + }, + { + "lang": "zgh", + "title": "ⵜⴰⵡⵓⵔⵉ ⵏ ⵜⴰⵣⵣⴰⵏⵉⵏ" + }, + { + "lang": "zh", + "title": "童工" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51aeccfb8c4eae3bc3ecf121061460d3.json b/wikipedia-analysis-#229lixin/cache/51aeccfb8c4eae3bc3ecf121061460d3.json new file mode 100644 index 0000000..347648d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51aeccfb8c4eae3bc3ecf121061460d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:40.036137", + "response": { + "continue": { + "rvcontinue": "20050824183135|388448", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71630, + "ns": 0, + "title": "Rokote", + "revisions": [ + { + "timestamp": "2005-08-18T18:25:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51b1b49feec19fa6f5686acd528a75df.json b/wikipedia-analysis-#229lixin/cache/51b1b49feec19fa6f5686acd528a75df.json new file mode 100644 index 0000000..1f5b1a9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51b1b49feec19fa6f5686acd528a75df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:24.817082", + "response": { + "continue": { + "rvcontinue": "20091210124720|3677866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 404563, + "ns": 0, + "title": "Internt fordreven person", + "revisions": [ + { + "timestamp": "2009-12-10T12:32:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51b99b937c1f1a40dc6f37f976494860.json b/wikipedia-analysis-#229lixin/cache/51b99b937c1f1a40dc6f37f976494860.json new file mode 100644 index 0000000..b0ea70d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51b99b937c1f1a40dc6f37f976494860.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:34.101006", + "response": { + "continue": { + "rvcontinue": "20220112074918|729691", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9662, + "ns": 0, + "title": "ယောက်ျား၊ မိန်းမ တန်းတူညီမျှမှု", + "revisions": [ + { + "timestamp": "2022-12-13T04:43:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51bd0d832dd052f0b8fedec57d299835.json b/wikipedia-analysis-#229lixin/cache/51bd0d832dd052f0b8fedec57d299835.json new file mode 100644 index 0000000..1d69973 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51bd0d832dd052f0b8fedec57d299835.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:41.108174", + "response": { + "continue": { + "rvcontinue": "20201201061200|24139382", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2854673, + "ns": 0, + "title": "2024 Amerika Birleşik Devletleri başkanlık seçimleri", + "revisions": [ + { + "timestamp": "2020-12-01T06:10:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51bfe4852ec37e53f8a155cd220b77dc.json b/wikipedia-analysis-#229lixin/cache/51bfe4852ec37e53f8a155cd220b77dc.json new file mode 100644 index 0000000..b65c12e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51bfe4852ec37e53f8a155cd220b77dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:03.676119", + "response": { + "continue": { + "rvcontinue": "20260115132247|263358278", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12547238, + "ns": 0, + "title": "Erdbeben in der Türkei und Syrien 2023", + "revisions": [ + { + "timestamp": "2026-01-15T13:23:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51c3443698fe01a31522cf43aa7f51d8.json b/wikipedia-analysis-#229lixin/cache/51c3443698fe01a31522cf43aa7f51d8.json new file mode 100644 index 0000000..41f9b68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51c3443698fe01a31522cf43aa7f51d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:36.460057", + "response": { + "continue": { + "rvcontinue": "20250813204300|8398589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113352, + "ns": 0, + "title": "সুনামি", + "revisions": [ + { + "timestamp": "2025-11-17T00:07:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51ceaba9053592bedc1476d2c37e71d6.json b/wikipedia-analysis-#229lixin/cache/51ceaba9053592bedc1476d2c37e71d6.json new file mode 100644 index 0000000..143d58c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51ceaba9053592bedc1476d2c37e71d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:56.493690", + "response": { + "continue": { + "rvcontinue": "20240713073833|27286724", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1117312, + "ns": 0, + "title": "Háborús bűncselekmény", + "revisions": [ + { + "timestamp": "2025-12-06T19:26:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51cf4350bc7d227020a9753b288c4164.json b/wikipedia-analysis-#229lixin/cache/51cf4350bc7d227020a9753b288c4164.json new file mode 100644 index 0000000..9f94ad9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51cf4350bc7d227020a9753b288c4164.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:07.087048", + "response": { + "continue": { + "rvcontinue": "20070520121649|968108", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 137299, + "ns": 0, + "title": "Малария", + "revisions": [ + { + "timestamp": "2007-05-20T12:16:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/51fa39f3d90f342ebea54eb095c417a0.json b/wikipedia-analysis-#229lixin/cache/51fa39f3d90f342ebea54eb095c417a0.json new file mode 100644 index 0000000..d9bae48 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/51fa39f3d90f342ebea54eb095c417a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:38.564400", + "response": { + "continue": { + "rvcontinue": "20020212220603|5489", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 231718, + "ns": 0, + "title": "Terremoto", + "revisions": [ + { + "timestamp": "2002-02-12T22:04:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/521630937a6359d5ecbf8cee6d28326c.json b/wikipedia-analysis-#229lixin/cache/521630937a6359d5ecbf8cee6d28326c.json new file mode 100644 index 0000000..5c82f00 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/521630937a6359d5ecbf8cee6d28326c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:37.970327", + "response": { + "continue": { + "rvcontinue": "20241028194125|6286517", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 610022, + "ns": 0, + "title": "गरीबी", + "revisions": [ + { + "timestamp": "2025-09-02T11:54:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/522225ca37724fe9354d1f7518bcdf2f.json b/wikipedia-analysis-#229lixin/cache/522225ca37724fe9354d1f7518bcdf2f.json new file mode 100644 index 0000000..24be4c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/522225ca37724fe9354d1f7518bcdf2f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:17.201028", + "response": { + "continue": { + "rvcontinue": "20250411143346|1414800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34029, + "ns": 0, + "title": "Mauaji ya kimbari", + "revisions": [ + { + "timestamp": "2025-06-04T14:07:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/522ea85acd20b0922fbc4f4e82f69f3b.json b/wikipedia-analysis-#229lixin/cache/522ea85acd20b0922fbc4f4e82f69f3b.json new file mode 100644 index 0000000..2cb301d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/522ea85acd20b0922fbc4f4e82f69f3b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:48.538191", + "response": { + "continue": { + "rvcontinue": "20240229121157|25380411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4248020, + "ns": 0, + "title": "Intimidasi terhadap pemilih", + "revisions": [ + { + "timestamp": "2024-02-29T12:11:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5234100c110f5308623c01bafdc246a2.json b/wikipedia-analysis-#229lixin/cache/5234100c110f5308623c01bafdc246a2.json new file mode 100644 index 0000000..7725e03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5234100c110f5308623c01bafdc246a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:51.031166", + "response": { + "continue": { + "rvcontinue": "20241115195411|75242725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101188, + "ns": 0, + "title": "Głosowanie", + "revisions": [ + { + "timestamp": "2025-09-09T10:46:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5238befdb0f820413fae13792aa23b7f.json b/wikipedia-analysis-#229lixin/cache/5238befdb0f820413fae13792aa23b7f.json new file mode 100644 index 0000000..7197251 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5238befdb0f820413fae13792aa23b7f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:40.027707", + "response": { + "continue": { + "rvcontinue": "20251126080300|42249139", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1819435, + "ns": 0, + "title": "משבר הומניטרי", + "revisions": [ + { + "timestamp": "2025-11-26T10:17:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/523dda8fb29d2af88d7dc171043999f3.json b/wikipedia-analysis-#229lixin/cache/523dda8fb29d2af88d7dc171043999f3.json new file mode 100644 index 0000000..33c3b97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/523dda8fb29d2af88d7dc171043999f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:39.242041", + "response": { + "continue": { + "rvcontinue": "20030505071145|1701818", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 221773, + "ns": 0, + "title": "Human migration", + "revisions": [ + { + "timestamp": "2003-05-05T06:57:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/52474ac81003da5a6f6011a8e768438e.json b/wikipedia-analysis-#229lixin/cache/52474ac81003da5a6f6011a8e768438e.json new file mode 100644 index 0000000..8a573ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/52474ac81003da5a6f6011a8e768438e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:21.048672", + "response": { + "continue": { + "rvcontinue": "20260118194041|11453285", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54187, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2026-01-19T07:50:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5249df054a5f0ec5c02818325aa718bc.json b/wikipedia-analysis-#229lixin/cache/5249df054a5f0ec5c02818325aa718bc.json new file mode 100644 index 0000000..6863961 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5249df054a5f0ec5c02818325aa718bc.json @@ -0,0 +1,696 @@ +{ + "cached_at": "2026-01-26T00:05:04.518406", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 30653, + "ns": 0, + "title": "Tuberculosis", + "langlinks": [ + { + "lang": "af", + "title": "Tuberkulose" + }, + { + "lang": "gsw", + "title": "Tuberkulose" + }, + { + "lang": "am", + "title": "የሳንባ ነቀርሳ" + }, + { + "lang": "an", + "title": "Tuberculosi" + }, + { + "lang": "anp", + "title": "क्षयरोग" + }, + { + "lang": "ar", + "title": "سل" + }, + { + "lang": "arz", + "title": "سل" + }, + { + "lang": "as", + "title": "যক্ষ্মা" + }, + { + "lang": "ast", + "title": "Tuberculosis" + }, + { + "lang": "awa", + "title": "टीबी" + }, + { + "lang": "ay", + "title": "Tisiku" + }, + { + "lang": "az", + "title": "Vərəm" + }, + { + "lang": "azb", + "title": "ورم/سل" + }, + { + "lang": "ba", + "title": "Туберкулёз" + }, + { + "lang": "sgs", + "title": "Džiuova" + }, + { + "lang": "be", + "title": "Туберкулёз" + }, + { + "lang": "be-tarask", + "title": "Сухоты" + }, + { + "lang": "bg", + "title": "Туберкулоза" + }, + { + "lang": "bjn", + "title": "Téréng" + }, + { + "lang": "blk", + "title": "တီဘီရောႏဂါႏ" + }, + { + "lang": "bm", + "title": "Sɔgɔsɔgɔnicɛ" + }, + { + "lang": "bn", + "title": "যক্ষ্মা" + }, + { + "lang": "bo", + "title": "གློ་གཅོང་གི་ནད།" + }, + { + "lang": "br", + "title": "Torzhellegezh" + }, + { + "lang": "bs", + "title": "Tuberkuloza" + }, + { + "lang": "bxr", + "title": "Сүрьеэ үбшэн" + }, + { + "lang": "ca", + "title": "Tuberculosi" + }, + { + "lang": "ckb", + "title": "دەردەباریکە" + }, + { + "lang": "cs", + "title": "Tuberkulóza" + }, + { + "lang": "cv", + "title": "Туберкулёз" + }, + { + "lang": "cy", + "title": "Diciâu" + }, + { + "lang": "da", + "title": "Tuberkulose" + }, + { + "lang": "dag", + "title": "Kɔhimpiɛligu" + }, + { + "lang": "de", + "title": "Tuberkulose" + }, + { + "lang": "din", + "title": "Nyaŋyiel" + }, + { + "lang": "dty", + "title": "क्षयरोग" + }, + { + "lang": "el", + "title": "Φυματίωση" + }, + { + "lang": "eo", + "title": "Tuberkulozo" + }, + { + "lang": "es", + "title": "Tuberculosis" + }, + { + "lang": "et", + "title": "Tuberkuloos" + }, + { + "lang": "eu", + "title": "Tuberkulosi" + }, + { + "lang": "fa", + "title": "سل" + }, + { + "lang": "fi", + "title": "Tuberkuloosi" + }, + { + "lang": "vro", + "title": "Tiisikus" + }, + { + "lang": "fo", + "title": "Tuberklar" + }, + { + "lang": "fr", + "title": "Tuberculose" + }, + { + "lang": "frr", + "title": "Teerin" + }, + { + "lang": "fy", + "title": "Tuberkuloaze" + }, + { + "lang": "ga", + "title": "An eitinn" + }, + { + "lang": "gcr", + "title": "Tiberkiloz moun" + }, + { + "lang": "gd", + "title": "A' Chaitheamh" + }, + { + "lang": "gl", + "title": "Tuberculose" + }, + { + "lang": "gn", + "title": "Mba'asy po'i" + }, + { + "lang": "gpe", + "title": "Tuberculosis" + }, + { + "lang": "gu", + "title": "ક્ષય રોગ" + }, + { + "lang": "gv", + "title": "Gorley shymlee" + }, + { + "lang": "ha", + "title": "Tarin fuka" + }, + { + "lang": "hak", + "title": "Pot-thâm-fó" + }, + { + "lang": "he", + "title": "שחפת" + }, + { + "lang": "hi", + "title": "यक्ष्मा" + }, + { + "lang": "hif", + "title": "TB" + }, + { + "lang": "hr", + "title": "Tuberkuloza" + }, + { + "lang": "ht", + "title": "Tibèkiloz" + }, + { + "lang": "hu", + "title": "Gümőkór" + }, + { + "lang": "hy", + "title": "Տուբերկուլոզ" + }, + { + "lang": "hyw", + "title": "Թոքախտ" + }, + { + "lang": "ia", + "title": "Tuberculosis" + }, + { + "lang": "id", + "title": "Tuberkulosis" + }, + { + "lang": "ilo", + "title": "Daig" + }, + { + "lang": "io", + "title": "Tuberkuloso" + }, + { + "lang": "is", + "title": "Berklar" + }, + { + "lang": "it", + "title": "Tubercolosi" + }, + { + "lang": "ja", + "title": "結核" + }, + { + "lang": "jam", + "title": "Tyuubakuluosis" + }, + { + "lang": "jv", + "title": "Tuberkulosis" + }, + { + "lang": "ka", + "title": "ტუბერკულოზი" + }, + { + "lang": "kbp", + "title": "Kpeziwɩlaɣ kʊdɔŋ" + }, + { + "lang": "kk", + "title": "Туберкулез" + }, + { + "lang": "kn", + "title": "ಕ್ಷಯ" + }, + { + "lang": "ko", + "title": "결핵" + }, + { + "lang": "ks", + "title": "سِلہٕ" + }, + { + "lang": "ku", + "title": "Tuberkuloz" + }, + { + "lang": "ky", + "title": "Кургак учук" + }, + { + "lang": "la", + "title": "Phthisis" + }, + { + "lang": "lb", + "title": "Tuberkulos" + }, + { + "lang": "lez", + "title": "Верем" + }, + { + "lang": "lfn", + "title": "Tuberculose" + }, + { + "lang": "lg", + "title": "Akafuba bulwadde" + }, + { + "lang": "li", + "title": "Taering" + }, + { + "lang": "lmo", + "title": "Tisi" + }, + { + "lang": "ln", + "title": "Tibélekilosi" + }, + { + "lang": "lo", + "title": "ວັນນະໂລກ" + }, + { + "lang": "lt", + "title": "Tuberkuliozė" + }, + { + "lang": "lv", + "title": "Tuberkuloze" + }, + { + "lang": "mg", + "title": "Raboka" + }, + { + "lang": "mk", + "title": "Туберкулоза" + }, + { + "lang": "ml", + "title": "ക്ഷയം" + }, + { + "lang": "mn", + "title": "Сүрьеэ" + }, + { + "lang": "mr", + "title": "क्षय रोग" + }, + { + "lang": "ms", + "title": "Tuberkulosis" + }, + { + "lang": "mt", + "title": "Tuberkulożi" + }, + { + "lang": "my", + "title": "တီဘီရောဂါ" + }, + { + "lang": "nah", + "title": "Tētzāuhcocoliztli" + }, + { + "lang": "nds", + "title": "Tuberkulose" + }, + { + "lang": "ne", + "title": "क्षयरोग" + }, + { + "lang": "new", + "title": "गंल्वय्" + }, + { + "lang": "nl", + "title": "Tuberculose" + }, + { + "lang": "nn", + "title": "Tuberkulose" + }, + { + "lang": "nb", + "title": "Tuberkulose" + }, + { + "lang": "nv", + "title": "Jéíʼádįįh" + }, + { + "lang": "ny", + "title": "Chifuwa Chachikulu" + }, + { + "lang": "oc", + "title": "Tuberculòsi" + }, + { + "lang": "or", + "title": "ଯକ୍ଷ୍ମା" + }, + { + "lang": "pa", + "title": "ਟੀਬੀ" + }, + { + "lang": "pl", + "title": "Gruźlica człowieka" + }, + { + "lang": "pms", + "title": "Tubercolosi" + }, + { + "lang": "pnb", + "title": "ٹی بی" + }, + { + "lang": "ps", + "title": "نری رنځ" + }, + { + "lang": "pt", + "title": "Tuberculose" + }, + { + "lang": "qu", + "title": "Qhaqya unquy" + }, + { + "lang": "ro", + "title": "Tuberculoză" + }, + { + "lang": "ru", + "title": "Туберкулёз" + }, + { + "lang": "rue", + "title": "Туберкулоза" + }, + { + "lang": "sa", + "title": "क्षयरोगः" + }, + { + "lang": "sah", + "title": "Сэллик" + }, + { + "lang": "sat", + "title": "ᱥᱟᱦᱟᱸᱥ" + }, + { + "lang": "sc", + "title": "Tisichèntzia" + }, + { + "lang": "scn", + "title": "Tubbirculosi" + }, + { + "lang": "sd", + "title": "سلهہ" + }, + { + "lang": "sh", + "title": "Tuberkuloza" + }, + { + "lang": "si", + "title": "ක්‍ෂය රෝගය" + }, + { + "lang": "simple", + "title": "Tuberculosis" + }, + { + "lang": "sk", + "title": "Tuberkulóza" + }, + { + "lang": "sl", + "title": "Tuberkuloza" + }, + { + "lang": "smn", + "title": "Tuberkulos" + }, + { + "lang": "sn", + "title": "Rurindi" + }, + { + "lang": "sq", + "title": "Tuberkulozi" + }, + { + "lang": "sr", + "title": "Туберкулоза" + }, + { + "lang": "ss", + "title": "Tuberculosis" + }, + { + "lang": "st", + "title": "Lefuba" + }, + { + "lang": "su", + "title": "Tuberkulosis" + }, + { + "lang": "sv", + "title": "Tuberkulos" + }, + { + "lang": "sw", + "title": "Kifua kikuu" + }, + { + "lang": "szl", + "title": "Tubera" + }, + { + "lang": "ta", + "title": "காச நோய்" + }, + { + "lang": "te", + "title": "క్షయ" + }, + { + "lang": "tg", + "title": "Бемории сил" + }, + { + "lang": "th", + "title": "วัณโรค" + }, + { + "lang": "tk", + "title": "Inçekesel" + }, + { + "lang": "tl", + "title": "Tuberkulosis" + }, + { + "lang": "tr", + "title": "Verem" + }, + { + "lang": "trv", + "title": "Meru mnarux teerang" + }, + { + "lang": "tt", + "title": "Туберкулёз" + }, + { + "lang": "tw", + "title": "Nsamanwa" + }, + { + "lang": "tyv", + "title": "Туберкулёз" + }, + { + "lang": "uk", + "title": "Туберкульоз" + }, + { + "lang": "ur", + "title": "سل" + }, + { + "lang": "uz", + "title": "Sil" + }, + { + "lang": "vi", + "title": "Lao" + }, + { + "lang": "wa", + "title": "Pitizeye des djins" + }, + { + "lang": "war", + "title": "Tuberculosis" + }, + { + "lang": "wo", + "title": "Tuberculosis" + }, + { + "lang": "wuu", + "title": "结核病" + }, + { + "lang": "xh", + "title": "Isifo sephepha" + }, + { + "lang": "yi", + "title": "טובערקולאז" + }, + { + "lang": "za", + "title": "Lauzae" + }, + { + "lang": "zh", + "title": "结核病" + }, + { + "lang": "nan", + "title": "Hì-lô-pēⁿ" + }, + { + "lang": "yue", + "title": "肺癆" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/52920542ba2b0641c4791fc26ac1b5b4.json b/wikipedia-analysis-#229lixin/cache/52920542ba2b0641c4791fc26ac1b5b4.json new file mode 100644 index 0000000..3da4c12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/52920542ba2b0641c4791fc26ac1b5b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:58.691500", + "response": { + "continue": { + "rvcontinue": "20251231021400|1330379510", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17253537, + "ns": 0, + "title": "Censorship", + "revisions": [ + { + "timestamp": "2026-01-18T16:53:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/529c4587c4da611fe1610d2f6578b6ac.json b/wikipedia-analysis-#229lixin/cache/529c4587c4da611fe1610d2f6578b6ac.json new file mode 100644 index 0000000..205b320 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/529c4587c4da611fe1610d2f6578b6ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:54.108317", + "response": { + "continue": { + "rvcontinue": "20140227074420|15779160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2443818, + "ns": 0, + "title": "Kiểm duyệt", + "revisions": [ + { + "timestamp": "2014-02-27T07:38:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/52e7365030d41768b8705ccc5bbe590c.json b/wikipedia-analysis-#229lixin/cache/52e7365030d41768b8705ccc5bbe590c.json new file mode 100644 index 0000000..dc788b2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/52e7365030d41768b8705ccc5bbe590c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:11.016786", + "response": { + "continue": { + "rvcontinue": "20160613203259|5896757", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 479268, + "ns": 0, + "title": "Εμπορία ανθρώπων", + "revisions": [ + { + "timestamp": "2016-06-13T20:31:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/533102de8b4eaddbcb913d45e7d0fa87.json b/wikipedia-analysis-#229lixin/cache/533102de8b4eaddbcb913d45e7d0fa87.json new file mode 100644 index 0000000..4829225 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/533102de8b4eaddbcb913d45e7d0fa87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:00.353336", + "response": { + "continue": { + "rvcontinue": "20060801153124|652415", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108348, + "ns": 0, + "title": "Svoboda projevu", + "revisions": [ + { + "timestamp": "2006-07-31T10:51:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5332b35ee8d78888e1cbb4d8c7c93d7c.json b/wikipedia-analysis-#229lixin/cache/5332b35ee8d78888e1cbb4d8c7c93d7c.json new file mode 100644 index 0000000..4237068 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5332b35ee8d78888e1cbb4d8c7c93d7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:08.158149", + "response": { + "continue": { + "rvcontinue": "20160301080041|8465906", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 870481, + "ns": 0, + "title": "Grænsekontrol", + "revisions": [ + { + "timestamp": "2016-03-01T07:41:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5340bdad6fc60178a20ed929064d3cd3.json b/wikipedia-analysis-#229lixin/cache/5340bdad6fc60178a20ed929064d3cd3.json new file mode 100644 index 0000000..07399df --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5340bdad6fc60178a20ed929064d3cd3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:33.319956", + "response": { + "continue": { + "rvcontinue": "20251113025029|28437671", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34497, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2025-11-14T03:18:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5344ef1539dfa6e5dfbe4af2b0ecce72.json b/wikipedia-analysis-#229lixin/cache/5344ef1539dfa6e5dfbe4af2b0ecce72.json new file mode 100644 index 0000000..80a15df --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5344ef1539dfa6e5dfbe4af2b0ecce72.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:24.433640", + "response": { + "continue": { + "rvcontinue": "20220416175055|61758677", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5636526, + "ns": 0, + "title": "Vluchtelingencrisis", + "revisions": [ + { + "timestamp": "2022-04-05T18:14:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/534bd729a865dd8412bd08bf3ef9fe0d.json b/wikipedia-analysis-#229lixin/cache/534bd729a865dd8412bd08bf3ef9fe0d.json new file mode 100644 index 0000000..729e49e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/534bd729a865dd8412bd08bf3ef9fe0d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:56.153992", + "response": { + "continue": { + "rvcontinue": "20250712163423|12628887", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119820, + "ns": 0, + "title": "Глобално затопляне", + "revisions": [ + { + "timestamp": "2025-07-23T16:34:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/539db87343172e1f606ef9e4cff2ef05.json b/wikipedia-analysis-#229lixin/cache/539db87343172e1f606ef9e4cff2ef05.json new file mode 100644 index 0000000..10555ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/539db87343172e1f606ef9e4cff2ef05.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:05.376439", + "response": { + "continue": { + "rvcontinue": "20210418122225|182031776", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14075219, + "ns": 0, + "title": "Élection présidentielle américaine de 2024", + "revisions": [ + { + "timestamp": "2021-04-16T10:20:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/53adcf7d7404511d2093c4c6128cf007.json b/wikipedia-analysis-#229lixin/cache/53adcf7d7404511d2093c4c6128cf007.json new file mode 100644 index 0000000..4b6fd23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/53adcf7d7404511d2093c4c6128cf007.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:22.465580", + "response": { + "continue": { + "rvcontinue": "20060913123222|16350", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2007, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2005-12-28T00:36:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54006a90e70f1d4887ce0469def47029.json b/wikipedia-analysis-#229lixin/cache/54006a90e70f1d4887ce0469def47029.json new file mode 100644 index 0000000..5fa3a57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54006a90e70f1d4887ce0469def47029.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:03.997908", + "response": { + "continue": { + "rvcontinue": "20011003215021|288573", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30653, + "ns": 0, + "title": "Tuberculosis", + "revisions": [ + { + "timestamp": "2001-09-29T21:43:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54193f08530428aa3ca3af86c5899e57.json b/wikipedia-analysis-#229lixin/cache/54193f08530428aa3ca3af86c5899e57.json new file mode 100644 index 0000000..55a46bb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54193f08530428aa3ca3af86c5899e57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:31.983170", + "response": { + "continue": { + "rvcontinue": "20050411072055|185500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52802, + "ns": 0, + "title": "Folkedrab", + "revisions": [ + { + "timestamp": "2005-04-11T06:58:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5419fa59721704bf84aa44eb6a05270d.json b/wikipedia-analysis-#229lixin/cache/5419fa59721704bf84aa44eb6a05270d.json new file mode 100644 index 0000000..2b2e289 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5419fa59721704bf84aa44eb6a05270d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:21.949837", + "response": { + "continue": { + "rvcontinue": "20251114063005|28479167", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 359403, + "ns": 0, + "title": "Kebebasan berbicara", + "revisions": [ + { + "timestamp": "2025-12-26T01:21:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/541fdc2c1a82d07b83838bf18c107cfe.json b/wikipedia-analysis-#229lixin/cache/541fdc2c1a82d07b83838bf18c107cfe.json new file mode 100644 index 0000000..8157401 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/541fdc2c1a82d07b83838bf18c107cfe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:05.661295", + "response": { + "continue": { + "rvcontinue": "20050728192656|153534", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28616, + "ns": 0, + "title": "Mučení", + "revisions": [ + { + "timestamp": "2005-07-28T19:14:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5422f389d2ec879bbc3ed8a38d1d74e8.json b/wikipedia-analysis-#229lixin/cache/5422f389d2ec879bbc3ed8a38d1d74e8.json new file mode 100644 index 0000000..6c697ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5422f389d2ec879bbc3ed8a38d1d74e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:17.343084", + "response": { + "continue": { + "rvcontinue": "20230927125422|300970", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59658, + "ns": 0, + "title": "انساني کډوالي", + "revisions": [ + { + "timestamp": "2022-02-13T09:56:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5432ce77a6f5a90bd7fe35fd1b77dc07.json b/wikipedia-analysis-#229lixin/cache/5432ce77a6f5a90bd7fe35fd1b77dc07.json new file mode 100644 index 0000000..b3ec477 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5432ce77a6f5a90bd7fe35fd1b77dc07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:21.966796", + "response": { + "continue": { + "rvcontinue": "20030731120919|73945", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17789, + "ns": 0, + "title": "Natuurbrand", + "revisions": [ + { + "timestamp": "2003-07-30T16:31:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/544dbb19245e105a1eb36826216facae.json b/wikipedia-analysis-#229lixin/cache/544dbb19245e105a1eb36826216facae.json new file mode 100644 index 0000000..1a42d5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/544dbb19245e105a1eb36826216facae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:33.507438", + "response": { + "continue": { + "rvcontinue": "20080326055022|24057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5797, + "ns": 0, + "title": "මානව අයිතිවාසිකම්", + "revisions": [ + { + "timestamp": "2008-03-26T05:40:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/545414ac36df6e3422347648fd6b4af4.json b/wikipedia-analysis-#229lixin/cache/545414ac36df6e3422347648fd6b4af4.json new file mode 100644 index 0000000..5db254f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/545414ac36df6e3422347648fd6b4af4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:47.689940", + "response": { + "continue": { + "rvcontinue": "20240830003838|332429", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59765, + "ns": 0, + "title": "تبعیض", + "revisions": [ + { + "timestamp": "2024-09-19T23:40:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54626d877dd978395e17752ec82338e0.json b/wikipedia-analysis-#229lixin/cache/54626d877dd978395e17752ec82338e0.json new file mode 100644 index 0000000..53f90af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54626d877dd978395e17752ec82338e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:00.383061", + "response": { + "continue": { + "rvcontinue": "20251228230623|150891695", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 180535, + "ns": 0, + "title": "Бедность", + "revisions": [ + { + "timestamp": "2025-12-29T04:12:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/546e2fe1aa56c3829666038bd96c1c08.json b/wikipedia-analysis-#229lixin/cache/546e2fe1aa56c3829666038bd96c1c08.json new file mode 100644 index 0000000..5632385 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/546e2fe1aa56c3829666038bd96c1c08.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:35.043510", + "response": { + "continue": { + "rvcontinue": "20251231235052|28763792", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17162, + "ns": 0, + "title": "Hukuman mati", + "revisions": [ + { + "timestamp": "2026-01-23T16:29:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/547e2f34cb6b7bc0cccbfb80afe4731f.json b/wikipedia-analysis-#229lixin/cache/547e2f34cb6b7bc0cccbfb80afe4731f.json new file mode 100644 index 0000000..cae9a80 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/547e2f34cb6b7bc0cccbfb80afe4731f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:28.752495", + "response": { + "continue": { + "rvcontinue": "20041230144417|30210", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9796, + "ns": 0, + "title": "Vakcína", + "revisions": [ + { + "timestamp": "2004-12-30T14:34:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5491826ad228f47492241f5819b13509.json b/wikipedia-analysis-#229lixin/cache/5491826ad228f47492241f5819b13509.json new file mode 100644 index 0000000..1dceeb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5491826ad228f47492241f5819b13509.json @@ -0,0 +1,828 @@ +{ + "cached_at": "2026-01-26T00:42:55.688819", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 7959, + "ns": 0, + "title": "Democracy", + "langlinks": [ + { + "lang": "af", + "title": "Demokrasie" + }, + { + "lang": "gsw", + "title": "Demokratie" + }, + { + "lang": "am", + "title": "ዴሞክራሲ" + }, + { + "lang": "an", + "title": "Democracia" + }, + { + "lang": "anp", + "title": "प्रजातंत्र" + }, + { + "lang": "ar", + "title": "ديمقراطية" + }, + { + "lang": "ary", + "title": "ديموقراطية" + }, + { + "lang": "arz", + "title": "ديموقراطيه" + }, + { + "lang": "as", + "title": "গণতন্ত্ৰ" + }, + { + "lang": "ast", + "title": "Democracia" + }, + { + "lang": "av", + "title": "Демократия" + }, + { + "lang": "az", + "title": "Demokratiya" + }, + { + "lang": "azb", + "title": "دموکراسی" + }, + { + "lang": "ba", + "title": "Демократия" + }, + { + "lang": "bar", + "title": "Demokratie" + }, + { + "lang": "sgs", + "title": "Demuokratėjė" + }, + { + "lang": "bcl", + "title": "Demokrasya" + }, + { + "lang": "be", + "title": "Дэмакратыя" + }, + { + "lang": "be-tarask", + "title": "Дэмакратыя" + }, + { + "lang": "bg", + "title": "Демокрация" + }, + { + "lang": "bh", + "title": "लोकतंत्र" + }, + { + "lang": "blk", + "title": "ဒီမိုကရေသီ" + }, + { + "lang": "bn", + "title": "গণতন্ত্র" + }, + { + "lang": "bo", + "title": "དམངས་གཙོ་" + }, + { + "lang": "bpy", + "title": "গণতন্ত্র" + }, + { + "lang": "br", + "title": "Demokratelezh" + }, + { + "lang": "bs", + "title": "Demokratija" + }, + { + "lang": "btm", + "title": "Demokrasi" + }, + { + "lang": "bxr", + "title": "Арадшалал" + }, + { + "lang": "ca", + "title": "Democràcia" + }, + { + "lang": "cdo", + "title": "Mìng-ciō" + }, + { + "lang": "ce", + "title": "Демократи" + }, + { + "lang": "ceb", + "title": "Demokrasya" + }, + { + "lang": "ckb", + "title": "دیموکراسی" + }, + { + "lang": "crh", + "title": "Demokratiya" + }, + { + "lang": "cs", + "title": "Demokracie" + }, + { + "lang": "cv", + "title": "Демократи" + }, + { + "lang": "cy", + "title": "Democratiaeth" + }, + { + "lang": "da", + "title": "Demokrati" + }, + { + "lang": "de", + "title": "Demokratie" + }, + { + "lang": "din", + "title": "Agɛmkɔckedhiɛ" + }, + { + "lang": "diq", + "title": "Demokrasiye" + }, + { + "lang": "dv", + "title": "ދިމިޤްރާޠީ" + }, + { + "lang": "el", + "title": "Δημοκρατία" + }, + { + "lang": "eo", + "title": "Demokratio" + }, + { + "lang": "es", + "title": "Democracia" + }, + { + "lang": "et", + "title": "Demokraatia" + }, + { + "lang": "eu", + "title": "Demokrazia" + }, + { + "lang": "fa", + "title": "دموکراسی" + }, + { + "lang": "fi", + "title": "Demokratia" + }, + { + "lang": "vro", + "title": "Demokraatia" + }, + { + "lang": "fo", + "title": "Fólkaræði" + }, + { + "lang": "fr", + "title": "Démocratie" + }, + { + "lang": "frr", + "title": "Demokratii" + }, + { + "lang": "fy", + "title": "Demokrasy" + }, + { + "lang": "ga", + "title": "Daonlathas" + }, + { + "lang": "gcr", + "title": "Démokrasi" + }, + { + "lang": "gd", + "title": "Deamocrasaidh" + }, + { + "lang": "gl", + "title": "Democracia" + }, + { + "lang": "gn", + "title": "Jekopytyjoja" + }, + { + "lang": "gu", + "title": "લોકશાહી" + }, + { + "lang": "guw", + "title": "Democracy" + }, + { + "lang": "ha", + "title": "Dimokaraɗiyya" + }, + { + "lang": "hak", + "title": "Mìn-tsú Tsú-ngi" + }, + { + "lang": "he", + "title": "דמוקרטיה" + }, + { + "lang": "hi", + "title": "लोकतंत्र" + }, + { + "lang": "hif", + "title": "Prajatantr" + }, + { + "lang": "hr", + "title": "Demokracija" + }, + { + "lang": "ht", + "title": "Demokrasi" + }, + { + "lang": "hu", + "title": "Demokrácia (politikai rendszer)" + }, + { + "lang": "hy", + "title": "Ժողովրդավարություն" + }, + { + "lang": "hyw", + "title": "Ժողովրդավարութիւն" + }, + { + "lang": "ia", + "title": "Democratia" + }, + { + "lang": "iba", + "title": "Demokrasi" + }, + { + "lang": "id", + "title": "Demokrasi" + }, + { + "lang": "ie", + "title": "Democratie" + }, + { + "lang": "ilo", + "title": "Demokrasia" + }, + { + "lang": "io", + "title": "Demokratio" + }, + { + "lang": "is", + "title": "Lýðræði" + }, + { + "lang": "it", + "title": "Democrazia" + }, + { + "lang": "ja", + "title": "民主主義" + }, + { + "lang": "jam", + "title": "Dimakrasi" + }, + { + "lang": "jbo", + "title": "roltrusi'o" + }, + { + "lang": "jv", + "title": "Dhémokrasi" + }, + { + "lang": "ka", + "title": "დემოკრატია" + }, + { + "lang": "kaa", + "title": "Demokratiya" + }, + { + "lang": "kbp", + "title": "Temokraasii" + }, + { + "lang": "kcg", + "title": "Di̱moki̱rasi" + }, + { + "lang": "kg", + "title": "Dimokalasi" + }, + { + "lang": "ki", + "title": "Ndemookirathĩ" + }, + { + "lang": "kk", + "title": "Демократия" + }, + { + "lang": "km", + "title": "ប្រជាធិបតេយ្យ" + }, + { + "lang": "kn", + "title": "ಪ್ರಜಾಪ್ರಭುತ್ವ" + }, + { + "lang": "knc", + "title": "Democracy" + }, + { + "lang": "ko", + "title": "민주주의" + }, + { + "lang": "krc", + "title": "Демократия" + }, + { + "lang": "ksh", + "title": "Demokratie" + }, + { + "lang": "ku", + "title": "Demokrasî" + }, + { + "lang": "kw", + "title": "Gwerinieth" + }, + { + "lang": "ky", + "title": "Демократия" + }, + { + "lang": "la", + "title": "Democratia" + }, + { + "lang": "lb", + "title": "Demokratie" + }, + { + "lang": "lez", + "title": "Демократия" + }, + { + "lang": "lfn", + "title": "Democratia" + }, + { + "lang": "li", + "title": "Democratie" + }, + { + "lang": "lij", + "title": "Democraçia" + }, + { + "lang": "lmo", + "title": "Democrazia" + }, + { + "lang": "ln", + "title": "Demokrasi" + }, + { + "lang": "lt", + "title": "Demokratija" + }, + { + "lang": "lv", + "title": "Demokrātija" + }, + { + "lang": "mai", + "title": "लोकतन्त्र" + }, + { + "lang": "mg", + "title": "Demôkrasia" + }, + { + "lang": "mhr", + "title": "Демократий" + }, + { + "lang": "mk", + "title": "Демократија" + }, + { + "lang": "ml", + "title": "ജനാധിപത്യം" + }, + { + "lang": "mn", + "title": "Ардчилал" + }, + { + "lang": "mnw", + "title": "ဒဳမဝ်ကရေသဳ" + }, + { + "lang": "mr", + "title": "लोकशाही" + }, + { + "lang": "ms", + "title": "Demokrasi" + }, + { + "lang": "mwl", + "title": "Democracie" + }, + { + "lang": "my", + "title": "ဒီမိုကရေစီ" + }, + { + "lang": "mzn", + "title": "دموکراسی" + }, + { + "lang": "nah", + "title": "Tlācatēpacholiztli" + }, + { + "lang": "nds", + "title": "Demokratie" + }, + { + "lang": "nds-nl", + "title": "Demokraty" + }, + { + "lang": "ne", + "title": "लोकतन्त्र" + }, + { + "lang": "new", + "title": "लोकतन्त्र" + }, + { + "lang": "nl", + "title": "Democratie" + }, + { + "lang": "nn", + "title": "Folkestyre" + }, + { + "lang": "nb", + "title": "Demokrati" + }, + { + "lang": "nr", + "title": "Umbuso wentando yenengi" + }, + { + "lang": "nso", + "title": "Temokrasi" + }, + { + "lang": "ny", + "title": "Demokilase" + }, + { + "lang": "oc", + "title": "Democracia" + }, + { + "lang": "olo", + "title": "Rahvahanvaldu" + }, + { + "lang": "om", + "title": "Dimookiraasii" + }, + { + "lang": "pa", + "title": "ਲੋਕਰਾਜ" + }, + { + "lang": "pap", + "title": "Demokrasia" + }, + { + "lang": "pdc", + "title": "Demokratie" + }, + { + "lang": "pfl", + "title": "Demokratie" + }, + { + "lang": "pl", + "title": "Demokracja" + }, + { + "lang": "pms", + "title": "Democrassìa" + }, + { + "lang": "pnb", + "title": "لوک راج" + }, + { + "lang": "ps", + "title": "ولسواکي" + }, + { + "lang": "pt", + "title": "Democracia" + }, + { + "lang": "qu", + "title": "Llaqta kallpay" + }, + { + "lang": "rm", + "title": "Democrazia" + }, + { + "lang": "ro", + "title": "Democrație" + }, + { + "lang": "ru", + "title": "Демократия" + }, + { + "lang": "rue", + "title": "Демокрація" + }, + { + "lang": "sa", + "title": "प्रजातन्त्रम्" + }, + { + "lang": "sah", + "title": "Демократия" + }, + { + "lang": "sc", + "title": "Democratzia" + }, + { + "lang": "scn", + "title": "Dimucrazzìa" + }, + { + "lang": "sco", + "title": "Democracy" + }, + { + "lang": "sd", + "title": "جمھوريت" + }, + { + "lang": "sh", + "title": "Demokratija" + }, + { + "lang": "shn", + "title": "တီႇမူဝ်ႇၶရေႇသီႇ" + }, + { + "lang": "si", + "title": "ප්‍රජාතන්ත්‍රවාදය" + }, + { + "lang": "simple", + "title": "Democracy" + }, + { + "lang": "sk", + "title": "Demokracia" + }, + { + "lang": "sl", + "title": "Demokracija" + }, + { + "lang": "sn", + "title": "Chatemabanze" + }, + { + "lang": "so", + "title": "Dimoqraadi" + }, + { + "lang": "sq", + "title": "Demokracia" + }, + { + "lang": "sr", + "title": "Демократија" + }, + { + "lang": "stq", + "title": "Demokratie" + }, + { + "lang": "su", + "title": "Démokrasi" + }, + { + "lang": "sv", + "title": "Demokrati" + }, + { + "lang": "sw", + "title": "Demokrasia" + }, + { + "lang": "ta", + "title": "மக்களாட்சி" + }, + { + "lang": "te", + "title": "ప్రజాస్వామ్యం" + }, + { + "lang": "tg", + "title": "Мардумсолорӣ" + }, + { + "lang": "th", + "title": "ประชาธิปไตย" + }, + { + "lang": "ti", + "title": "ዲሞክራሲ" + }, + { + "lang": "tk", + "title": "Demokratiýa" + }, + { + "lang": "tl", + "title": "Demokrasya" + }, + { + "lang": "tok", + "title": "nasin lawa pi jan ale" + }, + { + "lang": "tr", + "title": "Demokrasi" + }, + { + "lang": "ts", + "title": "Demokhrasi" + }, + { + "lang": "tt", + "title": "Демократия" + }, + { + "lang": "tyv", + "title": "Демократия" + }, + { + "lang": "ug", + "title": "دېموكراتىيە" + }, + { + "lang": "uk", + "title": "Демократія" + }, + { + "lang": "ur", + "title": "جمہوریت" + }, + { + "lang": "uz", + "title": "Demokratiya" + }, + { + "lang": "vec", + "title": "Democrasia" + }, + { + "lang": "vep", + "title": "Demokratii" + }, + { + "lang": "vi", + "title": "Dân chủ" + }, + { + "lang": "war", + "title": "Demokrasya" + }, + { + "lang": "wuu", + "title": "民主" + }, + { + "lang": "xh", + "title": "I-Democracy" + }, + { + "lang": "xmf", + "title": "დემოკრატია" + }, + { + "lang": "yi", + "title": "דעמאקראטיע" + }, + { + "lang": "yo", + "title": "Òṣèlú" + }, + { + "lang": "za", + "title": "Minzcuj" + }, + { + "lang": "zgh", + "title": "ⵜⴰⴷⵉⵎⵓⵇⵕⴰⵟⵉⵜ" + }, + { + "lang": "zh", + "title": "民主" + }, + { + "lang": "lzh", + "title": "民主" + }, + { + "lang": "nan", + "title": "Bîn-chú" + }, + { + "lang": "yue", + "title": "民主" + }, + { + "lang": "zu", + "title": "Umbuso wabantu" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/549fe0f98f4f01bb46698306c2f12bbe.json b/wikipedia-analysis-#229lixin/cache/549fe0f98f4f01bb46698306c2f12bbe.json new file mode 100644 index 0000000..7ba9c22 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/549fe0f98f4f01bb46698306c2f12bbe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:17.456133", + "response": { + "continue": { + "rvcontinue": "20251220222807|148570827", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9653749, + "ns": 0, + "title": "Elezioni presidenziali negli Stati Uniti d'America del 2024", + "revisions": [ + { + "timestamp": "2026-01-17T10:10:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54a040e86fc7afc56309b23361f40692.json b/wikipedia-analysis-#229lixin/cache/54a040e86fc7afc56309b23361f40692.json new file mode 100644 index 0000000..115efab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54a040e86fc7afc56309b23361f40692.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:58.921994", + "response": { + "continue": { + "rvcontinue": "20050616045703|34039", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5669, + "ns": 0, + "title": "Lao", + "revisions": [ + { + "timestamp": "2005-05-06T11:21:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54c6b206cc762ad9071c6cc647fbdc78.json b/wikipedia-analysis-#229lixin/cache/54c6b206cc762ad9071c6cc647fbdc78.json new file mode 100644 index 0000000..8d031b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54c6b206cc762ad9071c6cc647fbdc78.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:29.444895", + "response": { + "continue": { + "rvcontinue": "20061001124518|301336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53075, + "ns": 0, + "title": "دنیاگیری", + "revisions": [ + { + "timestamp": "2006-10-01T12:15:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54d2bbd04f910f79d344bac7cf70b184.json b/wikipedia-analysis-#229lixin/cache/54d2bbd04f910f79d344bac7cf70b184.json new file mode 100644 index 0000000..089fe01 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54d2bbd04f910f79d344bac7cf70b184.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:41.555680", + "response": { + "continue": { + "rvcontinue": "20040228060724|3534", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1494, + "ns": 0, + "title": "Háború", + "revisions": [ + { + "timestamp": "2004-02-28T06:04:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54d8c90e031e9192e21bccdb8622b81d.json b/wikipedia-analysis-#229lixin/cache/54d8c90e031e9192e21bccdb8622b81d.json new file mode 100644 index 0000000..774b995 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54d8c90e031e9192e21bccdb8622b81d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:34.522455", + "response": { + "continue": { + "rvcontinue": "20251123045850|30544714", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4331397, + "ns": 0, + "title": "Председнички избори у САД 2024.", + "revisions": [ + { + "timestamp": "2026-01-17T11:53:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/54dd004e854a6394ca6eb18c0e01e21f.json b/wikipedia-analysis-#229lixin/cache/54dd004e854a6394ca6eb18c0e01e21f.json new file mode 100644 index 0000000..1bb32be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/54dd004e854a6394ca6eb18c0e01e21f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:59.452277", + "response": { + "continue": { + "rvcontinue": "20170111044033|3253595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 755510, + "ns": 0, + "title": "मानव प्रवास", + "revisions": [ + { + "timestamp": "2016-11-05T10:38:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/550f458673a0d2cd0db570c8cc9c8813.json b/wikipedia-analysis-#229lixin/cache/550f458673a0d2cd0db570c8cc9c8813.json new file mode 100644 index 0000000..ed4d901 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/550f458673a0d2cd0db570c8cc9c8813.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:16.820090", + "response": { + "continue": { + "rvcontinue": "20250928065006|74171841", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25963, + "ns": 0, + "title": "Nghèo", + "revisions": [ + { + "timestamp": "2025-11-14T19:19:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/550f650350917b974294e184a8692991.json b/wikipedia-analysis-#229lixin/cache/550f650350917b974294e184a8692991.json new file mode 100644 index 0000000..1110ed1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/550f650350917b974294e184a8692991.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:55.736126", + "response": { + "continue": { + "rvcontinue": "20250522134014|29924423", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 324115, + "ns": 0, + "title": "Избори", + "revisions": [ + { + "timestamp": "2025-11-26T12:15:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5516c9856fc265165e2187f7a27bbefa.json b/wikipedia-analysis-#229lixin/cache/5516c9856fc265165e2187f7a27bbefa.json new file mode 100644 index 0000000..85441e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5516c9856fc265165e2187f7a27bbefa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:20.003109", + "response": { + "continue": { + "rvcontinue": "20251209181834|43161830", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248844, + "ns": 0, + "title": "کودکان کار", + "revisions": [ + { + "timestamp": "2025-12-09T18:24:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/552e8afe3624d5a5718becee4070b196.json b/wikipedia-analysis-#229lixin/cache/552e8afe3624d5a5718becee4070b196.json new file mode 100644 index 0000000..3232c96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/552e8afe3624d5a5718becee4070b196.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:16.901185", + "response": { + "continue": { + "rvcontinue": "20260120123757|73164610", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7229643, + "ns": 0, + "title": "جائحة فيروس كورونا", + "revisions": [ + { + "timestamp": "2026-01-20T13:09:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5554fddcb184eef89599946b101f41d7.json b/wikipedia-analysis-#229lixin/cache/5554fddcb184eef89599946b101f41d7.json new file mode 100644 index 0000000..4a664f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5554fddcb184eef89599946b101f41d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:20.739782", + "response": { + "continue": { + "rvcontinue": "20030315235654|41140", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14226, + "ns": 0, + "title": "Terroryzm", + "revisions": [ + { + "timestamp": "2003-03-15T23:56:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/556a1b0314ec97d607a4c51679843d50.json b/wikipedia-analysis-#229lixin/cache/556a1b0314ec97d607a4c51679843d50.json new file mode 100644 index 0000000..5e87b4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/556a1b0314ec97d607a4c51679843d50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:33.663180", + "response": { + "continue": { + "rvcontinue": "20081007190100|34142477", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3283035, + "ns": 0, + "title": "Déplacés internes", + "revisions": [ + { + "timestamp": "2008-09-12T20:43:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/559bc0820dafae1c3b43ea0b8e5ccf78.json b/wikipedia-analysis-#229lixin/cache/559bc0820dafae1c3b43ea0b8e5ccf78.json new file mode 100644 index 0000000..6d2069b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/559bc0820dafae1c3b43ea0b8e5ccf78.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:03.628373", + "response": { + "continue": { + "rvcontinue": "20240704054340|459248", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22771, + "ns": 0, + "title": "Ambaliya", + "revisions": [ + { + "timestamp": "2024-12-24T19:15:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/559cd54e3417ce2a9b105ef2b70b56f1.json b/wikipedia-analysis-#229lixin/cache/559cd54e3417ce2a9b105ef2b70b56f1.json new file mode 100644 index 0000000..9f93f75 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/559cd54e3417ce2a9b105ef2b70b56f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:24.708208", + "response": { + "continue": { + "rvcontinue": "20240628090158|11802154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1040488, + "ns": 0, + "title": "Vaccineskepsis", + "revisions": [ + { + "timestamp": "2025-08-18T21:32:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/559ffe063f50451e9fd01506531e1b65.json b/wikipedia-analysis-#229lixin/cache/559ffe063f50451e9fd01506531e1b65.json new file mode 100644 index 0000000..1cb5059 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/559ffe063f50451e9fd01506531e1b65.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:44.784489", + "response": { + "continue": { + "rvcontinue": "20110814125148|94608", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17756, + "ns": 0, + "title": "မဲဆန္ဒပေးခြင်း", + "revisions": [ + { + "timestamp": "2011-08-14T12:51:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/55b10c90e63eb2e2c4c8d93d6fecc358.json b/wikipedia-analysis-#229lixin/cache/55b10c90e63eb2e2c4c8d93d6fecc358.json new file mode 100644 index 0000000..42fffe4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/55b10c90e63eb2e2c4c8d93d6fecc358.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:35.330287", + "response": { + "continue": { + "rvcontinue": "20250829031224|30377384", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108348, + "ns": 0, + "title": "Поплава", + "revisions": [ + { + "timestamp": "2025-11-26T01:46:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/55c85124eef11e541785084ae88d58d2.json b/wikipedia-analysis-#229lixin/cache/55c85124eef11e541785084ae88d58d2.json new file mode 100644 index 0000000..d60bf2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/55c85124eef11e541785084ae88d58d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:50.264093", + "response": { + "continue": { + "rvcontinue": "20251214155438|12179132", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37379, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2025-12-14T15:54:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/55ce2ed70a679895e52651b97fb3c448.json b/wikipedia-analysis-#229lixin/cache/55ce2ed70a679895e52651b97fb3c448.json new file mode 100644 index 0000000..e45cfa3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/55ce2ed70a679895e52651b97fb3c448.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:23.285121", + "response": { + "continue": { + "rvcontinue": "20211226092602|727632", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10306, + "ns": 0, + "title": "ကမ္ဘာကြီး ပူနွေးလာမှု", + "revisions": [ + { + "timestamp": "2021-12-31T18:21:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/55e6d5a7d6e4ef1ea320c5735a4aa425.json b/wikipedia-analysis-#229lixin/cache/55e6d5a7d6e4ef1ea320c5735a4aa425.json new file mode 100644 index 0000000..c713c1c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/55e6d5a7d6e4ef1ea320c5735a4aa425.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:49.580866", + "response": { + "continue": { + "rvcontinue": "20250907110625|69850337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5358627, + "ns": 0, + "title": "Vaccinatieweigering", + "revisions": [ + { + "timestamp": "2025-12-25T10:36:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/55ed872e34a29f9bd217712599cecdeb.json b/wikipedia-analysis-#229lixin/cache/55ed872e34a29f9bd217712599cecdeb.json new file mode 100644 index 0000000..623b3d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/55ed872e34a29f9bd217712599cecdeb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:06.907707", + "response": { + "continue": { + "rvcontinue": "20170313222742|19932252", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2383834, + "ns": 0, + "title": "Суперечки щодо вакцинації", + "revisions": [ + { + "timestamp": "2017-03-13T22:13:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56006b255597a6f9b60fc410a48acaa5.json b/wikipedia-analysis-#229lixin/cache/56006b255597a6f9b60fc410a48acaa5.json new file mode 100644 index 0000000..d5eccc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56006b255597a6f9b60fc410a48acaa5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:38.583774", + "response": { + "continue": { + "rvcontinue": "20070619025845|816004", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3432330, + "ns": 0, + "title": "لاجئ", + "revisions": [ + { + "timestamp": "2007-06-19T02:57:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5612470a4fe45a2e6ea154a345cf4532.json b/wikipedia-analysis-#229lixin/cache/5612470a4fe45a2e6ea154a345cf4532.json new file mode 100644 index 0000000..f3249f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5612470a4fe45a2e6ea154a345cf4532.json @@ -0,0 +1,60 @@ +{ + "cached_at": "2026-01-26T00:20:17.112594", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 47842317, + "ns": 0, + "title": "Refugee crisis", + "langlinks": [ + { + "lang": "ar", + "title": "أزمة اللاجئين" + }, + { + "lang": "de", + "title": "Fluchtbewegung" + }, + { + "lang": "fa", + "title": "بحران پناهندگان" + }, + { + "lang": "ko", + "title": "난민 위기" + }, + { + "lang": "lv", + "title": "Migrācijas krīze" + }, + { + "lang": "nl", + "title": "Vluchtelingencrisis" + }, + { + "lang": "ru", + "title": "Кризис беженцев (термин)" + }, + { + "lang": "sr", + "title": "Избегличка криза" + }, + { + "lang": "uk", + "title": "Рух біженців" + }, + { + "lang": "yue", + "title": "難民潮" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5633334d19c7d48d2eb3ac75f40a4ea3.json b/wikipedia-analysis-#229lixin/cache/5633334d19c7d48d2eb3ac75f40a4ea3.json new file mode 100644 index 0000000..0b5c6ed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5633334d19c7d48d2eb3ac75f40a4ea3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:38.173882", + "response": { + "continue": { + "rvcontinue": "20090507223639|3174997", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 586777, + "ns": 0, + "title": "طقس متطرف", + "revisions": [ + { + "timestamp": "2009-05-07T22:32:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/563e3d28a3a2ee3f7a4901df6a8f45a6.json b/wikipedia-analysis-#229lixin/cache/563e3d28a3a2ee3f7a4901df6a8f45a6.json new file mode 100644 index 0000000..42ff1a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/563e3d28a3a2ee3f7a4901df6a8f45a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:40.849943", + "response": { + "continue": { + "rvcontinue": "20011013073721|334550859", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30636, + "ns": 0, + "title": "Terrorism", + "revisions": [ + { + "timestamp": "2001-10-01T01:49:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56534a4bc3b85a0d065656d2339edc09.json b/wikipedia-analysis-#229lixin/cache/56534a4bc3b85a0d065656d2339edc09.json new file mode 100644 index 0000000..36eda05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56534a4bc3b85a0d065656d2339edc09.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:15.624079", + "response": { + "continue": { + "rvcontinue": "20180123003917|345329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48853, + "ns": 0, + "title": "ጦርነት", + "revisions": [ + { + "timestamp": "2018-01-23T00:36:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/568a143117212e7195ff3bd11bb7fcb8.json b/wikipedia-analysis-#229lixin/cache/568a143117212e7195ff3bd11bb7fcb8.json new file mode 100644 index 0000000..8bd298b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/568a143117212e7195ff3bd11bb7fcb8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:47.304909", + "response": { + "continue": { + "rvcontinue": "20251124033107|261813338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9723878, + "ns": 0, + "title": "Migration", + "revisions": [ + { + "timestamp": "2025-11-24T09:01:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56b22694e5bf92b14a0c373a1d5137c7.json b/wikipedia-analysis-#229lixin/cache/56b22694e5bf92b14a0c373a1d5137c7.json new file mode 100644 index 0000000..1b26bd4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56b22694e5bf92b14a0c373a1d5137c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:57.776538", + "response": { + "continue": { + "rvcontinue": "20241123143707|69049552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49415, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2025-03-03T12:32:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56d0482c883d92b77b5eff2304a675af.json b/wikipedia-analysis-#229lixin/cache/56d0482c883d92b77b5eff2304a675af.json new file mode 100644 index 0000000..43ae5d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56d0482c883d92b77b5eff2304a675af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:17.045840", + "response": { + "continue": { + "rvcontinue": "20191114053907|53557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5920, + "ns": 0, + "title": "Dimokaraɗiyya", + "revisions": [ + { + "timestamp": "2017-01-26T08:31:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56d6db71503b49aa99ce98c1ecf10dee.json b/wikipedia-analysis-#229lixin/cache/56d6db71503b49aa99ce98c1ecf10dee.json new file mode 100644 index 0000000..6621ecb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56d6db71503b49aa99ce98c1ecf10dee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:37.609430", + "response": { + "continue": { + "rvcontinue": "20251115190605|1322347181", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69902, + "ns": 0, + "title": "Extreme weather", + "revisions": [ + { + "timestamp": "2025-12-06T16:36:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56d7c46660d4d6bc3d9ed246b4598df1.json b/wikipedia-analysis-#229lixin/cache/56d7c46660d4d6bc3d9ed246b4598df1.json new file mode 100644 index 0000000..0ed99e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56d7c46660d4d6bc3d9ed246b4598df1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:12.232244", + "response": { + "continue": { + "rvcontinue": "20030220123117|4681", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6546, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2003-02-20T11:56:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56e189338c3eb02e68a812db1df06af0.json b/wikipedia-analysis-#229lixin/cache/56e189338c3eb02e68a812db1df06af0.json new file mode 100644 index 0000000..e4de4d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56e189338c3eb02e68a812db1df06af0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:50.281658", + "response": { + "continue": { + "rvcontinue": "20250729095005|57811688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 389, + "ns": 0, + "title": "Demokrati", + "revisions": [ + { + "timestamp": "2025-08-16T23:38:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/56fd21b54c0b3ef23cdf1d364ecb29c4.json b/wikipedia-analysis-#229lixin/cache/56fd21b54c0b3ef23cdf1d364ecb29c4.json new file mode 100644 index 0000000..a93390f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/56fd21b54c0b3ef23cdf1d364ecb29c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:57.090136", + "response": { + "continue": { + "rvcontinue": "20251117113104|70179343", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8836, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2025-12-27T12:52:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5722fc753146ab907be7a7db0512882f.json b/wikipedia-analysis-#229lixin/cache/5722fc753146ab907be7a7db0512882f.json new file mode 100644 index 0000000..f83fa19 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5722fc753146ab907be7a7db0512882f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:33.197712", + "response": { + "continue": { + "rvcontinue": "20230319093317|15595504", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2337507, + "ns": 0, + "title": "Schimbare climatică", + "revisions": [ + { + "timestamp": "2023-10-11T09:18:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57251b120af4118b319be5565b153426.json b/wikipedia-analysis-#229lixin/cache/57251b120af4118b319be5565b153426.json new file mode 100644 index 0000000..1b6d5d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57251b120af4118b319be5565b153426.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:46.770661", + "response": { + "continue": { + "rvcontinue": "20030923140004|2832", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1156, + "ns": 0, + "title": "Sotarikos", + "revisions": [ + { + "timestamp": "2003-09-23T13:53:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/574481d892469ab6c2ccfe741dda63ae.json b/wikipedia-analysis-#229lixin/cache/574481d892469ab6c2ccfe741dda63ae.json new file mode 100644 index 0000000..106988d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/574481d892469ab6c2ccfe741dda63ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:25.679412", + "response": { + "continue": { + "rvcontinue": "20251011205836|25286354", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84223, + "ns": 0, + "title": "Bezdomovectví", + "revisions": [ + { + "timestamp": "2025-10-11T21:02:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5755a83c53050425987c26c547d5e671.json b/wikipedia-analysis-#229lixin/cache/5755a83c53050425987c26c547d5e671.json new file mode 100644 index 0000000..016e085 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5755a83c53050425987c26c547d5e671.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:10.085944", + "response": { + "continue": { + "rvcontinue": "20050426190142|556073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1188337, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2005-04-26T19:01:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5763ac1a4f29f67b34c66f52f7146a40.json b/wikipedia-analysis-#229lixin/cache/5763ac1a4f29f67b34c66f52f7146a40.json new file mode 100644 index 0000000..4c80ca3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5763ac1a4f29f67b34c66f52f7146a40.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:20.987984", + "response": { + "continue": { + "rvcontinue": "20240116105744|1189959", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53468, + "ns": 0, + "title": "डढेलो", + "revisions": [ + { + "timestamp": "2025-09-28T11:57:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5765372d51c374b23e1ab09059529b65.json b/wikipedia-analysis-#229lixin/cache/5765372d51c374b23e1ab09059529b65.json new file mode 100644 index 0000000..a1324e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5765372d51c374b23e1ab09059529b65.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:00.586507", + "response": { + "continue": { + "rvcontinue": "20041113140540|3251285", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 434365, + "ns": 0, + "title": "Wahlfälschung", + "revisions": [ + { + "timestamp": "2004-11-13T08:08:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57885a43366a24c36625687c25fcf08a.json b/wikipedia-analysis-#229lixin/cache/57885a43366a24c36625687c25fcf08a.json new file mode 100644 index 0000000..0e67117 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57885a43366a24c36625687c25fcf08a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:11.926653", + "response": { + "continue": { + "rvcontinue": "20251226181901|388492", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50821, + "ns": 0, + "title": "ዘረኝነት", + "revisions": [ + { + "timestamp": "2025-12-26T18:21:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57a6aa3ea0fcb71e1283930f0394297d.json b/wikipedia-analysis-#229lixin/cache/57a6aa3ea0fcb71e1283930f0394297d.json new file mode 100644 index 0000000..31a6931 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57a6aa3ea0fcb71e1283930f0394297d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:02.207572", + "response": { + "continue": { + "rvcontinue": "20240501022120|12220005", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 476200, + "ns": 0, + "title": "Свобода на пресата", + "revisions": [ + { + "timestamp": "2024-08-03T17:47:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57e8404adeefa509a947b8edc64a1d01.json b/wikipedia-analysis-#229lixin/cache/57e8404adeefa509a947b8edc64a1d01.json new file mode 100644 index 0000000..8ce188d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57e8404adeefa509a947b8edc64a1d01.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:55.162753", + "response": { + "continue": { + "rvcontinue": "20011210224510|336610239", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7959, + "ns": 0, + "title": "Democracy", + "revisions": [ + { + "timestamp": "2001-10-14T18:25:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57ecadaa3224dc5197a53a677491cf9b.json b/wikipedia-analysis-#229lixin/cache/57ecadaa3224dc5197a53a677491cf9b.json new file mode 100644 index 0000000..99198c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57ecadaa3224dc5197a53a677491cf9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:07.460426", + "response": { + "continue": { + "rvcontinue": "20250913000920|169468646", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10464596, + "ns": 0, + "title": "Terremotos de Turquía y Siria de 2023", + "revisions": [ + { + "timestamp": "2025-11-10T10:43:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/57faccebc25eed963485befdea45635e.json b/wikipedia-analysis-#229lixin/cache/57faccebc25eed963485befdea45635e.json new file mode 100644 index 0000000..0d946ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/57faccebc25eed963485befdea45635e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:34.879019", + "response": { + "continue": { + "rvcontinue": "20151209230559|44287175", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3595270, + "ns": 0, + "title": "Wolność prasy", + "revisions": [ + { + "timestamp": "2015-12-09T23:05:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/580819a67e1ea50bfeffabc89738fdc2.json b/wikipedia-analysis-#229lixin/cache/580819a67e1ea50bfeffabc89738fdc2.json new file mode 100644 index 0000000..12abf5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/580819a67e1ea50bfeffabc89738fdc2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:35.110120", + "response": { + "continue": { + "rvcontinue": "20041117222154|29409", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12849, + "ns": 0, + "title": "Миротворча діяльність", + "revisions": [ + { + "timestamp": "2004-11-06T12:58:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/581ccda9139887fcd27e7330123c3c57.json b/wikipedia-analysis-#229lixin/cache/581ccda9139887fcd27e7330123c3c57.json new file mode 100644 index 0000000..4ee0189 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/581ccda9139887fcd27e7330123c3c57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:46.640804", + "response": { + "continue": { + "rvcontinue": "20250524070839|29945064", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 115176, + "ns": 0, + "title": "Трговина људима", + "revisions": [ + { + "timestamp": "2025-05-29T13:57:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/581dace156998715fa0d30fb3ac871da.json b/wikipedia-analysis-#229lixin/cache/581dace156998715fa0d30fb3ac871da.json new file mode 100644 index 0000000..18780eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/581dace156998715fa0d30fb3ac871da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:04.578400", + "response": { + "continue": { + "rvcontinue": "20251012192616|28460998", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 927374, + "ns": 0, + "title": "Menekült", + "revisions": [ + { + "timestamp": "2025-10-12T19:48:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5833e234b0287053d3fd0563d16e7c3b.json b/wikipedia-analysis-#229lixin/cache/5833e234b0287053d3fd0563d16e7c3b.json new file mode 100644 index 0000000..e4b6d8a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5833e234b0287053d3fd0563d16e7c3b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:56.451961", + "response": { + "continue": { + "rvcontinue": "20250921044529|89222518", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110134, + "ns": 0, + "title": "新闻自由", + "revisions": [ + { + "timestamp": "2025-12-30T13:58:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58355962a2bf285c3c9e928f391610f3.json b/wikipedia-analysis-#229lixin/cache/58355962a2bf285c3c9e928f391610f3.json new file mode 100644 index 0000000..8da428d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58355962a2bf285c3c9e928f391610f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:57.833317", + "response": { + "continue": { + "rvcontinue": "20251211151854|46932488", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1860769, + "ns": 0, + "title": "Внутрішньо переміщена особа", + "revisions": [ + { + "timestamp": "2026-01-07T10:27:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/583f131de8535d9b8cb5afd57135f003.json b/wikipedia-analysis-#229lixin/cache/583f131de8535d9b8cb5afd57135f003.json new file mode 100644 index 0000000..a8295fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/583f131de8535d9b8cb5afd57135f003.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:31.440193", + "response": { + "continue": { + "rvcontinue": "20250925204344|77679425", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5421465, + "ns": 0, + "title": "Trzęsienia ziemi w Turcji i Syrii (2023)", + "revisions": [ + { + "timestamp": "2025-09-25T22:22:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/584c196f346d39f08f51d4295c6a01c7.json b/wikipedia-analysis-#229lixin/cache/584c196f346d39f08f51d4295c6a01c7.json new file mode 100644 index 0000000..dde6754 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/584c196f346d39f08f51d4295c6a01c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:35.657102", + "response": { + "continue": { + "rvcontinue": "20070313110749|869103", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182663, + "ns": 0, + "title": "Secetă", + "revisions": [ + { + "timestamp": "2007-03-13T10:54:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/584e3c663ecc36e2e10ab3be41999805.json b/wikipedia-analysis-#229lixin/cache/584e3c663ecc36e2e10ab3be41999805.json new file mode 100644 index 0000000..d005e05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/584e3c663ecc36e2e10ab3be41999805.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:37.689021", + "response": { + "continue": { + "rvcontinue": "20241122122903|56286941", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20327, + "ns": 0, + "title": "Mänskliga rättigheter", + "revisions": [ + { + "timestamp": "2025-12-06T19:17:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/585e5ff2af3d5569482e0c1af738cf1c.json b/wikipedia-analysis-#229lixin/cache/585e5ff2af3d5569482e0c1af738cf1c.json new file mode 100644 index 0000000..cd0c8a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/585e5ff2af3d5569482e0c1af738cf1c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:23.222227", + "response": { + "continue": { + "rvcontinue": "20250524143528|41090014", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23748, + "ns": 0, + "title": "שחפת", + "revisions": [ + { + "timestamp": "2025-12-11T21:44:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/587268b928e2a4c97f4b6b26e3000e71.json b/wikipedia-analysis-#229lixin/cache/587268b928e2a4c97f4b6b26e3000e71.json new file mode 100644 index 0000000..0542575 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/587268b928e2a4c97f4b6b26e3000e71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:11.056638", + "response": { + "continue": { + "rvcontinue": "20070513075852|41983", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9003, + "ns": 0, + "title": "ኤድስ", + "revisions": [ + { + "timestamp": "2007-05-13T07:57:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5878c65e057d9c8d2a272422ffec69d4.json b/wikipedia-analysis-#229lixin/cache/5878c65e057d9c8d2a272422ffec69d4.json new file mode 100644 index 0000000..56f5c0c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5878c65e057d9c8d2a272422ffec69d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:43.903966", + "response": { + "continue": { + "rvcontinue": "20050515055508|182041", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44331, + "ns": 0, + "title": "Демократия", + "revisions": [ + { + "timestamp": "2005-05-15T05:53:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/587dd80a028209d95719b869430a0eb1.json b/wikipedia-analysis-#229lixin/cache/587dd80a028209d95719b869430a0eb1.json new file mode 100644 index 0000000..118e827 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/587dd80a028209d95719b869430a0eb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:20.362227", + "response": { + "continue": { + "rvcontinue": "20200124163836|18082274", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1559185, + "ns": 0, + "title": "Pandemie covidu-19", + "revisions": [ + { + "timestamp": "2020-01-24T15:57:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5884f265e80d228c3b24c8e0d7c2b040.json b/wikipedia-analysis-#229lixin/cache/5884f265e80d228c3b24c8e0d7c2b040.json new file mode 100644 index 0000000..c19c30c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5884f265e80d228c3b24c8e0d7c2b040.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:39.890070", + "response": { + "continue": { + "rvcontinue": "20240313153154|26967692", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 486806, + "ns": 0, + "title": "Pandémia", + "revisions": [ + { + "timestamp": "2024-03-13T20:03:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/588ef9987938e6ba20b3b9e7249b752f.json b/wikipedia-analysis-#229lixin/cache/588ef9987938e6ba20b3b9e7249b752f.json new file mode 100644 index 0000000..cfbe8ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/588ef9987938e6ba20b3b9e7249b752f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:54.105830", + "response": { + "continue": { + "rvcontinue": "20100205113242|2975112", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 286033, + "ns": 0, + "title": "Засушаване", + "revisions": [ + { + "timestamp": "2010-02-04T14:37:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58a0a1b00f6672efb370ccc8ea7c21b1.json b/wikipedia-analysis-#229lixin/cache/58a0a1b00f6672efb370ccc8ea7c21b1.json new file mode 100644 index 0000000..b160a4e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58a0a1b00f6672efb370ccc8ea7c21b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:34.205977", + "response": { + "continue": { + "rvcontinue": "20260109095803|42508007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315, + "ns": 0, + "title": "גזענות", + "revisions": [ + { + "timestamp": "2026-01-09T10:01:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58a91734dfe04251e65c0a0b1a88bb14.json b/wikipedia-analysis-#229lixin/cache/58a91734dfe04251e65c0a0b1a88bb14.json new file mode 100644 index 0000000..bc9d2f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58a91734dfe04251e65c0a0b1a88bb14.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:18.023814", + "response": { + "continue": { + "rvcontinue": "20090818121333|43984711", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4035703, + "ns": 0, + "title": "Traite des êtres humains", + "revisions": [ + { + "timestamp": "2009-08-18T12:12:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58c3581c8730a49975d8e75832f88320.json b/wikipedia-analysis-#229lixin/cache/58c3581c8730a49975d8e75832f88320.json new file mode 100644 index 0000000..130aac1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58c3581c8730a49975d8e75832f88320.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:05.463514", + "response": { + "continue": { + "rvcontinue": "20250806060202|691151", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1846, + "ns": 0, + "title": "Haƙƙoƙin ɗan'adam", + "revisions": [ + { + "timestamp": "2025-08-06T06:05:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58c717375e1d6c800d50f8f2381bb836.json b/wikipedia-analysis-#229lixin/cache/58c717375e1d6c800d50f8f2381bb836.json new file mode 100644 index 0000000..6761863 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58c717375e1d6c800d50f8f2381bb836.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:18.829323", + "response": { + "continue": { + "rvcontinue": "20250902231005|169307623", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 589540, + "ns": 0, + "title": "Apátrida", + "revisions": [ + { + "timestamp": "2025-12-07T20:27:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58dc40ff64b4a7b6591919d60116f507.json b/wikipedia-analysis-#229lixin/cache/58dc40ff64b4a7b6591919d60116f507.json new file mode 100644 index 0000000..84190f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58dc40ff64b4a7b6591919d60116f507.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:38.902102", + "response": { + "continue": { + "rvcontinue": "20250712134413|1437315", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19262, + "ns": 0, + "title": "Kupanda kwa halijoto duniani", + "revisions": [ + { + "timestamp": "2025-08-30T13:58:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58f256d9bf9f2bce71915dcb6391c394.json b/wikipedia-analysis-#229lixin/cache/58f256d9bf9f2bce71915dcb6391c394.json new file mode 100644 index 0000000..611019a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58f256d9bf9f2bce71915dcb6391c394.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:40.033294", + "response": { + "continue": { + "rvcontinue": "20070227120308|841889", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 178831, + "ns": 0, + "title": "Cenzură", + "revisions": [ + { + "timestamp": "2007-02-27T12:02:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58faa6fb46bd237d88726bb74b1fc9eb.json b/wikipedia-analysis-#229lixin/cache/58faa6fb46bd237d88726bb74b1fc9eb.json new file mode 100644 index 0000000..e13f192 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58faa6fb46bd237d88726bb74b1fc9eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:01.292062", + "response": { + "continue": { + "rvcontinue": "20041218052536|239603", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51604, + "ns": 0, + "title": "结核病", + "revisions": [ + { + "timestamp": "2004-11-07T10:42:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/58fd760952f983517032094950857a94.json b/wikipedia-analysis-#229lixin/cache/58fd760952f983517032094950857a94.json new file mode 100644 index 0000000..5a91a8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/58fd760952f983517032094950857a94.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:27.463970", + "response": { + "continue": { + "rvcontinue": "20140630123850|14819720", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1111262, + "ns": 0, + "title": "Hontalan személy", + "revisions": [ + { + "timestamp": "2014-06-30T12:38:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5901d2c21da2803db5157455e56c12ca.json b/wikipedia-analysis-#229lixin/cache/5901d2c21da2803db5157455e56c12ca.json new file mode 100644 index 0000000..e2829f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5901d2c21da2803db5157455e56c12ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:23.733833", + "response": { + "continue": { + "rvcontinue": "20240811100937|10690768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43105, + "ns": 0, + "title": "Ψηφοφορία", + "revisions": [ + { + "timestamp": "2025-07-09T15:00:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/590ec4243b228d7019e3841cc2443a5d.json b/wikipedia-analysis-#229lixin/cache/590ec4243b228d7019e3841cc2443a5d.json new file mode 100644 index 0000000..a9d205d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/590ec4243b228d7019e3841cc2443a5d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:15.407984", + "response": { + "continue": { + "rvcontinue": "20250813134843|88715847", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21889, + "ns": 0, + "title": "种族主义", + "revisions": [ + { + "timestamp": "2025-08-13T13:49:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5915e3dcb5dd9ea83fffd0ab13db9100.json b/wikipedia-analysis-#229lixin/cache/5915e3dcb5dd9ea83fffd0ab13db9100.json new file mode 100644 index 0000000..390d650 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5915e3dcb5dd9ea83fffd0ab13db9100.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:59.372085", + "response": { + "continue": { + "rvcontinue": "20050401073117|5097509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 622997, + "ns": 0, + "title": "Lauffeuer", + "revisions": [ + { + "timestamp": "2005-04-01T07:30:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/59227b0bf7d09c3b53b06ec118c68126.json b/wikipedia-analysis-#229lixin/cache/59227b0bf7d09c3b53b06ec118c68126.json new file mode 100644 index 0000000..e300104 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/59227b0bf7d09c3b53b06ec118c68126.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:26.297414", + "response": { + "continue": { + "rvcontinue": "20081216081453|8120943", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 847421, + "ns": 0, + "title": "Mänsklig migration", + "revisions": [ + { + "timestamp": "2008-07-21T14:50:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5950a3df7fd7df83ae60bbfa51c94099.json b/wikipedia-analysis-#229lixin/cache/5950a3df7fd7df83ae60bbfa51c94099.json new file mode 100644 index 0000000..a81fc42 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5950a3df7fd7df83ae60bbfa51c94099.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:36.821050", + "response": { + "continue": { + "rvcontinue": "20221231095146|201271", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40492, + "ns": 0, + "title": "Yaƙi", + "revisions": [ + { + "timestamp": "2022-12-31T09:47:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5953af0e802db5bd65e50cac60c3e9e5.json b/wikipedia-analysis-#229lixin/cache/5953af0e802db5bd65e50cac60c3e9e5.json new file mode 100644 index 0000000..d5cb672 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5953af0e802db5bd65e50cac60c3e9e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:54.923272", + "response": { + "continue": { + "rvcontinue": "20220417144617|11369604", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 453672, + "ns": 0, + "title": "Изборна измама", + "revisions": [ + { + "timestamp": "2022-04-17T16:31:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5953b724e8cac38463e81bf0b287ae00.json b/wikipedia-analysis-#229lixin/cache/5953b724e8cac38463e81bf0b287ae00.json new file mode 100644 index 0000000..602877c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5953b724e8cac38463e81bf0b287ae00.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:24.247049", + "response": { + "continue": { + "rvcontinue": "20150707083159|9636185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1646562, + "ns": 0, + "title": "Fraudă electorală", + "revisions": [ + { + "timestamp": "2015-07-07T02:09:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5956b4d49cfeada20c2f1a238cdaee72.json b/wikipedia-analysis-#229lixin/cache/5956b4d49cfeada20c2f1a238cdaee72.json new file mode 100644 index 0000000..fe193a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5956b4d49cfeada20c2f1a238cdaee72.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:02.816083", + "response": { + "continue": { + "rvcontinue": "20250324174735|35145236", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45699, + "ns": 0, + "title": "Seçim", + "revisions": [ + { + "timestamp": "2025-07-08T22:42:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/59953f1aad344b1d05c0fe33e981a5be.json b/wikipedia-analysis-#229lixin/cache/59953f1aad344b1d05c0fe33e981a5be.json new file mode 100644 index 0000000..2320987 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/59953f1aad344b1d05c0fe33e981a5be.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:11.106819", + "response": { + "continue": { + "rvcontinue": "20250328101935|24783291", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20319, + "ns": 0, + "title": "Volby", + "revisions": [ + { + "timestamp": "2025-10-06T19:35:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5998d8fc59fb79cfae5c539eeaa82d97.json b/wikipedia-analysis-#229lixin/cache/5998d8fc59fb79cfae5c539eeaa82d97.json new file mode 100644 index 0000000..58de15a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5998d8fc59fb79cfae5c539eeaa82d97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:30.200286", + "response": { + "continue": { + "rvcontinue": "20251107130554|40835800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35803, + "ns": 0, + "title": "민주주의", + "revisions": [ + { + "timestamp": "2025-11-09T00:25:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/59a2a5c47c70d59f0057808de9573f8f.json b/wikipedia-analysis-#229lixin/cache/59a2a5c47c70d59f0057808de9573f8f.json new file mode 100644 index 0000000..f788d61 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/59a2a5c47c70d59f0057808de9573f8f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:58.503076", + "response": { + "continue": { + "rvcontinue": "20260104105802|73054225", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10943, + "ns": 0, + "title": "ديمقراطية", + "revisions": [ + { + "timestamp": "2026-01-04T11:19:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/59ef543d8a03282bc4e0d7986b7d1d08.json b/wikipedia-analysis-#229lixin/cache/59ef543d8a03282bc4e0d7986b7d1d08.json new file mode 100644 index 0000000..cf3f685 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/59ef543d8a03282bc4e0d7986b7d1d08.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:33.646205", + "response": { + "continue": { + "rvcontinue": "20250928094607|72140349", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6113, + "ns": 0, + "title": "تسونامي", + "revisions": [ + { + "timestamp": "2025-09-28T09:47:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a3b4824b8cab458c3bd3608a25526a9.json b/wikipedia-analysis-#229lixin/cache/5a3b4824b8cab458c3bd3608a25526a9.json new file mode 100644 index 0000000..597aad5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a3b4824b8cab458c3bd3608a25526a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:29.082755", + "response": { + "continue": { + "rvcontinue": "20251115062704|30531984", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32502, + "ns": 0, + "title": "Светска здравствена организација", + "revisions": [ + { + "timestamp": "2025-11-26T01:34:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a416fb2e4b4b00a78096ccc9d0ea794.json b/wikipedia-analysis-#229lixin/cache/5a416fb2e4b4b00a78096ccc9d0ea794.json new file mode 100644 index 0000000..ae37794 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a416fb2e4b4b00a78096ccc9d0ea794.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:54.998455", + "response": { + "continue": { + "rvcontinue": "20221027151113|28747020", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3466229, + "ns": 0, + "title": "Ülke içinde yerinden edilmiş kişi", + "revisions": [ + { + "timestamp": "2022-10-27T14:47:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a5e9dba930b1e4f542f187f8bf72121.json b/wikipedia-analysis-#229lixin/cache/5a5e9dba930b1e4f542f187f8bf72121.json new file mode 100644 index 0000000..e610834 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a5e9dba930b1e4f542f187f8bf72121.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:06.373125", + "response": { + "continue": { + "rvcontinue": "20080901095650|5385915", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 573673, + "ns": 0, + "title": "Vaalivilppi", + "revisions": [ + { + "timestamp": "2008-09-01T09:55:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a8b6ffea0814028447e91780bc2f20f.json b/wikipedia-analysis-#229lixin/cache/5a8b6ffea0814028447e91780bc2f20f.json new file mode 100644 index 0000000..177ad01 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a8b6ffea0814028447e91780bc2f20f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:19.710910", + "response": { + "continue": { + "rvcontinue": "20230206035149|22872371", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3838121, + "ns": 0, + "title": "Gempa bumi Turki–Suriah 2023", + "revisions": [ + { + "timestamp": "2023-02-06T03:48:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a8caa05b478a94eaddafb8aa8e322a3.json b/wikipedia-analysis-#229lixin/cache/5a8caa05b478a94eaddafb8aa8e322a3.json new file mode 100644 index 0000000..4926d77 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a8caa05b478a94eaddafb8aa8e322a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:17.749863", + "response": { + "continue": { + "rvcontinue": "20031031091304|144361", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32649, + "ns": 0, + "title": "Censure", + "revisions": [ + { + "timestamp": "2003-10-31T08:59:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5a9202600cf73901625fea2b25364338.json b/wikipedia-analysis-#229lixin/cache/5a9202600cf73901625fea2b25364338.json new file mode 100644 index 0000000..94e1934 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5a9202600cf73901625fea2b25364338.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:07.941256", + "response": { + "continue": { + "rvcontinue": "20211228225117|10968645", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 231904, + "ns": 0, + "title": "Menneskehandel", + "revisions": [ + { + "timestamp": "2022-02-12T03:35:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5b334ecd9318f6a935d23e9f449820ca.json b/wikipedia-analysis-#229lixin/cache/5b334ecd9318f6a935d23e9f449820ca.json new file mode 100644 index 0000000..b3558e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5b334ecd9318f6a935d23e9f449820ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:22.539495", + "response": { + "continue": { + "rvcontinue": "20120125134044|74747060", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6020713, + "ns": 0, + "title": "Élection", + "revisions": [ + { + "timestamp": "2012-01-25T13:17:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5b4a0ccace5b45e5c8f39cb31198fedb.json b/wikipedia-analysis-#229lixin/cache/5b4a0ccace5b45e5c8f39cb31198fedb.json new file mode 100644 index 0000000..d0d8a03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5b4a0ccace5b45e5c8f39cb31198fedb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:46.284010", + "response": { + "continue": { + "rvcontinue": "20250531005943|39906020", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3998837, + "ns": 0, + "title": "노숙 (사회)", + "revisions": [ + { + "timestamp": "2025-05-29T23:19:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5b564067ee0edcbf7a1d5dbc5cb36ef2.json b/wikipedia-analysis-#229lixin/cache/5b564067ee0edcbf7a1d5dbc5cb36ef2.json new file mode 100644 index 0000000..76cc5e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5b564067ee0edcbf7a1d5dbc5cb36ef2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:34.697696", + "response": { + "continue": { + "rvcontinue": "20050527204117|645344", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 995591, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2005-05-27T20:15:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5b937a871b635a81e4066ab0ee12fdc8.json b/wikipedia-analysis-#229lixin/cache/5b937a871b635a81e4066ab0ee12fdc8.json new file mode 100644 index 0000000..f1916af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5b937a871b635a81e4066ab0ee12fdc8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:35.647807", + "response": { + "continue": { + "rvcontinue": "20051018061206|88026", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23655, + "ns": 0, + "title": "منظمة الصحة العالمية", + "revisions": [ + { + "timestamp": "2005-10-18T05:58:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5bb42dc87ce930ed3233af5a4358208e.json b/wikipedia-analysis-#229lixin/cache/5bb42dc87ce930ed3233af5a4358208e.json new file mode 100644 index 0000000..9910aef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5bb42dc87ce930ed3233af5a4358208e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:48.562025", + "response": { + "continue": { + "rvcontinue": "20260117023045|91140557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7354807, + "ns": 0, + "title": "2024年美國總統選舉", + "revisions": [ + { + "timestamp": "2026-01-21T15:53:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5bc237c18ed03f1db43321ee3eb3a932.json b/wikipedia-analysis-#229lixin/cache/5bc237c18ed03f1db43321ee3eb3a932.json new file mode 100644 index 0000000..6bae5d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5bc237c18ed03f1db43321ee3eb3a932.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:26.939968", + "response": { + "continue": { + "rvcontinue": "20260112105714|263271366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10800790, + "ns": 0, + "title": "Impfgegnerschaft", + "revisions": [ + { + "timestamp": "2026-01-12T10:58:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5bd5e276bcc153588da25999e119d6eb.json b/wikipedia-analysis-#229lixin/cache/5bd5e276bcc153588da25999e119d6eb.json new file mode 100644 index 0000000..bf54f32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5bd5e276bcc153588da25999e119d6eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:26.243162", + "response": { + "continue": { + "rvcontinue": "20070310185445|7261003", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 808798, + "ns": 0, + "title": "Grensbewaking", + "revisions": [ + { + "timestamp": "2007-03-10T18:53:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5bda51790697c52e493fe19e46c1413d.json b/wikipedia-analysis-#229lixin/cache/5bda51790697c52e493fe19e46c1413d.json new file mode 100644 index 0000000..9d11f39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5bda51790697c52e493fe19e46c1413d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:14.037716", + "response": { + "continue": { + "rvcontinue": "20250423203920|23192433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17348, + "ns": 0, + "title": "Lehdistönvapaus", + "revisions": [ + { + "timestamp": "2025-05-03T08:08:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5be032da0b2c0a28c5d534eddce75181.json b/wikipedia-analysis-#229lixin/cache/5be032da0b2c0a28c5d534eddce75181.json new file mode 100644 index 0000000..7698ce9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5be032da0b2c0a28c5d534eddce75181.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:03.274596", + "response": { + "continue": { + "rvcontinue": "20251011130045|42846043", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5433100, + "ns": 0, + "title": "انتخابات ریاست‌جمهوری ایالات متحده آمریکا (۲۰۲۴)", + "revisions": [ + { + "timestamp": "2025-12-30T18:52:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5be86deb9a6e62af35cda02a87d47e4c.json b/wikipedia-analysis-#229lixin/cache/5be86deb9a6e62af35cda02a87d47e4c.json new file mode 100644 index 0000000..3601b14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5be86deb9a6e62af35cda02a87d47e4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:25.256437", + "response": { + "continue": { + "rvcontinue": "20260123164440|151320386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22180, + "ns": 0, + "title": "Всемирная организация здравоохранения", + "revisions": [ + { + "timestamp": "2026-01-25T18:40:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5bf16b690c9cc25064efec55f34413c6.json b/wikipedia-analysis-#229lixin/cache/5bf16b690c9cc25064efec55f34413c6.json new file mode 100644 index 0000000..55d6f3a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5bf16b690c9cc25064efec55f34413c6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:04.748117", + "response": { + "continue": { + "rvcontinue": "20250620182020|17042489", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3236514, + "ns": 0, + "title": "Solicitant de azil", + "revisions": [ + { + "timestamp": "2025-06-20T18:14:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c0887ef735b223aae9585ec3d5617c7.json b/wikipedia-analysis-#229lixin/cache/5c0887ef735b223aae9585ec3d5617c7.json new file mode 100644 index 0000000..fcb3439 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c0887ef735b223aae9585ec3d5617c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:23.858207", + "response": { + "continue": { + "rvcontinue": "20011124012036|254600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12441, + "ns": 0, + "title": "Genocide", + "revisions": [ + { + "timestamp": "2001-11-01T04:22:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c11535ff1cf527a39ef9d1403708da0.json b/wikipedia-analysis-#229lixin/cache/5c11535ff1cf527a39ef9d1403708da0.json new file mode 100644 index 0000000..25498e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c11535ff1cf527a39ef9d1403708da0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:07.609429", + "response": { + "continue": { + "rvcontinue": "20260123130931|171671162", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2815559, + "ns": 0, + "title": "Calentamiento global", + "revisions": [ + { + "timestamp": "2026-01-23T13:09:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c13f17855820251bffb6c3e81fbe86f.json b/wikipedia-analysis-#229lixin/cache/5c13f17855820251bffb6c3e81fbe86f.json new file mode 100644 index 0000000..358dd5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c13f17855820251bffb6c3e81fbe86f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:05.249402", + "response": { + "continue": { + "rvcontinue": "20251006155929|30452552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 304960, + "ns": 0, + "title": "Пандемија", + "revisions": [ + { + "timestamp": "2025-11-26T12:43:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c176b4454abc89d38b7b4b5519abc3d.json b/wikipedia-analysis-#229lixin/cache/5c176b4454abc89d38b7b4b5519abc3d.json new file mode 100644 index 0000000..2c2cee0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c176b4454abc89d38b7b4b5519abc3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:29.135735", + "response": { + "continue": { + "rvcontinue": "20240915160606|67876276", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9691215, + "ns": 0, + "title": "تفشي مرض جدري القرود", + "revisions": [ + { + "timestamp": "2024-09-15T16:05:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c354b02d96332fff2c834605797a96f.json b/wikipedia-analysis-#229lixin/cache/5c354b02d96332fff2c834605797a96f.json new file mode 100644 index 0000000..2e951ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c354b02d96332fff2c834605797a96f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:02.987319", + "response": { + "continue": { + "rvcontinue": "20031006180254|4257", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1273, + "ns": 0, + "title": "טרור", + "revisions": [ + { + "timestamp": "2003-10-06T17:55:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c3eeba42a64d2832909741d9b54a0da.json b/wikipedia-analysis-#229lixin/cache/5c3eeba42a64d2832909741d9b54a0da.json new file mode 100644 index 0000000..ea1af37 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c3eeba42a64d2832909741d9b54a0da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:08.487787", + "response": { + "continue": { + "rvcontinue": "20190306030903|432721", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9648, + "ns": 0, + "title": "එන්නත්", + "revisions": [ + { + "timestamp": "2019-03-06T03:14:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c3fedaec7e95fcefe3e1bebf9b343f7.json b/wikipedia-analysis-#229lixin/cache/5c3fedaec7e95fcefe3e1bebf9b343f7.json new file mode 100644 index 0000000..1661225 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c3fedaec7e95fcefe3e1bebf9b343f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:36.612523", + "response": { + "continue": { + "rvcontinue": "20241204080039|69114150", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 240397, + "ns": 0, + "title": "Liberdade de expressão", + "revisions": [ + { + "timestamp": "2024-12-04T08:03:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c494f57beef32cf2356e005bf88ca67.json b/wikipedia-analysis-#229lixin/cache/5c494f57beef32cf2356e005bf88ca67.json new file mode 100644 index 0000000..027cbe7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c494f57beef32cf2356e005bf88ca67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:05.065757", + "response": { + "continue": { + "rvcontinue": "20260114171735|232426917", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25425, + "ns": 0, + "title": "Changement climatique", + "revisions": [ + { + "timestamp": "2026-01-20T12:24:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c5d2eee13f170405796c8d2182344da.json b/wikipedia-analysis-#229lixin/cache/5c5d2eee13f170405796c8d2182344da.json new file mode 100644 index 0000000..e4644b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c5d2eee13f170405796c8d2182344da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:16.402222", + "response": { + "continue": { + "rvcontinue": "20251222191256|171123714", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7965, + "ns": 0, + "title": "Tuberculosis", + "revisions": [ + { + "timestamp": "2025-12-23T00:15:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5c9bf1d0fb5d042b7966ae6f5b0bfac2.json b/wikipedia-analysis-#229lixin/cache/5c9bf1d0fb5d042b7966ae6f5b0bfac2.json new file mode 100644 index 0000000..9b3b09f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5c9bf1d0fb5d042b7966ae6f5b0bfac2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:07.565221", + "response": { + "continue": { + "rvcontinue": "20231019235247|70804855", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196194, + "ns": 0, + "title": "Bầu cử", + "revisions": [ + { + "timestamp": "2025-10-14T12:14:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ca30bd4956b89d8731d6c3d0bbed91a.json b/wikipedia-analysis-#229lixin/cache/5ca30bd4956b89d8731d6c3d0bbed91a.json new file mode 100644 index 0000000..cef95a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ca30bd4956b89d8731d6c3d0bbed91a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:28.302558", + "response": { + "continue": { + "rvcontinue": "20081120100715|264834", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26266, + "ns": 0, + "title": "चुनाव", + "revisions": [ + { + "timestamp": "2007-08-26T06:48:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5cb42f1d423f62041473ccc4c208d0a3.json b/wikipedia-analysis-#229lixin/cache/5cb42f1d423f62041473ccc4c208d0a3.json new file mode 100644 index 0000000..9b46c61 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5cb42f1d423f62041473ccc4c208d0a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:05.277473", + "response": { + "continue": { + "rvcontinue": "20120303224243|8218410", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 778108, + "ns": 0, + "title": "Obchod s lidmi", + "revisions": [ + { + "timestamp": "2012-03-03T22:39:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ce34e9fed490a95e45e67f5d166735d.json b/wikipedia-analysis-#229lixin/cache/5ce34e9fed490a95e45e67f5d166735d.json new file mode 100644 index 0000000..6bea396 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ce34e9fed490a95e45e67f5d166735d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:10.149526", + "response": { + "continue": { + "rvcontinue": "20220504113159|71466533", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73017, + "ns": 0, + "title": "投票", + "revisions": [ + { + "timestamp": "2023-11-10T08:35:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ce49877e18978096639446412684618.json b/wikipedia-analysis-#229lixin/cache/5ce49877e18978096639446412684618.json new file mode 100644 index 0000000..b394862 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ce49877e18978096639446412684618.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:47.845555", + "response": { + "continue": { + "rvcontinue": "20040722100413|186152", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47490, + "ns": 0, + "title": "Tortyr", + "revisions": [ + { + "timestamp": "2004-05-19T09:10:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d1336ab60914e52462312fc15c9405b.json b/wikipedia-analysis-#229lixin/cache/5d1336ab60914e52462312fc15c9405b.json new file mode 100644 index 0000000..158eecc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d1336ab60914e52462312fc15c9405b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:48.588594", + "response": { + "continue": { + "rvcontinue": "20130802072452|1443723", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 267603, + "ns": 0, + "title": "মানবাধিকার", + "revisions": [ + { + "timestamp": "2012-03-26T12:41:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d1745513b2bea57df60d9f7f74682d2.json b/wikipedia-analysis-#229lixin/cache/5d1745513b2bea57df60d9f7f74682d2.json new file mode 100644 index 0000000..c9a5b07 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d1745513b2bea57df60d9f7f74682d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:59.996308", + "response": { + "continue": { + "rvcontinue": "20230223223604|216695", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22395, + "ns": 0, + "title": "Mai Neman Mafaka", + "revisions": [ + { + "timestamp": "2025-07-24T15:40:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d5522d322c1441074961710fbb236e5.json b/wikipedia-analysis-#229lixin/cache/5d5522d322c1441074961710fbb236e5.json new file mode 100644 index 0000000..7f8d548 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d5522d322c1441074961710fbb236e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:12.735697", + "response": { + "continue": { + "rvcontinue": "20240604225307|33017417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212172, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2025-01-18T11:22:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d714411dd2b273c3c444701b76292dd.json b/wikipedia-analysis-#229lixin/cache/5d714411dd2b273c3c444701b76292dd.json new file mode 100644 index 0000000..8f19ed8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d714411dd2b273c3c444701b76292dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:11.138693", + "response": { + "continue": { + "rvcontinue": "20130214115623|2040193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 434119, + "ns": 0, + "title": "चुनाव में धांधली", + "revisions": [ + { + "timestamp": "2011-08-23T05:30:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d79e4568914a931e2d182e1fdda2b4b.json b/wikipedia-analysis-#229lixin/cache/5d79e4568914a931e2d182e1fdda2b4b.json new file mode 100644 index 0000000..38cace5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d79e4568914a931e2d182e1fdda2b4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:42.799815", + "response": { + "continue": { + "rvcontinue": "20010927001602|394983915", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13831, + "ns": 0, + "title": "Human rights", + "revisions": [ + { + "timestamp": "2001-09-27T00:15:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d7b27a5d304ad0b00c4a62bae8d1ba6.json b/wikipedia-analysis-#229lixin/cache/5d7b27a5d304ad0b00c4a62bae8d1ba6.json new file mode 100644 index 0000000..87bf849 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d7b27a5d304ad0b00c4a62bae8d1ba6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:56.028257", + "response": { + "continue": { + "rvcontinue": "20171112132632|33994791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9456134, + "ns": 0, + "title": "Không quốc tịch", + "revisions": [ + { + "timestamp": "2017-11-12T13:08:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5d9077e8d01c5d5e55e20db24098f6ba.json b/wikipedia-analysis-#229lixin/cache/5d9077e8d01c5d5e55e20db24098f6ba.json new file mode 100644 index 0000000..c383ab0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5d9077e8d01c5d5e55e20db24098f6ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:43.911268", + "response": { + "continue": { + "rvcontinue": "20260119190027|151255882", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43509, + "ns": 0, + "title": "Туберкулёз", + "revisions": [ + { + "timestamp": "2026-01-19T19:02:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5da29dc4bbb46a063c8875ad8a460763.json b/wikipedia-analysis-#229lixin/cache/5da29dc4bbb46a063c8875ad8a460763.json new file mode 100644 index 0000000..2779542 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5da29dc4bbb46a063c8875ad8a460763.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:59.476886", + "response": { + "continue": { + "rvcontinue": "20120617101847|8768887", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1312853, + "ns": 0, + "title": "حرية الصحافة", + "revisions": [ + { + "timestamp": "2012-06-17T10:14:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5da823c0abb311a28eee070f8f32c2f4.json b/wikipedia-analysis-#229lixin/cache/5da823c0abb311a28eee070f8f32c2f4.json new file mode 100644 index 0000000..eb2c6af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5da823c0abb311a28eee070f8f32c2f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:21.231281", + "response": { + "continue": { + "rvcontinue": "20251121185803|28592112", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1773090, + "ns": 0, + "title": "Pemeliharaan perdamaian", + "revisions": [ + { + "timestamp": "2025-11-27T05:53:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5e342312a2ba27c79408d0a000b8baeb.json b/wikipedia-analysis-#229lixin/cache/5e342312a2ba27c79408d0a000b8baeb.json new file mode 100644 index 0000000..a78a8e1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5e342312a2ba27c79408d0a000b8baeb.json @@ -0,0 +1,28 @@ +{ + "cached_at": "2026-01-26T00:20:32.725402", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 47706753, + "ns": 0, + "title": "Migrant crisis", + "langlinks": [ + { + "lang": "ar", + "title": "أزمة المهاجرين" + }, + { + "lang": "ko", + "title": "이민자 위기" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5e3869e528095f32bb671fa3b1a2b230.json b/wikipedia-analysis-#229lixin/cache/5e3869e528095f32bb671fa3b1a2b230.json new file mode 100644 index 0000000..ffc876a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5e3869e528095f32bb671fa3b1a2b230.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:58.784193", + "response": { + "continue": { + "rvcontinue": "20220608142730|68696622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19731900, + "ns": 0, + "title": "Người nội di tản", + "revisions": [ + { + "timestamp": "2022-06-08T00:21:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5e438d92f1b7f6543eec70bde5f679c0.json b/wikipedia-analysis-#229lixin/cache/5e438d92f1b7f6543eec70bde5f679c0.json new file mode 100644 index 0000000..bb00586 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5e438d92f1b7f6543eec70bde5f679c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:19.801919", + "response": { + "continue": { + "rvcontinue": "20250619062038|17040258", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 427732, + "ns": 0, + "title": "Refugiat", + "revisions": [ + { + "timestamp": "2025-06-19T07:22:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5e8e966deba81bf7214f8829e6734960.json b/wikipedia-analysis-#229lixin/cache/5e8e966deba81bf7214f8829e6734960.json new file mode 100644 index 0000000..80c73d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5e8e966deba81bf7214f8829e6734960.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:10.077826", + "response": { + "continue": { + "rvcontinue": "20040320145936|42038", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10706, + "ns": 0, + "title": "התחממות עולמית", + "revisions": [ + { + "timestamp": "2004-03-20T13:55:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ebb708f29432d35489c97e352a6be22.json b/wikipedia-analysis-#229lixin/cache/5ebb708f29432d35489c97e352a6be22.json new file mode 100644 index 0000000..71b71f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ebb708f29432d35489c97e352a6be22.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:01.095956", + "response": { + "continue": { + "rvcontinue": "20250615131004|41241620", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14926, + "ns": 0, + "title": "פליט", + "revisions": [ + { + "timestamp": "2025-07-03T20:08:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5edfbd1c161bdda55f000923bb6be0eb.json b/wikipedia-analysis-#229lixin/cache/5edfbd1c161bdda55f000923bb6be0eb.json new file mode 100644 index 0000000..3c01d85 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5edfbd1c161bdda55f000923bb6be0eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:39.186933", + "response": { + "continue": { + "rvcontinue": "20230223120356|65361293", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27191, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2023-05-16T19:21:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ee44dc48d92319001b065f73498cb43.json b/wikipedia-analysis-#229lixin/cache/5ee44dc48d92319001b065f73498cb43.json new file mode 100644 index 0000000..0e5c1b0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ee44dc48d92319001b065f73498cb43.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:40.199204", + "response": { + "continue": { + "rvcontinue": "20251115111521|149819079", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 142427, + "ns": 0, + "title": "Свобода слова", + "revisions": [ + { + "timestamp": "2025-12-20T09:44:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ee8b88d9d9f6b485b0f840d85dc0d73.json b/wikipedia-analysis-#229lixin/cache/5ee8b88d9d9f6b485b0f840d85dc0d73.json new file mode 100644 index 0000000..dda4e8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ee8b88d9d9f6b485b0f840d85dc0d73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:16.934462", + "response": { + "continue": { + "rvcontinue": "20040123124542|86270", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30150, + "ns": 0, + "title": "Jordbävning", + "revisions": [ + { + "timestamp": "2004-01-23T12:44:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ef65d4605dff6f4cf56c32fba133391.json b/wikipedia-analysis-#229lixin/cache/5ef65d4605dff6f4cf56c32fba133391.json new file mode 100644 index 0000000..c452601 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ef65d4605dff6f4cf56c32fba133391.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:54.688388", + "response": { + "continue": { + "rvcontinue": "20250815031901|23493203", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157711, + "ns": 0, + "title": "Muuttoliike", + "revisions": [ + { + "timestamp": "2026-01-13T12:29:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ef89352c3b6c4dce3d654e99255fd4e.json b/wikipedia-analysis-#229lixin/cache/5ef89352c3b6c4dce3d654e99255fd4e.json new file mode 100644 index 0000000..1fd4a76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ef89352c3b6c4dce3d654e99255fd4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:03.374307", + "response": { + "continue": { + "rvcontinue": "20171017041255|7266794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 892548, + "ns": 0, + "title": "ข้อถกเถียงเรื่องวัคซีน", + "revisions": [ + { + "timestamp": "2017-10-17T04:12:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5f0c4a333da4e82389cdc33afb4da514.json b/wikipedia-analysis-#229lixin/cache/5f0c4a333da4e82389cdc33afb4da514.json new file mode 100644 index 0000000..bf4c7f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5f0c4a333da4e82389cdc33afb4da514.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:47.491558", + "response": { + "continue": { + "rvcontinue": "20250226050643|1276931", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143433, + "ns": 0, + "title": "मतदान", + "revisions": [ + { + "timestamp": "2025-02-26T05:06:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5f10d26938a04a9ef7d0bbc83633e9ec.json b/wikipedia-analysis-#229lixin/cache/5f10d26938a04a9ef7d0bbc83633e9ec.json new file mode 100644 index 0000000..5c685d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5f10d26938a04a9ef7d0bbc83633e9ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:26.414923", + "response": { + "continue": { + "rvcontinue": "20250911192535|41826208", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1742326, + "ns": 0, + "title": "חוסר אזרחות", + "revisions": [ + { + "timestamp": "2025-10-04T09:27:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5f1bb24102f7e373c78956cf09547596.json b/wikipedia-analysis-#229lixin/cache/5f1bb24102f7e373c78956cf09547596.json new file mode 100644 index 0000000..c25f382 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5f1bb24102f7e373c78956cf09547596.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:13.931489", + "response": { + "continue": { + "rvcontinue": "20060508142605|217448", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51068, + "ns": 0, + "title": "فقر", + "revisions": [ + { + "timestamp": "2006-05-07T22:32:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5f2b60185595fe5fe46763453e07b3aa.json b/wikipedia-analysis-#229lixin/cache/5f2b60185595fe5fe46763453e07b3aa.json new file mode 100644 index 0000000..d76ae45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5f2b60185595fe5fe46763453e07b3aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:16.529679", + "response": { + "continue": { + "rvcontinue": "20250820004743|8423851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 259756, + "ns": 0, + "title": "ভোট", + "revisions": [ + { + "timestamp": "2025-08-20T02:09:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5f577a7dfe0271e73f67f23dc8e8ec04.json b/wikipedia-analysis-#229lixin/cache/5f577a7dfe0271e73f67f23dc8e8ec04.json new file mode 100644 index 0000000..a1cd364 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5f577a7dfe0271e73f67f23dc8e8ec04.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:37.994517", + "response": { + "continue": { + "rvcontinue": "20170819171756|28813725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5691545, + "ns": 0, + "title": "Kiểm soát biên giới", + "revisions": [ + { + "timestamp": "2017-08-19T17:17:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5fa6aec3cda49078f266ea3c48948a3a.json b/wikipedia-analysis-#229lixin/cache/5fa6aec3cda49078f266ea3c48948a3a.json new file mode 100644 index 0000000..d8f852c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5fa6aec3cda49078f266ea3c48948a3a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:53.793369", + "response": { + "continue": { + "rvcontinue": "20110423085744|1137943", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 381423, + "ns": 0, + "title": "युद्ध अपराध", + "revisions": [ + { + "timestamp": "2011-04-23T08:51:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5faece71e77c4a995b80da76bc256585.json b/wikipedia-analysis-#229lixin/cache/5faece71e77c4a995b80da76bc256585.json new file mode 100644 index 0000000..811019c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5faece71e77c4a995b80da76bc256585.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:41.374111", + "response": { + "continue": { + "rvcontinue": "20040101223323|7561", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 594, + "ns": 0, + "title": "Kansanmurha", + "revisions": [ + { + "timestamp": "2003-09-23T10:38:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5faf4ab55d51f84355641931b894f23b.json b/wikipedia-analysis-#229lixin/cache/5faf4ab55d51f84355641931b894f23b.json new file mode 100644 index 0000000..39163e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5faf4ab55d51f84355641931b894f23b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:50.311646", + "response": { + "continue": { + "rvcontinue": "20251025202208|28487870", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54644, + "ns": 0, + "title": "Földrengés", + "revisions": [ + { + "timestamp": "2025-10-25T20:39:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5fb30790e7f0062791859551a3590678.json b/wikipedia-analysis-#229lixin/cache/5fb30790e7f0062791859551a3590678.json new file mode 100644 index 0000000..77f98da --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5fb30790e7f0062791859551a3590678.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:13.526778", + "response": { + "continue": { + "rvcontinue": "20240508152749|1217693", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50661, + "ns": 0, + "title": "बसाइँ सराई", + "revisions": [ + { + "timestamp": "2024-08-14T01:31:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5fcf63cdeb1a1343080a5d7456674fc6.json b/wikipedia-analysis-#229lixin/cache/5fcf63cdeb1a1343080a5d7456674fc6.json new file mode 100644 index 0000000..10ee43f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5fcf63cdeb1a1343080a5d7456674fc6.json @@ -0,0 +1,408 @@ +{ + "cached_at": "2026-01-26T00:26:53.978244", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 21401843, + "ns": 0, + "title": "Freedom of speech", + "langlinks": [ + { + "lang": "af", + "title": "Vryheid van spraak" + }, + { + "lang": "ar", + "title": "حرية التعبير" + }, + { + "lang": "arz", + "title": "حرية التعبير" + }, + { + "lang": "ast", + "title": "Llibertá d'espresión" + }, + { + "lang": "az", + "title": "Söz azadlığı" + }, + { + "lang": "azb", + "title": "سؤز اؤزگورلوگو" + }, + { + "lang": "ba", + "title": "Һүҙ азатлығы" + }, + { + "lang": "be", + "title": "Свабода слова" + }, + { + "lang": "bg", + "title": "Свобода на словото" + }, + { + "lang": "bm", + "title": "Kuma hɔrɔnya" + }, + { + "lang": "bn", + "title": "বাকস্বাধীনতা" + }, + { + "lang": "bs", + "title": "Sloboda govora" + }, + { + "lang": "ca", + "title": "Llibertat d'expressió" + }, + { + "lang": "ckb", + "title": "ئازادیی دەربڕین" + }, + { + "lang": "cs", + "title": "Svoboda projevu" + }, + { + "lang": "cv", + "title": "Сăмах ирĕклĕхĕ" + }, + { + "lang": "da", + "title": "Ytringsfrihed" + }, + { + "lang": "de", + "title": "Meinungsfreiheit" + }, + { + "lang": "el", + "title": "Ελευθερία του λόγου" + }, + { + "lang": "eo", + "title": "Parollibereco" + }, + { + "lang": "es", + "title": "Libertad de expresión" + }, + { + "lang": "et", + "title": "Sõnavabadus" + }, + { + "lang": "eu", + "title": "Adierazpen-askatasun" + }, + { + "lang": "fa", + "title": "آزادی بیان" + }, + { + "lang": "fi", + "title": "Sananvapaus" + }, + { + "lang": "fo", + "title": "Talufrælsi" + }, + { + "lang": "fr", + "title": "Liberté d'expression" + }, + { + "lang": "gl", + "title": "Liberdade de expresión" + }, + { + "lang": "glk", + "title": "گۊتنرهایی" + }, + { + "lang": "gn", + "title": "Ñeñanduka sãso" + }, + { + "lang": "ha", + "title": "Ƴancin Faɗar Albarkacin Baki" + }, + { + "lang": "hak", + "title": "Ngièn-lun Chhṳ-yù" + }, + { + "lang": "he", + "title": "חופש הביטוי" + }, + { + "lang": "hi", + "title": "अभिव्यक्ति की स्वतंत्रता" + }, + { + "lang": "hr", + "title": "Sloboda govora" + }, + { + "lang": "hu", + "title": "Szólásszabadság" + }, + { + "lang": "hy", + "title": "Խոսքի ազատություն" + }, + { + "lang": "id", + "title": "Kebebasan berbicara" + }, + { + "lang": "is", + "title": "Málfrelsi" + }, + { + "lang": "it", + "title": "Libertà di parola" + }, + { + "lang": "ja", + "title": "表現の自由" + }, + { + "lang": "ka", + "title": "სიტყვის თავისუფლება" + }, + { + "lang": "kk", + "title": "Сөз бостандығы" + }, + { + "lang": "ko", + "title": "표현의 자유" + }, + { + "lang": "ku", + "title": "Azadiya derbirinê" + }, + { + "lang": "la", + "title": "Libertas exprimendi" + }, + { + "lang": "lb", + "title": "Meenungsfräiheet" + }, + { + "lang": "lo", + "title": "ເສລີພາບໃນການເວົ້າ" + }, + { + "lang": "lt", + "title": "Žodžio laisvė" + }, + { + "lang": "lv", + "title": "Vārda brīvība" + }, + { + "lang": "mk", + "title": "Слобода на говорот" + }, + { + "lang": "ml", + "title": "അഭിപ്രായസ്വാതന്ത്ര്യം" + }, + { + "lang": "mr", + "title": "अभिव्यक्तिस्वातंत्र्य" + }, + { + "lang": "ms", + "title": "Kebebasan bersuara" + }, + { + "lang": "mwl", + "title": "Lhibardade de spresson" + }, + { + "lang": "my", + "title": "လွတ်လပ်စွာ ဟောပြောခွင့်" + }, + { + "lang": "nl", + "title": "Vrijheid van meningsuiting" + }, + { + "lang": "nn", + "title": "Ytringsfridom" + }, + { + "lang": "nb", + "title": "Ytringsfrihet" + }, + { + "lang": "oc", + "title": "Libertat d'expression" + }, + { + "lang": "or", + "title": "ବାକ୍ ସ୍ୱାଧିନତା" + }, + { + "lang": "pa", + "title": "ਬੋਲਣ ਦੀ ਆਜ਼ਾਦੀ" + }, + { + "lang": "pl", + "title": "Wolność słowa" + }, + { + "lang": "pnb", + "title": "آزادی گفتار" + }, + { + "lang": "ps", + "title": "د وينا ازادي" + }, + { + "lang": "pt", + "title": "Liberdade de expressão" + }, + { + "lang": "ro", + "title": "Libertatea de exprimare" + }, + { + "lang": "ru", + "title": "Свобода слова" + }, + { + "lang": "sah", + "title": "Көҥүл тыл" + }, + { + "lang": "sc", + "title": "Libertade de espressione" + }, + { + "lang": "scn", + "title": "Libbirtati di parrata" + }, + { + "lang": "sco", + "title": "Freedom o speech" + }, + { + "lang": "sd", + "title": "اظهار جي آزادي" + }, + { + "lang": "sh", + "title": "Sloboda govora" + }, + { + "lang": "simple", + "title": "Freedom of speech" + }, + { + "lang": "sk", + "title": "Sloboda slova" + }, + { + "lang": "sl", + "title": "Svoboda govora" + }, + { + "lang": "sq", + "title": "Liria e shprehjes" + }, + { + "lang": "sr", + "title": "Слобода говора" + }, + { + "lang": "sv", + "title": "Yttrandefrihet" + }, + { + "lang": "sw", + "title": "Uhuru wa kujieleza" + }, + { + "lang": "ta", + "title": "கருத்து வெளிப்பாட்டுச் சுதந்திரம்" + }, + { + "lang": "tg", + "title": "Озодии баён" + }, + { + "lang": "th", + "title": "เสรีภาพในการพูด" + }, + { + "lang": "tl", + "title": "Kalayaan sa pananalita" + }, + { + "lang": "tr", + "title": "İfade özgürlüğü" + }, + { + "lang": "uk", + "title": "Свобода слова" + }, + { + "lang": "ur", + "title": "آزادی گفتار" + }, + { + "lang": "uz", + "title": "Soʻz erkinligi" + }, + { + "lang": "vi", + "title": "Tự do ngôn luận" + }, + { + "lang": "wuu", + "title": "言論自由" + }, + { + "lang": "yi", + "title": "פרייהייט פון ווארט" + }, + { + "lang": "zea", + "title": "Vrie'eid van meênigsuuting" + }, + { + "lang": "zgh", + "title": "ⵜⵉⵍⴻⵍⵍⵉ ⵏ ⵜⵏⴼⴰⵍⵉⵜ" + }, + { + "lang": "zh", + "title": "言論自由" + }, + { + "lang": "nan", + "title": "Giân-lūn ê chū-iû" + }, + { + "lang": "yue", + "title": "言論自由" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5fe903a2e7dffd90d3946af7e7fdb7a5.json b/wikipedia-analysis-#229lixin/cache/5fe903a2e7dffd90d3946af7e7fdb7a5.json new file mode 100644 index 0000000..7157bd2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5fe903a2e7dffd90d3946af7e7fdb7a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:59.978983", + "response": { + "continue": { + "rvcontinue": "20060405130407|979817", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 180535, + "ns": 0, + "title": "Бедность", + "revisions": [ + { + "timestamp": "2006-04-05T13:01:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/5ff9eb70eb002be79f88559545876b8b.json b/wikipedia-analysis-#229lixin/cache/5ff9eb70eb002be79f88559545876b8b.json new file mode 100644 index 0000000..c8fe019 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/5ff9eb70eb002be79f88559545876b8b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:40.864543", + "response": { + "continue": { + "rvcontinue": "20141201171718|5703646", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 664038, + "ns": 0, + "title": "การเปลี่ยนแปลงสภาพภูมิอากาศ", + "revisions": [ + { + "timestamp": "2014-12-01T17:16:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60072ca4426d4e281d550018c3e3ef3a.json b/wikipedia-analysis-#229lixin/cache/60072ca4426d4e281d550018c3e3ef3a.json new file mode 100644 index 0000000..3cee147 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60072ca4426d4e281d550018c3e3ef3a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:51.927922", + "response": { + "continue": { + "rvcontinue": "20050821234822|1189516", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77812, + "ns": 0, + "title": "Asilo humanitario", + "revisions": [ + { + "timestamp": "2004-10-24T21:08:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6024a8e35d4a3f7774b019a4f0acf863.json b/wikipedia-analysis-#229lixin/cache/6024a8e35d4a3f7774b019a4f0acf863.json new file mode 100644 index 0000000..d9a7866 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6024a8e35d4a3f7774b019a4f0acf863.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:56.635762", + "response": { + "continue": { + "rvcontinue": "20251208060208|46890827", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12875, + "ns": 0, + "title": "Туберкульоз", + "revisions": [ + { + "timestamp": "2025-12-25T06:02:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/603621c583e9db4bad894819c2404262.json b/wikipedia-analysis-#229lixin/cache/603621c583e9db4bad894819c2404262.json new file mode 100644 index 0000000..81126c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/603621c583e9db4bad894819c2404262.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:37.245833", + "response": { + "continue": { + "rvcontinue": "20051115213539|111151", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27190, + "ns": 0, + "title": "Terörizm", + "revisions": [ + { + "timestamp": "2005-11-15T21:17:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/604ca965222a5b26ef902f4dea08af53.json b/wikipedia-analysis-#229lixin/cache/604ca965222a5b26ef902f4dea08af53.json new file mode 100644 index 0000000..2a7a9ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/604ca965222a5b26ef902f4dea08af53.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:39.442241", + "response": { + "continue": { + "rvcontinue": "20100523045446|95356", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20672, + "ns": 0, + "title": "නියඟය", + "revisions": [ + { + "timestamp": "2010-05-05T04:33:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60526958cea6c14bc96c7958f96d6c5e.json b/wikipedia-analysis-#229lixin/cache/60526958cea6c14bc96c7958f96d6c5e.json new file mode 100644 index 0000000..8505749 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60526958cea6c14bc96c7958f96d6c5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:04.017582", + "response": { + "continue": { + "rvcontinue": "20070621124403|4465811", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 567121, + "ns": 0, + "title": "露宿者", + "revisions": [ + { + "timestamp": "2007-06-21T11:59:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/605cf51b78d7da8e52df696539ee5e73.json b/wikipedia-analysis-#229lixin/cache/605cf51b78d7da8e52df696539ee5e73.json new file mode 100644 index 0000000..8fa04d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/605cf51b78d7da8e52df696539ee5e73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:30.363843", + "response": { + "continue": { + "rvcontinue": "20040926214411|126389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36108, + "ns": 0, + "title": "Mudança do clima", + "revisions": [ + { + "timestamp": "2004-09-26T21:17:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60a5bb296669848ca783a476fdf5157f.json b/wikipedia-analysis-#229lixin/cache/60a5bb296669848ca783a476fdf5157f.json new file mode 100644 index 0000000..78207da --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60a5bb296669848ca783a476fdf5157f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:20.118596", + "response": { + "continue": { + "rvcontinue": "20231024235905|66847205", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13330, + "ns": 0, + "title": "Migração humana", + "revisions": [ + { + "timestamp": "2024-06-12T03:28:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60b88718a903efdfdd6d25f437f7ea1b.json b/wikipedia-analysis-#229lixin/cache/60b88718a903efdfdd6d25f437f7ea1b.json new file mode 100644 index 0000000..93206e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60b88718a903efdfdd6d25f437f7ea1b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:06.897904", + "response": { + "continue": { + "rvcontinue": "20250827120420|169197360", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51797, + "ns": 0, + "title": "Sequía", + "revisions": [ + { + "timestamp": "2025-12-10T13:10:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60c60756d0e60c3531bbb945a27425e4.json b/wikipedia-analysis-#229lixin/cache/60c60756d0e60c3531bbb945a27425e4.json new file mode 100644 index 0000000..97a16cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60c60756d0e60c3531bbb945a27425e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:29.814944", + "response": { + "continue": { + "rvcontinue": "20050604134046|2055309", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 683573, + "ns": 0, + "title": "人身売買", + "revisions": [ + { + "timestamp": "2005-06-04T13:33:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60e5965c30139dae01878377723a9016.json b/wikipedia-analysis-#229lixin/cache/60e5965c30139dae01878377723a9016.json new file mode 100644 index 0000000..402e70b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60e5965c30139dae01878377723a9016.json @@ -0,0 +1,140 @@ +{ + "cached_at": "2026-01-26T00:22:41.472837", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 276005, + "ns": 0, + "title": "Asylum seeker", + "langlinks": [ + { + "lang": "ar", + "title": "طالب لجوء" + }, + { + "lang": "az", + "title": "Sığınacaq axtaran" + }, + { + "lang": "bg", + "title": "Търсещ убежище" + }, + { + "lang": "bs", + "title": "Tražilac azila" + }, + { + "lang": "ca", + "title": "Asil humanitari" + }, + { + "lang": "da", + "title": "Asylansøger" + }, + { + "lang": "de", + "title": "Asylbewerber" + }, + { + "lang": "el", + "title": "Αιτών άσυλο" + }, + { + "lang": "eo", + "title": "Azilpetanto" + }, + { + "lang": "es", + "title": "Asilo humanitario" + }, + { + "lang": "fa", + "title": "پناهجو" + }, + { + "lang": "fi", + "title": "Turvapaikanhakija" + }, + { + "lang": "fr", + "title": "Demandeur d'asile" + }, + { + "lang": "fy", + "title": "Asylsiker" + }, + { + "lang": "ha", + "title": "Mai Neman Mafaka" + }, + { + "lang": "he", + "title": "מבקש מקלט" + }, + { + "lang": "is", + "title": "Hælisleitandi" + }, + { + "lang": "lt", + "title": "Prieglobsčio prašytojas" + }, + { + "lang": "mk", + "title": "Азилант" + }, + { + "lang": "nl", + "title": "Asielzoeker" + }, + { + "lang": "nn", + "title": "Asylsøkjar" + }, + { + "lang": "nb", + "title": "Asylsøker" + }, + { + "lang": "ro", + "title": "Solicitant de azil" + }, + { + "lang": "ru", + "title": "Лицо, ищущее убежище" + }, + { + "lang": "simple", + "title": "Asylum seeker" + }, + { + "lang": "sr", + "title": "Тражиоци азила" + }, + { + "lang": "sv", + "title": "Asylsökande" + }, + { + "lang": "uk", + "title": "Шукачі притулку" + }, + { + "lang": "vi", + "title": "Người xin tị nạn" + }, + { + "lang": "zh", + "title": "尋求庇護者" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60f3676eaffe641645eef88661bd235d.json b/wikipedia-analysis-#229lixin/cache/60f3676eaffe641645eef88661bd235d.json new file mode 100644 index 0000000..0b8b719 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60f3676eaffe641645eef88661bd235d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:56.152289", + "response": { + "continue": { + "rvcontinue": "20041031235442|10543", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3856, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2004-10-31T23:50:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/60fa2926170b5231192ecd83c408a844.json b/wikipedia-analysis-#229lixin/cache/60fa2926170b5231192ecd83c408a844.json new file mode 100644 index 0000000..ff7b400 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/60fa2926170b5231192ecd83c408a844.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:30.596692", + "response": { + "continue": { + "rvcontinue": "20250221153445|6365990", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2245, + "ns": 0, + "title": "एड्स", + "revisions": [ + { + "timestamp": "2025-09-26T19:24:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/613975b3e1c4d8f8123cb4aef3f95fe4.json b/wikipedia-analysis-#229lixin/cache/613975b3e1c4d8f8123cb4aef3f95fe4.json new file mode 100644 index 0000000..1b8fa2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/613975b3e1c4d8f8123cb4aef3f95fe4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:35.160210", + "response": { + "continue": { + "rvcontinue": "20060126090450|1314717", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 240397, + "ns": 0, + "title": "Liberdade de expressão", + "revisions": [ + { + "timestamp": "2006-01-26T09:04:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/614488748adb354a3f10f7030ee8abe3.json b/wikipedia-analysis-#229lixin/cache/614488748adb354a3f10f7030ee8abe3.json new file mode 100644 index 0000000..865021d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/614488748adb354a3f10f7030ee8abe3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:12.032996", + "response": { + "continue": { + "rvcontinue": "20081011222048|19422940", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1889161, + "ns": 0, + "title": "Incendio boschivo", + "revisions": [ + { + "timestamp": "2008-07-27T14:08:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/617a5fa8021ab096f692db1a1a29f0d2.json b/wikipedia-analysis-#229lixin/cache/617a5fa8021ab096f692db1a1a29f0d2.json new file mode 100644 index 0000000..aca510e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/617a5fa8021ab096f692db1a1a29f0d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:14.195676", + "response": { + "continue": { + "rvcontinue": "20251223144250|150794821", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 278735, + "ns": 0, + "title": "Военное преступление", + "revisions": [ + { + "timestamp": "2025-12-23T14:43:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/61ab6e4c78105bd565ee18f781b3e520.json b/wikipedia-analysis-#229lixin/cache/61ab6e4c78105bd565ee18f781b3e520.json new file mode 100644 index 0000000..7a9645a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/61ab6e4c78105bd565ee18f781b3e520.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:50.676862", + "response": { + "continue": { + "rvcontinue": "20220904043918|1245696", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34159, + "ns": 0, + "title": "Usawa wa kijinsia", + "revisions": [ + { + "timestamp": "2024-03-08T20:32:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/61d058f32aa2b3b4170583b62a26d46a.json b/wikipedia-analysis-#229lixin/cache/61d058f32aa2b3b4170583b62a26d46a.json new file mode 100644 index 0000000..c9aafc8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/61d058f32aa2b3b4170583b62a26d46a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:33.697226", + "response": { + "continue": { + "rvcontinue": "20100910093655|44018", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9662, + "ns": 0, + "title": "ယောက်ျား၊ မိန်းမ တန်းတူညီမျှမှု", + "revisions": [ + { + "timestamp": "2010-09-10T09:35:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/61d44b17f1503b20ebac4b02920f1c9f.json b/wikipedia-analysis-#229lixin/cache/61d44b17f1503b20ebac4b02920f1c9f.json new file mode 100644 index 0000000..92dbec1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/61d44b17f1503b20ebac4b02920f1c9f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:00.528116", + "response": { + "continue": { + "rvcontinue": "20071212085949|1202336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 262650, + "ns": 0, + "title": "الاتجار بالبشر", + "revisions": [ + { + "timestamp": "2007-12-12T08:53:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/61eb34c487c476a76649f5b96c111e7a.json b/wikipedia-analysis-#229lixin/cache/61eb34c487c476a76649f5b96c111e7a.json new file mode 100644 index 0000000..1858668 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/61eb34c487c476a76649f5b96c111e7a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:57.874757", + "response": { + "continue": { + "rvcontinue": "20141202085934|936689", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73785, + "ns": 0, + "title": "Uchaguzi", + "revisions": [ + { + "timestamp": "2014-12-02T08:56:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/61ecbbb240bdff32152f206ec8dbb7a4.json b/wikipedia-analysis-#229lixin/cache/61ecbbb240bdff32152f206ec8dbb7a4.json new file mode 100644 index 0000000..11bcb31 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/61ecbbb240bdff32152f206ec8dbb7a4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:46.563819", + "response": { + "continue": { + "rvcontinue": "20111102104649|4872968", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 560609, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2011-11-02T10:46:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/621fd09163831d2ccdf7efc4947dcee3.json b/wikipedia-analysis-#229lixin/cache/621fd09163831d2ccdf7efc4947dcee3.json new file mode 100644 index 0000000..78f876f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/621fd09163831d2ccdf7efc4947dcee3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:52.377185", + "response": { + "continue": { + "rvcontinue": "20050611134037|30505", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7892, + "ns": 0, + "title": "ประชาธิปไตย", + "revisions": [ + { + "timestamp": "2005-06-11T11:48:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62411a99c0a8165adc5eb9cdc51f6344.json b/wikipedia-analysis-#229lixin/cache/62411a99c0a8165adc5eb9cdc51f6344.json new file mode 100644 index 0000000..cd1f6d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62411a99c0a8165adc5eb9cdc51f6344.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:48.568665", + "response": { + "continue": { + "rvcontinue": "20241209164125|251107292", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56830, + "ns": 0, + "title": "Asylbewerber", + "revisions": [ + { + "timestamp": "2024-12-16T08:11:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/626de7724bc46e661c23107f2ad9d5e0.json b/wikipedia-analysis-#229lixin/cache/626de7724bc46e661c23107f2ad9d5e0.json new file mode 100644 index 0000000..7d3b2cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/626de7724bc46e661c23107f2ad9d5e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:01.217412", + "response": { + "continue": { + "rvcontinue": "20080125090628|18580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5037, + "ns": 0, + "title": "දිළිඳුබව", + "revisions": [ + { + "timestamp": "2008-01-25T08:54:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6276cb9764f9ae14bd42c8d7bdeed758.json b/wikipedia-analysis-#229lixin/cache/6276cb9764f9ae14bd42c8d7bdeed758.json new file mode 100644 index 0000000..fce735a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6276cb9764f9ae14bd42c8d7bdeed758.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:20.314823", + "response": { + "continue": { + "rvcontinue": "20260124194127|1334635050", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19394651, + "ns": 0, + "title": "Homelessness", + "revisions": [ + { + "timestamp": "2026-01-24T22:14:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/627b733259990ebb7de80a658296baee.json b/wikipedia-analysis-#229lixin/cache/627b733259990ebb7de80a658296baee.json new file mode 100644 index 0000000..b798862 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/627b733259990ebb7de80a658296baee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:31.757542", + "response": { + "continue": { + "rvcontinue": "20251125121956|148185465", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 632384, + "ns": 0, + "title": "Lavoro minorile", + "revisions": [ + { + "timestamp": "2025-11-25T12:22:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/629569ce8448b8762a3c4d82f88f1001.json b/wikipedia-analysis-#229lixin/cache/629569ce8448b8762a3c4d82f88f1001.json new file mode 100644 index 0000000..aa4806c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/629569ce8448b8762a3c4d82f88f1001.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:17.202050", + "response": { + "continue": { + "rvcontinue": "20250523175048|23279381", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 209993, + "ns": 0, + "title": "Ihmiskauppa", + "revisions": [ + { + "timestamp": "2026-01-04T19:37:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62a82ce432aab91d6b4a9405f4632ca2.json b/wikipedia-analysis-#229lixin/cache/62a82ce432aab91d6b4a9405f4632ca2.json new file mode 100644 index 0000000..53b70d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62a82ce432aab91d6b4a9405f4632ca2.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:09:00.869967", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 65057, + "ns": 0, + "title": "واکسين", + "revisions": [ + { + "timestamp": "2022-10-15T08:59:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62b2b28492b4a51170fbd906b6bc0a07.json b/wikipedia-analysis-#229lixin/cache/62b2b28492b4a51170fbd906b6bc0a07.json new file mode 100644 index 0000000..6ebf13a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62b2b28492b4a51170fbd906b6bc0a07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:23.806722", + "response": { + "continue": { + "rvcontinue": "20150520053341|1302596", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 334838, + "ns": 0, + "title": "نسل کشی", + "revisions": [ + { + "timestamp": "2015-05-20T05:31:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62b903a069c017d35a9aded175882284.json b/wikipedia-analysis-#229lixin/cache/62b903a069c017d35a9aded175882284.json new file mode 100644 index 0000000..0d8fe5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62b903a069c017d35a9aded175882284.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:26.766857", + "response": { + "continue": { + "rvcontinue": "20240516153852|1220810", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 139814, + "ns": 0, + "title": "खडेरी", + "revisions": [ + { + "timestamp": "2024-05-16T15:29:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62c82666b490213889a1c66ee25065bf.json b/wikipedia-analysis-#229lixin/cache/62c82666b490213889a1c66ee25065bf.json new file mode 100644 index 0000000..5cb2415 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62c82666b490213889a1c66ee25065bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:31.039506", + "response": { + "continue": { + "rvcontinue": "20060613155238|206981", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 38381, + "ns": 0, + "title": "جنگ", + "revisions": [ + { + "timestamp": "2006-06-13T15:51:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/62cb54670a7dc3b3d955214c388d98e0.json b/wikipedia-analysis-#229lixin/cache/62cb54670a7dc3b3d955214c388d98e0.json new file mode 100644 index 0000000..1c42d79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/62cb54670a7dc3b3d955214c388d98e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:34.008411", + "response": { + "continue": { + "rvcontinue": "20260105060211|107888277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349233, + "ns": 0, + "title": "児童労働", + "revisions": [ + { + "timestamp": "2026-01-05T06:02:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/630387718766fe4f6c6dc8ed7a6111e0.json b/wikipedia-analysis-#229lixin/cache/630387718766fe4f6c6dc8ed7a6111e0.json new file mode 100644 index 0000000..0854a2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/630387718766fe4f6c6dc8ed7a6111e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:05.789421", + "response": { + "continue": { + "rvcontinue": "20180628142413|409425", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15951, + "ns": 0, + "title": "စစ်ရာဇဝတ်မှု", + "revisions": [ + { + "timestamp": "2022-03-06T16:56:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6312c51193e0800a75e75f3f16555c76.json b/wikipedia-analysis-#229lixin/cache/6312c51193e0800a75e75f3f16555c76.json new file mode 100644 index 0000000..045cbc3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6312c51193e0800a75e75f3f16555c76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:54.232424", + "response": { + "continue": { + "rvcontinue": "20090717181849|2513007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 324115, + "ns": 0, + "title": "Избори", + "revisions": [ + { + "timestamp": "2009-07-17T18:02:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63283ee3dbee170ef991054f5efffd34.json b/wikipedia-analysis-#229lixin/cache/63283ee3dbee170ef991054f5efffd34.json new file mode 100644 index 0000000..c182e56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63283ee3dbee170ef991054f5efffd34.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:26.925465", + "response": { + "continue": { + "rvcontinue": "20150519121522|15327205", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3355465, + "ns": 0, + "title": "رأی‌گیری", + "revisions": [ + { + "timestamp": "2015-05-19T12:15:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/632d8d66cb1cb03bf95e10afd3efd6ba.json b/wikipedia-analysis-#229lixin/cache/632d8d66cb1cb03bf95e10afd3efd6ba.json new file mode 100644 index 0000000..66171a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/632d8d66cb1cb03bf95e10afd3efd6ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:03.784367", + "response": { + "continue": { + "rvcontinue": "20230622080753|10823865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 892548, + "ns": 0, + "title": "ข้อถกเถียงเรื่องวัคซีน", + "revisions": [ + { + "timestamp": "2024-11-18T10:14:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6337cdee9ff1906b0c37c1a1c96cb718.json b/wikipedia-analysis-#229lixin/cache/6337cdee9ff1906b0c37c1a1c96cb718.json new file mode 100644 index 0000000..e0dc467 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6337cdee9ff1906b0c37c1a1c96cb718.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:52.002814", + "response": { + "continue": { + "rvcontinue": "20241226151823|44229814", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15717, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2025-07-08T20:34:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63417fedbfb53cd30ca2d5dae5747ce2.json b/wikipedia-analysis-#229lixin/cache/63417fedbfb53cd30ca2d5dae5747ce2.json new file mode 100644 index 0000000..a971287 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63417fedbfb53cd30ca2d5dae5747ce2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:39.766413", + "response": { + "continue": { + "rvcontinue": "20100423064714|50813", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10719, + "ns": 0, + "title": "एड्स", + "revisions": [ + { + "timestamp": "2010-04-23T06:07:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/634dc5b581383eacd82f458503ce4433.json b/wikipedia-analysis-#229lixin/cache/634dc5b581383eacd82f458503ce4433.json new file mode 100644 index 0000000..1b05d75 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/634dc5b581383eacd82f458503ce4433.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:31.603099", + "response": { + "continue": { + "rvcontinue": "20031010183235|132004", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30568, + "ns": 0, + "title": "Pauvreté", + "revisions": [ + { + "timestamp": "2003-10-10T18:27:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/635a1f207d39764202e4c3026c99b621.json b/wikipedia-analysis-#229lixin/cache/635a1f207d39764202e4c3026c99b621.json new file mode 100644 index 0000000..324b8fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/635a1f207d39764202e4c3026c99b621.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:03.589625", + "response": { + "continue": { + "rvcontinue": "20250804121352|88586465", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 449130, + "ns": 0, + "title": "童工", + "revisions": [ + { + "timestamp": "2025-12-11T02:31:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/638c757fd9513f63998cab1f3898d20e.json b/wikipedia-analysis-#229lixin/cache/638c757fd9513f63998cab1f3898d20e.json new file mode 100644 index 0000000..858104f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/638c757fd9513f63998cab1f3898d20e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:24.671686", + "response": { + "continue": { + "rvcontinue": "20250211224501|16826433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1646562, + "ns": 0, + "title": "Fraudă electorală", + "revisions": [ + { + "timestamp": "2025-02-13T20:44:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/638edc82c379f028a197e30e01acdd25.json b/wikipedia-analysis-#229lixin/cache/638edc82c379f028a197e30e01acdd25.json new file mode 100644 index 0000000..3a836fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/638edc82c379f028a197e30e01acdd25.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:10.688938", + "response": { + "continue": { + "rvcontinue": "20060818100030|204558", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35407, + "ns": 0, + "title": "Λογοκρισία", + "revisions": [ + { + "timestamp": "2006-08-18T09:57:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/639496242bf594d63f98ff31a9bb4bd6.json b/wikipedia-analysis-#229lixin/cache/639496242bf594d63f98ff31a9bb4bd6.json new file mode 100644 index 0000000..196ee9a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/639496242bf594d63f98ff31a9bb4bd6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:18.028956", + "response": { + "continue": { + "rvcontinue": "20081128090356|1495281", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203629, + "ns": 0, + "title": "การฆ่าล้างเผ่าพันธุ์", + "revisions": [ + { + "timestamp": "2008-11-28T08:39:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/639722ad4318e335cbe78044579d7702.json b/wikipedia-analysis-#229lixin/cache/639722ad4318e335cbe78044579d7702.json new file mode 100644 index 0000000..e4a3fe8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/639722ad4318e335cbe78044579d7702.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:46:54.239460", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 58656, + "ns": 0, + "title": "بېوزلي", + "revisions": [ + { + "timestamp": "2021-12-18T07:48:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63b2b5fdb7fbcc45fb9ce216037db990.json b/wikipedia-analysis-#229lixin/cache/63b2b5fdb7fbcc45fb9ce216037db990.json new file mode 100644 index 0000000..1540464 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63b2b5fdb7fbcc45fb9ce216037db990.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:43.892000", + "response": { + "continue": { + "rvcontinue": "20080609140112|9382528", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1253240, + "ns": 0, + "title": "Торговля людьми", + "revisions": [ + { + "timestamp": "2008-06-09T13:54:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63c32cbf378e949b60162f890163f115.json b/wikipedia-analysis-#229lixin/cache/63c32cbf378e949b60162f890163f115.json new file mode 100644 index 0000000..e99add9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63c32cbf378e949b60162f890163f115.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:06.483955", + "response": { + "continue": { + "rvcontinue": "20040501083922|53754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13647, + "ns": 0, + "title": "זכויות האדם", + "revisions": [ + { + "timestamp": "2004-04-29T22:28:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63e42e2dafe5bebfdfe51e22728fd897.json b/wikipedia-analysis-#229lixin/cache/63e42e2dafe5bebfdfe51e22728fd897.json new file mode 100644 index 0000000..abe6ef0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63e42e2dafe5bebfdfe51e22728fd897.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:32.578183", + "response": { + "continue": { + "rvcontinue": "20160917142923|17610974", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2152299, + "ns": 0, + "title": "Seçim hilesi", + "revisions": [ + { + "timestamp": "2016-09-14T11:12:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/63e9e13d857bf7fbe00eee3d23435351.json b/wikipedia-analysis-#229lixin/cache/63e9e13d857bf7fbe00eee3d23435351.json new file mode 100644 index 0000000..cce0104 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/63e9e13d857bf7fbe00eee3d23435351.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:20.758492", + "response": { + "continue": { + "rvcontinue": "20251121024257|170588791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17955, + "ns": 0, + "title": "Pena de muerte", + "revisions": [ + { + "timestamp": "2026-01-22T01:39:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6417e6d5c6baf05bc103cf21210b1181.json b/wikipedia-analysis-#229lixin/cache/6417e6d5c6baf05bc103cf21210b1181.json new file mode 100644 index 0000000..e5d4f58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6417e6d5c6baf05bc103cf21210b1181.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:50.690413", + "response": { + "continue": { + "rvcontinue": "20050715155454|88322", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11038, + "ns": 0, + "title": "Посуха", + "revisions": [ + { + "timestamp": "2004-10-04T13:44:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6438c3b10134b81b2c6df3442b79c036.json b/wikipedia-analysis-#229lixin/cache/6438c3b10134b81b2c6df3442b79c036.json new file mode 100644 index 0000000..d3a2ace --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6438c3b10134b81b2c6df3442b79c036.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:41.835051", + "response": { + "continue": { + "rvcontinue": "20070213181315|806066", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119503, + "ns": 0, + "title": "Суша", + "revisions": [ + { + "timestamp": "2006-11-08T15:33:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/643996480bd227ca80b51fa1c92139bc.json b/wikipedia-analysis-#229lixin/cache/643996480bd227ca80b51fa1c92139bc.json new file mode 100644 index 0000000..983e1ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/643996480bd227ca80b51fa1c92139bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:15.024713", + "response": { + "continue": { + "rvcontinue": "20250728045028|40348663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29561, + "ns": 0, + "title": "테러리즘", + "revisions": [ + { + "timestamp": "2025-09-26T01:33:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/643ad9d6f3ce9c947d1f3792db420159.json b/wikipedia-analysis-#229lixin/cache/643ad9d6f3ce9c947d1f3792db420159.json new file mode 100644 index 0000000..7335256 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/643ad9d6f3ce9c947d1f3792db420159.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:56.727883", + "response": { + "continue": { + "rvcontinue": "20201105173111|205230952", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11519186, + "ns": 0, + "title": "Präsidentschaftswahl in den Vereinigten Staaten 2024", + "revisions": [ + { + "timestamp": "2020-11-05T17:29:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/64427ff5ffed233907a470b01d1746e2.json b/wikipedia-analysis-#229lixin/cache/64427ff5ffed233907a470b01d1746e2.json new file mode 100644 index 0000000..4b37446 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/64427ff5ffed233907a470b01d1746e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:43.626258", + "response": { + "continue": { + "rvcontinue": "20131226182946|39918968", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3874026, + "ns": 0, + "title": "Interne vluchteling", + "revisions": [ + { + "timestamp": "2013-12-26T18:29:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6458478d55a10c25c9047b3905734f23.json b/wikipedia-analysis-#229lixin/cache/6458478d55a10c25c9047b3905734f23.json new file mode 100644 index 0000000..e6ffa0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6458478d55a10c25c9047b3905734f23.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:01.151868", + "response": { + "continue": { + "rvcontinue": "20050915113246|248493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35917, + "ns": 0, + "title": "Egészségügyi Világszervezet", + "revisions": [ + { + "timestamp": "2005-09-15T11:31:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/645c5d099bef9c19732f33bd70221303.json b/wikipedia-analysis-#229lixin/cache/645c5d099bef9c19732f33bd70221303.json new file mode 100644 index 0000000..4faac10 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/645c5d099bef9c19732f33bd70221303.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:56.088111", + "response": { + "continue": { + "rvcontinue": "20140720173053|14893508", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1117312, + "ns": 0, + "title": "Háborús bűncselekmény", + "revisions": [ + { + "timestamp": "2014-07-20T17:09:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6471e3299205219cd30106caadddb559.json b/wikipedia-analysis-#229lixin/cache/6471e3299205219cd30106caadddb559.json new file mode 100644 index 0000000..56ef066 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6471e3299205219cd30106caadddb559.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:53.480519", + "response": { + "continue": { + "rvcontinue": "20231217113014|5599090", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1109615, + "ns": 0, + "title": "خشک سالی", + "revisions": [ + { + "timestamp": "2024-01-12T14:50:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6493191cae77c6f0b310570fa50434a3.json b/wikipedia-analysis-#229lixin/cache/6493191cae77c6f0b310570fa50434a3.json new file mode 100644 index 0000000..47f9e91 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6493191cae77c6f0b310570fa50434a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:30.882505", + "response": { + "continue": { + "rvcontinue": "20251206050234|150472024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8564699, + "ns": 0, + "title": "Президентские выборы в США (2024)", + "revisions": [ + { + "timestamp": "2026-01-17T11:03:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/64c1700118d4717970e43bd8ceab0208.json b/wikipedia-analysis-#229lixin/cache/64c1700118d4717970e43bd8ceab0208.json new file mode 100644 index 0000000..659021a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/64c1700118d4717970e43bd8ceab0208.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:35.846138", + "response": { + "continue": { + "rvcontinue": "20200122010147|16471383", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3001939, + "ns": 0, + "title": "Pandemi COVID-19", + "revisions": [ + { + "timestamp": "2020-01-22T01:00:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/64d96088c708ca64f442ba6f2439eead.json b/wikipedia-analysis-#229lixin/cache/64d96088c708ca64f442ba6f2439eead.json new file mode 100644 index 0000000..f7b82a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/64d96088c708ca64f442ba6f2439eead.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:35.712245", + "response": { + "continue": { + "rvcontinue": "20251123210410|78128562", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842, + "ns": 0, + "title": "Cenzura", + "revisions": [ + { + "timestamp": "2026-01-03T17:29:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/64db9a464a774915acfdd8deee191aae.json b/wikipedia-analysis-#229lixin/cache/64db9a464a774915acfdd8deee191aae.json new file mode 100644 index 0000000..6c254be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/64db9a464a774915acfdd8deee191aae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:06.857513", + "response": { + "continue": { + "rvcontinue": "20101204064505|9716106", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842828, + "ns": 0, + "title": "שרפת יער", + "revisions": [ + { + "timestamp": "2010-12-04T06:29:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/64f6d31019f44759331068a3d96ee779.json b/wikipedia-analysis-#229lixin/cache/64f6d31019f44759331068a3d96ee779.json new file mode 100644 index 0000000..377dd88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/64f6d31019f44759331068a3d96ee779.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:55.723670", + "response": { + "continue": { + "rvcontinue": "20250616035732|87781449", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35388, + "ns": 0, + "title": "言論自由", + "revisions": [ + { + "timestamp": "2025-07-06T10:50:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65007723310dfc31688789deaf6378b6.json b/wikipedia-analysis-#229lixin/cache/65007723310dfc31688789deaf6378b6.json new file mode 100644 index 0000000..8812f7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65007723310dfc31688789deaf6378b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:39.844295", + "response": { + "continue": { + "rvcontinue": "20250210131542|1398666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 198628, + "ns": 0, + "title": "Mabadiliko ya tabianchi", + "revisions": [ + { + "timestamp": "2025-08-01T14:52:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/651d052c532bdf8da52a09c041606084.json b/wikipedia-analysis-#229lixin/cache/651d052c532bdf8da52a09c041606084.json new file mode 100644 index 0000000..2c76198 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/651d052c532bdf8da52a09c041606084.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:05.544038", + "response": { + "continue": { + "rvcontinue": "20230525122426|37202014", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 343000, + "ns": 0, + "title": "تقلب انتخاباتی", + "revisions": [ + { + "timestamp": "2025-02-06T10:09:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/652f3f671fbd3adb806bb053e8ba77b4.json b/wikipedia-analysis-#229lixin/cache/652f3f671fbd3adb806bb053e8ba77b4.json new file mode 100644 index 0000000..e620190 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/652f3f671fbd3adb806bb053e8ba77b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:29.661347", + "response": { + "continue": { + "rvcontinue": "20260109162616|17412848", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3035193, + "ns": 0, + "title": "Alegeri prezidențiale în Statele Unite ale Americii, 2024", + "revisions": [ + { + "timestamp": "2026-01-09T16:34:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65344ac8d591640da9603c74bd112b35.json b/wikipedia-analysis-#229lixin/cache/65344ac8d591640da9603c74bd112b35.json new file mode 100644 index 0000000..88cbdf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65344ac8d591640da9603c74bd112b35.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:56.492519", + "response": { + "continue": { + "rvcontinue": "20200528104014|4270569", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 904478, + "ns": 0, + "title": "খরা", + "revisions": [ + { + "timestamp": "2020-05-13T13:13:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6544b8f2d62892434e2c63801113191c.json b/wikipedia-analysis-#229lixin/cache/6544b8f2d62892434e2c63801113191c.json new file mode 100644 index 0000000..ee4426e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6544b8f2d62892434e2c63801113191c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:32.576014", + "response": { + "continue": { + "rvcontinue": "20051018103128|3254363", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349233, + "ns": 0, + "title": "児童労働", + "revisions": [ + { + "timestamp": "2005-10-18T10:30:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/656417f46731975eefd077f94871d398.json b/wikipedia-analysis-#229lixin/cache/656417f46731975eefd077f94871d398.json new file mode 100644 index 0000000..ece9cae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/656417f46731975eefd077f94871d398.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:53.686502", + "response": { + "continue": { + "rvcontinue": "20250805071703|690043", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110749, + "ns": 0, + "title": "Matsanancin yanayi", + "revisions": [ + { + "timestamp": "2025-08-05T07:18:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/656725c1657c808eac85c2cbe3df11eb.json b/wikipedia-analysis-#229lixin/cache/656725c1657c808eac85c2cbe3df11eb.json new file mode 100644 index 0000000..08b544c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/656725c1657c808eac85c2cbe3df11eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:39.554728", + "response": { + "continue": { + "rvcontinue": "20020426173522|67709", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50482, + "ns": 0, + "title": "Flood", + "revisions": [ + { + "timestamp": "2002-04-26T17:24:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6580b28c46fa71cf86a328ac45aedd33.json b/wikipedia-analysis-#229lixin/cache/6580b28c46fa71cf86a328ac45aedd33.json new file mode 100644 index 0000000..194b21d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6580b28c46fa71cf86a328ac45aedd33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:49.177025", + "response": { + "continue": { + "rvcontinue": "20200421235236|56117910", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5358627, + "ns": 0, + "title": "Vaccinatieweigering", + "revisions": [ + { + "timestamp": "2020-04-21T23:52:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6587b7452f2ce440ef95be635d2b1b8a.json b/wikipedia-analysis-#229lixin/cache/6587b7452f2ce440ef95be635d2b1b8a.json new file mode 100644 index 0000000..584121d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6587b7452f2ce440ef95be635d2b1b8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:13.060167", + "response": { + "continue": { + "rvcontinue": "20140621171008|75159244", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4087123, + "ns": 0, + "title": "Igualdad de género", + "revisions": [ + { + "timestamp": "2010-07-17T08:38:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65921661ee20659bd3081dec4f6479e1.json b/wikipedia-analysis-#229lixin/cache/65921661ee20659bd3081dec4f6479e1.json new file mode 100644 index 0000000..d84f364 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65921661ee20659bd3081dec4f6479e1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:44.581853", + "response": { + "continue": { + "rvcontinue": "20240704200923|1342736", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 183905, + "ns": 0, + "title": "Uhuru wa kujieleza", + "revisions": [ + { + "timestamp": "2024-07-04T10:25:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65ae41465febe7a1ce98e3455f27e732.json b/wikipedia-analysis-#229lixin/cache/65ae41465febe7a1ce98e3455f27e732.json new file mode 100644 index 0000000..b5eab25 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65ae41465febe7a1ce98e3455f27e732.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:01.573216", + "response": { + "continue": { + "rvcontinue": "20030901191443|26855", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11423, + "ns": 0, + "title": "Ytringsfrihed", + "revisions": [ + { + "timestamp": "2003-02-28T15:12:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65af0c6c3c2e7e7ad219335544936bae.json b/wikipedia-analysis-#229lixin/cache/65af0c6c3c2e7e7ad219335544936bae.json new file mode 100644 index 0000000..e841cd9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65af0c6c3c2e7e7ad219335544936bae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:40.007003", + "response": { + "continue": { + "rvcontinue": "20251024035346|28134433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135701, + "ns": 0, + "title": "Rasisme", + "revisions": [ + { + "timestamp": "2025-11-22T10:07:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65cab32dbbaa880a1c6a008f26d07ff7.json b/wikipedia-analysis-#229lixin/cache/65cab32dbbaa880a1c6a008f26d07ff7.json new file mode 100644 index 0000000..9d33e98 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65cab32dbbaa880a1c6a008f26d07ff7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:59.025982", + "response": { + "continue": { + "rvcontinue": "20201018024751|23394036", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4184454, + "ns": 0, + "title": "Гласање", + "revisions": [ + { + "timestamp": "2020-10-17T21:57:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65d0a29c17d8be59fb3334946043bc3d.json b/wikipedia-analysis-#229lixin/cache/65d0a29c17d8be59fb3334946043bc3d.json new file mode 100644 index 0000000..8d70ea9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65d0a29c17d8be59fb3334946043bc3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:46.050466", + "response": { + "continue": { + "rvcontinue": "20250226050014|1276912", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143433, + "ns": 0, + "title": "मतदान", + "revisions": [ + { + "timestamp": "2025-02-26T04:59:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65edb3c96b7429ff08c65fc6ed9c5b16.json b/wikipedia-analysis-#229lixin/cache/65edb3c96b7429ff08c65fc6ed9c5b16.json new file mode 100644 index 0000000..06c9e15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65edb3c96b7429ff08c65fc6ed9c5b16.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:22.037988", + "response": { + "continue": { + "rvcontinue": "20250614050102|145440241", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 302900, + "ns": 0, + "title": "Siccità", + "revisions": [ + { + "timestamp": "2025-06-14T05:01:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/65f428ce4b76942e7b369af8150a6eb4.json b/wikipedia-analysis-#229lixin/cache/65f428ce4b76942e7b369af8150a6eb4.json new file mode 100644 index 0000000..968ac5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/65f428ce4b76942e7b369af8150a6eb4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:13.873599", + "response": { + "continue": { + "rvcontinue": "20060514142844|584545", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72815, + "ns": 0, + "title": "Globális felmelegedés", + "revisions": [ + { + "timestamp": "2006-05-14T00:20:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/660c6ea0c247ae6e9717a61e18cc52e6.json b/wikipedia-analysis-#229lixin/cache/660c6ea0c247ae6e9717a61e18cc52e6.json new file mode 100644 index 0000000..15b99c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/660c6ea0c247ae6e9717a61e18cc52e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:33.245780", + "response": { + "continue": { + "rvcontinue": "20040614230124|533061", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86161, + "ns": 0, + "title": "Pandémie", + "revisions": [ + { + "timestamp": "2004-06-14T22:59:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6616015acbea05c101fc089c83d7c9e9.json b/wikipedia-analysis-#229lixin/cache/6616015acbea05c101fc089c83d7c9e9.json new file mode 100644 index 0000000..ac83f32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6616015acbea05c101fc089c83d7c9e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:58.562067", + "response": { + "continue": { + "rvcontinue": "20040303074021|102175", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34651, + "ns": 0, + "title": "Dödsstraff", + "revisions": [ + { + "timestamp": "2004-03-03T07:38:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6618188097d56d0e82f063044f8deaf1.json b/wikipedia-analysis-#229lixin/cache/6618188097d56d0e82f063044f8deaf1.json new file mode 100644 index 0000000..3932645 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6618188097d56d0e82f063044f8deaf1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:44.316522", + "response": { + "continue": { + "rvcontinue": "20030324155852|34591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9890, + "ns": 0, + "title": "Doodstraf", + "revisions": [ + { + "timestamp": "2003-03-24T14:46:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/663eed0d25647b49b842f56b78f82a0f.json b/wikipedia-analysis-#229lixin/cache/663eed0d25647b49b842f56b78f82a0f.json new file mode 100644 index 0000000..1a4aed4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/663eed0d25647b49b842f56b78f82a0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:56.777460", + "response": { + "continue": { + "rvcontinue": "20070927123157|1189341", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157265, + "ns": 0, + "title": "Свобода на словото", + "revisions": [ + { + "timestamp": "2007-09-27T12:25:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/66458f5eec5a73dda5d9504b66e6dd10.json b/wikipedia-analysis-#229lixin/cache/66458f5eec5a73dda5d9504b66e6dd10.json new file mode 100644 index 0000000..ccc7a6e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/66458f5eec5a73dda5d9504b66e6dd10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:18.502543", + "response": { + "continue": { + "rvcontinue": "20250502080522|8546659", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2374, + "ns": 0, + "title": "جنگ", + "revisions": [ + { + "timestamp": "2025-11-15T15:58:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6652845324a57d194ed0abef666aa019.json b/wikipedia-analysis-#229lixin/cache/6652845324a57d194ed0abef666aa019.json new file mode 100644 index 0000000..1963f7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6652845324a57d194ed0abef666aa019.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:11.479928", + "response": { + "continue": { + "rvcontinue": "20071122093411|1540435", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 280146, + "ns": 0, + "title": "Crimă de război", + "revisions": [ + { + "timestamp": "2007-11-14T21:46:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/665b66cbe8022caf1f1614cc64893c6f.json b/wikipedia-analysis-#229lixin/cache/665b66cbe8022caf1f1614cc64893c6f.json new file mode 100644 index 0000000..ab6d4df --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/665b66cbe8022caf1f1614cc64893c6f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:13.137515", + "response": { + "continue": { + "rvcontinue": "20040626232216|89673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8400, + "ns": 0, + "title": "Diritti umani", + "revisions": [ + { + "timestamp": "2003-12-13T13:10:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/666a8267c404dcb038ae28b97d65cc78.json b/wikipedia-analysis-#229lixin/cache/666a8267c404dcb038ae28b97d65cc78.json new file mode 100644 index 0000000..32d1735 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/666a8267c404dcb038ae28b97d65cc78.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:04.098913", + "response": { + "continue": { + "rvcontinue": "20090606005229|2117622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 343000, + "ns": 0, + "title": "تقلب انتخاباتی", + "revisions": [ + { + "timestamp": "2009-06-06T00:48:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/666ba48542c9d2dedf2a7be206a97e19.json b/wikipedia-analysis-#229lixin/cache/666ba48542c9d2dedf2a7be206a97e19.json new file mode 100644 index 0000000..6010284 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/666ba48542c9d2dedf2a7be206a97e19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:13.539153", + "response": { + "continue": { + "rvcontinue": "20251028135348|147437883", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8400, + "ns": 0, + "title": "Diritti umani", + "revisions": [ + { + "timestamp": "2025-11-17T17:54:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/66b17750e74760a8df26ade500d1f58d.json b/wikipedia-analysis-#229lixin/cache/66b17750e74760a8df26ade500d1f58d.json new file mode 100644 index 0000000..2a536bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/66b17750e74760a8df26ade500d1f58d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:39.989412", + "response": { + "continue": { + "rvcontinue": "20250811031903|77385134", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2218780, + "ns": 0, + "title": "Równość płci", + "revisions": [ + { + "timestamp": "2025-08-11T03:20:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/66c5388e5395e4a3eeb537eb059575b0.json b/wikipedia-analysis-#229lixin/cache/66c5388e5395e4a3eeb537eb059575b0.json new file mode 100644 index 0000000..912c91e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/66c5388e5395e4a3eeb537eb059575b0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:04.364274", + "response": { + "continue": { + "rvcontinue": "20200102034508|57527734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6861061, + "ns": 0, + "title": "2019冠状病毒病疫情", + "revisions": [ + { + "timestamp": "2020-01-02T03:42:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6718e76dc325b8d560d9939676885b0d.json b/wikipedia-analysis-#229lixin/cache/6718e76dc325b8d560d9939676885b0d.json new file mode 100644 index 0000000..768e1ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6718e76dc325b8d560d9939676885b0d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:23.560945", + "response": { + "continue": { + "rvcontinue": "20101118110907|80591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27833, + "ns": 0, + "title": "जलवायु परिवर्तन", + "revisions": [ + { + "timestamp": "2007-09-27T02:47:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/671d494c3a0dc37f5f834515e926cdb3.json b/wikipedia-analysis-#229lixin/cache/671d494c3a0dc37f5f834515e926cdb3.json new file mode 100644 index 0000000..ea2316c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/671d494c3a0dc37f5f834515e926cdb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:21.907732", + "response": { + "continue": { + "rvcontinue": "20101223144915|8989121", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 751097, + "ns": 0, + "title": "Sajtószabadság", + "revisions": [ + { + "timestamp": "2010-12-23T14:41:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/673710d9efe021c526e73444c0830691.json b/wikipedia-analysis-#229lixin/cache/673710d9efe021c526e73444c0830691.json new file mode 100644 index 0000000..4137b27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/673710d9efe021c526e73444c0830691.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:54.689148", + "response": { + "continue": { + "rvcontinue": "20240715090408|138953023", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 197647, + "ns": 0, + "title": "Гуманитарная катастрофа", + "revisions": [ + { + "timestamp": "2025-08-23T06:21:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/676d2809561772bbc919ebed0b05fec7.json b/wikipedia-analysis-#229lixin/cache/676d2809561772bbc919ebed0b05fec7.json new file mode 100644 index 0000000..740b187 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/676d2809561772bbc919ebed0b05fec7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:07.440861", + "response": { + "continue": { + "rvcontinue": "20240916090236|6258601", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23576, + "ns": 0, + "title": "बाढ़", + "revisions": [ + { + "timestamp": "2025-09-06T04:56:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67917d2f1145b5047db8d49878780065.json b/wikipedia-analysis-#229lixin/cache/67917d2f1145b5047db8d49878780065.json new file mode 100644 index 0000000..cceb730 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67917d2f1145b5047db8d49878780065.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:11.676174", + "response": { + "continue": { + "rvcontinue": "20050115165145|93826", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22620, + "ns": 0, + "title": "Землетрясение", + "revisions": [ + { + "timestamp": "2005-01-15T12:41:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67a854b7fd5a833105ab044b5ce80fe1.json b/wikipedia-analysis-#229lixin/cache/67a854b7fd5a833105ab044b5ce80fe1.json new file mode 100644 index 0000000..d3cf592 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67a854b7fd5a833105ab044b5ce80fe1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:17.294319", + "response": { + "continue": { + "rvcontinue": "20060309175319|2524338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319159, + "ns": 0, + "title": "Explotación infantil", + "revisions": [ + { + "timestamp": "2006-03-09T17:52:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67a904dacd3befdfeec846f24ad7a03e.json b/wikipedia-analysis-#229lixin/cache/67a904dacd3befdfeec846f24ad7a03e.json new file mode 100644 index 0000000..4f6c3c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67a904dacd3befdfeec846f24ad7a03e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:58.472282", + "response": { + "continue": { + "rvcontinue": "20230206102008|22415656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1833462, + "ns": 0, + "title": "Zemětřesení v Turecku a Sýrii (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T10:04:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67bf7ebcb4967cbd0baf0d6c1e27f3fd.json b/wikipedia-analysis-#229lixin/cache/67bf7ebcb4967cbd0baf0d6c1e27f3fd.json new file mode 100644 index 0000000..acc7663 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67bf7ebcb4967cbd0baf0d6c1e27f3fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:37.446553", + "response": { + "continue": { + "rvcontinue": "20250818133222|40486252", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3456, + "ns": 0, + "title": "후천면역결핍증후군", + "revisions": [ + { + "timestamp": "2025-11-09T15:15:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67c757c1371a4d00a288b0987722cc34.json b/wikipedia-analysis-#229lixin/cache/67c757c1371a4d00a288b0987722cc34.json new file mode 100644 index 0000000..daa083d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67c757c1371a4d00a288b0987722cc34.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:27.324463", + "response": { + "continue": { + "rvcontinue": "20050114170325|269643", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53658, + "ns": 0, + "title": "Inundação", + "revisions": [ + { + "timestamp": "2005-01-14T16:46:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67def4cda03f6a1475b90979433d270c.json b/wikipedia-analysis-#229lixin/cache/67def4cda03f6a1475b90979433d270c.json new file mode 100644 index 0000000..2d6ae2c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67def4cda03f6a1475b90979433d270c.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:11:28.974585", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 58593, + "ns": 0, + "title": "اقلیمي بدلون", + "revisions": [ + { + "timestamp": "2021-12-15T12:33:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67ea66c993e70a4df1c3379b53ee9493.json b/wikipedia-analysis-#229lixin/cache/67ea66c993e70a4df1c3379b53ee9493.json new file mode 100644 index 0000000..2bc76a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67ea66c993e70a4df1c3379b53ee9493.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:19.234417", + "response": { + "continue": { + "rvcontinue": "20100816121600|3510447", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 593959, + "ns": 0, + "title": "Kekeringan", + "revisions": [ + { + "timestamp": "2010-08-16T12:15:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67ef5db602f01a77d1af9d7cf400b61e.json b/wikipedia-analysis-#229lixin/cache/67ef5db602f01a77d1af9d7cf400b61e.json new file mode 100644 index 0000000..6ee6283 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67ef5db602f01a77d1af9d7cf400b61e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:49.972323", + "response": { + "continue": { + "rvcontinue": "20250510051019|70093441", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6132, + "ns": 0, + "title": "Discriminação", + "revisions": [ + { + "timestamp": "2025-11-10T02:20:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/67f3f1ee9f8c5cda603b72ada5e2bb16.json b/wikipedia-analysis-#229lixin/cache/67f3f1ee9f8c5cda603b72ada5e2bb16.json new file mode 100644 index 0000000..35d12d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/67f3f1ee9f8c5cda603b72ada5e2bb16.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:21.852300", + "response": { + "continue": { + "rvcontinue": "20020225154311|103383", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32653, + "ns": 0, + "title": "Vaccine", + "revisions": [ + { + "timestamp": "2001-10-26T07:32:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/680c6c837266f521a05c258dffd3494b.json b/wikipedia-analysis-#229lixin/cache/680c6c837266f521a05c258dffd3494b.json new file mode 100644 index 0000000..5232b8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/680c6c837266f521a05c258dffd3494b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:24.301669", + "response": { + "continue": { + "rvcontinue": "20250331093431|23142705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5973, + "ns": 0, + "title": "Kuolemanrangaistus", + "revisions": [ + { + "timestamp": "2025-03-31T09:36:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6861ba60df507c14c7cca4467f8d70ff.json b/wikipedia-analysis-#229lixin/cache/6861ba60df507c14c7cca4467f8d70ff.json new file mode 100644 index 0000000..c7bc495 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6861ba60df507c14c7cca4467f8d70ff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:00.167006", + "response": { + "continue": { + "rvcontinue": "20200120195326|27064903", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3422602, + "ns": 0, + "title": "Пандемія коронавірусної хвороби 2019", + "revisions": [ + { + "timestamp": "2020-01-20T19:47:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68998ddebac76548ebd1ef97e01967cf.json b/wikipedia-analysis-#229lixin/cache/68998ddebac76548ebd1ef97e01967cf.json new file mode 100644 index 0000000..287225c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68998ddebac76548ebd1ef97e01967cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:30.183999", + "response": { + "continue": { + "rvcontinue": "20251109141148|25384218", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9796, + "ns": 0, + "title": "Vakcína", + "revisions": [ + { + "timestamp": "2025-11-23T05:05:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68b21fb7f7ffe5ab7c1f67679444e57a.json b/wikipedia-analysis-#229lixin/cache/68b21fb7f7ffe5ab7c1f67679444e57a.json new file mode 100644 index 0000000..8c0de4c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68b21fb7f7ffe5ab7c1f67679444e57a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:30.555110", + "response": { + "continue": { + "rvcontinue": "20021122110833|21566", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5592, + "ns": 0, + "title": "Susza", + "revisions": [ + { + "timestamp": "2002-02-26T16:10:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68bf0abf878dec5765e517deb44bcf7d.json b/wikipedia-analysis-#229lixin/cache/68bf0abf878dec5765e517deb44bcf7d.json new file mode 100644 index 0000000..19b4a00 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68bf0abf878dec5765e517deb44bcf7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:49.245228", + "response": { + "continue": { + "rvcontinue": "20100206113952|368980", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34159, + "ns": 0, + "title": "Usawa wa kijinsia", + "revisions": [ + { + "timestamp": "2009-12-30T07:40:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68d643e5295ad15e2ed9cd8110c7d542.json b/wikipedia-analysis-#229lixin/cache/68d643e5295ad15e2ed9cd8110c7d542.json new file mode 100644 index 0000000..826cf45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68d643e5295ad15e2ed9cd8110c7d542.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:47.482533", + "response": { + "continue": { + "rvcontinue": "20250116170642|56678882", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105992, + "ns": 0, + "title": "Statslöshet", + "revisions": [ + { + "timestamp": "2025-01-18T08:32:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68d919e3c61ff31d542c165f90e5c822.json b/wikipedia-analysis-#229lixin/cache/68d919e3c61ff31d542c165f90e5c822.json new file mode 100644 index 0000000..631156c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68d919e3c61ff31d542c165f90e5c822.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:03.032733", + "response": { + "continue": { + "rvcontinue": "20241018204721|24327329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 175859, + "ns": 0, + "title": "Orkán", + "revisions": [ + { + "timestamp": "2025-09-11T10:00:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68e4344131d9734daeed19a950652f76.json b/wikipedia-analysis-#229lixin/cache/68e4344131d9734daeed19a950652f76.json new file mode 100644 index 0000000..7fa02cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68e4344131d9734daeed19a950652f76.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:14:29.618998", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 8681666, + "ns": 0, + "title": "Markbrand", + "revisions": [ + { + "timestamp": "2022-08-20T20:20:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68ef9d162ea43a62483d5fcf864734d1.json b/wikipedia-analysis-#229lixin/cache/68ef9d162ea43a62483d5fcf864734d1.json new file mode 100644 index 0000000..ec9dd11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68ef9d162ea43a62483d5fcf864734d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:18.292452", + "response": { + "continue": { + "rvcontinue": "20241122192354|11906467", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34882, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2024-11-22T19:24:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/68f493dd8438c84d1dfd5766bc62aa7d.json b/wikipedia-analysis-#229lixin/cache/68f493dd8438c84d1dfd5766bc62aa7d.json new file mode 100644 index 0000000..3d387e3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/68f493dd8438c84d1dfd5766bc62aa7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:44.889433", + "response": { + "continue": { + "rvcontinue": "20250413093751|7741360", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56278, + "ns": 0, + "title": "سیلاب", + "revisions": [ + { + "timestamp": "2025-07-09T00:44:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6944b5257b5466054f9ab4d0b33c0b6a.json b/wikipedia-analysis-#229lixin/cache/6944b5257b5466054f9ab4d0b33c0b6a.json new file mode 100644 index 0000000..ea21662 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6944b5257b5466054f9ab4d0b33c0b6a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:20.960302", + "response": { + "continue": { + "rvcontinue": "20030708140256|197966", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43259, + "ns": 0, + "title": "Abstimmung", + "revisions": [ + { + "timestamp": "2003-07-08T07:11:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/695c14a4a8223c7110f67947c8ef02fb.json b/wikipedia-analysis-#229lixin/cache/695c14a4a8223c7110f67947c8ef02fb.json new file mode 100644 index 0000000..97d81a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/695c14a4a8223c7110f67947c8ef02fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:34.033856", + "response": { + "continue": { + "rvcontinue": "20081205180057|270241", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52589, + "ns": 0, + "title": "मतदान", + "revisions": [ + { + "timestamp": "2008-12-05T17:56:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6960c71f3592dd146aea4b7fe55561d7.json b/wikipedia-analysis-#229lixin/cache/6960c71f3592dd146aea4b7fe55561d7.json new file mode 100644 index 0000000..86e2f5a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6960c71f3592dd146aea4b7fe55561d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:30.292695", + "response": { + "continue": { + "rvcontinue": "20250730143041|35741964", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64176, + "ns": 0, + "title": "Mülteci", + "revisions": [ + { + "timestamp": "2025-12-01T19:28:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6968aee094e3015cd58ee0b885ff2c7e.json b/wikipedia-analysis-#229lixin/cache/6968aee094e3015cd58ee0b885ff2c7e.json new file mode 100644 index 0000000..b6db645 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6968aee094e3015cd58ee0b885ff2c7e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:33.327518", + "response": { + "continue": { + "rvcontinue": "20090928150110|39921", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5174, + "ns": 0, + "title": "लोकतन्त्र", + "revisions": [ + { + "timestamp": "2007-08-02T18:44:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/699b27d8de44fb371ac4dc3f84f33720.json b/wikipedia-analysis-#229lixin/cache/699b27d8de44fb371ac4dc3f84f33720.json new file mode 100644 index 0000000..9d1504f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/699b27d8de44fb371ac4dc3f84f33720.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:32.515708", + "response": { + "continue": { + "rvcontinue": "20030514071534|125778", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31096, + "ns": 0, + "title": "Impfstoff", + "revisions": [ + { + "timestamp": "2003-05-14T07:14:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/69b6c3886c8036be48b0dc200eb4f739.json b/wikipedia-analysis-#229lixin/cache/69b6c3886c8036be48b0dc200eb4f739.json new file mode 100644 index 0000000..69238e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/69b6c3886c8036be48b0dc200eb4f739.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:21.846922", + "response": { + "continue": { + "rvcontinue": "20240723133229|1236595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 140619, + "ns": 0, + "title": "सन् २०२४ को अमेरिकी राष्ट्रपतीय निर्वाचन", + "revisions": [ + { + "timestamp": "2024-07-23T11:49:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/69cfdead57d78c21aa481ec1b167a303.json b/wikipedia-analysis-#229lixin/cache/69cfdead57d78c21aa481ec1b167a303.json new file mode 100644 index 0000000..8a93330 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/69cfdead57d78c21aa481ec1b167a303.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:29.642642", + "response": { + "continue": { + "rvcontinue": "20040119080643|179145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45953, + "ns": 0, + "title": "結核", + "revisions": [ + { + "timestamp": "2004-01-19T05:28:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/69d6f5021cf7f2ff7e7fd24cc05c8988.json b/wikipedia-analysis-#229lixin/cache/69d6f5021cf7f2ff7e7fd24cc05c8988.json new file mode 100644 index 0000000..39ae5d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/69d6f5021cf7f2ff7e7fd24cc05c8988.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:59.253151", + "response": { + "continue": { + "rvcontinue": "20220321073706|10004517", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1236067, + "ns": 0, + "title": "การเลือกปฏิบัติ", + "revisions": [ + { + "timestamp": "2022-03-21T07:35:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/69e3feca6282bf885e1ad08adcc822cc.json b/wikipedia-analysis-#229lixin/cache/69e3feca6282bf885e1ad08adcc822cc.json new file mode 100644 index 0000000..41ffd35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/69e3feca6282bf885e1ad08adcc822cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:02.262433", + "response": { + "continue": { + "rvcontinue": "20250319192914|69762839", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25967, + "ns": 0, + "title": "Vacina", + "revisions": [ + { + "timestamp": "2025-03-28T14:28:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a034e3c32373bff9c2aad9f2e4a6d47.json b/wikipedia-analysis-#229lixin/cache/6a034e3c32373bff9c2aad9f2e4a6d47.json new file mode 100644 index 0000000..f346678 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a034e3c32373bff9c2aad9f2e4a6d47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:47.587725", + "response": { + "continue": { + "rvcontinue": "20260120144629|42576357", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8492, + "ns": 0, + "title": "רצח עם", + "revisions": [ + { + "timestamp": "2026-01-20T14:58:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a0ce3b3b39ffd06312485f1e306e480.json b/wikipedia-analysis-#229lixin/cache/6a0ce3b3b39ffd06312485f1e306e480.json new file mode 100644 index 0000000..0d4e2c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a0ce3b3b39ffd06312485f1e306e480.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:08.421689", + "response": { + "continue": { + "rvcontinue": "20141006160353|628493793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33096132, + "ns": 0, + "title": "Ebola virus disease", + "revisions": [ + { + "timestamp": "2011-09-15T16:25:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a15db8ad815bbeb7cd6eff32818c6ae.json b/wikipedia-analysis-#229lixin/cache/6a15db8ad815bbeb7cd6eff32818c6ae.json new file mode 100644 index 0000000..b024ec6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a15db8ad815bbeb7cd6eff32818c6ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:38.457956", + "response": { + "continue": { + "rvcontinue": "20190713115738|4249007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 662369, + "ns": 0, + "title": "बेघर", + "revisions": [ + { + "timestamp": "2023-01-06T08:53:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a1ed9b36816972b7c1f7e614142bf5f.json b/wikipedia-analysis-#229lixin/cache/6a1ed9b36816972b7c1f7e614142bf5f.json new file mode 100644 index 0000000..e80b3b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a1ed9b36816972b7c1f7e614142bf5f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:53.059091", + "response": { + "continue": { + "rvcontinue": "20200205114854|22900834", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4121385, + "ns": 0, + "title": "Пандемија ковида 19", + "revisions": [ + { + "timestamp": "2020-02-05T11:40:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a3babbdf2f39bf51b021ba1096eae58.json b/wikipedia-analysis-#229lixin/cache/6a3babbdf2f39bf51b021ba1096eae58.json new file mode 100644 index 0000000..2145eeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a3babbdf2f39bf51b021ba1096eae58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:38.447695", + "response": { + "continue": { + "rvcontinue": "20240124065028|12113113", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74824, + "ns": 0, + "title": "Световна здравна организация", + "revisions": [ + { + "timestamp": "2025-01-21T11:24:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a46e6c6c8a895e87c0e9300bbc47bfc.json b/wikipedia-analysis-#229lixin/cache/6a46e6c6c8a895e87c0e9300bbc47bfc.json new file mode 100644 index 0000000..a936043 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a46e6c6c8a895e87c0e9300bbc47bfc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:37.097953", + "response": { + "continue": { + "rvcontinue": "20240205135716|16085783", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182663, + "ns": 0, + "title": "Secetă", + "revisions": [ + { + "timestamp": "2025-10-08T20:33:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a532dec361d44e9c14f3750828ae10d.json b/wikipedia-analysis-#229lixin/cache/6a532dec361d44e9c14f3750828ae10d.json new file mode 100644 index 0000000..99dc41c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a532dec361d44e9c14f3750828ae10d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:24.728341", + "response": { + "continue": { + "rvcontinue": "20051210124247|118352", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31379, + "ns": 0, + "title": "إبادة جماعية", + "revisions": [ + { + "timestamp": "2005-12-10T12:39:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a61b25abf84dcd697ea1b5f57ea8830.json b/wikipedia-analysis-#229lixin/cache/6a61b25abf84dcd697ea1b5f57ea8830.json new file mode 100644 index 0000000..dbb269a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a61b25abf84dcd697ea1b5f57ea8830.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:24.352121", + "response": { + "continue": { + "rvcontinue": "20250721163118|667180", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 106749, + "ns": 0, + "title": "Aikin yara", + "revisions": [ + { + "timestamp": "2025-07-21T15:45:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a62f30e82cfc707cd8142ff1a34a699.json b/wikipedia-analysis-#229lixin/cache/6a62f30e82cfc707cd8142ff1a34a699.json new file mode 100644 index 0000000..16ca688 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a62f30e82cfc707cd8142ff1a34a699.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:11.480641", + "response": { + "continue": { + "rvcontinue": "20250513191737|385414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9003, + "ns": 0, + "title": "ኤድስ", + "revisions": [ + { + "timestamp": "2025-05-14T00:13:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a681ac31026120a1a8d82806d222066.json b/wikipedia-analysis-#229lixin/cache/6a681ac31026120a1a8d82806d222066.json new file mode 100644 index 0000000..75c9c7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a681ac31026120a1a8d82806d222066.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:11.859742", + "response": { + "continue": { + "rvcontinue": "20250318182507|6915413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57090, + "ns": 0, + "title": "نسل پرستی", + "revisions": [ + { + "timestamp": "2025-09-17T22:56:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a7183cdabe365fe04a21b8f5f970849.json b/wikipedia-analysis-#229lixin/cache/6a7183cdabe365fe04a21b8f5f970849.json new file mode 100644 index 0000000..d1e00d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a7183cdabe365fe04a21b8f5f970849.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:05.726579", + "response": { + "continue": { + "rvcontinue": "20240619074935|24014288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 768030, + "ns": 0, + "title": "Svoboda tisku", + "revisions": [ + { + "timestamp": "2024-08-03T17:53:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6a73f81642c47afc6b3b478e7c1ba7ed.json b/wikipedia-analysis-#229lixin/cache/6a73f81642c47afc6b3b478e7c1ba7ed.json new file mode 100644 index 0000000..a2498a9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6a73f81642c47afc6b3b478e7c1ba7ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:24.961116", + "response": { + "continue": { + "rvcontinue": "20100102223153|2890193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 279651, + "ns": 0, + "title": "Ваксина", + "revisions": [ + { + "timestamp": "2010-01-02T21:33:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ab5a89f428b53355f6f8440558bc46c.json b/wikipedia-analysis-#229lixin/cache/6ab5a89f428b53355f6f8440558bc46c.json new file mode 100644 index 0000000..3e915a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ab5a89f428b53355f6f8440558bc46c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:43.269979", + "response": { + "continue": { + "rvcontinue": "20050209154507|260801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25979, + "ns": 0, + "title": "Апатрид", + "revisions": [ + { + "timestamp": "2005-02-09T15:44:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ad7ff25ec20d87a8450f34da86b4e3b.json b/wikipedia-analysis-#229lixin/cache/6ad7ff25ec20d87a8450f34da86b4e3b.json new file mode 100644 index 0000000..f48ca1d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ad7ff25ec20d87a8450f34da86b4e3b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:38.577969", + "response": { + "continue": { + "rvcontinue": "20070126152259|546837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135701, + "ns": 0, + "title": "Rasisme", + "revisions": [ + { + "timestamp": "2007-01-21T10:39:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6af3fc341c8642e9b7491b220ac8ccfd.json b/wikipedia-analysis-#229lixin/cache/6af3fc341c8642e9b7491b220ac8ccfd.json new file mode 100644 index 0000000..7a946e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6af3fc341c8642e9b7491b220ac8ccfd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:40.846627", + "response": { + "continue": { + "rvcontinue": "20050318222242|164288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44268, + "ns": 0, + "title": "Бежанец", + "revisions": [ + { + "timestamp": "2005-02-05T20:15:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b046bb4f4f844d0355a12e72c1feb07.json b/wikipedia-analysis-#229lixin/cache/6b046bb4f4f844d0355a12e72c1feb07.json new file mode 100644 index 0000000..a7a10e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b046bb4f4f844d0355a12e72c1feb07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:28.593824", + "response": { + "continue": { + "rvcontinue": "20070625221546|9510235", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1201090, + "ns": 0, + "title": "Tratta di esseri umani", + "revisions": [ + { + "timestamp": "2007-06-25T22:15:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b138f4036ccdad44ed59968c6ee05bf.json b/wikipedia-analysis-#229lixin/cache/6b138f4036ccdad44ed59968c6ee05bf.json new file mode 100644 index 0000000..aef069a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b138f4036ccdad44ed59968c6ee05bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:35.098868", + "response": { + "continue": { + "rvcontinue": "20250919012306|229081684", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3283035, + "ns": 0, + "title": "Déplacés internes", + "revisions": [ + { + "timestamp": "2025-09-19T10:27:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b15114dd70d2e3c1676561bd810bbd0.json b/wikipedia-analysis-#229lixin/cache/6b15114dd70d2e3c1676561bd810bbd0.json new file mode 100644 index 0000000..43a561c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b15114dd70d2e3c1676561bd810bbd0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:23.201040", + "response": { + "continue": { + "rvcontinue": "20251231200434|28659842", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36568, + "ns": 0, + "title": "Demokrácia (politikai rendszer)", + "revisions": [ + { + "timestamp": "2026-01-03T06:29:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b22e2fe5c7acd5c3851935d68c0ec8d.json b/wikipedia-analysis-#229lixin/cache/6b22e2fe5c7acd5c3851935d68c0ec8d.json new file mode 100644 index 0000000..2ef4b5d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b22e2fe5c7acd5c3851935d68c0ec8d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:45.845955", + "response": { + "continue": { + "rvcontinue": "20250213202626|16829191", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1949088, + "ns": 0, + "title": "Exploatarea copilului prin muncă", + "revisions": [ + { + "timestamp": "2025-02-13T20:27:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b6057f73daf6976906fd0ac1814c702.json b/wikipedia-analysis-#229lixin/cache/6b6057f73daf6976906fd0ac1814c702.json new file mode 100644 index 0000000..937bf99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b6057f73daf6976906fd0ac1814c702.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:11.004781", + "response": { + "continue": { + "rvcontinue": "20080722045505|38705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8042, + "ns": 0, + "title": "වර්ග සංහාරය", + "revisions": [ + { + "timestamp": "2008-07-22T04:28:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b6c8211f45033fb73b56259adbb3ca4.json b/wikipedia-analysis-#229lixin/cache/6b6c8211f45033fb73b56259adbb3ca4.json new file mode 100644 index 0000000..ceb96aa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b6c8211f45033fb73b56259adbb3ca4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:32.922149", + "response": { + "continue": { + "rvcontinue": "20251018112959|767632", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20118, + "ns": 0, + "title": "ජලගැල්ම", + "revisions": [ + { + "timestamp": "2025-12-06T12:11:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b7eef1c562b777f1ed89f10779ece93.json b/wikipedia-analysis-#229lixin/cache/6b7eef1c562b777f1ed89f10779ece93.json new file mode 100644 index 0000000..f1a3e31 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b7eef1c562b777f1ed89f10779ece93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:16.341285", + "response": { + "continue": { + "rvcontinue": "20250731200522|77323623", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 454490, + "ns": 0, + "title": "Migracja ludności", + "revisions": [ + { + "timestamp": "2025-11-07T21:22:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6b9563cafbd75752e85ee022eb9412c0.json b/wikipedia-analysis-#229lixin/cache/6b9563cafbd75752e85ee022eb9412c0.json new file mode 100644 index 0000000..0a9b032 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6b9563cafbd75752e85ee022eb9412c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:48.134357", + "response": { + "continue": { + "rvcontinue": "20250926045728|148803923", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1405823, + "ns": 0, + "title": "Детский труд", + "revisions": [ + { + "timestamp": "2025-11-15T11:53:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6bc7c6d82e1b418f623ede1371340c0a.json b/wikipedia-analysis-#229lixin/cache/6bc7c6d82e1b418f623ede1371340c0a.json new file mode 100644 index 0000000..efec60b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6bc7c6d82e1b418f623ede1371340c0a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:23.480720", + "response": { + "continue": { + "rvcontinue": "20020226194437|11414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4613, + "ns": 0, + "title": "Powódź", + "revisions": [ + { + "timestamp": "2002-02-26T16:07:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6bf7974ed6ccd0a84b7edd7fa8bbbde4.json b/wikipedia-analysis-#229lixin/cache/6bf7974ed6ccd0a84b7edd7fa8bbbde4.json new file mode 100644 index 0000000..f87176b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6bf7974ed6ccd0a84b7edd7fa8bbbde4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:52.346565", + "response": { + "continue": { + "rvcontinue": "20250120215030|7905085", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1390263, + "ns": 0, + "title": "মার্কিন যুক্তরাষ্ট্রের রাষ্ট্রপতি নির্বাচন, ২০২৪", + "revisions": [ + { + "timestamp": "2025-01-22T15:30:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c0d0ac7e697827084979ccc0867f9fe.json b/wikipedia-analysis-#229lixin/cache/6c0d0ac7e697827084979ccc0867f9fe.json new file mode 100644 index 0000000..d0352a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c0d0ac7e697827084979ccc0867f9fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:48.583190", + "response": { + "continue": { + "rvcontinue": "20250618114610|71130187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 323508, + "ns": 0, + "title": "تغير المناخ", + "revisions": [ + { + "timestamp": "2025-07-09T07:24:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c3f838833743c34a75e18d08b4ac4ec.json b/wikipedia-analysis-#229lixin/cache/6c3f838833743c34a75e18d08b4ac4ec.json new file mode 100644 index 0000000..b3d2b76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c3f838833743c34a75e18d08b4ac4ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:53.087584", + "response": { + "continue": { + "rvcontinue": "20251114134645|42175165", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8158, + "ns": 0, + "title": "צונמי", + "revisions": [ + { + "timestamp": "2025-12-25T06:26:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c43971e45fcdca029406f0ecf71f5fe.json b/wikipedia-analysis-#229lixin/cache/6c43971e45fcdca029406f0ecf71f5fe.json new file mode 100644 index 0000000..d9a709a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c43971e45fcdca029406f0ecf71f5fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:25.816316", + "response": { + "continue": { + "rvcontinue": "20250802212033|40399427", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 220032, + "ns": 0, + "title": "가뭄", + "revisions": [ + { + "timestamp": "2025-08-02T23:42:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c4a021460ad60faf15a5378aa5c0d6a.json b/wikipedia-analysis-#229lixin/cache/6c4a021460ad60faf15a5378aa5c0d6a.json new file mode 100644 index 0000000..e4be5fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c4a021460ad60faf15a5378aa5c0d6a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:06.363116", + "response": { + "continue": { + "rvcontinue": "20050616025608|49696", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9991, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2005-04-28T09:32:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c526cde5062076f32c2c3920fcb5add.json b/wikipedia-analysis-#229lixin/cache/6c526cde5062076f32c2c3920fcb5add.json new file mode 100644 index 0000000..f6913a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c526cde5062076f32c2c3920fcb5add.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:55.853580", + "response": { + "continue": { + "rvcontinue": "20051106233432|60553", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9854, + "ns": 0, + "title": "تروریسم", + "revisions": [ + { + "timestamp": "2005-07-25T10:57:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c61663128f4414a97174f5a942d9c89.json b/wikipedia-analysis-#229lixin/cache/6c61663128f4414a97174f5a942d9c89.json new file mode 100644 index 0000000..cb39fec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c61663128f4414a97174f5a942d9c89.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:41.611917", + "response": { + "continue": { + "rvcontinue": "20061222173713|686599", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 142073, + "ns": 0, + "title": "Democrație", + "revisions": [ + { + "timestamp": "2006-12-20T10:31:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c90aeab2dd70c1a1da51616ef3e24b5.json b/wikipedia-analysis-#229lixin/cache/6c90aeab2dd70c1a1da51616ef3e24b5.json new file mode 100644 index 0000000..b0b860c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c90aeab2dd70c1a1da51616ef3e24b5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:52.602089", + "response": { + "continue": { + "rvcontinue": "20050416211514|291621", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73761, + "ns": 0, + "title": "Racismo", + "revisions": [ + { + "timestamp": "2005-04-16T21:00:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6c95d8d8b9187cd01d28a2a1d4b14428.json b/wikipedia-analysis-#229lixin/cache/6c95d8d8b9187cd01d28a2a1d4b14428.json new file mode 100644 index 0000000..eda75be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6c95d8d8b9187cd01d28a2a1d4b14428.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:30.560682", + "response": { + "continue": { + "rvcontinue": "20241219212014|102997645", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 353031, + "ns": 0, + "title": "男女同権", + "revisions": [ + { + "timestamp": "2025-08-17T13:08:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6cfbbcb34eff34714a56cc1678441c13.json b/wikipedia-analysis-#229lixin/cache/6cfbbcb34eff34714a56cc1678441c13.json new file mode 100644 index 0000000..da6b357 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6cfbbcb34eff34714a56cc1678441c13.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:12.458801", + "response": { + "continue": { + "rvcontinue": "20110328161150|102670", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16635, + "ns": 0, + "title": "विश्व स्वास्थ्य सङ्गठन", + "revisions": [ + { + "timestamp": "2010-10-01T14:15:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d02b90787bb1432fc97f3682256367e.json b/wikipedia-analysis-#229lixin/cache/6d02b90787bb1432fc97f3682256367e.json new file mode 100644 index 0000000..b042e12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d02b90787bb1432fc97f3682256367e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:32.229135", + "response": { + "continue": { + "rvcontinue": "20250327041154|27081536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2948834, + "ns": 0, + "title": "Pemilihan", + "revisions": [ + { + "timestamp": "2025-10-17T09:00:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d06931a6ca6e362365ad25410272d34.json b/wikipedia-analysis-#229lixin/cache/6d06931a6ca6e362365ad25410272d34.json new file mode 100644 index 0000000..83693fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d06931a6ca6e362365ad25410272d34.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:39.948943", + "response": { + "continue": { + "rvcontinue": "20251022171813|71068788", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49246, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2025-10-24T15:07:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d3b40fca1043ac460d6b5d5c894765f.json b/wikipedia-analysis-#229lixin/cache/6d3b40fca1043ac460d6b5d5c894765f.json new file mode 100644 index 0000000..c8a253b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d3b40fca1043ac460d6b5d5c894765f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:25.480165", + "response": { + "continue": { + "rvcontinue": "20230603112117|26169667", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 637819, + "ns": 0, + "title": "Emberkereskedelem", + "revisions": [ + { + "timestamp": "2024-11-12T09:59:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d48d70279b8b5c81e2ed9c0660f29cb.json b/wikipedia-analysis-#229lixin/cache/6d48d70279b8b5c81e2ed9c0660f29cb.json new file mode 100644 index 0000000..16eee50 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d48d70279b8b5c81e2ed9c0660f29cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:52.030452", + "response": { + "continue": { + "rvcontinue": "20060130204559|744370", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143321, + "ns": 0, + "title": "Дискриминация", + "revisions": [ + { + "timestamp": "2006-01-30T20:40:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d805b1baa6f17f02dd2d7b0fae1c7fc.json b/wikipedia-analysis-#229lixin/cache/6d805b1baa6f17f02dd2d7b0fae1c7fc.json new file mode 100644 index 0000000..de7e5d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d805b1baa6f17f02dd2d7b0fae1c7fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:49.328339", + "response": { + "continue": { + "rvcontinue": "20061117173633|844704", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319525, + "ns": 0, + "title": "Kuraklık", + "revisions": [ + { + "timestamp": "2006-11-17T17:34:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6d8a7e1e075b2fc7af2429b8b65e8ea1.json b/wikipedia-analysis-#229lixin/cache/6d8a7e1e075b2fc7af2429b8b65e8ea1.json new file mode 100644 index 0000000..98d2ff9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6d8a7e1e075b2fc7af2429b8b65e8ea1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:57.205772", + "response": { + "continue": { + "rvcontinue": "20250901212326|77520414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6752, + "ns": 0, + "title": "Wojna", + "revisions": [ + { + "timestamp": "2026-01-02T05:56:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6dc878ee28cf1376035c8784637f56f5.json b/wikipedia-analysis-#229lixin/cache/6dc878ee28cf1376035c8784637f56f5.json new file mode 100644 index 0000000..35ab0c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6dc878ee28cf1376035c8784637f56f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:36.563273", + "response": { + "continue": { + "rvcontinue": "20220822051619|69027224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18099, + "ns": 0, + "title": "Di dân", + "revisions": [ + { + "timestamp": "2025-04-16T08:02:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6de5ec1f4f8ee32232d4898a30dd07c4.json b/wikipedia-analysis-#229lixin/cache/6de5ec1f4f8ee32232d4898a30dd07c4.json new file mode 100644 index 0000000..72daf7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6de5ec1f4f8ee32232d4898a30dd07c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:56.784811", + "response": { + "continue": { + "rvcontinue": "20060824051701|466056", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76789, + "ns": 0, + "title": "집단학살", + "revisions": [ + { + "timestamp": "2006-08-24T05:16:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6deb3bed80d5bb3d097b65544ceaaffd.json b/wikipedia-analysis-#229lixin/cache/6deb3bed80d5bb3d097b65544ceaaffd.json new file mode 100644 index 0000000..302b25f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6deb3bed80d5bb3d097b65544ceaaffd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:10.884520", + "response": { + "continue": { + "rvcontinue": "20110112173830|901345", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 245628, + "ns": 0, + "title": "মৃত্যুদণ্ড", + "revisions": [ + { + "timestamp": "2011-01-12T17:33:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6dff5cac4474df2cd653c9fac8104f64.json b/wikipedia-analysis-#229lixin/cache/6dff5cac4474df2cd653c9fac8104f64.json new file mode 100644 index 0000000..e34d5b0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6dff5cac4474df2cd653c9fac8104f64.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:58.440541", + "response": { + "continue": { + "rvcontinue": "20140102020244|157968", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14167, + "ns": 0, + "title": "جگړه", + "revisions": [ + { + "timestamp": "2014-01-02T02:03:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e312d007054d7616c3c4048f33ccee5.json b/wikipedia-analysis-#229lixin/cache/6e312d007054d7616c3c4048f33ccee5.json new file mode 100644 index 0000000..5e07c60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e312d007054d7616c3c4048f33ccee5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:05.839989", + "response": { + "continue": { + "rvcontinue": "20250224074010|26960745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143329, + "ns": 0, + "title": "Pengungsi", + "revisions": [ + { + "timestamp": "2025-10-17T09:29:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e44da72de79fa70c97b3b703a112b57.json b/wikipedia-analysis-#229lixin/cache/6e44da72de79fa70c97b3b703a112b57.json new file mode 100644 index 0000000..cc648c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e44da72de79fa70c97b3b703a112b57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:00.023018", + "response": { + "continue": { + "rvcontinue": "20250920035239|146830413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 106840, + "ns": 0, + "title": "Crimine di guerra", + "revisions": [ + { + "timestamp": "2026-01-15T12:04:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e529edd0f67585abfc2fc73c1ed4124.json b/wikipedia-analysis-#229lixin/cache/6e529edd0f67585abfc2fc73c1ed4124.json new file mode 100644 index 0000000..a0d89c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e529edd0f67585abfc2fc73c1ed4124.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:24.682937", + "response": { + "continue": { + "rvcontinue": "20250928134345|260136146", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3993, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2025-11-28T09:22:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e5e5529c2dc67eaf7c398ba22d11baa.json b/wikipedia-analysis-#229lixin/cache/6e5e5529c2dc67eaf7c398ba22d11baa.json new file mode 100644 index 0000000..0bd5906 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e5e5529c2dc67eaf7c398ba22d11baa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:17.691156", + "response": { + "continue": { + "rvcontinue": "20260114173135|23785633", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7974, + "ns": 0, + "title": "Kidutus", + "revisions": [ + { + "timestamp": "2026-01-21T00:12:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e70d0bd8a21c0e3a3c490a5426cf9b8.json b/wikipedia-analysis-#229lixin/cache/6e70d0bd8a21c0e3a3c490a5426cf9b8.json new file mode 100644 index 0000000..cd64da5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e70d0bd8a21c0e3a3c490a5426cf9b8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:47.674223", + "response": { + "continue": { + "rvcontinue": "20250904151031|9077214", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57255, + "ns": 0, + "title": "انسانی حقوق", + "revisions": [ + { + "timestamp": "2025-09-04T18:23:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6e843f047751896f9e3bc6846ec11c92.json b/wikipedia-analysis-#229lixin/cache/6e843f047751896f9e3bc6846ec11c92.json new file mode 100644 index 0000000..2696b7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6e843f047751896f9e3bc6846ec11c92.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:01.271499", + "response": { + "continue": { + "rvcontinue": "20040420210845|32802", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7982, + "ns": 0, + "title": "Ihmisoikeudet", + "revisions": [ + { + "timestamp": "2004-04-03T00:04:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6eab2ea19f7b06e4306ecd41eb01723d.json b/wikipedia-analysis-#229lixin/cache/6eab2ea19f7b06e4306ecd41eb01723d.json new file mode 100644 index 0000000..ed41587 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6eab2ea19f7b06e4306ecd41eb01723d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:52.659382", + "response": { + "continue": { + "rvcontinue": "20250217133902|69614837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1028811, + "ns": 0, + "title": "تزوير الانتخابات", + "revisions": [ + { + "timestamp": "2025-02-17T13:45:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ed4a6fdea7318e0891f75acfcb4a133.json b/wikipedia-analysis-#229lixin/cache/6ed4a6fdea7318e0891f75acfcb4a133.json new file mode 100644 index 0000000..0b1d08d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ed4a6fdea7318e0891f75acfcb4a133.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:57.564385", + "response": { + "continue": { + "rvcontinue": "20060605063659|14658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4590, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2006-06-05T05:52:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ed6501323254310a0dd91f9c4f703c6.json b/wikipedia-analysis-#229lixin/cache/6ed6501323254310a0dd91f9c4f703c6.json new file mode 100644 index 0000000..aec8b2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ed6501323254310a0dd91f9c4f703c6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:54.725604", + "response": { + "continue": { + "rvcontinue": "20070114235507|771256", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119820, + "ns": 0, + "title": "Глобално затопляне", + "revisions": [ + { + "timestamp": "2007-01-14T23:54:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6edf4ba5d7fe24c613487644973f8bb4.json b/wikipedia-analysis-#229lixin/cache/6edf4ba5d7fe24c613487644973f8bb4.json new file mode 100644 index 0000000..9c11475 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6edf4ba5d7fe24c613487644973f8bb4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:13.583284", + "response": { + "continue": { + "rvcontinue": "20050712065253|103141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29561, + "ns": 0, + "title": "테러리즘", + "revisions": [ + { + "timestamp": "2005-07-11T15:15:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ee7fc59b707466052df39be6c1a058f.json b/wikipedia-analysis-#229lixin/cache/6ee7fc59b707466052df39be6c1a058f.json new file mode 100644 index 0000000..7d6ea41 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ee7fc59b707466052df39be6c1a058f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:13.278397", + "response": { + "continue": { + "rvcontinue": "20250821061119|45996987", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28474, + "ns": 0, + "title": "Бідність", + "revisions": [ + { + "timestamp": "2025-08-21T06:24:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ef28ba8b0ed0210ba80f31c08bd7427.json b/wikipedia-analysis-#229lixin/cache/6ef28ba8b0ed0210ba80f31c08bd7427.json new file mode 100644 index 0000000..7ff6f47 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ef28ba8b0ed0210ba80f31c08bd7427.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:47.517710", + "response": { + "continue": { + "rvcontinue": "20041027192037|567185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97930, + "ns": 0, + "title": "Dakloosheid", + "revisions": [ + { + "timestamp": "2004-10-27T19:19:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6ef8124083e7661fc9bf76ccfb4925f5.json b/wikipedia-analysis-#229lixin/cache/6ef8124083e7661fc9bf76ccfb4925f5.json new file mode 100644 index 0000000..c8e90c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6ef8124083e7661fc9bf76ccfb4925f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:35.280826", + "response": { + "continue": { + "rvcontinue": "20251208125108|231294421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4078458, + "ns": 0, + "title": "Controverse sur la vaccination", + "revisions": [ + { + "timestamp": "2025-12-08T13:57:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6efd3dee7ddd62b7fc5e6f1833603777.json b/wikipedia-analysis-#229lixin/cache/6efd3dee7ddd62b7fc5e6f1833603777.json new file mode 100644 index 0000000..3fe3354 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6efd3dee7ddd62b7fc5e6f1833603777.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:30.491008", + "response": { + "continue": { + "rvcontinue": "20250620225546|168064658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5376295, + "ns": 0, + "title": "Controversia de las vacunas", + "revisions": [ + { + "timestamp": "2025-10-20T23:14:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f02e092a722915e3d9eed2b8cd05eed.json b/wikipedia-analysis-#229lixin/cache/6f02e092a722915e3d9eed2b8cd05eed.json new file mode 100644 index 0000000..ed060dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f02e092a722915e3d9eed2b8cd05eed.json @@ -0,0 +1,816 @@ +{ + "cached_at": "2026-01-26T00:17:22.923831", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 10106, + "ns": 0, + "title": "Earthquake", + "langlinks": [ + { + "lang": "ace", + "title": "Geumpa bumoë" + }, + { + "lang": "af", + "title": "Aardbewing" + }, + { + "lang": "gsw", + "title": "Erdbeben" + }, + { + "lang": "am", + "title": "የመሬት መንቀጥቀጥ" + }, + { + "lang": "an", + "title": "Tierratremo" + }, + { + "lang": "ang", + "title": "Eorþbeofung" + }, + { + "lang": "ann", + "title": "Sikisik-ijọn̄" + }, + { + "lang": "anp", + "title": "भूकंप" + }, + { + "lang": "ar", + "title": "زلزال" + }, + { + "lang": "ary", + "title": "زلزال" + }, + { + "lang": "as", + "title": "ভূমিকম্প" + }, + { + "lang": "ast", + "title": "Terremotu" + }, + { + "lang": "awa", + "title": "भूकम्प" + }, + { + "lang": "ay", + "title": "Uraq khathati" + }, + { + "lang": "az", + "title": "Zəlzələ" + }, + { + "lang": "azb", + "title": "زلزله" + }, + { + "lang": "ba", + "title": "Ер тетрәү" + }, + { + "lang": "ban", + "title": "Linuh" + }, + { + "lang": "bar", + "title": "Eadbebm" + }, + { + "lang": "sgs", + "title": "Žemės kostiejėms" + }, + { + "lang": "bcl", + "title": "Linog" + }, + { + "lang": "be", + "title": "Землетрасенне" + }, + { + "lang": "be-tarask", + "title": "Землятрус" + }, + { + "lang": "bew", + "title": "Lindu" + }, + { + "lang": "bg", + "title": "Земетресение" + }, + { + "lang": "bh", + "title": "भुँइडोल" + }, + { + "lang": "bjn", + "title": "Lindu" + }, + { + "lang": "bn", + "title": "ভূমিকম্প" + }, + { + "lang": "br", + "title": "Kren-douar" + }, + { + "lang": "bs", + "title": "Zemljotres" + }, + { + "lang": "bxr", + "title": "Газар хүдэлэлгэ" + }, + { + "lang": "ca", + "title": "Terratrèmol" + }, + { + "lang": "cdo", + "title": "Dê-cīng" + }, + { + "lang": "ceb", + "title": "Linog" + }, + { + "lang": "chr", + "title": "ᎦᏙ ᎠᎵᏖᎸᎮᏍᎬ" + }, + { + "lang": "ckb", + "title": "بوومەلەرزە" + }, + { + "lang": "co", + "title": "Terramotu" + }, + { + "lang": "cs", + "title": "Zemětřesení" + }, + { + "lang": "cv", + "title": "Çĕр чĕтрени" + }, + { + "lang": "cy", + "title": "Daeargryn" + }, + { + "lang": "da", + "title": "Jordskælv" + }, + { + "lang": "dag", + "title": "Tiŋgbandamli" + }, + { + "lang": "de", + "title": "Erdbeben" + }, + { + "lang": "diq", + "title": "Erdlerz" + }, + { + "lang": "dty", + "title": "भूकम्प" + }, + { + "lang": "el", + "title": "Σεισμός" + }, + { + "lang": "eml", + "title": "Taramòt" + }, + { + "lang": "eo", + "title": "Tertremo" + }, + { + "lang": "es", + "title": "Terremoto" + }, + { + "lang": "et", + "title": "Maavärin" + }, + { + "lang": "eu", + "title": "Lurrikara" + }, + { + "lang": "ext", + "title": "Terremotu" + }, + { + "lang": "fa", + "title": "زمین‌لرزه" + }, + { + "lang": "fi", + "title": "Maanjäristys" + }, + { + "lang": "vro", + "title": "Maavärrin" + }, + { + "lang": "fj", + "title": "Uneune" + }, + { + "lang": "fo", + "title": "Jarðskjálvti" + }, + { + "lang": "fr", + "title": "Séisme" + }, + { + "lang": "frr", + "title": "Eerdbeewrin" + }, + { + "lang": "fur", + "title": "Taramot" + }, + { + "lang": "fy", + "title": "Ierdbeving" + }, + { + "lang": "ga", + "title": "Crith talún" + }, + { + "lang": "gan", + "title": "地震" + }, + { + "lang": "gcr", + "title": "Séyism" + }, + { + "lang": "gd", + "title": "Crith-thalmhainn" + }, + { + "lang": "gl", + "title": "Terremoto" + }, + { + "lang": "gn", + "title": "Yvyryrýi" + }, + { + "lang": "gor", + "title": "Liluhu" + }, + { + "lang": "gu", + "title": "ધરતીકંપ" + }, + { + "lang": "hak", + "title": "Thi-thûng" + }, + { + "lang": "he", + "title": "רעידת אדמה" + }, + { + "lang": "hi", + "title": "भूकम्प" + }, + { + "lang": "hif", + "title": "Bhukamp" + }, + { + "lang": "hr", + "title": "Potres" + }, + { + "lang": "hsb", + "title": "Zemjerženje" + }, + { + "lang": "ht", + "title": "Tranblemanntè" + }, + { + "lang": "hu", + "title": "Földrengés" + }, + { + "lang": "hy", + "title": "Երկրաշարժ" + }, + { + "lang": "hyw", + "title": "Երկրաշարժ" + }, + { + "lang": "ia", + "title": "Seismo" + }, + { + "lang": "iba", + "title": "Tanah berenyang" + }, + { + "lang": "id", + "title": "Gempa bumi" + }, + { + "lang": "ig", + "title": "Ala ọma jijiji" + }, + { + "lang": "ilo", + "title": "Gingined" + }, + { + "lang": "io", + "title": "Ter-tremo" + }, + { + "lang": "is", + "title": "Jarðskjálfti" + }, + { + "lang": "it", + "title": "Terremoto" + }, + { + "lang": "iu", + "title": "ᓴᔪᑉᐱᓛᕗᖅ" + }, + { + "lang": "ja", + "title": "地震" + }, + { + "lang": "jam", + "title": "Oertkwiek" + }, + { + "lang": "jv", + "title": "Lindhu" + }, + { + "lang": "ka", + "title": "მიწისძვრა" + }, + { + "lang": "kaa", + "title": "Jer silkiniw" + }, + { + "lang": "kab", + "title": "Zenzla" + }, + { + "lang": "kbp", + "title": "Tɛtʋ n̄amsʋʋ" + }, + { + "lang": "kk", + "title": "Жер сілкіну" + }, + { + "lang": "kn", + "title": "ಭೂಕಂಪ" + }, + { + "lang": "ko", + "title": "지진" + }, + { + "lang": "krc", + "title": "Джер тебрениу" + }, + { + "lang": "ks", + "title": "بٕنیُل" + }, + { + "lang": "ksh", + "title": "Äädbevve" + }, + { + "lang": "ku", + "title": "Erdhej" + }, + { + "lang": "ky", + "title": "Жер титирөө" + }, + { + "lang": "la", + "title": "Terrae motus" + }, + { + "lang": "lb", + "title": "Äerdbiewen" + }, + { + "lang": "lez", + "title": "Чилин зурзунар" + }, + { + "lang": "li", + "title": "Eerdsjók" + }, + { + "lang": "lmo", + "title": "Terremot" + }, + { + "lang": "ln", + "title": "Moningí" + }, + { + "lang": "lo", + "title": "ແຜ່ນດິນໄຫວ" + }, + { + "lang": "lt", + "title": "Žemės drebėjimas" + }, + { + "lang": "lv", + "title": "Zemestrīce" + }, + { + "lang": "mad", + "title": "Lènḍhu" + }, + { + "lang": "map-bms", + "title": "Lindu" + }, + { + "lang": "mdf", + "title": "Модань тарнамась" + }, + { + "lang": "mk", + "title": "Земјотрес" + }, + { + "lang": "ml", + "title": "ഭൂകമ്പം" + }, + { + "lang": "mn", + "title": "Газар хөдлөлт" + }, + { + "lang": "mnw", + "title": "ကသဳတိ" + }, + { + "lang": "mr", + "title": "भूकंप" + }, + { + "lang": "ms", + "title": "Gempa bumi" + }, + { + "lang": "mwl", + "title": "Sismo" + }, + { + "lang": "my", + "title": "ငလျင်" + }, + { + "lang": "mzn", + "title": "بنه شنش" + }, + { + "lang": "nah", + "title": "Tlālolīniliztli" + }, + { + "lang": "nap", + "title": "Tarramute" + }, + { + "lang": "nds", + "title": "Eerdbeven" + }, + { + "lang": "nds-nl", + "title": "Eardbewing" + }, + { + "lang": "ne", + "title": "भुईँचालो" + }, + { + "lang": "new", + "title": "भुखा" + }, + { + "lang": "nl", + "title": "Aardbeving" + }, + { + "lang": "nn", + "title": "Jordskjelv" + }, + { + "lang": "nb", + "title": "Jordskjelv" + }, + { + "lang": "nv", + "title": "Kéyah haʼdéísná" + }, + { + "lang": "oc", + "title": "Tèrratrem" + }, + { + "lang": "om", + "title": "Hollannaa lafaa" + }, + { + "lang": "or", + "title": "ଭୂମିକମ୍ପ" + }, + { + "lang": "pa", + "title": "ਭੁਚਾਲ" + }, + { + "lang": "pap", + "title": "Teremoto" + }, + { + "lang": "pcd", + "title": "Trannerie d'tère" + }, + { + "lang": "pl", + "title": "Trzęsienie ziemi" + }, + { + "lang": "pms", + "title": "Teramòt" + }, + { + "lang": "pnb", + "title": "بھونچال" + }, + { + "lang": "ps", + "title": "رېږدله" + }, + { + "lang": "pt", + "title": "Sismo" + }, + { + "lang": "qu", + "title": "Pacha kuyuy" + }, + { + "lang": "rm", + "title": "Terratrembel" + }, + { + "lang": "ro", + "title": "Cutremur" + }, + { + "lang": "ru", + "title": "Землетрясение" + }, + { + "lang": "rue", + "title": "Землетрясїня" + }, + { + "lang": "rw", + "title": "Umutingito" + }, + { + "lang": "sa", + "title": "भूकम्पः" + }, + { + "lang": "sah", + "title": "Сир хамсааһына" + }, + { + "lang": "sc", + "title": "Terremotu" + }, + { + "lang": "scn", + "title": "Tirrimotu" + }, + { + "lang": "sh", + "title": "Potres" + }, + { + "lang": "si", + "title": "භූචලන" + }, + { + "lang": "simple", + "title": "Earthquake" + }, + { + "lang": "sk", + "title": "Zemetrasenie" + }, + { + "lang": "sl", + "title": "Potres" + }, + { + "lang": "sn", + "title": "Kundengenyeka kwenyika" + }, + { + "lang": "so", + "title": "Dhulgariir" + }, + { + "lang": "sq", + "title": "Tërmeti" + }, + { + "lang": "sr", + "title": "Земљотрес" + }, + { + "lang": "srn", + "title": "Grontapubeyfi" + }, + { + "lang": "su", + "title": "Lini" + }, + { + "lang": "sv", + "title": "Jordbävning" + }, + { + "lang": "sw", + "title": "Tetemeko la ardhi" + }, + { + "lang": "syl", + "title": "ꠜꠁꠍꠣꠟ" + }, + { + "lang": "szl", + "title": "Trzyńśyńy źymje" + }, + { + "lang": "szy", + "title": "ninel" + }, + { + "lang": "ta", + "title": "நிலநடுக்கம்" + }, + { + "lang": "te", + "title": "భూకంపం" + }, + { + "lang": "tg", + "title": "Заминларза" + }, + { + "lang": "th", + "title": "แผ่นดินไหว" + }, + { + "lang": "tl", + "title": "Lindol" + }, + { + "lang": "tly", + "title": "Buməlarzə" + }, + { + "lang": "tok", + "title": "pakala ma" + }, + { + "lang": "tr", + "title": "Deprem" + }, + { + "lang": "tt", + "title": "Җир тетрәү" + }, + { + "lang": "ug", + "title": "يەر تەۋرەش" + }, + { + "lang": "uk", + "title": "Землетрус" + }, + { + "lang": "ur", + "title": "زلزلہ" + }, + { + "lang": "uz", + "title": "Zilzila" + }, + { + "lang": "vec", + "title": "Teramoto" + }, + { + "lang": "vep", + "title": "Manrehkaiduz" + }, + { + "lang": "vi", + "title": "Động đất" + }, + { + "lang": "vls", + "title": "Eirdbevienge" + }, + { + "lang": "wa", + "title": "Hosmint d' tere" + }, + { + "lang": "war", + "title": "Linog" + }, + { + "lang": "wuu", + "title": "地震" + }, + { + "lang": "xh", + "title": "Inyikima" + }, + { + "lang": "xmf", + "title": "დიხაშნწალუა" + }, + { + "lang": "yi", + "title": "ערדציטערניש" + }, + { + "lang": "za", + "title": "Deihdoengh" + }, + { + "lang": "zh", + "title": "地震" + }, + { + "lang": "lzh", + "title": "地震" + }, + { + "lang": "nan", + "title": "Tē-tāng" + }, + { + "lang": "yue", + "title": "地震" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f07f20a466105e1e5616189f93b1388.json b/wikipedia-analysis-#229lixin/cache/6f07f20a466105e1e5616189f93b1388.json new file mode 100644 index 0000000..963d425 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f07f20a466105e1e5616189f93b1388.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:18.377867", + "response": { + "continue": { + "rvcontinue": "20060429083926|1333591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 185020, + "ns": 0, + "title": "חופש העיתונות", + "revisions": [ + { + "timestamp": "2006-04-29T08:31:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f163eb3630e08351d4c63c7b1795e28.json b/wikipedia-analysis-#229lixin/cache/6f163eb3630e08351d4c63c7b1795e28.json new file mode 100644 index 0000000..20a0e20 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f163eb3630e08351d4c63c7b1795e28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:00.675696", + "response": { + "continue": { + "rvcontinue": "20251114190037|74421039", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2478, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2025-11-25T07:55:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f1947930d96be952bfcfc37d842e600.json b/wikipedia-analysis-#229lixin/cache/6f1947930d96be952bfcfc37d842e600.json new file mode 100644 index 0000000..4923923 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f1947930d96be952bfcfc37d842e600.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:01.246930", + "response": { + "continue": { + "rvcontinue": "20050923192608|279049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62447, + "ns": 0, + "title": "Ураган", + "revisions": [ + { + "timestamp": "2005-09-23T19:22:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f466a02b74a51fe2485d4acb407de39.json b/wikipedia-analysis-#229lixin/cache/6f466a02b74a51fe2485d4acb407de39.json new file mode 100644 index 0000000..16faede --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f466a02b74a51fe2485d4acb407de39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:59.193638", + "response": { + "continue": { + "rvcontinue": "20250405015322|73402873", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19731900, + "ns": 0, + "title": "Người nội di tản", + "revisions": [ + { + "timestamp": "2025-06-05T10:03:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f4880d958a8b384a7c614a05fb3ff67.json b/wikipedia-analysis-#229lixin/cache/6f4880d958a8b384a7c614a05fb3ff67.json new file mode 100644 index 0000000..67b9297 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f4880d958a8b384a7c614a05fb3ff67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:28.034433", + "response": { + "continue": { + "rvcontinue": "20030624220622|187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 232, + "ns": 0, + "title": "Aquecimento global", + "revisions": [ + { + "timestamp": "2003-06-10T23:09:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f607ca5ce8a4cb653d77ee74566e7c8.json b/wikipedia-analysis-#229lixin/cache/6f607ca5ce8a4cb653d77ee74566e7c8.json new file mode 100644 index 0000000..e605fc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f607ca5ce8a4cb653d77ee74566e7c8.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:48:54.410590", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 109495, + "ns": 0, + "title": "වෙනස්කම් කිරීම", + "revisions": [ + { + "timestamp": "2023-07-28T18:08:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f647688e45109ffa659ed7556d65581.json b/wikipedia-analysis-#229lixin/cache/6f647688e45109ffa659ed7556d65581.json new file mode 100644 index 0000000..8860f70 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f647688e45109ffa659ed7556d65581.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:24.638504", + "response": { + "continue": { + "rvcontinue": "20050923111813|1367969", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 197623, + "ns": 0, + "title": "Voto (elecciones)", + "revisions": [ + { + "timestamp": "2005-09-23T11:12:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f7ccde7297e58edf9f37a61c8af28b0.json b/wikipedia-analysis-#229lixin/cache/6f7ccde7297e58edf9f37a61c8af28b0.json new file mode 100644 index 0000000..f7bd1d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f7ccde7297e58edf9f37a61c8af28b0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:30.111662", + "response": { + "continue": { + "rvcontinue": "20050819164831|95869", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28482, + "ns": 0, + "title": "Тероризам", + "revisions": [ + { + "timestamp": "2005-08-19T16:47:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f7d9c6361dec17a404e02050161e6e7.json b/wikipedia-analysis-#229lixin/cache/6f7d9c6361dec17a404e02050161e6e7.json new file mode 100644 index 0000000..2544329 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f7d9c6361dec17a404e02050161e6e7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:37.125909", + "response": { + "continue": { + "rvcontinue": "20050522112228|571992", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 145648, + "ns": 0, + "title": "Global uppvärmning", + "revisions": [ + { + "timestamp": "2005-05-22T11:18:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f8d21be5144ed3474ee297ad2154f31.json b/wikipedia-analysis-#229lixin/cache/6f8d21be5144ed3474ee297ad2154f31.json new file mode 100644 index 0000000..80c16c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f8d21be5144ed3474ee297ad2154f31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:50.853858", + "response": { + "continue": { + "rvcontinue": "20250326154158|12004795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73877, + "ns": 0, + "title": "Oversvømmelse", + "revisions": [ + { + "timestamp": "2025-06-23T23:00:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f90593c04623b4d795d1a398c3b816a.json b/wikipedia-analysis-#229lixin/cache/6f90593c04623b4d795d1a398c3b816a.json new file mode 100644 index 0000000..d171d51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f90593c04623b4d795d1a398c3b816a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:17.432209", + "response": { + "continue": { + "rvcontinue": "20240622163757|10624810", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47839, + "ns": 0, + "title": "Ελονοσία", + "revisions": [ + { + "timestamp": "2025-10-12T16:38:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6f9d4490ac45c75cffb65c4dcc6cc0a0.json b/wikipedia-analysis-#229lixin/cache/6f9d4490ac45c75cffb65c4dcc6cc0a0.json new file mode 100644 index 0000000..4651ae7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6f9d4490ac45c75cffb65c4dcc6cc0a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:06.726931", + "response": { + "continue": { + "rvcontinue": "20250113183526|24565696", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 778108, + "ns": 0, + "title": "Obchod s lidmi", + "revisions": [ + { + "timestamp": "2025-12-03T11:54:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6fa3df5b08b781b8e5693280a860d501.json b/wikipedia-analysis-#229lixin/cache/6fa3df5b08b781b8e5693280a860d501.json new file mode 100644 index 0000000..67a6929 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6fa3df5b08b781b8e5693280a860d501.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:13.891396", + "response": { + "continue": { + "rvcontinue": "20200709172202|56697341", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2260623, + "ns": 0, + "title": "Orkaan", + "revisions": [ + { + "timestamp": "2011-07-10T08:48:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6fac840fc4d8e553543aad09358f5136.json b/wikipedia-analysis-#229lixin/cache/6fac840fc4d8e553543aad09358f5136.json new file mode 100644 index 0000000..ec16c2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6fac840fc4d8e553543aad09358f5136.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:03.089906", + "response": { + "continue": { + "rvcontinue": "20251229174424|78434869", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3379, + "ns": 0, + "title": "Ludobójstwo", + "revisions": [ + { + "timestamp": "2026-01-02T18:37:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6fc43c92864ad454a330c62b313ef559.json b/wikipedia-analysis-#229lixin/cache/6fc43c92864ad454a330c62b313ef559.json new file mode 100644 index 0000000..521af92 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6fc43c92864ad454a330c62b313ef559.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:51.532186", + "response": { + "continue": { + "rvcontinue": "20230610093039|10799496", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1327488, + "ns": 0, + "title": "ความเท่าเทียมทางเพศ", + "revisions": [ + { + "timestamp": "2023-06-10T09:23:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/6fe95c1579c45893cbbc644fd4b5bfbf.json b/wikipedia-analysis-#229lixin/cache/6fe95c1579c45893cbbc644fd4b5bfbf.json new file mode 100644 index 0000000..12bd437 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/6fe95c1579c45893cbbc644fd4b5bfbf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:26.152522", + "response": { + "continue": { + "rvcontinue": "20050805181107|8221216", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 844412, + "ns": 0, + "title": "Interne Vertreibung", + "revisions": [ + { + "timestamp": "2005-08-05T10:28:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7017e39949ce299304c3ce7fd4b7d6ea.json b/wikipedia-analysis-#229lixin/cache/7017e39949ce299304c3ce7fd4b7d6ea.json new file mode 100644 index 0000000..78311ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7017e39949ce299304c3ce7fd4b7d6ea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:14.732862", + "response": { + "continue": { + "rvcontinue": "20040817035613|5563", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1923, + "ns": 0, + "title": "วัคซีน", + "revisions": [ + { + "timestamp": "2004-07-14T22:16:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7036c67f9b1f0500d2c851e236ccbbfe.json b/wikipedia-analysis-#229lixin/cache/7036c67f9b1f0500d2c851e236ccbbfe.json new file mode 100644 index 0000000..20fd6e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7036c67f9b1f0500d2c851e236ccbbfe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:00.826783", + "response": { + "continue": { + "rvcontinue": "20060113095705|380273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51327, + "ns": 0, + "title": "Vándorlás", + "revisions": [ + { + "timestamp": "2006-01-08T12:48:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/704ea6658dda57016a6eac6c75e18001.json b/wikipedia-analysis-#229lixin/cache/704ea6658dda57016a6eac6c75e18001.json new file mode 100644 index 0000000..ac92ffb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/704ea6658dda57016a6eac6c75e18001.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:43.212512", + "response": { + "continue": { + "rvcontinue": "20260107175255|1331691489", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13831, + "ns": 0, + "title": "Human rights", + "revisions": [ + { + "timestamp": "2026-01-15T03:41:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/705ee703f347a8b4307812e6e30a3a18.json b/wikipedia-analysis-#229lixin/cache/705ee703f347a8b4307812e6e30a3a18.json new file mode 100644 index 0000000..deb8d71 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/705ee703f347a8b4307812e6e30a3a18.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:42.361054", + "response": { + "continue": { + "rvcontinue": "20040208164925|188791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40093, + "ns": 0, + "title": "Verkiezing", + "revisions": [ + { + "timestamp": "2004-02-08T16:39:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7079691e2e2549d8e79749aa6d954bcc.json b/wikipedia-analysis-#229lixin/cache/7079691e2e2549d8e79749aa6d954bcc.json new file mode 100644 index 0000000..b80a3c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7079691e2e2549d8e79749aa6d954bcc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:59.894564", + "response": { + "continue": { + "rvcontinue": "20250910215404|71985748", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1312853, + "ns": 0, + "title": "حرية الصحافة", + "revisions": [ + { + "timestamp": "2025-09-10T22:02:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/707e2c5d026a53c4366a7e054106cdca.json b/wikipedia-analysis-#229lixin/cache/707e2c5d026a53c4366a7e054106cdca.json new file mode 100644 index 0000000..6df0a25 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/707e2c5d026a53c4366a7e054106cdca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:57.038358", + "response": { + "continue": { + "rvcontinue": "20040918153212|114439", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25864, + "ns": 0, + "title": "נדידת עמים", + "revisions": [ + { + "timestamp": "2004-09-18T15:25:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/708f28a5017ec8842535eadc123c9177.json b/wikipedia-analysis-#229lixin/cache/708f28a5017ec8842535eadc123c9177.json new file mode 100644 index 0000000..a4b14ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/708f28a5017ec8842535eadc123c9177.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:51.188427", + "response": { + "continue": { + "rvcontinue": "20250806180326|17112648", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 664490, + "ns": 0, + "title": "Discriminare", + "revisions": [ + { + "timestamp": "2026-01-15T23:09:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70b8d5ed46d1ab2e972fb588c567d805.json b/wikipedia-analysis-#229lixin/cache/70b8d5ed46d1ab2e972fb588c567d805.json new file mode 100644 index 0000000..c921267 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70b8d5ed46d1ab2e972fb588c567d805.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:59.697812", + "response": { + "continue": { + "rvcontinue": "20260114053630|11446466", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 717933, + "ns": 0, + "title": "Προεδρική εκλογή των Ηνωμένων Πολιτειών 2024", + "revisions": [ + { + "timestamp": "2026-01-18T14:23:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70c4d80fe5b1652720c6163821c584dd.json b/wikipedia-analysis-#229lixin/cache/70c4d80fe5b1652720c6163821c584dd.json new file mode 100644 index 0000000..37eef21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70c4d80fe5b1652720c6163821c584dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:24.150755", + "response": { + "continue": { + "rvcontinue": "20021128120914|10693", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5783, + "ns": 0, + "title": "Flykting", + "revisions": [ + { + "timestamp": "2002-11-28T10:57:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70d847cafa08f709e3fc8ca0d28a1e96.json b/wikipedia-analysis-#229lixin/cache/70d847cafa08f709e3fc8ca0d28a1e96.json new file mode 100644 index 0000000..cb877fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70d847cafa08f709e3fc8ca0d28a1e96.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:31.161576", + "response": { + "continue": { + "rvcontinue": "20060802211807|238145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33787, + "ns": 0, + "title": "Біженці", + "revisions": [ + { + "timestamp": "2005-12-12T14:59:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70e0d4450eeab5b2ee1afcbe96227f0a.json b/wikipedia-analysis-#229lixin/cache/70e0d4450eeab5b2ee1afcbe96227f0a.json new file mode 100644 index 0000000..d3a3981 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70e0d4450eeab5b2ee1afcbe96227f0a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:25.332470", + "response": { + "continue": { + "rvcontinue": "20251018051125|12144815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13381, + "ns": 0, + "title": "Krig", + "revisions": [ + { + "timestamp": "2025-10-18T05:30:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70eda4e3a481bf27cda49b7df4304e4e.json b/wikipedia-analysis-#229lixin/cache/70eda4e3a481bf27cda49b7df4304e4e.json new file mode 100644 index 0000000..b376471 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70eda4e3a481bf27cda49b7df4304e4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:14.848108", + "response": { + "continue": { + "rvcontinue": "20030413131914|37134", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10442, + "ns": 0, + "title": "Wereldgezondheidsorganisatie", + "revisions": [ + { + "timestamp": "2003-04-13T13:14:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/70f9b79401200cf0c5339fe92cad396a.json b/wikipedia-analysis-#229lixin/cache/70f9b79401200cf0c5339fe92cad396a.json new file mode 100644 index 0000000..a6a0a39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/70f9b79401200cf0c5339fe92cad396a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:19.467186", + "response": { + "continue": { + "rvcontinue": "20230930201738|11037860", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203629, + "ns": 0, + "title": "การฆ่าล้างเผ่าพันธุ์", + "revisions": [ + { + "timestamp": "2024-11-08T14:30:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/710da6301970ff6d302b8ea63931d134.json b/wikipedia-analysis-#229lixin/cache/710da6301970ff6d302b8ea63931d134.json new file mode 100644 index 0000000..84a3f2d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/710da6301970ff6d302b8ea63931d134.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:56.418713", + "response": { + "continue": { + "rvcontinue": "20050309140230|35698", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97809, + "ns": 0, + "title": "지진", + "revisions": [ + { + "timestamp": "2004-12-27T08:57:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/712145898b904e74943582ed1a2ba7cb.json b/wikipedia-analysis-#229lixin/cache/712145898b904e74943582ed1a2ba7cb.json new file mode 100644 index 0000000..355e679 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/712145898b904e74943582ed1a2ba7cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:42.375164", + "response": { + "continue": { + "rvcontinue": "20031230173542|5076", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4971, + "ns": 0, + "title": "Maanjäristys", + "revisions": [ + { + "timestamp": "2003-12-27T07:29:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71247d95890a22e50d22731baeb265a2.json b/wikipedia-analysis-#229lixin/cache/71247d95890a22e50d22731baeb265a2.json new file mode 100644 index 0000000..cde46cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71247d95890a22e50d22731baeb265a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:32.695479", + "response": { + "continue": { + "rvcontinue": "20250927133244|28422825", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45767, + "ns": 0, + "title": "Halálbüntetés", + "revisions": [ + { + "timestamp": "2025-09-27T13:39:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/714a5e3121ec53a5347b28c3a74b4b30.json b/wikipedia-analysis-#229lixin/cache/714a5e3121ec53a5347b28c3a74b4b30.json new file mode 100644 index 0000000..a18f003 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/714a5e3121ec53a5347b28c3a74b4b30.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:39.778461", + "response": { + "continue": { + "rvcontinue": "20231105180908|26578715", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1945464, + "ns": 0, + "title": "Oltásellenesség", + "revisions": [ + { + "timestamp": "2023-11-02T11:36:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/716903557fc91a1ce949667b10eacf74.json b/wikipedia-analysis-#229lixin/cache/716903557fc91a1ce949667b10eacf74.json new file mode 100644 index 0000000..dd9a988 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/716903557fc91a1ce949667b10eacf74.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:31.001893", + "response": { + "continue": { + "rvcontinue": "20061028050328|270731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54777, + "ns": 0, + "title": "ไฟป่า", + "revisions": [ + { + "timestamp": "2006-10-28T04:56:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/717a63685a32bf33d33ee68cf42438c0.json b/wikipedia-analysis-#229lixin/cache/717a63685a32bf33d33ee68cf42438c0.json new file mode 100644 index 0000000..fcaed7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/717a63685a32bf33d33ee68cf42438c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:42.418551", + "response": { + "continue": { + "rvcontinue": "20061109041833|591824", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86964, + "ns": 0, + "title": "투표", + "revisions": [ + { + "timestamp": "2006-11-09T03:26:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7184d65390e8992705fae489fe116cba.json b/wikipedia-analysis-#229lixin/cache/7184d65390e8992705fae489fe116cba.json new file mode 100644 index 0000000..8cfb8e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7184d65390e8992705fae489fe116cba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:48.818462", + "response": { + "continue": { + "rvcontinue": "20040903113508|122065", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37379, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2004-08-29T18:04:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7193fd0afd7318bcce09d55294c13869.json b/wikipedia-analysis-#229lixin/cache/7193fd0afd7318bcce09d55294c13869.json new file mode 100644 index 0000000..fdeceba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7193fd0afd7318bcce09d55294c13869.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:10.716763", + "response": { + "continue": { + "rvcontinue": "20040707013807|4319", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5771, + "ns": 0, + "title": "Hak asasi manusia", + "revisions": [ + { + "timestamp": "2004-07-07T01:34:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71ae56a17c703445e6fafbedbdfba379.json b/wikipedia-analysis-#229lixin/cache/71ae56a17c703445e6fafbedbdfba379.json new file mode 100644 index 0000000..9903b76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71ae56a17c703445e6fafbedbdfba379.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:12.684829", + "response": { + "continue": { + "rvcontinue": "20260111224404|12781499", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32907, + "ns": 0, + "title": "สงคราม", + "revisions": [ + { + "timestamp": "2026-01-11T23:14:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71cea375908dbc1f6dd04e5ae164478d.json b/wikipedia-analysis-#229lixin/cache/71cea375908dbc1f6dd04e5ae164478d.json new file mode 100644 index 0000000..05cb599 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71cea375908dbc1f6dd04e5ae164478d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:41.301179", + "response": { + "continue": { + "rvcontinue": "20230206014810|29206322", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3503884, + "ns": 0, + "title": "2023 Kahramanmaraş depremleri", + "revisions": [ + { + "timestamp": "2023-02-06T01:46:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71e8d6ab4a3ad8631724a1629dedcb8f.json b/wikipedia-analysis-#229lixin/cache/71e8d6ab4a3ad8631724a1629dedcb8f.json new file mode 100644 index 0000000..c507979 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71e8d6ab4a3ad8631724a1629dedcb8f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:48.411901", + "response": { + "continue": { + "rvcontinue": "20030918182246|33580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5703, + "ns": 0, + "title": "Organización Mundial de la Salud", + "revisions": [ + { + "timestamp": "2003-03-26T23:41:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71ebb666bd610c460ee4a7834eb9654f.json b/wikipedia-analysis-#229lixin/cache/71ebb666bd610c460ee4a7834eb9654f.json new file mode 100644 index 0000000..4be73a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71ebb666bd610c460ee4a7834eb9654f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:38.103256", + "response": { + "continue": { + "rvcontinue": "20110227011925|89202", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11759, + "ns": 0, + "title": "ولسواکي", + "revisions": [ + { + "timestamp": "2011-02-27T01:18:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/71f07880edfa60a9b78f33a5939e4963.json b/wikipedia-analysis-#229lixin/cache/71f07880edfa60a9b78f33a5939e4963.json new file mode 100644 index 0000000..e1f5a17 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/71f07880edfa60a9b78f33a5939e4963.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:17.736412", + "response": { + "continue": { + "rvcontinue": "20250504161551|225371544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 569007, + "ns": 0, + "title": "Maintien de la paix", + "revisions": [ + { + "timestamp": "2025-09-27T12:01:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7202216ebebc7863ad25be0f20cab7a0.json b/wikipedia-analysis-#229lixin/cache/7202216ebebc7863ad25be0f20cab7a0.json new file mode 100644 index 0000000..b0e6f60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7202216ebebc7863ad25be0f20cab7a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:48.214428", + "response": { + "continue": { + "rvcontinue": "20260101072241|23751818", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1156, + "ns": 0, + "title": "Sotarikos", + "revisions": [ + { + "timestamp": "2026-01-01T10:05:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/726a1f30b25c48b9d54d0e920876014a.json b/wikipedia-analysis-#229lixin/cache/726a1f30b25c48b9d54d0e920876014a.json new file mode 100644 index 0000000..f538def --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/726a1f30b25c48b9d54d0e920876014a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:33.711960", + "response": { + "continue": { + "rvcontinue": "20241001071712|711201", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3335, + "ns": 0, + "title": "ගෝලීය තාපනය", + "revisions": [ + { + "timestamp": "2024-11-13T18:24:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7275d3568df37faa05a8e751c6a5d916.json b/wikipedia-analysis-#229lixin/cache/7275d3568df37faa05a8e751c6a5d916.json new file mode 100644 index 0000000..8db7929 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7275d3568df37faa05a8e751c6a5d916.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:32.739241", + "response": { + "continue": { + "rvcontinue": "20070914034003|4962935", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 665613, + "ns": 0, + "title": "Fredsbevarande insatser", + "revisions": [ + { + "timestamp": "2007-09-14T03:39:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/727941bea441354a366a7eb8d9e4d2e2.json b/wikipedia-analysis-#229lixin/cache/727941bea441354a366a7eb8d9e4d2e2.json new file mode 100644 index 0000000..c07adf1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/727941bea441354a366a7eb8d9e4d2e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:37.029334", + "response": { + "continue": { + "rvcontinue": "20250909121535|146676876", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 830292, + "ns": 0, + "title": "Discriminazione", + "revisions": [ + { + "timestamp": "2025-10-04T15:42:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/727cf82506c6603a0acdd028b32660c7.json b/wikipedia-analysis-#229lixin/cache/727cf82506c6603a0acdd028b32660c7.json new file mode 100644 index 0000000..b94b902 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/727cf82506c6603a0acdd028b32660c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:43.301526", + "response": { + "continue": { + "rvcontinue": "20170523213535|88027741", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6399091, + "ns": 0, + "title": "Antivaccinismo", + "revisions": [ + { + "timestamp": "2017-05-23T21:31:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7283f884fff83dd7a0c5ff8f663a2b3f.json b/wikipedia-analysis-#229lixin/cache/7283f884fff83dd7a0c5ff8f663a2b3f.json new file mode 100644 index 0000000..dd5a9a9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7283f884fff83dd7a0c5ff8f663a2b3f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:38.561163", + "response": { + "continue": { + "rvcontinue": "20110131002219|25175695", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2218780, + "ns": 0, + "title": "Równość płci", + "revisions": [ + { + "timestamp": "2011-01-30T18:25:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/72a7bc97512e74848f9f1126cba94592.json b/wikipedia-analysis-#229lixin/cache/72a7bc97512e74848f9f1126cba94592.json new file mode 100644 index 0000000..f145ab2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/72a7bc97512e74848f9f1126cba94592.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:01.987479", + "response": { + "continue": { + "rvcontinue": "20250623205041|35558559", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 725651, + "ns": 0, + "title": "Ayrımcılık", + "revisions": [ + { + "timestamp": "2025-07-08T22:00:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/72ea98b79335c8fb81e2c345bb577fc1.json b/wikipedia-analysis-#229lixin/cache/72ea98b79335c8fb81e2c345bb577fc1.json new file mode 100644 index 0000000..6d3525c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/72ea98b79335c8fb81e2c345bb577fc1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:35.638785", + "response": { + "continue": { + "rvcontinue": "20030417093959|18432", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6805, + "ns": 0, + "title": "後天性免疫不全症候群", + "revisions": [ + { + "timestamp": "2003-04-16T11:49:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/72eef5315986039c99546482549ab16c.json b/wikipedia-analysis-#229lixin/cache/72eef5315986039c99546482549ab16c.json new file mode 100644 index 0000000..a329acb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/72eef5315986039c99546482549ab16c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:06.979356", + "response": { + "continue": { + "rvcontinue": "20200919163508|79596557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3887028, + "ns": 0, + "title": "人口移動", + "revisions": [ + { + "timestamp": "2019-01-02T22:44:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/72f5aa44a403940dab352c58a39358d5.json b/wikipedia-analysis-#229lixin/cache/72f5aa44a403940dab352c58a39358d5.json new file mode 100644 index 0000000..24dfcb3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/72f5aa44a403940dab352c58a39358d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:15.964092", + "response": { + "continue": { + "rvcontinue": "20230209030021|5763189", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1432593, + "ns": 0, + "title": "2023 तुर्की-सीरिया भूकंप", + "revisions": [ + { + "timestamp": "2023-02-09T02:52:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/737f0ea5786e5979fe3eff2c0a11a175.json b/wikipedia-analysis-#229lixin/cache/737f0ea5786e5979fe3eff2c0a11a175.json new file mode 100644 index 0000000..62dd5f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/737f0ea5786e5979fe3eff2c0a11a175.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:18.835931", + "response": { + "continue": { + "rvcontinue": "20240509220655|23909682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19036, + "ns": 0, + "title": "Hlasování", + "revisions": [ + { + "timestamp": "2024-05-10T01:36:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7396ed6ed6503ef7d85d79bd7b8e196b.json b/wikipedia-analysis-#229lixin/cache/7396ed6ed6503ef7d85d79bd7b8e196b.json new file mode 100644 index 0000000..e974756 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7396ed6ed6503ef7d85d79bd7b8e196b.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:34:54.931976", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 91989, + "ns": 0, + "title": "මරණ දණ්ඩනය", + "revisions": [ + { + "timestamp": "2021-10-01T15:11:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73a21a0590b837d7cff895460aa50de9.json b/wikipedia-analysis-#229lixin/cache/73a21a0590b837d7cff895460aa50de9.json new file mode 100644 index 0000000..3410be6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73a21a0590b837d7cff895460aa50de9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:16.871093", + "response": { + "continue": { + "rvcontinue": "20050602120722|51622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12183, + "ns": 0, + "title": "حرب", + "revisions": [ + { + "timestamp": "2005-06-01T17:36:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73ba4047f622231c5fb8b965b6d00971.json b/wikipedia-analysis-#229lixin/cache/73ba4047f622231c5fb8b965b6d00971.json new file mode 100644 index 0000000..fb4145a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73ba4047f622231c5fb8b965b6d00971.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:47.285796", + "response": { + "continue": { + "rvcontinue": "20190416190002|25299602", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1701148, + "ns": 0, + "title": "הרתעת מצביעים", + "revisions": [ + { + "timestamp": "2019-04-16T18:58:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73c2e45c542bfff9f11194ad079f7896.json b/wikipedia-analysis-#229lixin/cache/73c2e45c542bfff9f11194ad079f7896.json new file mode 100644 index 0000000..67ff250 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73c2e45c542bfff9f11194ad079f7896.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:57.830600", + "response": { + "continue": { + "rvcontinue": "20070128231336|1170937", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 176098, + "ns": 0, + "title": "Sucho", + "revisions": [ + { + "timestamp": "2007-01-28T23:12:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73d16e2b57113398ec8221ee75d79911.json b/wikipedia-analysis-#229lixin/cache/73d16e2b57113398ec8221ee75d79911.json new file mode 100644 index 0000000..dad6a28 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73d16e2b57113398ec8221ee75d79911.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:11.500253", + "response": { + "continue": { + "rvcontinue": "20160828111318|5998209", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 487798, + "ns": 0, + "title": "Διατήρηση της ειρήνης", + "revisions": [ + { + "timestamp": "2016-08-28T11:11:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73ddf5bfd936ad87d751d374ed6b269f.json b/wikipedia-analysis-#229lixin/cache/73ddf5bfd936ad87d751d374ed6b269f.json new file mode 100644 index 0000000..a469015 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73ddf5bfd936ad87d751d374ed6b269f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:26.162536", + "response": { + "continue": { + "rvcontinue": "20250108140022|69322158", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215572, + "ns": 0, + "title": "Incêndio de vegetação", + "revisions": [ + { + "timestamp": "2025-11-16T23:15:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/73f5010ab25590c49677a68234841ffc.json b/wikipedia-analysis-#229lixin/cache/73f5010ab25590c49677a68234841ffc.json new file mode 100644 index 0000000..35f2b70 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/73f5010ab25590c49677a68234841ffc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:11.954871", + "response": { + "continue": { + "rvcontinue": "20060120161304|503884", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319048, + "ns": 0, + "title": "Valg", + "revisions": [ + { + "timestamp": "2006-01-20T15:47:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/740fde8b30d357319f3966f1242ff04e.json b/wikipedia-analysis-#229lixin/cache/740fde8b30d357319f3966f1242ff04e.json new file mode 100644 index 0000000..7d9d6ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/740fde8b30d357319f3966f1242ff04e.json @@ -0,0 +1,136 @@ +{ + "cached_at": "2026-01-26T00:39:04.050553", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 84617, + "ns": 0, + "title": "Peacekeeping", + "langlinks": [ + { + "lang": "ar", + "title": "حفظ السلام" + }, + { + "lang": "ast", + "title": "Misión de paz" + }, + { + "lang": "bn", + "title": "শান্তিরক্ষা" + }, + { + "lang": "da", + "title": "Fredsbevarende styrke" + }, + { + "lang": "de", + "title": "Friedenssicherung" + }, + { + "lang": "el", + "title": "Διατήρηση της ειρήνης" + }, + { + "lang": "eo", + "title": "Packonservado" + }, + { + "lang": "es", + "title": "Misión de paz" + }, + { + "lang": "et", + "title": "Rahuvalve" + }, + { + "lang": "fa", + "title": "صلح‌بانی" + }, + { + "lang": "fr", + "title": "Maintien de la paix" + }, + { + "lang": "he", + "title": "שמירה על השלום" + }, + { + "lang": "id", + "title": "Pemeliharaan perdamaian" + }, + { + "lang": "it", + "title": "Mantenimento della pace" + }, + { + "lang": "ko", + "title": "평화 유지 활동" + }, + { + "lang": "mn", + "title": "Энхийг сахиулах" + }, + { + "lang": "ms", + "title": "Pengaman" + }, + { + "lang": "my", + "title": "ကုလသမဂ္ဂ ငြိမ်းချမ်းရေး ထိန်းသိမ်းမှုတပ်ဖွဲ့" + }, + { + "lang": "pl", + "title": "Utrzymywanie pokoju" + }, + { + "lang": "pt", + "title": "Manutenção da paz" + }, + { + "lang": "ro", + "title": "Menținerea păcii" + }, + { + "lang": "sd", + "title": "امن جي بحاليءَ واري فوج" + }, + { + "lang": "sk", + "title": "Peacekeeping" + }, + { + "lang": "sq", + "title": "Paqeruajtja" + }, + { + "lang": "sv", + "title": "Fredsbevarande insatser" + }, + { + "lang": "uk", + "title": "Миротворча діяльність" + }, + { + "lang": "vi", + "title": "Gìn giữ hòa bình" + }, + { + "lang": "zh", + "title": "維持和平" + }, + { + "lang": "yue", + "title": "維持和平" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/741011999d5203a4cca692c3c2b88caf.json b/wikipedia-analysis-#229lixin/cache/741011999d5203a4cca692c3c2b88caf.json new file mode 100644 index 0000000..348e214 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/741011999d5203a4cca692c3c2b88caf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:58.722172", + "response": { + "continue": { + "rvcontinue": "20100105081127|3537898", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 588111, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2010-01-05T01:40:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/741a8f0e3940c6c6f1e5e5717fe88395.json b/wikipedia-analysis-#229lixin/cache/741a8f0e3940c6c6f1e5e5717fe88395.json new file mode 100644 index 0000000..3d1c68b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/741a8f0e3940c6c6f1e5e5717fe88395.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:30.968399", + "response": { + "continue": { + "rvcontinue": "20231214230613|72229200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5592, + "ns": 0, + "title": "Susza", + "revisions": [ + { + "timestamp": "2025-08-11T12:32:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7438543e3713ede796cdf39811fc57cf.json b/wikipedia-analysis-#229lixin/cache/7438543e3713ede796cdf39811fc57cf.json new file mode 100644 index 0000000..ea4e7eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7438543e3713ede796cdf39811fc57cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:25.876061", + "response": { + "continue": { + "rvcontinue": "20251027061737|170189470", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9259143, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2025-11-04T01:09:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/743fc5eecdb30f1e4712759d390d6c6c.json b/wikipedia-analysis-#229lixin/cache/743fc5eecdb30f1e4712759d390d6c6c.json new file mode 100644 index 0000000..81f2653 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/743fc5eecdb30f1e4712759d390d6c6c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:16.399043", + "response": { + "continue": { + "rvcontinue": "20260110074051|151087029", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19985, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2026-01-10T07:42:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/746dbe47894fc7357a0c92a44cc6239b.json b/wikipedia-analysis-#229lixin/cache/746dbe47894fc7357a0c92a44cc6239b.json new file mode 100644 index 0000000..57bad8c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/746dbe47894fc7357a0c92a44cc6239b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:33.078182", + "response": { + "continue": { + "rvcontinue": "20060908100943|833675", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35681, + "ns": 0, + "title": "Diszkrimináció", + "revisions": [ + { + "timestamp": "2005-09-13T08:15:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/748af5d91b1110d85d35ed50f6166925.json b/wikipedia-analysis-#229lixin/cache/748af5d91b1110d85d35ed50f6166925.json new file mode 100644 index 0000000..f22c78f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/748af5d91b1110d85d35ed50f6166925.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:19.769991", + "response": { + "continue": { + "rvcontinue": "20220309100828|138377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29821, + "ns": 0, + "title": "Gallazawa", + "revisions": [ + { + "timestamp": "2022-03-09T09:56:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/74a4bb14266f731aceb86b9b84d5d7b9.json b/wikipedia-analysis-#229lixin/cache/74a4bb14266f731aceb86b9b84d5d7b9.json new file mode 100644 index 0000000..3f76c69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/74a4bb14266f731aceb86b9b84d5d7b9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:04.184679", + "response": { + "continue": { + "rvcontinue": "20230705094126|64634758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5607777, + "ns": 0, + "title": "Extreem weer", + "revisions": [ + { + "timestamp": "2025-02-01T16:55:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/74c49c6d78fcb908c4e97c2bc80a1561.json b/wikipedia-analysis-#229lixin/cache/74c49c6d78fcb908c4e97c2bc80a1561.json new file mode 100644 index 0000000..27e1887 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/74c49c6d78fcb908c4e97c2bc80a1561.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:30.414374", + "response": { + "continue": { + "rvcontinue": "20040330001545|243641", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50193, + "ns": 0, + "title": "Vrijheid van meningsuiting", + "revisions": [ + { + "timestamp": "2004-03-30T00:12:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/74c5f12c30389b1911a7ea90d99aa980.json b/wikipedia-analysis-#229lixin/cache/74c5f12c30389b1911a7ea90d99aa980.json new file mode 100644 index 0000000..5a8598e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/74c5f12c30389b1911a7ea90d99aa980.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:38.393105", + "response": { + "continue": { + "rvcontinue": "20030408204452|199369", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5102, + "ns": 0, + "title": "Kinderarbeid", + "revisions": [ + { + "timestamp": "2002-11-12T14:56:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/74dbfbe8cd736783751da6e7165abd5a.json b/wikipedia-analysis-#229lixin/cache/74dbfbe8cd736783751da6e7165abd5a.json new file mode 100644 index 0000000..3a2f19d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/74dbfbe8cd736783751da6e7165abd5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:00.772029", + "response": { + "continue": { + "rvcontinue": "20260107213527|12787632", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19163, + "ns": 0, + "title": "Демокрация", + "revisions": [ + { + "timestamp": "2026-01-07T21:41:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/74f5dafcfd50a56326922b03111a1144.json b/wikipedia-analysis-#229lixin/cache/74f5dafcfd50a56326922b03111a1144.json new file mode 100644 index 0000000..7111840 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/74f5dafcfd50a56326922b03111a1144.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:33.077064", + "response": { + "continue": { + "rvcontinue": "20051228141918|1803613", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 269669, + "ns": 0, + "title": "Elezione", + "revisions": [ + { + "timestamp": "2005-12-28T14:18:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/750ab4917bbf5ced0ecae82ec9a5dcda.json b/wikipedia-analysis-#229lixin/cache/750ab4917bbf5ced0ecae82ec9a5dcda.json new file mode 100644 index 0000000..3797f40 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/750ab4917bbf5ced0ecae82ec9a5dcda.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:50.965973", + "response": { + "continue": { + "rvcontinue": "20110330125734|9245166", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1243121, + "ns": 0, + "title": "İnsan ticareti", + "revisions": [ + { + "timestamp": "2011-03-30T12:55:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/750c04c114cd05ecc40c8fe6b460cda7.json b/wikipedia-analysis-#229lixin/cache/750c04c114cd05ecc40c8fe6b460cda7.json new file mode 100644 index 0000000..c6884cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/750c04c114cd05ecc40c8fe6b460cda7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:43.192100", + "response": { + "continue": { + "rvcontinue": "20190914235207|22137073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4062018, + "ns": 0, + "title": "Sloboda štampe", + "revisions": [ + { + "timestamp": "2019-09-14T23:50:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7520854d0c66a6b7fff97f42478ebcaf.json b/wikipedia-analysis-#229lixin/cache/7520854d0c66a6b7fff97f42478ebcaf.json new file mode 100644 index 0000000..4b7d15b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7520854d0c66a6b7fff97f42478ebcaf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:54.026900", + "response": { + "continue": { + "rvcontinue": "20190423233332|45466324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1238628, + "ns": 0, + "title": "Internflykting", + "revisions": [ + { + "timestamp": "2023-06-20T22:45:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7521386520eeab2463dbff5c43b1f683.json b/wikipedia-analysis-#229lixin/cache/7521386520eeab2463dbff5c43b1f683.json new file mode 100644 index 0000000..f0d9e1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7521386520eeab2463dbff5c43b1f683.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:52.597325", + "response": { + "continue": { + "rvcontinue": "20101003161922|12578951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1238628, + "ns": 0, + "title": "Internflykting", + "revisions": [ + { + "timestamp": "2010-10-03T15:52:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/753e332766424483f31ec863af45a195.json b/wikipedia-analysis-#229lixin/cache/753e332766424483f31ec863af45a195.json new file mode 100644 index 0000000..6cdb89c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/753e332766424483f31ec863af45a195.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:57.275948", + "response": { + "continue": { + "rvcontinue": "20240314111625|81893419", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 373663, + "ns": 0, + "title": "干旱", + "revisions": [ + { + "timestamp": "2025-11-20T23:20:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75605b6a501d84a160a0d9633049f22c.json b/wikipedia-analysis-#229lixin/cache/75605b6a501d84a160a0d9633049f22c.json new file mode 100644 index 0000000..c786cc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75605b6a501d84a160a0d9633049f22c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:56.082234", + "response": { + "continue": { + "rvcontinue": "20080718225622|1099568", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113046, + "ns": 0, + "title": "Ανθρώπινα δικαιώματα", + "revisions": [ + { + "timestamp": "2008-07-18T22:54:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7582ecddf47322f84b0b66ca83c2af30.json b/wikipedia-analysis-#229lixin/cache/7582ecddf47322f84b0b66ca83c2af30.json new file mode 100644 index 0000000..41f88ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7582ecddf47322f84b0b66ca83c2af30.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:28.525122", + "response": { + "continue": { + "rvcontinue": "20080425164024|16888422", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1623647, + "ns": 0, + "title": "Desplazados internos", + "revisions": [ + { + "timestamp": "2008-04-25T16:27:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75aabc246fd320ab7de00e07c58e52b4.json b/wikipedia-analysis-#229lixin/cache/75aabc246fd320ab7de00e07c58e52b4.json new file mode 100644 index 0000000..c7c983a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75aabc246fd320ab7de00e07c58e52b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:12.005705", + "response": { + "continue": { + "rvcontinue": "20020920234125|303245", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64959, + "ns": 0, + "title": "Poverty", + "revisions": [ + { + "timestamp": "2002-07-26T12:27:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75b9136e311ff8e6c1b0335b21ea9371.json b/wikipedia-analysis-#229lixin/cache/75b9136e311ff8e6c1b0335b21ea9371.json new file mode 100644 index 0000000..44ce74c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75b9136e311ff8e6c1b0335b21ea9371.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:04.554407", + "response": { + "continue": { + "rvcontinue": "20111224164856|7917273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1196986, + "ns": 0, + "title": "انعدام الجنسية", + "revisions": [ + { + "timestamp": "2011-12-24T16:25:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75d5144f93822f74cfa89604b186d688.json b/wikipedia-analysis-#229lixin/cache/75d5144f93822f74cfa89604b186d688.json new file mode 100644 index 0000000..c14c3eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75d5144f93822f74cfa89604b186d688.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:52.957840", + "response": { + "continue": { + "rvcontinue": "20250519112917|57450851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 187327, + "ns": 0, + "title": "Barnarbete", + "revisions": [ + { + "timestamp": "2026-01-02T15:49:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75d6271cf6a5294183580b7bc9581ffd.json b/wikipedia-analysis-#229lixin/cache/75d6271cf6a5294183580b7bc9581ffd.json new file mode 100644 index 0000000..5b6fccd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75d6271cf6a5294183580b7bc9581ffd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:05.250380", + "response": { + "continue": { + "rvcontinue": "20061129111126|36666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9201, + "ns": 0, + "title": "आतंकवाद", + "revisions": [ + { + "timestamp": "2006-11-03T07:47:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/75ebe9544fc11245cf7f09341631eadf.json b/wikipedia-analysis-#229lixin/cache/75ebe9544fc11245cf7f09341631eadf.json new file mode 100644 index 0000000..407adeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/75ebe9544fc11245cf7f09341631eadf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:24.513886", + "response": { + "continue": { + "rvcontinue": "20250920173255|69906344", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5531182, + "ns": 0, + "title": "Amerikaanse presidentsverkiezingen 2024", + "revisions": [ + { + "timestamp": "2025-09-20T17:40:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7603637ba376af6ca68941cf3d499772.json b/wikipedia-analysis-#229lixin/cache/7603637ba376af6ca68941cf3d499772.json new file mode 100644 index 0000000..263a1f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7603637ba376af6ca68941cf3d499772.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:43.198014", + "response": { + "continue": { + "rvcontinue": "20051216185542|1344870", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 244940, + "ns": 0, + "title": "Torka", + "revisions": [ + { + "timestamp": "2005-12-16T18:54:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76073274f8ca29420ead66177b4bd84d.json b/wikipedia-analysis-#229lixin/cache/76073274f8ca29420ead66177b4bd84d.json new file mode 100644 index 0000000..fe658dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76073274f8ca29420ead66177b4bd84d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:46.548647", + "response": { + "continue": { + "rvcontinue": "20060304104733|278111", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68598, + "ns": 0, + "title": "SIDA", + "revisions": [ + { + "timestamp": "2006-03-04T10:38:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/760cd4c4e578c5f796ff2e010c8ee552.json b/wikipedia-analysis-#229lixin/cache/760cd4c4e578c5f796ff2e010c8ee552.json new file mode 100644 index 0000000..464f4cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/760cd4c4e578c5f796ff2e010c8ee552.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:34.037586", + "response": { + "continue": { + "rvcontinue": "20220806000258|25140422", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4331397, + "ns": 0, + "title": "Председнички избори у САД 2024.", + "revisions": [ + { + "timestamp": "2022-08-01T23:37:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/762131a07ccaeaaa6a4983b16b7087fc.json b/wikipedia-analysis-#229lixin/cache/762131a07ccaeaaa6a4983b16b7087fc.json new file mode 100644 index 0000000..32bc72a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/762131a07ccaeaaa6a4983b16b7087fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:45.562323", + "response": { + "continue": { + "rvcontinue": "20190905084745|474836", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114270, + "ns": 0, + "title": "လူမျိုးစွဲဝါဒ", + "revisions": [ + { + "timestamp": "2019-09-05T06:22:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7637f405026f059a9603ad21f2ed67e7.json b/wikipedia-analysis-#229lixin/cache/7637f405026f059a9603ad21f2ed67e7.json new file mode 100644 index 0000000..d24caf5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7637f405026f059a9603ad21f2ed67e7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:07.315980", + "response": { + "continue": { + "rvcontinue": "20061231121313|467024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116632, + "ns": 0, + "title": "عقوبة الإعدام", + "revisions": [ + { + "timestamp": "2006-12-31T11:58:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/763b934f64a5fe529f2962f858ab00ee.json b/wikipedia-analysis-#229lixin/cache/763b934f64a5fe529f2962f858ab00ee.json new file mode 100644 index 0000000..18a2497 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/763b934f64a5fe529f2962f858ab00ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:46.265664", + "response": { + "continue": { + "rvcontinue": "20051016182106|129882", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33810, + "ns": 0, + "title": "Туберкулоза", + "revisions": [ + { + "timestamp": "2005-10-16T18:17:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76545cfeeb6ccff3f52b321a866dcf48.json b/wikipedia-analysis-#229lixin/cache/76545cfeeb6ccff3f52b321a866dcf48.json new file mode 100644 index 0000000..d56aa15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76545cfeeb6ccff3f52b321a866dcf48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:38.680829", + "response": { + "continue": { + "rvcontinue": "20080529195549|136441", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16559, + "ns": 0, + "title": "Haki za binadamu", + "revisions": [ + { + "timestamp": "2008-05-28T14:45:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/766aa76fbde2f8a94406cdc9aa6096b6.json b/wikipedia-analysis-#229lixin/cache/766aa76fbde2f8a94406cdc9aa6096b6.json new file mode 100644 index 0000000..aeedb58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/766aa76fbde2f8a94406cdc9aa6096b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:53.874038", + "response": { + "continue": { + "rvcontinue": "20260102122052|1330771096", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21401843, + "ns": 0, + "title": "Freedom of speech", + "revisions": [ + { + "timestamp": "2026-01-02T15:28:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/767163ee024ab66da6638d40664cebf2.json b/wikipedia-analysis-#229lixin/cache/767163ee024ab66da6638d40664cebf2.json new file mode 100644 index 0000000..70b7a31 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/767163ee024ab66da6638d40664cebf2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:41.270653", + "response": { + "continue": { + "rvcontinue": "20241228052755|12047994", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 664038, + "ns": 0, + "title": "การเปลี่ยนแปลงสภาพภูมิอากาศ", + "revisions": [ + { + "timestamp": "2025-03-18T13:46:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7672dd5ebabcf697425d4696448e0c59.json b/wikipedia-analysis-#229lixin/cache/7672dd5ebabcf697425d4696448e0c59.json new file mode 100644 index 0000000..9f1f8ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7672dd5ebabcf697425d4696448e0c59.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:12.887090", + "response": { + "continue": { + "rvcontinue": "20250608085400|6425823", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26300, + "ns": 0, + "title": "भूमंडलीय ऊष्मीकरण", + "revisions": [ + { + "timestamp": "2025-12-05T05:23:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7676f0aaccd59d66d36edec2099124bb.json b/wikipedia-analysis-#229lixin/cache/7676f0aaccd59d66d36edec2099124bb.json new file mode 100644 index 0000000..a70a3c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7676f0aaccd59d66d36edec2099124bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:54.043205", + "response": { + "continue": { + "rvcontinue": "20251214204630|150652458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48224, + "ns": 0, + "title": "Смертная казнь", + "revisions": [ + { + "timestamp": "2025-12-18T18:04:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/767a9fb360e526dbbfce18e6462afbf6.json b/wikipedia-analysis-#229lixin/cache/767a9fb360e526dbbfce18e6462afbf6.json new file mode 100644 index 0000000..ddb2c8b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/767a9fb360e526dbbfce18e6462afbf6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:42.542661", + "response": { + "continue": { + "rvcontinue": "20241202013827|16687710", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64086, + "ns": 0, + "title": "Tuberculoză", + "revisions": [ + { + "timestamp": "2024-12-04T17:56:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7682e9b9e18020dd5e88bfec923f30b6.json b/wikipedia-analysis-#229lixin/cache/7682e9b9e18020dd5e88bfec923f30b6.json new file mode 100644 index 0000000..c3b7bb6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7682e9b9e18020dd5e88bfec923f30b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:00.566640", + "response": { + "continue": { + "rvcontinue": "20210122173529|132609126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8251180, + "ns": 0, + "title": "Elecciones presidenciales de Estados Unidos de 2024", + "revisions": [ + { + "timestamp": "2017-12-12T22:38:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/768a2d50dddc19d7385fc24581ae7ee8.json b/wikipedia-analysis-#229lixin/cache/768a2d50dddc19d7385fc24581ae7ee8.json new file mode 100644 index 0000000..0251d5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/768a2d50dddc19d7385fc24581ae7ee8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:26.267976", + "response": { + "continue": { + "rvcontinue": "20250906221149|708268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5702, + "ns": 0, + "title": "Cutar zazzaɓin cizon sauro", + "revisions": [ + { + "timestamp": "2026-01-21T16:21:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76a9cc097fbf942b23375325c241805d.json b/wikipedia-analysis-#229lixin/cache/76a9cc097fbf942b23375325c241805d.json new file mode 100644 index 0000000..c92f00f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76a9cc097fbf942b23375325c241805d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:34.283087", + "response": { + "continue": { + "rvcontinue": "20051219160844|1749261", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1906290, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2004-04-24T17:39:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76b6ee01bd9a1b6837052a8981c51776.json b/wikipedia-analysis-#229lixin/cache/76b6ee01bd9a1b6837052a8981c51776.json new file mode 100644 index 0000000..18de331 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76b6ee01bd9a1b6837052a8981c51776.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:08.464394", + "response": { + "continue": { + "rvcontinue": "20230206062949|36512347", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6200997, + "ns": 0, + "title": "زمین‌لرزه ۲۰۲۳ ترکیه و سوریه", + "revisions": [ + { + "timestamp": "2023-02-06T06:29:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76bd7a6b21848ac21ea0b77f34a8681f.json b/wikipedia-analysis-#229lixin/cache/76bd7a6b21848ac21ea0b77f34a8681f.json new file mode 100644 index 0000000..6449409 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76bd7a6b21848ac21ea0b77f34a8681f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:29.191296", + "response": { + "continue": { + "rvcontinue": "20251124110002|170639020", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 270933, + "ns": 0, + "title": "Sinhogarismo", + "revisions": [ + { + "timestamp": "2025-11-25T05:09:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76bec07effa01665399565aa31584823.json b/wikipedia-analysis-#229lixin/cache/76bec07effa01665399565aa31584823.json new file mode 100644 index 0000000..524a557 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76bec07effa01665399565aa31584823.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:05.070387", + "response": { + "continue": { + "rvcontinue": "20250330020021|11030638", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 818963, + "ns": 0, + "title": "Σεισμός Τουρκίας-Συρίας (2023)", + "revisions": [ + { + "timestamp": "2026-01-01T23:01:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76ded371bdc3c69dc3235c5621567eb7.json b/wikipedia-analysis-#229lixin/cache/76ded371bdc3c69dc3235c5621567eb7.json new file mode 100644 index 0000000..f773f2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76ded371bdc3c69dc3235c5621567eb7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:20.610632", + "response": { + "continue": { + "rvcontinue": "20060131215049|2074803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 302900, + "ns": 0, + "title": "Siccità", + "revisions": [ + { + "timestamp": "2006-01-31T21:49:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76ef2ac21612ff619dc864cef8cc7f47.json b/wikipedia-analysis-#229lixin/cache/76ef2ac21612ff619dc864cef8cc7f47.json new file mode 100644 index 0000000..d6774aa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76ef2ac21612ff619dc864cef8cc7f47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:58.090253", + "response": { + "continue": { + "rvcontinue": "20030803200935|67828", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21655, + "ns": 0, + "title": "Szczepionka", + "revisions": [ + { + "timestamp": "2003-08-03T20:05:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76f5449ca0b92b55eab0089af1afe448.json b/wikipedia-analysis-#229lixin/cache/76f5449ca0b92b55eab0089af1afe448.json new file mode 100644 index 0000000..4b72b64 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76f5449ca0b92b55eab0089af1afe448.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:13.398628", + "response": { + "continue": { + "rvcontinue": "20240224233941|11700951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319048, + "ns": 0, + "title": "Valg", + "revisions": [ + { + "timestamp": "2025-08-01T19:20:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/76fdd9982b57072b15bb5ff4bbf14e50.json b/wikipedia-analysis-#229lixin/cache/76fdd9982b57072b15bb5ff4bbf14e50.json new file mode 100644 index 0000000..b96cb65 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/76fdd9982b57072b15bb5ff4bbf14e50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:11.891006", + "response": { + "continue": { + "rvcontinue": "20260120074716|11455839", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 751971, + "ns": 0, + "title": "Βασανιστήριο", + "revisions": [ + { + "timestamp": "2026-01-20T07:48:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7717dd9ce00123fb4c8f0a79e003ef50.json b/wikipedia-analysis-#229lixin/cache/7717dd9ce00123fb4c8f0a79e003ef50.json new file mode 100644 index 0000000..c818e24 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7717dd9ce00123fb4c8f0a79e003ef50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:29.984990", + "response": { + "continue": { + "rvcontinue": "20240730145322|6226660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39417, + "ns": 0, + "title": "मलेरिया", + "revisions": [ + { + "timestamp": "2024-11-20T06:26:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/773bfdd617a7503ce88f76cf31e8bbfa.json b/wikipedia-analysis-#229lixin/cache/773bfdd617a7503ce88f76cf31e8bbfa.json new file mode 100644 index 0000000..fde5084 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/773bfdd617a7503ce88f76cf31e8bbfa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:05.100468", + "response": { + "continue": { + "rvcontinue": "20030712135417|23546", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4382, + "ns": 0, + "title": "Demokrati", + "revisions": [ + { + "timestamp": "2003-02-18T10:49:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7749f59358a82218805b5669589e4819.json b/wikipedia-analysis-#229lixin/cache/7749f59358a82218805b5669589e4819.json new file mode 100644 index 0000000..306ed16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7749f59358a82218805b5669589e4819.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:15.092329", + "response": { + "continue": { + "rvcontinue": "20240818000046|83853703", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8835293, + "ns": 0, + "title": "尋求庇護者", + "revisions": [ + { + "timestamp": "2024-08-17T23:59:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7766b834067413a58c1ac51de9715f98.json b/wikipedia-analysis-#229lixin/cache/7766b834067413a58c1ac51de9715f98.json new file mode 100644 index 0000000..8b31cb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7766b834067413a58c1ac51de9715f98.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:31.600691", + "response": { + "continue": { + "rvcontinue": "20251209114332|1326525174", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31161, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-12T00:54:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7769ed25c644d6ba677b5733a790ebb1.json b/wikipedia-analysis-#229lixin/cache/7769ed25c644d6ba677b5733a790ebb1.json new file mode 100644 index 0000000..5dec7dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7769ed25c644d6ba677b5733a790ebb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:00.862106", + "response": { + "continue": { + "rvcontinue": "20230206090636|11396607", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1115593, + "ns": 0, + "title": "Jordskælvet i Tyrkiet og Syrien 2023", + "revisions": [ + { + "timestamp": "2023-02-06T08:23:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/776ba84bf352bc2e26c254982222f681.json b/wikipedia-analysis-#229lixin/cache/776ba84bf352bc2e26c254982222f681.json new file mode 100644 index 0000000..cecc878 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/776ba84bf352bc2e26c254982222f681.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:01.789263", + "response": { + "continue": { + "rvcontinue": "20230805193943|11890211", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 843624, + "ns": 0, + "title": "Трафик на хора", + "revisions": [ + { + "timestamp": "2023-08-05T19:37:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/77b924241d2840c6723acf23bc9a382c.json b/wikipedia-analysis-#229lixin/cache/77b924241d2840c6723acf23bc9a382c.json new file mode 100644 index 0000000..9852f57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/77b924241d2840c6723acf23bc9a382c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:43.827985", + "response": { + "continue": { + "rvcontinue": "20060201115710|6271", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2026, + "ns": 0, + "title": "اېډز", + "revisions": [ + { + "timestamp": "2006-02-01T11:54:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/77bb967ed64a091210a39bcec1e9c709.json b/wikipedia-analysis-#229lixin/cache/77bb967ed64a091210a39bcec1e9c709.json new file mode 100644 index 0000000..e403d18 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/77bb967ed64a091210a39bcec1e9c709.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:07.463409", + "response": { + "continue": { + "rvcontinue": "20250729112804|678246", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14977, + "ns": 0, + "title": "Canjin yanayi", + "revisions": [ + { + "timestamp": "2025-08-02T21:08:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/77dc4dfe80e379e9c05373673d1aa23c.json b/wikipedia-analysis-#229lixin/cache/77dc4dfe80e379e9c05373673d1aa23c.json new file mode 100644 index 0000000..a7881e9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/77dc4dfe80e379e9c05373673d1aa23c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:48.142939", + "response": { + "continue": { + "rvcontinue": "20241117101913|11941129", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 872354, + "ns": 0, + "title": "เสรีภาพสื่อ", + "revisions": [ + { + "timestamp": "2025-06-24T18:58:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/781f45187afc55cd6d4238567cc30ee4.json b/wikipedia-analysis-#229lixin/cache/781f45187afc55cd6d4238567cc30ee4.json new file mode 100644 index 0000000..e7cd1ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/781f45187afc55cd6d4238567cc30ee4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:47.500928", + "response": { + "continue": { + "rvcontinue": "20050130165055|17878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11461, + "ns": 0, + "title": "Демократија", + "revisions": [ + { + "timestamp": "2005-01-30T16:41:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78341e909f2b14f3fdd10c237410bf3d.json b/wikipedia-analysis-#229lixin/cache/78341e909f2b14f3fdd10c237410bf3d.json new file mode 100644 index 0000000..599109b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78341e909f2b14f3fdd10c237410bf3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:30.039878", + "response": { + "continue": { + "rvcontinue": "20030214111758|13579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7193, + "ns": 0, + "title": "Världshälsoorganisationen", + "revisions": [ + { + "timestamp": "2003-02-14T11:13:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7857c374a60f8b5a6582702c70e9bad4.json b/wikipedia-analysis-#229lixin/cache/7857c374a60f8b5a6582702c70e9bad4.json new file mode 100644 index 0000000..6d5905d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7857c374a60f8b5a6582702c70e9bad4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:24.530196", + "response": { + "continue": { + "rvcontinue": "20040213225923|117133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31924, + "ns": 0, + "title": "Racismo", + "revisions": [ + { + "timestamp": "2004-02-13T15:08:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78625e2433fb34b25716d3cefca481be.json b/wikipedia-analysis-#229lixin/cache/78625e2433fb34b25716d3cefca481be.json new file mode 100644 index 0000000..6dd5bd1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78625e2433fb34b25716d3cefca481be.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:27.751974", + "response": { + "continue": { + "rvcontinue": "20251016100540|8532536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7423, + "ns": 0, + "title": "টিকা", + "revisions": [ + { + "timestamp": "2026-01-13T05:15:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7880d8fb50ecaa2108f4498288268e43.json b/wikipedia-analysis-#229lixin/cache/7880d8fb50ecaa2108f4498288268e43.json new file mode 100644 index 0000000..b9b207f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7880d8fb50ecaa2108f4498288268e43.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:14.566309", + "response": { + "continue": { + "rvcontinue": "20040309015225|253064", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52358, + "ns": 0, + "title": "洪水", + "revisions": [ + { + "timestamp": "2004-02-08T08:41:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78b69d904e49bf873602aa839c260cad.json b/wikipedia-analysis-#229lixin/cache/78b69d904e49bf873602aa839c260cad.json new file mode 100644 index 0000000..8a42a90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78b69d904e49bf873602aa839c260cad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:07.493090", + "response": { + "continue": { + "rvcontinue": "20250906123506|1451860", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32995, + "ns": 0, + "title": "Umaskini", + "revisions": [ + { + "timestamp": "2025-09-06T12:36:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78b94e7f3dec6d620874fc39e801c91b.json b/wikipedia-analysis-#229lixin/cache/78b94e7f3dec6d620874fc39e801c91b.json new file mode 100644 index 0000000..0a8afb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78b94e7f3dec6d620874fc39e801c91b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:07.162749", + "response": { + "continue": { + "rvcontinue": "20080308030558|1076148", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196194, + "ns": 0, + "title": "Bầu cử", + "revisions": [ + { + "timestamp": "2008-03-08T03:01:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78baa4b9a7209a8462c75e9b16c51554.json b/wikipedia-analysis-#229lixin/cache/78baa4b9a7209a8462c75e9b16c51554.json new file mode 100644 index 0000000..cd7f596 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78baa4b9a7209a8462c75e9b16c51554.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:31.758646", + "response": { + "continue": { + "rvcontinue": "20251110040256|107177856", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30370, + "ns": 0, + "title": "拷問", + "revisions": [ + { + "timestamp": "2025-11-20T09:51:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78c17199f9f6ee86f31204621700ff60.json b/wikipedia-analysis-#229lixin/cache/78c17199f9f6ee86f31204621700ff60.json new file mode 100644 index 0000000..c5fe1c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78c17199f9f6ee86f31204621700ff60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:09.253978", + "response": { + "continue": { + "rvcontinue": "20250810153113|27661336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46365, + "ns": 0, + "title": "Terorisme", + "revisions": [ + { + "timestamp": "2025-10-17T22:31:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78c713befcfabb6918c5e2da226c7e43.json b/wikipedia-analysis-#229lixin/cache/78c713befcfabb6918c5e2da226c7e43.json new file mode 100644 index 0000000..8928b6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78c713befcfabb6918c5e2da226c7e43.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:26.964154", + "response": { + "continue": { + "rvcontinue": "20251123202010|150239049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10714, + "ns": 0, + "title": "Терроризм", + "revisions": [ + { + "timestamp": "2025-12-10T06:48:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78d201e46678cee2833317091eeed7da.json b/wikipedia-analysis-#229lixin/cache/78d201e46678cee2833317091eeed7da.json new file mode 100644 index 0000000..9d679ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78d201e46678cee2833317091eeed7da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:23.381322", + "response": { + "continue": { + "rvcontinue": "20100526132923|153117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12338, + "ns": 0, + "title": "የመሬት መንቀጥቀጥ", + "revisions": [ + { + "timestamp": "2010-03-08T20:26:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78d524ae4da33790fc004a74fd74c526.json b/wikipedia-analysis-#229lixin/cache/78d524ae4da33790fc004a74fd74c526.json new file mode 100644 index 0000000..f79fada --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78d524ae4da33790fc004a74fd74c526.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:12.403133", + "response": { + "continue": { + "rvcontinue": "20260123195751|1334478036", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64959, + "ns": 0, + "title": "Poverty", + "revisions": [ + { + "timestamp": "2026-01-24T02:27:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78d53454495a6efa86e5ecf5ee9862fe.json b/wikipedia-analysis-#229lixin/cache/78d53454495a6efa86e5ecf5ee9862fe.json new file mode 100644 index 0000000..df5f404 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78d53454495a6efa86e5ecf5ee9862fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:11.975189", + "response": { + "continue": { + "rvcontinue": "20031006035904|40628", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11727, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2003-09-01T17:45:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78d6dc809f946604f173336274e85632.json b/wikipedia-analysis-#229lixin/cache/78d6dc809f946604f173336274e85632.json new file mode 100644 index 0000000..0f49b48 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78d6dc809f946604f173336274e85632.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:14.839434", + "response": { + "continue": { + "rvcontinue": "20250510103534|12030476", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4594, + "ns": 0, + "title": "Dødsstraf", + "revisions": [ + { + "timestamp": "2025-08-03T22:14:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78dae2d0b5618d9987a1ab7fefcef0a6.json b/wikipedia-analysis-#229lixin/cache/78dae2d0b5618d9987a1ab7fefcef0a6.json new file mode 100644 index 0000000..494b839 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78dae2d0b5618d9987a1ab7fefcef0a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:18.749290", + "response": { + "continue": { + "rvcontinue": "20220803222415|753212", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23843, + "ns": 0, + "title": "ရေကြီးခြင်း", + "revisions": [ + { + "timestamp": "2023-02-27T11:17:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/78db1f67aa4e2aefb9743bdbb0dfef9e.json b/wikipedia-analysis-#229lixin/cache/78db1f67aa4e2aefb9743bdbb0dfef9e.json new file mode 100644 index 0000000..aebca3a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/78db1f67aa4e2aefb9743bdbb0dfef9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:49.935553", + "response": { + "continue": { + "rvcontinue": "20050918103844|195965", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34401, + "ns": 0, + "title": "Lidská práva", + "revisions": [ + { + "timestamp": "2005-09-04T06:23:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/790353768cddb185f332d6778ba83806.json b/wikipedia-analysis-#229lixin/cache/790353768cddb185f332d6778ba83806.json new file mode 100644 index 0000000..36c438c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/790353768cddb185f332d6778ba83806.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:43.405084", + "response": { + "continue": { + "rvcontinue": "20251107064143|74353258", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28912, + "ns": 0, + "title": "Khủng bố", + "revisions": [ + { + "timestamp": "2025-11-14T19:08:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/790bbd63595c5e2e75e73a178bfa38db.json b/wikipedia-analysis-#229lixin/cache/790bbd63595c5e2e75e73a178bfa38db.json new file mode 100644 index 0000000..b6805bb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/790bbd63595c5e2e75e73a178bfa38db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:40.101722", + "response": { + "continue": { + "rvcontinue": "20120419122834|250209", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48485, + "ns": 0, + "title": "निर्वाचन", + "revisions": [ + { + "timestamp": "2012-04-19T12:26:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/792bb6e951d78c34dc64ad7ca905d268.json b/wikipedia-analysis-#229lixin/cache/792bb6e951d78c34dc64ad7ca905d268.json new file mode 100644 index 0000000..398bb3c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/792bb6e951d78c34dc64ad7ca905d268.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:24.236715", + "response": { + "continue": { + "rvcontinue": "20200123165900|7994477", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 660861, + "ns": 0, + "title": "Πανδημία COVID-19", + "revisions": [ + { + "timestamp": "2020-01-23T16:57:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79446b2221ea6864192937e5a3d78177.json b/wikipedia-analysis-#229lixin/cache/79446b2221ea6864192937e5a3d78177.json new file mode 100644 index 0000000..e5849c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79446b2221ea6864192937e5a3d78177.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:32.614587", + "response": { + "continue": { + "rvcontinue": "20050729205503|1701665", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 225205, + "ns": 0, + "title": "Persvrijheid", + "revisions": [ + { + "timestamp": "2005-07-29T20:51:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7968c634f5de86ef0da5fb2889354753.json b/wikipedia-analysis-#229lixin/cache/7968c634f5de86ef0da5fb2889354753.json new file mode 100644 index 0000000..cc098f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7968c634f5de86ef0da5fb2889354753.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:36.312538", + "response": { + "continue": { + "rvcontinue": "20240516152145|37115933", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3731849, + "ns": 0, + "title": "이민자 위기", + "revisions": [ + { + "timestamp": "2025-05-09T23:57:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79776c66e0b0438cd0010a678af3aaca.json b/wikipedia-analysis-#229lixin/cache/79776c66e0b0438cd0010a678af3aaca.json new file mode 100644 index 0000000..04bcf26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79776c66e0b0438cd0010a678af3aaca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:37.545978", + "response": { + "continue": { + "rvcontinue": "20190322131938|14931864", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2769385, + "ns": 0, + "title": "Pemungutan suara", + "revisions": [ + { + "timestamp": "2019-03-22T12:30:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/798affb43bd7e9dff798f9456299dbaa.json b/wikipedia-analysis-#229lixin/cache/798affb43bd7e9dff798f9456299dbaa.json new file mode 100644 index 0000000..dfc0521 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/798affb43bd7e9dff798f9456299dbaa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:15.936477", + "response": { + "continue": { + "rvcontinue": "20251220105936|107674714", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7012, + "ns": 0, + "title": "人権", + "revisions": [ + { + "timestamp": "2026-01-14T09:30:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/799826e4cbd75303d1a7537c1a193665.json b/wikipedia-analysis-#229lixin/cache/799826e4cbd75303d1a7537c1a193665.json new file mode 100644 index 0000000..f734d71 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/799826e4cbd75303d1a7537c1a193665.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:57.410636", + "response": { + "continue": { + "rvcontinue": "20250803070335|687775", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20561, + "ns": 0, + "title": "Hukumar Lafiya ta Duniya", + "revisions": [ + { + "timestamp": "2025-08-03T07:03:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79a19efe2a05ad2e3d7a1c4816a31b90.json b/wikipedia-analysis-#229lixin/cache/79a19efe2a05ad2e3d7a1c4816a31b90.json new file mode 100644 index 0000000..658ca9e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79a19efe2a05ad2e3d7a1c4816a31b90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:54.870126", + "response": { + "continue": { + "rvcontinue": "20250809021056|57869429", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8414277, + "ns": 0, + "title": "Covid-19-pandemin", + "revisions": [ + { + "timestamp": "2026-01-19T01:51:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79aa00c86dfbd14c7f922552722494d7.json b/wikipedia-analysis-#229lixin/cache/79aa00c86dfbd14c7f922552722494d7.json new file mode 100644 index 0000000..5146893 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79aa00c86dfbd14c7f922552722494d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:06.628431", + "response": { + "continue": { + "rvcontinue": "20250814170905|70667568", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53095, + "ns": 0, + "title": "Genocídio", + "revisions": [ + { + "timestamp": "2025-12-12T18:19:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79aef89c760fa22e49d5d44b76a2a0a7.json b/wikipedia-analysis-#229lixin/cache/79aef89c760fa22e49d5d44b76a2a0a7.json new file mode 100644 index 0000000..c5a1071 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79aef89c760fa22e49d5d44b76a2a0a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:18.728279", + "response": { + "continue": { + "rvcontinue": "20060124144108|218489", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45211, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2006-01-24T14:39:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79c9aaee34a9aaf607c70d8bd3d4ed25.json b/wikipedia-analysis-#229lixin/cache/79c9aaee34a9aaf607c70d8bd3d4ed25.json new file mode 100644 index 0000000..f3f6536 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79c9aaee34a9aaf607c70d8bd3d4ed25.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:23.881454", + "response": { + "continue": { + "rvcontinue": "20030504153427|15878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13381, + "ns": 0, + "title": "Krig", + "revisions": [ + { + "timestamp": "2003-05-04T13:17:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79d8bf5ed0f498e27e2884605eb46031.json b/wikipedia-analysis-#229lixin/cache/79d8bf5ed0f498e27e2884605eb46031.json new file mode 100644 index 0000000..15bcbdd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79d8bf5ed0f498e27e2884605eb46031.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:25.473711", + "response": { + "continue": { + "rvcontinue": "20200119205146|122897323", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9259143, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2020-01-19T20:39:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/79ebafea8822ef38197e2a7a36dcb427.json b/wikipedia-analysis-#229lixin/cache/79ebafea8822ef38197e2a7a36dcb427.json new file mode 100644 index 0000000..4bcfe34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/79ebafea8822ef38197e2a7a36dcb427.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:33.793164", + "response": { + "continue": { + "rvcontinue": "20230206155136|15434054", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2969579, + "ns": 0, + "title": "Cutremurele din Turcia și Siria din 6 februarie 2023", + "revisions": [ + { + "timestamp": "2023-02-06T15:49:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a0464aad6842fa080552a18aa75c391.json b/wikipedia-analysis-#229lixin/cache/7a0464aad6842fa080552a18aa75c391.json new file mode 100644 index 0000000..328107e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a0464aad6842fa080552a18aa75c391.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:28.637312", + "response": { + "continue": { + "rvcontinue": "20251020170455|42040597", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13749, + "ns": 0, + "title": "מלריה", + "revisions": [ + { + "timestamp": "2025-12-11T21:44:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a10d16065003ef388ba43c52fa7a383.json b/wikipedia-analysis-#229lixin/cache/7a10d16065003ef388ba43c52fa7a383.json new file mode 100644 index 0000000..967dcd8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a10d16065003ef388ba43c52fa7a383.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:07.446400", + "response": { + "continue": { + "rvcontinue": "20210902174026|5385986", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 933624, + "ns": 0, + "title": "লৈঙ্গিক সমতা", + "revisions": [ + { + "timestamp": "2023-07-09T18:49:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a16d783aedc040884884d15bb383a4d.json b/wikipedia-analysis-#229lixin/cache/7a16d783aedc040884884d15bb383a4d.json new file mode 100644 index 0000000..4c9655a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a16d783aedc040884884d15bb383a4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:20.892481", + "response": { + "continue": { + "rvcontinue": "20250107213608|68708782", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 124563, + "ns": 0, + "title": "Verkiezingsfraude", + "revisions": [ + { + "timestamp": "2025-11-17T10:59:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a182561ce60fa61376f85fad0420b7a.json b/wikipedia-analysis-#229lixin/cache/7a182561ce60fa61376f85fad0420b7a.json new file mode 100644 index 0000000..df5c5cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a182561ce60fa61376f85fad0420b7a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:46.243397", + "response": { + "continue": { + "rvcontinue": "20100830230009|332171", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57255, + "ns": 0, + "title": "انسانی حقوق", + "revisions": [ + { + "timestamp": "2010-08-30T18:59:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a2975310883ef793c6e02539f56f36f.json b/wikipedia-analysis-#229lixin/cache/7a2975310883ef793c6e02539f56f36f.json new file mode 100644 index 0000000..17873ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a2975310883ef793c6e02539f56f36f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:53.272280", + "response": { + "continue": { + "rvcontinue": "20250709092743|105535084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27733, + "ns": 0, + "title": "ワクチン", + "revisions": [ + { + "timestamp": "2025-07-09T10:32:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a34952e0e5dca6d1b242a966fd9d7cd.json b/wikipedia-analysis-#229lixin/cache/7a34952e0e5dca6d1b242a966fd9d7cd.json new file mode 100644 index 0000000..3551956 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a34952e0e5dca6d1b242a966fd9d7cd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:40.409871", + "response": { + "continue": { + "rvcontinue": "20250504062455|8600107", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55815, + "ns": 0, + "title": "عالمی ادارہ صحت", + "revisions": [ + { + "timestamp": "2025-10-16T07:53:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a59c420ac943921ece25d48cc68432d.json b/wikipedia-analysis-#229lixin/cache/7a59c420ac943921ece25d48cc68432d.json new file mode 100644 index 0000000..5f6d003 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a59c420ac943921ece25d48cc68432d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:51.100133", + "response": { + "continue": { + "rvcontinue": "20260113100737|1332704910", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37335, + "ns": 0, + "title": "Drought", + "revisions": [ + { + "timestamp": "2026-01-22T03:04:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7a8f15b7477b25ff0476d0a558685ae9.json b/wikipedia-analysis-#229lixin/cache/7a8f15b7477b25ff0476d0a558685ae9.json new file mode 100644 index 0000000..f2ee3d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7a8f15b7477b25ff0476d0a558685ae9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:26.810924", + "response": { + "continue": { + "rvcontinue": "20061212050007|365889", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61415, + "ns": 0, + "title": "نژادپرستی", + "revisions": [ + { + "timestamp": "2006-12-12T04:59:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7aa24bc436b3e585e696ed06b6a93f9a.json b/wikipedia-analysis-#229lixin/cache/7aa24bc436b3e585e696ed06b6a93f9a.json new file mode 100644 index 0000000..a91aef6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7aa24bc436b3e585e696ed06b6a93f9a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:03.508881", + "response": { + "continue": { + "rvcontinue": "20251108103530|40839897", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101373, + "ns": 0, + "title": "전쟁범죄", + "revisions": [ + { + "timestamp": "2025-11-14T02:30:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ab2f4815966a7dacf7cb969aadcccdf.json b/wikipedia-analysis-#229lixin/cache/7ab2f4815966a7dacf7cb969aadcccdf.json new file mode 100644 index 0000000..4acee11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ab2f4815966a7dacf7cb969aadcccdf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:29.556869", + "response": { + "continue": { + "rvcontinue": "20250414114707|69172273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17429, + "ns": 0, + "title": "Droogte", + "revisions": [ + { + "timestamp": "2025-04-14T11:48:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ab4ff182a2c3b9678ea21b58c6e8909.json b/wikipedia-analysis-#229lixin/cache/7ab4ff182a2c3b9678ea21b58c6e8909.json new file mode 100644 index 0000000..62cadf4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ab4ff182a2c3b9678ea21b58c6e8909.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:44.009722", + "response": { + "continue": { + "rvcontinue": "20040102155259|145854", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40766, + "ns": 0, + "title": "ホームレス", + "revisions": [ + { + "timestamp": "2004-01-02T15:41:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7aba8416a5f427e5fdf74140550e3df3.json b/wikipedia-analysis-#229lixin/cache/7aba8416a5f427e5fdf74140550e3df3.json new file mode 100644 index 0000000..bc15683 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7aba8416a5f427e5fdf74140550e3df3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:27.866416", + "response": { + "continue": { + "rvcontinue": "20090301161524|310253", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62441, + "ns": 0, + "title": "बाल-श्रम", + "revisions": [ + { + "timestamp": "2009-02-27T19:01:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7acc1c5fe55e6a47c5836bab59b35351.json b/wikipedia-analysis-#229lixin/cache/7acc1c5fe55e6a47c5836bab59b35351.json new file mode 100644 index 0000000..21dda38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7acc1c5fe55e6a47c5836bab59b35351.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:54.993709", + "response": { + "continue": { + "rvcontinue": "20250619050911|226617111", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51900, + "ns": 0, + "title": "Organisation mondiale de la santé", + "revisions": [ + { + "timestamp": "2026-01-24T12:28:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b017b24123dc95f5c49a5f7407c2b37.json b/wikipedia-analysis-#229lixin/cache/7b017b24123dc95f5c49a5f7407c2b37.json new file mode 100644 index 0000000..acf2755 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b017b24123dc95f5c49a5f7407c2b37.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:11.392388", + "response": { + "continue": { + "rvcontinue": "20220210153554|9920932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 174197, + "ns": 0, + "title": "โรคระบาดทั่ว", + "revisions": [ + { + "timestamp": "2022-02-10T16:31:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b66890b99a266e935e56108681f7e21.json b/wikipedia-analysis-#229lixin/cache/7b66890b99a266e935e56108681f7e21.json new file mode 100644 index 0000000..37a4d2a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b66890b99a266e935e56108681f7e21.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:45.141866", + "response": { + "continue": { + "rvcontinue": "20231122133854|98075930", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3595005, + "ns": 0, + "title": "人道的危機", + "revisions": [ + { + "timestamp": "2024-01-14T21:38:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b67ccffb02b60661fdd2aca6795a705.json b/wikipedia-analysis-#229lixin/cache/7b67ccffb02b60661fdd2aca6795a705.json new file mode 100644 index 0000000..61bb3e1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b67ccffb02b60661fdd2aca6795a705.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:56.898668", + "response": { + "continue": { + "rvcontinue": "20231207170717|7061840", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 904478, + "ns": 0, + "title": "খরা", + "revisions": [ + { + "timestamp": "2023-12-10T17:50:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b6f4b3775d6b62911c668b3cdb3dca2.json b/wikipedia-analysis-#229lixin/cache/7b6f4b3775d6b62911c668b3cdb3dca2.json new file mode 100644 index 0000000..5fee95c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b6f4b3775d6b62911c668b3cdb3dca2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:47.153978", + "response": { + "continue": { + "rvcontinue": "20040816174051|70065", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24226, + "ns": 0, + "title": "Eleição", + "revisions": [ + { + "timestamp": "2004-08-16T13:52:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b742a70752f0f048e27f934bb79ddff.json b/wikipedia-analysis-#229lixin/cache/7b742a70752f0f048e27f934bb79ddff.json new file mode 100644 index 0000000..17006e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b742a70752f0f048e27f934bb79ddff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:49.730286", + "response": { + "continue": { + "rvcontinue": "20241209143509|34464979", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319525, + "ns": 0, + "title": "Kuraklık", + "revisions": [ + { + "timestamp": "2025-01-17T18:26:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7b7ae1776eb9d32ae2224a2e4fcbc974.json b/wikipedia-analysis-#229lixin/cache/7b7ae1776eb9d32ae2224a2e4fcbc974.json new file mode 100644 index 0000000..7f9c9b2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7b7ae1776eb9d32ae2224a2e4fcbc974.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:07.330204", + "response": { + "continue": { + "rvcontinue": "20251022120924|46378224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2383834, + "ns": 0, + "title": "Суперечки щодо вакцинації", + "revisions": [ + { + "timestamp": "2026-01-24T11:58:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7bc4cda8704656a4772dcb655a84bcbd.json b/wikipedia-analysis-#229lixin/cache/7bc4cda8704656a4772dcb655a84bcbd.json new file mode 100644 index 0000000..4ca34d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7bc4cda8704656a4772dcb655a84bcbd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:48.493846", + "response": { + "continue": { + "rvcontinue": "20241122034550|11966408", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 288257, + "ns": 0, + "title": "การเซ็นเซอร์", + "revisions": [ + { + "timestamp": "2024-12-15T21:22:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7bc69cc1fc84756a6da1b3f3fff0e593.json b/wikipedia-analysis-#229lixin/cache/7bc69cc1fc84756a6da1b3f3fff0e593.json new file mode 100644 index 0000000..249bd00 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7bc69cc1fc84756a6da1b3f3fff0e593.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:04.589889", + "response": { + "continue": { + "rvcontinue": "20060422140141|1305769", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182204, + "ns": 0, + "title": "שיטפון", + "revisions": [ + { + "timestamp": "2006-04-22T14:00:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7bf431bee25063e7d2726224df39aa12.json b/wikipedia-analysis-#229lixin/cache/7bf431bee25063e7d2726224df39aa12.json new file mode 100644 index 0000000..52b127b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7bf431bee25063e7d2726224df39aa12.json @@ -0,0 +1,624 @@ +{ + "cached_at": "2026-01-26T00:49:10.123463", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 25613, + "ns": 0, + "title": "Racism", + "langlinks": [ + { + "lang": "af", + "title": "Rassisme" + }, + { + "lang": "gsw", + "title": "Rassismus" + }, + { + "lang": "am", + "title": "ዘረኝነት" + }, + { + "lang": "an", + "title": "Racismo" + }, + { + "lang": "anp", + "title": "नस्लवाद" + }, + { + "lang": "ar", + "title": "عنصرية" + }, + { + "lang": "ary", + "title": "عنصرية" + }, + { + "lang": "arz", + "title": "عنصريه" + }, + { + "lang": "as", + "title": "বৰ্ণবৈষম্য" + }, + { + "lang": "ast", + "title": "Racismu" + }, + { + "lang": "az", + "title": "İrqçilik" + }, + { + "lang": "azb", + "title": "عیرقچیلیک" + }, + { + "lang": "ba", + "title": "Расизм" + }, + { + "lang": "bar", + "title": "Rassismus" + }, + { + "lang": "sgs", + "title": "Rasėzmos" + }, + { + "lang": "be", + "title": "Расізм" + }, + { + "lang": "be-tarask", + "title": "Расізм" + }, + { + "lang": "bg", + "title": "Расизъм" + }, + { + "lang": "bn", + "title": "বর্ণবাদ" + }, + { + "lang": "br", + "title": "Gouennelouriezh" + }, + { + "lang": "bs", + "title": "Rasizam" + }, + { + "lang": "btm", + "title": "Rasisme" + }, + { + "lang": "bxr", + "title": "Расизм" + }, + { + "lang": "ca", + "title": "Racisme" + }, + { + "lang": "ce", + "title": "Расизм" + }, + { + "lang": "chr", + "title": "ᏗᏓᏓᎴᏙᏗ" + }, + { + "lang": "ckb", + "title": "ڕەگەزپەرستی" + }, + { + "lang": "cs", + "title": "Rasismus" + }, + { + "lang": "cv", + "title": "Расизм" + }, + { + "lang": "cy", + "title": "Hiliaeth" + }, + { + "lang": "da", + "title": "Racisme" + }, + { + "lang": "de", + "title": "Rassismus" + }, + { + "lang": "din", + "title": "Nyiɛrëthändït" + }, + { + "lang": "dtp", + "title": "Rinanzat" + }, + { + "lang": "el", + "title": "Ρατσισμός" + }, + { + "lang": "eo", + "title": "Rasismo" + }, + { + "lang": "es", + "title": "Racismo" + }, + { + "lang": "et", + "title": "Rassism" + }, + { + "lang": "eu", + "title": "Arrazismo" + }, + { + "lang": "fa", + "title": "نژادپرستی" + }, + { + "lang": "fi", + "title": "Rasismi" + }, + { + "lang": "vro", + "title": "Rassism" + }, + { + "lang": "fo", + "title": "Rasuskilnaður" + }, + { + "lang": "fr", + "title": "Racisme" + }, + { + "lang": "fy", + "title": "Rasisme" + }, + { + "lang": "ga", + "title": "Ciníochas" + }, + { + "lang": "gcr", + "title": "Rasism" + }, + { + "lang": "gl", + "title": "Racismo" + }, + { + "lang": "gn", + "title": "Ñemboyke piresa'ýre" + }, + { + "lang": "ha", + "title": "Wariyar launin fata" + }, + { + "lang": "he", + "title": "גזענות" + }, + { + "lang": "hi", + "title": "नस्लवाद" + }, + { + "lang": "hif", + "title": "Racism" + }, + { + "lang": "hr", + "title": "Rasizam" + }, + { + "lang": "ht", + "title": "Rasis" + }, + { + "lang": "hu", + "title": "Rasszizmus" + }, + { + "lang": "hy", + "title": "Ռասիզմ" + }, + { + "lang": "ia", + "title": "Racialismo" + }, + { + "lang": "id", + "title": "Rasisme" + }, + { + "lang": "ilo", + "title": "Rasismo" + }, + { + "lang": "io", + "title": "Rasismo" + }, + { + "lang": "is", + "title": "Kynþáttahyggja" + }, + { + "lang": "it", + "title": "Razzismo" + }, + { + "lang": "ja", + "title": "人種主義" + }, + { + "lang": "jam", + "title": "Riesizim" + }, + { + "lang": "jv", + "title": "Rasisme" + }, + { + "lang": "ka", + "title": "რასიზმი" + }, + { + "lang": "kk", + "title": "Нәсілшілдік" + }, + { + "lang": "kn", + "title": "ವರ್ಣಭೇದ ನೀತಿ" + }, + { + "lang": "knc", + "title": "Racism" + }, + { + "lang": "ko", + "title": "인종주의" + }, + { + "lang": "krc", + "title": "Расизм" + }, + { + "lang": "ks", + "title": "नस्ली अलीहदगी" + }, + { + "lang": "ku", + "title": "Nîjadperestî" + }, + { + "lang": "kw", + "title": "Hilgasieth" + }, + { + "lang": "ky", + "title": "Расизм" + }, + { + "lang": "la", + "title": "Rassismus" + }, + { + "lang": "lad", + "title": "Rasizmo" + }, + { + "lang": "lb", + "title": "Rassissem" + }, + { + "lang": "lfn", + "title": "Razisme" + }, + { + "lang": "li", + "title": "Racisme" + }, + { + "lang": "lld", + "title": "Razism" + }, + { + "lang": "lmo", + "title": "Razzismo" + }, + { + "lang": "lt", + "title": "Rasizmas" + }, + { + "lang": "lv", + "title": "Rasisms" + }, + { + "lang": "mg", + "title": "Fanavakavaham-bolon-koditra" + }, + { + "lang": "min", + "title": "Rasisme" + }, + { + "lang": "mk", + "title": "Расизам" + }, + { + "lang": "ml", + "title": "വർണ്ണവിവേചനം" + }, + { + "lang": "mn", + "title": "Арьсны өнгөөр ялгаварлан гадуурхах үзэл" + }, + { + "lang": "mr", + "title": "वर्णद्वेष" + }, + { + "lang": "ms", + "title": "Rasisme" + }, + { + "lang": "mwl", + "title": "Racismo" + }, + { + "lang": "my", + "title": "လူမျိုးစွဲဝါဒ" + }, + { + "lang": "nds", + "title": "Rassismus" + }, + { + "lang": "new", + "title": "रंगभेद" + }, + { + "lang": "nl", + "title": "Racisme" + }, + { + "lang": "nn", + "title": "Rasisme" + }, + { + "lang": "nb", + "title": "Rasisme" + }, + { + "lang": "oc", + "title": "Racisme" + }, + { + "lang": "om", + "title": "Gandummaa" + }, + { + "lang": "pa", + "title": "ਨਸਲਵਾਦ" + }, + { + "lang": "pap", + "title": "Racismo" + }, + { + "lang": "pl", + "title": "Rasizm" + }, + { + "lang": "pms", + "title": "Rassism" + }, + { + "lang": "pnb", + "title": "نسل پرستی" + }, + { + "lang": "ps", + "title": "توکمپالنه" + }, + { + "lang": "pt", + "title": "Racismo" + }, + { + "lang": "qu", + "title": "Chawchuri rikuri" + }, + { + "lang": "rm", + "title": "Rassissem" + }, + { + "lang": "ro", + "title": "Rasism" + }, + { + "lang": "ru", + "title": "Расизм" + }, + { + "lang": "rue", + "title": "Расізм" + }, + { + "lang": "sah", + "title": "Расизм" + }, + { + "lang": "sc", + "title": "Ratzismu" + }, + { + "lang": "scn", + "title": "Razzismu" + }, + { + "lang": "sd", + "title": "نسل پرستي" + }, + { + "lang": "sh", + "title": "Rasizam" + }, + { + "lang": "si", + "title": "ජාතිවාදය" + }, + { + "lang": "simple", + "title": "Racism" + }, + { + "lang": "sk", + "title": "Rasizmus" + }, + { + "lang": "sl", + "title": "Rasizem" + }, + { + "lang": "sn", + "title": "Rusaruraganda" + }, + { + "lang": "so", + "title": "Midabtakoor" + }, + { + "lang": "sq", + "title": "Racizmi" + }, + { + "lang": "sr", + "title": "Расизам" + }, + { + "lang": "sv", + "title": "Rasism" + }, + { + "lang": "sw", + "title": "Ubaguzi wa rangi" + }, + { + "lang": "szl", + "title": "Rasizm" + }, + { + "lang": "ta", + "title": "இனவாதம்" + }, + { + "lang": "tg", + "title": "Нажодпарастӣ" + }, + { + "lang": "th", + "title": "คตินิยมเชื้อชาติ" + }, + { + "lang": "tl", + "title": "Rasismo" + }, + { + "lang": "tly", + "title": "Rasizm" + }, + { + "lang": "tr", + "title": "Irkçılık" + }, + { + "lang": "tt", + "title": "Расизм" + }, + { + "lang": "tyv", + "title": "Расизм" + }, + { + "lang": "uk", + "title": "Расизм" + }, + { + "lang": "ur", + "title": "نسل پرستی" + }, + { + "lang": "uz", + "title": "Irqchilik" + }, + { + "lang": "vi", + "title": "Phân biệt chủng tộc" + }, + { + "lang": "wa", + "title": "Raecisse" + }, + { + "lang": "war", + "title": "Rasismo" + }, + { + "lang": "wuu", + "title": "种族主义" + }, + { + "lang": "xmf", + "title": "რასიზმი" + }, + { + "lang": "yi", + "title": "ראסיזם" + }, + { + "lang": "yo", + "title": "Ìṣẹlẹ́yàmẹ̀yà" + }, + { + "lang": "zh", + "title": "种族主义" + }, + { + "lang": "nan", + "title": "Chéng-cho̍k-chú-gī" + }, + { + "lang": "yue", + "title": "種族歧視" + }, + { + "lang": "zu", + "title": "Ukucwasa ngokwebala" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c05dab5ac96b16e28f17b1e47425e5b.json b/wikipedia-analysis-#229lixin/cache/7c05dab5ac96b16e28f17b1e47425e5b.json new file mode 100644 index 0000000..f06b625 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c05dab5ac96b16e28f17b1e47425e5b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:09.515236", + "response": { + "continue": { + "rvcontinue": "20250721171403|45807674", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74060, + "ns": 0, + "title": "Расизм", + "revisions": [ + { + "timestamp": "2025-10-31T20:38:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c083de97534955335b986920ae517d2.json b/wikipedia-analysis-#229lixin/cache/7c083de97534955335b986920ae517d2.json new file mode 100644 index 0000000..2fafe85 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c083de97534955335b986920ae517d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:43.683703", + "response": { + "continue": { + "rvcontinue": "20230206082007|38271494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4798236, + "ns": 0, + "title": "Землетрус у Туреччині та Сирії (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T08:19:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c17e5c6147892c19fd3d333e142c9c7.json b/wikipedia-analysis-#229lixin/cache/7c17e5c6147892c19fd3d333e142c9c7.json new file mode 100644 index 0000000..a9c26ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c17e5c6147892c19fd3d333e142c9c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:01.730740", + "response": { + "continue": { + "rvcontinue": "20190316155605|47758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10566, + "ns": 0, + "title": "Ta'addanci", + "revisions": [ + { + "timestamp": "2019-03-16T15:54:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c18778a4119a1ce88b5ea0c965ee150.json b/wikipedia-analysis-#229lixin/cache/7c18778a4119a1ce88b5ea0c965ee150.json new file mode 100644 index 0000000..8e7a49f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c18778a4119a1ce88b5ea0c965ee150.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:22.420293", + "response": { + "continue": { + "rvcontinue": "20250305112627|253914283", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43259, + "ns": 0, + "title": "Abstimmung", + "revisions": [ + { + "timestamp": "2025-04-24T05:19:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c693729574a98ffd48afdc27e16eb6f.json b/wikipedia-analysis-#229lixin/cache/7c693729574a98ffd48afdc27e16eb6f.json new file mode 100644 index 0000000..02edcdc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c693729574a98ffd48afdc27e16eb6f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:59.266427", + "response": { + "continue": { + "rvcontinue": "20040226182433|5338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5327, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2004-02-26T18:18:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c76d21fa26356c62c06639a98998dd5.json b/wikipedia-analysis-#229lixin/cache/7c76d21fa26356c62c06639a98998dd5.json new file mode 100644 index 0000000..b5c48dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c76d21fa26356c62c06639a98998dd5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:05.984754", + "response": { + "continue": { + "rvcontinue": "20240127191952|65793045", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1196986, + "ns": 0, + "title": "انعدام الجنسية", + "revisions": [ + { + "timestamp": "2024-10-27T15:04:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7c781dee4a58430993c6a15e9e53419a.json b/wikipedia-analysis-#229lixin/cache/7c781dee4a58430993c6a15e9e53419a.json new file mode 100644 index 0000000..311ee0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7c781dee4a58430993c6a15e9e53419a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:23.407040", + "response": { + "continue": { + "rvcontinue": "20251111103537|107194457", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413498, + "ns": 0, + "title": "旱魃", + "revisions": [ + { + "timestamp": "2025-11-18T03:32:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7cbfce085c35b5b7818a4e91a68793d4.json b/wikipedia-analysis-#229lixin/cache/7cbfce085c35b5b7818a4e91a68793d4.json new file mode 100644 index 0000000..1a89340 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7cbfce085c35b5b7818a4e91a68793d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:26.968322", + "response": { + "continue": { + "rvcontinue": "20221103182410|64675003", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6996136, + "ns": 0, + "title": "Eleição presidencial nos Estados Unidos em 2024", + "revisions": [ + { + "timestamp": "2022-11-03T18:20:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7cd08b8a2582d9a4ddeda43a78ec6c19.json b/wikipedia-analysis-#229lixin/cache/7cd08b8a2582d9a4ddeda43a78ec6c19.json new file mode 100644 index 0000000..c88848b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7cd08b8a2582d9a4ddeda43a78ec6c19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:50.573774", + "response": { + "continue": { + "rvcontinue": "20251018091854|77838907", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5191, + "ns": 0, + "title": "Rasizm", + "revisions": [ + { + "timestamp": "2025-10-18T09:31:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ce306faa4eb4f93bcc4b4ddb4a8d536.json b/wikipedia-analysis-#229lixin/cache/7ce306faa4eb4f93bcc4b4ddb4a8d536.json new file mode 100644 index 0000000..d18be50 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ce306faa4eb4f93bcc4b4ddb4a8d536.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:55.840174", + "response": { + "continue": { + "rvcontinue": "20260107093127|151040016", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 167241, + "ns": 0, + "title": "Голосование", + "revisions": [ + { + "timestamp": "2026-01-09T17:09:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7cfb32ba77e242f66dbbb921f36d5894.json b/wikipedia-analysis-#229lixin/cache/7cfb32ba77e242f66dbbb921f36d5894.json new file mode 100644 index 0000000..815a6d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7cfb32ba77e242f66dbbb921f36d5894.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:16.538295", + "response": { + "continue": { + "rvcontinue": "20251016085624|9144872", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74445, + "ns": 0, + "title": "عالمگیر وبا", + "revisions": [ + { + "timestamp": "2025-10-16T08:59:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d0d7fd05d87931cb2667ca0305ecf9e.json b/wikipedia-analysis-#229lixin/cache/7d0d7fd05d87931cb2667ca0305ecf9e.json new file mode 100644 index 0000000..7044c55 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d0d7fd05d87931cb2667ca0305ecf9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:55.875033", + "response": { + "continue": { + "rvcontinue": "20251207070351|72679141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41179, + "ns": 0, + "title": "حرية التعبير", + "revisions": [ + { + "timestamp": "2025-12-07T07:13:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d3ff10499b7003418fe1118c4a544c8.json b/wikipedia-analysis-#229lixin/cache/7d3ff10499b7003418fe1118c4a544c8.json new file mode 100644 index 0000000..7037646 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d3ff10499b7003418fe1118c4a544c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:55.537597", + "response": { + "continue": { + "rvcontinue": "20240727182756|71560169", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2443818, + "ns": 0, + "title": "Kiểm duyệt", + "revisions": [ + { + "timestamp": "2025-05-17T10:53:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d4956d181a27b86e1ea69ea027b2c2e.json b/wikipedia-analysis-#229lixin/cache/7d4956d181a27b86e1ea69ea027b2c2e.json new file mode 100644 index 0000000..75d3a2a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d4956d181a27b86e1ea69ea027b2c2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:04.791638", + "response": { + "continue": { + "rvcontinue": "20231009225243|11966531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 731006, + "ns": 0, + "title": "Изтезание", + "revisions": [ + { + "timestamp": "2025-12-29T15:29:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d51cf5b01a686fc0e3cebedec72d7d1.json b/wikipedia-analysis-#229lixin/cache/7d51cf5b01a686fc0e3cebedec72d7d1.json new file mode 100644 index 0000000..28cb810 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d51cf5b01a686fc0e3cebedec72d7d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:16.291166", + "response": { + "continue": { + "rvcontinue": "20130903161818|1457204", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 321520, + "ns": 0, + "title": "বর্ণবাদ", + "revisions": [ + { + "timestamp": "2013-09-03T15:53:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d596ab4f7e0f055cdd7db4e61057f16.json b/wikipedia-analysis-#229lixin/cache/7d596ab4f7e0f055cdd7db4e61057f16.json new file mode 100644 index 0000000..f0cd062 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d596ab4f7e0f055cdd7db4e61057f16.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:33.308885", + "response": { + "continue": { + "rvcontinue": "20031206113846|2549", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1154, + "ns": 0, + "title": "Sota", + "revisions": [ + { + "timestamp": "2003-09-20T19:40:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d5a3ee0dbb01dc4d4043be5bd53b671.json b/wikipedia-analysis-#229lixin/cache/7d5a3ee0dbb01dc4d4043be5bd53b671.json new file mode 100644 index 0000000..b31b733 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d5a3ee0dbb01dc4d4043be5bd53b671.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:33.761079", + "response": { + "continue": { + "rvcontinue": "20101113144454|5287600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 851728, + "ns": 0, + "title": "Міграція населення", + "revisions": [ + { + "timestamp": "2010-11-11T19:44:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d7b47742cdca03df5769ac35ea3327a.json b/wikipedia-analysis-#229lixin/cache/7d7b47742cdca03df5769ac35ea3327a.json new file mode 100644 index 0000000..2df19d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d7b47742cdca03df5769ac35ea3327a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:07.131415", + "response": { + "continue": { + "rvcontinue": "20210408145155|5026279", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 624610, + "ns": 0, + "title": "শান্তিরক্ষা", + "revisions": [ + { + "timestamp": "2021-08-28T06:00:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7d81abd8dae6ca8357ae154442aa360f.json b/wikipedia-analysis-#229lixin/cache/7d81abd8dae6ca8357ae154442aa360f.json new file mode 100644 index 0000000..026f0e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7d81abd8dae6ca8357ae154442aa360f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:15.729401", + "response": { + "continue": { + "rvcontinue": "20251012191519|42852878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 421871, + "ns": 0, + "title": "برابری جنسیتی", + "revisions": [ + { + "timestamp": "2026-01-23T21:04:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7da476b073d2ed79fc3bb1f1c659b5b3.json b/wikipedia-analysis-#229lixin/cache/7da476b073d2ed79fc3bb1f1c659b5b3.json new file mode 100644 index 0000000..243b2de --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7da476b073d2ed79fc3bb1f1c659b5b3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:24.166030", + "response": { + "continue": { + "rvcontinue": "20160513092451|3067049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 486733, + "ns": 0, + "title": "यक्ष्मा", + "revisions": [ + { + "timestamp": "2012-07-12T12:39:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7db2c1202a792c1a266faf7644ff3eb3.json b/wikipedia-analysis-#229lixin/cache/7db2c1202a792c1a266faf7644ff3eb3.json new file mode 100644 index 0000000..dfe6a68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7db2c1202a792c1a266faf7644ff3eb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:34.049617", + "response": { + "continue": { + "rvcontinue": "20250502084122|69253786", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 225205, + "ns": 0, + "title": "Persvrijheid", + "revisions": [ + { + "timestamp": "2026-01-17T15:13:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7db31b32f9d454952f83bf9fa4280b7d.json b/wikipedia-analysis-#229lixin/cache/7db31b32f9d454952f83bf9fa4280b7d.json new file mode 100644 index 0000000..8e55c80 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7db31b32f9d454952f83bf9fa4280b7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:36.893663", + "response": { + "continue": { + "rvcontinue": "20050312103700|1040279", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144665, + "ns": 0, + "title": "Mensenhandel", + "revisions": [ + { + "timestamp": "2005-03-03T02:22:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7df4b1022c1e9d7bdd517ff214596f43.json b/wikipedia-analysis-#229lixin/cache/7df4b1022c1e9d7bdd517ff214596f43.json new file mode 100644 index 0000000..f3ee446 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7df4b1022c1e9d7bdd517ff214596f43.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:34.274961", + "response": { + "continue": { + "rvcontinue": "20230129035609|60848472", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8926935, + "ns": 0, + "title": "أزمة المهاجرين", + "revisions": [ + { + "timestamp": "2024-09-12T13:01:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e068310802ce47ab478c78a8125968a.json b/wikipedia-analysis-#229lixin/cache/7e068310802ce47ab478c78a8125968a.json new file mode 100644 index 0000000..45d72d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e068310802ce47ab478c78a8125968a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:44.703006", + "response": { + "continue": { + "rvcontinue": "20250912213921|169466454", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35422, + "ns": 0, + "title": "Crimen de guerra", + "revisions": [ + { + "timestamp": "2025-09-12T21:39:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e2ec26d859f19cdd1047004c6340ce8.json b/wikipedia-analysis-#229lixin/cache/7e2ec26d859f19cdd1047004c6340ce8.json new file mode 100644 index 0000000..ed11e29 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e2ec26d859f19cdd1047004c6340ce8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:19.910525", + "response": { + "continue": { + "rvcontinue": "20010315225748|1277073548", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19394651, + "ns": 0, + "title": "Homelessness", + "revisions": [ + { + "timestamp": "2001-02-04T02:54:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e3d0c01b67ecda92ba2eea54f441ae2.json b/wikipedia-analysis-#229lixin/cache/7e3d0c01b67ecda92ba2eea54f441ae2.json new file mode 100644 index 0000000..33b9ca2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e3d0c01b67ecda92ba2eea54f441ae2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:18.271672", + "response": { + "continue": { + "rvcontinue": "20251222063104|28626089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85903, + "ns": 0, + "title": "Aszály", + "revisions": [ + { + "timestamp": "2025-12-22T10:39:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e429e360fd91e26a238a45b318bbfb1.json b/wikipedia-analysis-#229lixin/cache/7e429e360fd91e26a238a45b318bbfb1.json new file mode 100644 index 0000000..e164805 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e429e360fd91e26a238a45b318bbfb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:03.564932", + "response": { + "continue": { + "rvcontinue": "20070214092937|108039587", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 789786, + "ns": 0, + "title": "Statelessness", + "revisions": [ + { + "timestamp": "2004-07-06T21:52:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e4bd588cb65b44e4708c109dc78bf9d.json b/wikipedia-analysis-#229lixin/cache/7e4bd588cb65b44e4708c109dc78bf9d.json new file mode 100644 index 0000000..b750fe2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e4bd588cb65b44e4708c109dc78bf9d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:24.016627", + "response": { + "continue": { + "rvcontinue": "20260118100751|232527384", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 495056, + "ns": 0, + "title": "Apatride", + "revisions": [ + { + "timestamp": "2026-01-24T00:55:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e4d7583d7c6428b00af160183c6dbcf.json b/wikipedia-analysis-#229lixin/cache/7e4d7583d7c6428b00af160183c6dbcf.json new file mode 100644 index 0000000..960304b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e4d7583d7c6428b00af160183c6dbcf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:37.487969", + "response": { + "continue": { + "rvcontinue": "20041226102423|29544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9646, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2004-12-26T10:22:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e6612f0d4e3ea2cc688a2c4bc11b9b6.json b/wikipedia-analysis-#229lixin/cache/7e6612f0d4e3ea2cc688a2c4bc11b9b6.json new file mode 100644 index 0000000..def1cbf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e6612f0d4e3ea2cc688a2c4bc11b9b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:33.222429", + "response": { + "continue": { + "rvcontinue": "20050319110713|28296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6113, + "ns": 0, + "title": "تسونامي", + "revisions": [ + { + "timestamp": "2004-12-31T12:28:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e6f79b2402f708693aded0c03f113ec.json b/wikipedia-analysis-#229lixin/cache/7e6f79b2402f708693aded0c03f113ec.json new file mode 100644 index 0000000..5b30f21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e6f79b2402f708693aded0c03f113ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:35.662410", + "response": { + "continue": { + "rvcontinue": "20241027001541|34134386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3102345, + "ns": 0, + "title": "Sınır kontrolü", + "revisions": [ + { + "timestamp": "2025-05-06T20:37:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7e78a42c09a00d3f9ca66f1e497609c8.json b/wikipedia-analysis-#229lixin/cache/7e78a42c09a00d3f9ca66f1e497609c8.json new file mode 100644 index 0000000..fb6724c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7e78a42c09a00d3f9ca66f1e497609c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:41.154448", + "response": { + "continue": { + "rvcontinue": "20110114141237|6265660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 992684, + "ns": 0, + "title": "هجرة بشرية", + "revisions": [ + { + "timestamp": "2011-01-14T14:11:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ead52bdd6ab878fc77ebf6f1fc862f9.json b/wikipedia-analysis-#229lixin/cache/7ead52bdd6ab878fc77ebf6f1fc862f9.json new file mode 100644 index 0000000..99df264 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ead52bdd6ab878fc77ebf6f1fc862f9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:33.800819", + "response": { + "continue": { + "rvcontinue": "20221102011345|765551", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 234249, + "ns": 0, + "title": "ညှဉ်းပန်းနှိပ်စက်ခြင်း", + "revisions": [ + { + "timestamp": "2022-11-02T01:12:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7eb495838e82bc397b86b1af6891a725.json b/wikipedia-analysis-#229lixin/cache/7eb495838e82bc397b86b1af6891a725.json new file mode 100644 index 0000000..2b49820 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7eb495838e82bc397b86b1af6891a725.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:52.541563", + "response": { + "continue": { + "rvcontinue": "20250412200128|29301437", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113814, + "ns": 0, + "title": "Бескућништво", + "revisions": [ + { + "timestamp": "2025-04-12T20:19:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ecb95e6ce6c30b4c7e6affe2d03f507.json b/wikipedia-analysis-#229lixin/cache/7ecb95e6ce6c30b4c7e6affe2d03f507.json new file mode 100644 index 0000000..e69d47a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ecb95e6ce6c30b4c7e6affe2d03f507.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:01.277462", + "response": { + "continue": { + "rvcontinue": "20250121074627|11955086", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1115593, + "ns": 0, + "title": "Jordskælvet i Tyrkiet og Syrien 2023", + "revisions": [ + { + "timestamp": "2025-01-21T07:47:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7eebe08fcfc85bcd30813f58969df8fc.json b/wikipedia-analysis-#229lixin/cache/7eebe08fcfc85bcd30813f58969df8fc.json new file mode 100644 index 0000000..c4dacc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7eebe08fcfc85bcd30813f58969df8fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:07.046253", + "response": { + "continue": { + "rvcontinue": "20090116114500|49899", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9648, + "ns": 0, + "title": "එන්නත්", + "revisions": [ + { + "timestamp": "2009-01-13T07:26:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7eefa8c9beb8d9a4d37b1c5b7b291a8c.json b/wikipedia-analysis-#229lixin/cache/7eefa8c9beb8d9a4d37b1c5b7b291a8c.json new file mode 100644 index 0000000..f1cc7f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7eefa8c9beb8d9a4d37b1c5b7b291a8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:56.031386", + "response": { + "continue": { + "rvcontinue": "20050524044629|492731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110134, + "ns": 0, + "title": "新闻自由", + "revisions": [ + { + "timestamp": "2005-05-24T04:45:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ef95cb67867d55c443dea55b118531e.json b/wikipedia-analysis-#229lixin/cache/7ef95cb67867d55c443dea55b118531e.json new file mode 100644 index 0000000..f42f24f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ef95cb67867d55c443dea55b118531e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:28.605658", + "response": { + "continue": { + "rvcontinue": "20250815140337|17129564", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 872772, + "ns": 0, + "title": "Incendiu de pădure", + "revisions": [ + { + "timestamp": "2025-08-15T14:03:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f05824990c96caa0c1886433fc18dfa.json b/wikipedia-analysis-#229lixin/cache/7f05824990c96caa0c1886433fc18dfa.json new file mode 100644 index 0000000..35fa9f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f05824990c96caa0c1886433fc18dfa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:25.928145", + "response": { + "continue": { + "rvcontinue": "20250825125905|148162916", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2972513, + "ns": 0, + "title": "Нарушения на выборах", + "revisions": [ + { + "timestamp": "2025-08-25T13:01:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f295d6b9068b6b2a82f963e6b137fd7.json b/wikipedia-analysis-#229lixin/cache/7f295d6b9068b6b2a82f963e6b137fd7.json new file mode 100644 index 0000000..3a21a44 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f295d6b9068b6b2a82f963e6b137fd7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:25.133581", + "response": { + "continue": { + "rvcontinue": "20250919033025|89196760", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 465340, + "ns": 0, + "title": "疫苗", + "revisions": [ + { + "timestamp": "2025-10-21T18:35:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f5f82baf246e7ab93b1bbdbbeb89d4e.json b/wikipedia-analysis-#229lixin/cache/7f5f82baf246e7ab93b1bbdbbeb89d4e.json new file mode 100644 index 0000000..6061a1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f5f82baf246e7ab93b1bbdbbeb89d4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:04.891250", + "response": { + "continue": { + "rvcontinue": "20051007164840|211099", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39513, + "ns": 0, + "title": "Cenzura", + "revisions": [ + { + "timestamp": "2005-10-07T15:19:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f8094eec5919b0a3c281112fd10f6c9.json b/wikipedia-analysis-#229lixin/cache/7f8094eec5919b0a3c281112fd10f6c9.json new file mode 100644 index 0000000..319cf88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f8094eec5919b0a3c281112fd10f6c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:47.006381", + "response": { + "continue": { + "rvcontinue": "20211121190038|721807", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114270, + "ns": 0, + "title": "လူမျိုးစွဲဝါဒ", + "revisions": [ + { + "timestamp": "2022-09-03T20:00:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f819868b388f39601943567b48ffb49.json b/wikipedia-analysis-#229lixin/cache/7f819868b388f39601943567b48ffb49.json new file mode 100644 index 0000000..732f9ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f819868b388f39601943567b48ffb49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:09.749193", + "response": { + "continue": { + "rvcontinue": "20050225093811|120702", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29299, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2005-02-25T09:24:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f8b8f722d5e4de4e4ba0c509f8e801e.json b/wikipedia-analysis-#229lixin/cache/7f8b8f722d5e4de4e4ba0c509f8e801e.json new file mode 100644 index 0000000..33eff3d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f8b8f722d5e4de4e4ba0c509f8e801e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:25.969898", + "response": { + "continue": { + "rvcontinue": "20060605055827|14655", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2955, + "ns": 0, + "title": "زلزلہ", + "revisions": [ + { + "timestamp": "2005-10-28T10:45:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7f9756421dbc11fe8d532abf32924d52.json b/wikipedia-analysis-#229lixin/cache/7f9756421dbc11fe8d532abf32924d52.json new file mode 100644 index 0000000..2270ac1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7f9756421dbc11fe8d532abf32924d52.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:04.995700", + "response": { + "continue": { + "rvcontinue": "20250110031417|69332977", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7514646, + "ns": 0, + "title": "Condições meteorológicas extremas", + "revisions": [ + { + "timestamp": "2025-01-10T03:11:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fab1ca4511431408c44dc69ec938a5b.json b/wikipedia-analysis-#229lixin/cache/7fab1ca4511431408c44dc69ec938a5b.json new file mode 100644 index 0000000..843e1cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fab1ca4511431408c44dc69ec938a5b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:14.017354", + "response": { + "continue": { + "rvcontinue": "20051115182754|297929", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65764, + "ns": 0, + "title": "Расизъм", + "revisions": [ + { + "timestamp": "2005-11-15T09:16:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fac3311b01af57cf3603907b2d71d34.json b/wikipedia-analysis-#229lixin/cache/7fac3311b01af57cf3603907b2d71d34.json new file mode 100644 index 0000000..e18f2cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fac3311b01af57cf3603907b2d71d34.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:11:29.373821", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 58593, + "ns": 0, + "title": "اقلیمي بدلون", + "revisions": [ + { + "timestamp": "2021-12-15T12:33:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fac81c7493c76e5fce3e50e9fbe0c02.json b/wikipedia-analysis-#229lixin/cache/7fac81c7493c76e5fce3e50e9fbe0c02.json new file mode 100644 index 0000000..668d7b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fac81c7493c76e5fce3e50e9fbe0c02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:23.284122", + "response": { + "continue": { + "rvcontinue": "20260124215334|263634666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11131846, + "ns": 0, + "title": "COVID-19-Pandemie", + "revisions": [ + { + "timestamp": "2026-01-25T11:05:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fce27e3de4388939c207512327fcb42.json b/wikipedia-analysis-#229lixin/cache/7fce27e3de4388939c207512327fcb42.json new file mode 100644 index 0000000..142ff02 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fce27e3de4388939c207512327fcb42.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:24.700956", + "response": { + "continue": { + "rvcontinue": "20251117180354|70181414", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 199643, + "ns": 0, + "title": "Opwarming van de Aarde", + "revisions": [ + { + "timestamp": "2025-11-17T18:04:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fcf69a788a3f346a6dfd1ea8666aa61.json b/wikipedia-analysis-#229lixin/cache/7fcf69a788a3f346a6dfd1ea8666aa61.json new file mode 100644 index 0000000..b4f1de5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fcf69a788a3f346a6dfd1ea8666aa61.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:53.811924", + "response": { + "continue": { + "rvcontinue": "20220917113804|1249086", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 158903, + "ns": 0, + "title": "Ajira kwa watoto", + "revisions": [ + { + "timestamp": "2022-09-17T11:27:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fddf1decc73e47414c6917864dd24a2.json b/wikipedia-analysis-#229lixin/cache/7fddf1decc73e47414c6917864dd24a2.json new file mode 100644 index 0000000..9a59e14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fddf1decc73e47414c6917864dd24a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:17.965370", + "response": { + "continue": { + "rvcontinue": "20251216092456|262470295", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2831025, + "ns": 0, + "title": "Diskriminierung", + "revisions": [ + { + "timestamp": "2025-12-16T10:28:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fe66fd12d6e5e06c3e8ddeec2acedd8.json b/wikipedia-analysis-#229lixin/cache/7fe66fd12d6e5e06c3e8ddeec2acedd8.json new file mode 100644 index 0000000..92e965f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fe66fd12d6e5e06c3e8ddeec2acedd8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:40.711360", + "response": { + "continue": { + "rvcontinue": "20240209090045|6062377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9186, + "ns": 0, + "title": "युद्ध", + "revisions": [ + { + "timestamp": "2024-07-22T17:42:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7fe89c1a11e6ac06de5d025d51a667b7.json b/wikipedia-analysis-#229lixin/cache/7fe89c1a11e6ac06de5d025d51a667b7.json new file mode 100644 index 0000000..fafe508 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7fe89c1a11e6ac06de5d025d51a667b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:02.116872", + "response": { + "continue": { + "rvcontinue": "20260107081044|107913817", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18508, + "ns": 0, + "title": "津波", + "revisions": [ + { + "timestamp": "2026-01-07T09:35:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ff1b5f13f37b623ade99f69b04b08c2.json b/wikipedia-analysis-#229lixin/cache/7ff1b5f13f37b623ade99f69b04b08c2.json new file mode 100644 index 0000000..6155eef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ff1b5f13f37b623ade99f69b04b08c2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:28.130019", + "response": { + "continue": { + "rvcontinue": "20040408172523|255185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17429, + "ns": 0, + "title": "Droogte", + "revisions": [ + { + "timestamp": "2003-07-26T08:10:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/7ff3354914f62b170599fd543cea6bb7.json b/wikipedia-analysis-#229lixin/cache/7ff3354914f62b170599fd543cea6bb7.json new file mode 100644 index 0000000..774f269 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/7ff3354914f62b170599fd543cea6bb7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:15.973799", + "response": { + "continue": { + "rvcontinue": "20030705090750|16833", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7965, + "ns": 0, + "title": "Tuberculosis", + "revisions": [ + { + "timestamp": "2003-07-05T09:07:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/802b4c38cd127b8a4f24547b59334c04.json b/wikipedia-analysis-#229lixin/cache/802b4c38cd127b8a4f24547b59334c04.json new file mode 100644 index 0000000..6fe520f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/802b4c38cd127b8a4f24547b59334c04.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:04.765361", + "response": { + "continue": { + "rvcontinue": "20101002142458|3507437", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 322970, + "ns": 0, + "title": "Равенство между половете", + "revisions": [ + { + "timestamp": "2010-09-28T18:32:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8049556294e3854bef379df5d44c5cd8.json b/wikipedia-analysis-#229lixin/cache/8049556294e3854bef379df5d44c5cd8.json new file mode 100644 index 0000000..f8415ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8049556294e3854bef379df5d44c5cd8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:13.569811", + "response": { + "continue": { + "rvcontinue": "20250409105350|24812475", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44605, + "ns": 0, + "title": "Trest smrti", + "revisions": [ + { + "timestamp": "2025-07-31T20:24:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/805711b7d10129edb6934f3a37091a6b.json b/wikipedia-analysis-#229lixin/cache/805711b7d10129edb6934f3a37091a6b.json new file mode 100644 index 0000000..faef700 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/805711b7d10129edb6934f3a37091a6b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:28.710472", + "response": { + "continue": { + "rvcontinue": "20250109113500|6337109", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26266, + "ns": 0, + "title": "चुनाव", + "revisions": [ + { + "timestamp": "2025-10-20T05:06:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/806f1164bf810ad0f040662f1ab0d410.json b/wikipedia-analysis-#229lixin/cache/806f1164bf810ad0f040662f1ab0d410.json new file mode 100644 index 0000000..b217d18 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/806f1164bf810ad0f040662f1ab0d410.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:23.287739", + "response": { + "continue": { + "rvcontinue": "20061015182036|264349", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43105, + "ns": 0, + "title": "Ψηφοφορία", + "revisions": [ + { + "timestamp": "2006-10-15T17:52:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/807b05b48a604b194bafddd73552bc02.json b/wikipedia-analysis-#229lixin/cache/807b05b48a604b194bafddd73552bc02.json new file mode 100644 index 0000000..c3577ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/807b05b48a604b194bafddd73552bc02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:52.177938", + "response": { + "continue": { + "rvcontinue": "20250129051138|6532664", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37224, + "ns": 0, + "title": "آزادی گفتار", + "revisions": [ + { + "timestamp": "2025-02-18T15:40:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/809a19058669ed5e34b69758c9468e60.json b/wikipedia-analysis-#229lixin/cache/809a19058669ed5e34b69758c9468e60.json new file mode 100644 index 0000000..ce92479 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/809a19058669ed5e34b69758c9468e60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:42.406779", + "response": { + "continue": { + "rvcontinue": "20061218143130|730952", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116053, + "ns": 0, + "title": "Миграция на населението", + "revisions": [ + { + "timestamp": "2006-12-18T11:03:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80a0d3313f792dc00f5f2e19acb15b73.json b/wikipedia-analysis-#229lixin/cache/80a0d3313f792dc00f5f2e19acb15b73.json new file mode 100644 index 0000000..8bb053c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80a0d3313f792dc00f5f2e19acb15b73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:04.348182", + "response": { + "continue": { + "rvcontinue": "20060428092158|338627", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75906, + "ns": 0, + "title": "Ölüm cezası", + "revisions": [ + { + "timestamp": "2006-04-28T08:51:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80bb1bfb49f3ec8fb587e10773332be1.json b/wikipedia-analysis-#229lixin/cache/80bb1bfb49f3ec8fb587e10773332be1.json new file mode 100644 index 0000000..c82aa8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80bb1bfb49f3ec8fb587e10773332be1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:06.212078", + "response": { + "continue": { + "rvcontinue": "20080929141145|1385877", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 192552, + "ns": 0, + "title": "ลมฟ้าอากาศสุดโต่ง", + "revisions": [ + { + "timestamp": "2008-09-29T13:59:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80bfe14f2a9c6cdd6785fab3c81242fa.json b/wikipedia-analysis-#229lixin/cache/80bfe14f2a9c6cdd6785fab3c81242fa.json new file mode 100644 index 0000000..9951b58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80bfe14f2a9c6cdd6785fab3c81242fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:29.209069", + "response": { + "continue": { + "rvcontinue": "20260110040907|91052872", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9854, + "ns": 0, + "title": "地震", + "revisions": [ + { + "timestamp": "2026-01-10T04:26:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80cd44ef1c549c29c42105f33e0dd131.json b/wikipedia-analysis-#229lixin/cache/80cd44ef1c549c29c42105f33e0dd131.json new file mode 100644 index 0000000..8a503ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80cd44ef1c549c29c42105f33e0dd131.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:57.002097", + "response": { + "continue": { + "rvcontinue": "20150429024545|1830123", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 421330, + "ns": 0, + "title": "দাবানল", + "revisions": [ + { + "timestamp": "2015-04-29T02:44:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80d9c461c73dad692858387ba8153b55.json b/wikipedia-analysis-#229lixin/cache/80d9c461c73dad692858387ba8153b55.json new file mode 100644 index 0000000..c510318 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80d9c461c73dad692858387ba8153b55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:23.828365", + "response": { + "continue": { + "rvcontinue": "20050112124931|92327", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22180, + "ns": 0, + "title": "Всемирная организация здравоохранения", + "revisions": [ + { + "timestamp": "2005-01-12T12:45:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80dc06643af8d811f45482d23e27e70e.json b/wikipedia-analysis-#229lixin/cache/80dc06643af8d811f45482d23e27e70e.json new file mode 100644 index 0000000..26e3ce2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80dc06643af8d811f45482d23e27e70e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:38.672244", + "response": { + "continue": { + "rvcontinue": "20061002075811|301834", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53145, + "ns": 0, + "title": "واکسن", + "revisions": [ + { + "timestamp": "2006-10-02T07:57:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80de62df7c089d14a3acbbebff755a6b.json b/wikipedia-analysis-#229lixin/cache/80de62df7c089d14a3acbbebff755a6b.json new file mode 100644 index 0000000..94daa05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80de62df7c089d14a3acbbebff755a6b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:08.430470", + "response": { + "continue": { + "rvcontinue": "20060604135807|626434", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77089, + "ns": 0, + "title": "Árvíz", + "revisions": [ + { + "timestamp": "2006-06-04T13:57:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80e5ed95b23d4b4c191983633e5af323.json b/wikipedia-analysis-#229lixin/cache/80e5ed95b23d4b4c191983633e5af323.json new file mode 100644 index 0000000..ac18277 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80e5ed95b23d4b4c191983633e5af323.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:09.361410", + "response": { + "continue": { + "rvcontinue": "20250316120920|8048494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 673533, + "ns": 0, + "title": "শিশুশ্রম", + "revisions": [ + { + "timestamp": "2026-01-08T12:37:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/80e86e1c109a49628e34573bff6bb62f.json b/wikipedia-analysis-#229lixin/cache/80e86e1c109a49628e34573bff6bb62f.json new file mode 100644 index 0000000..ad22567 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/80e86e1c109a49628e34573bff6bb62f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:19.814473", + "response": { + "continue": { + "rvcontinue": "20260108165237|42504832", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 185020, + "ns": 0, + "title": "חופש העיתונות", + "revisions": [ + { + "timestamp": "2026-01-08T16:56:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8106e2a1c4cce1c39d7d559125e7aa5a.json b/wikipedia-analysis-#229lixin/cache/8106e2a1c4cce1c39d7d559125e7aa5a.json new file mode 100644 index 0000000..66328c5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8106e2a1c4cce1c39d7d559125e7aa5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:22.037144", + "response": { + "continue": { + "rvcontinue": "20040515063340|4304", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 896, + "ns": 0, + "title": "Deprem", + "revisions": [ + { + "timestamp": "2004-02-03T13:57:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8118ddd45eb01faee0facf4745a6902b.json b/wikipedia-analysis-#229lixin/cache/8118ddd45eb01faee0facf4745a6902b.json new file mode 100644 index 0000000..5b5d9c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8118ddd45eb01faee0facf4745a6902b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:01.633526", + "response": { + "continue": { + "rvcontinue": "20230925141749|1166775", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8820, + "ns": 0, + "title": "भुईँचालो", + "revisions": [ + { + "timestamp": "2024-08-07T23:42:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/811925dbc63be35c0bd685c0c128497c.json b/wikipedia-analysis-#229lixin/cache/811925dbc63be35c0bd685c0c128497c.json new file mode 100644 index 0000000..2bba3a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/811925dbc63be35c0bd685c0c128497c.json @@ -0,0 +1,272 @@ +{ + "cached_at": "2026-01-26T00:24:04.100506", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 789786, + "ns": 0, + "title": "Statelessness", + "langlinks": [ + { + "lang": "ar", + "title": "انعدام الجنسية" + }, + { + "lang": "az", + "title": "Apatrid" + }, + { + "lang": "azb", + "title": "وطنسیزلیک" + }, + { + "lang": "be", + "title": "Апатрыды" + }, + { + "lang": "bg", + "title": "Апатриди" + }, + { + "lang": "bn", + "title": "রাষ্ট্রহীনতা" + }, + { + "lang": "ca", + "title": "Apàtrida" + }, + { + "lang": "ckb", + "title": "بێوڵاتی" + }, + { + "lang": "cs", + "title": "Apatrida" + }, + { + "lang": "da", + "title": "Statsløs" + }, + { + "lang": "de", + "title": "Staatenloser" + }, + { + "lang": "el", + "title": "Απατρία" + }, + { + "lang": "eo", + "title": "Senŝtateco" + }, + { + "lang": "es", + "title": "Apátrida" + }, + { + "lang": "et", + "title": "Kodakondsuseta isik" + }, + { + "lang": "eu", + "title": "Aberrigabe" + }, + { + "lang": "fa", + "title": "بدون تابعیت" + }, + { + "lang": "fi", + "title": "Valtioton henkilö" + }, + { + "lang": "fr", + "title": "Apatride" + }, + { + "lang": "gl", + "title": "Apátrida" + }, + { + "lang": "he", + "title": "חוסר אזרחות" + }, + { + "lang": "hu", + "title": "Hontalan személy" + }, + { + "lang": "id", + "title": "Tak bernegara" + }, + { + "lang": "io", + "title": "Sennacionano" + }, + { + "lang": "it", + "title": "Apolidia" + }, + { + "lang": "ja", + "title": "無国籍" + }, + { + "lang": "kaa", + "title": "Puqarasızlıq" + }, + { + "lang": "kk", + "title": "Апатрид" + }, + { + "lang": "ko", + "title": "무국적" + }, + { + "lang": "ky", + "title": "Жарандыгы жок адам" + }, + { + "lang": "li", + "title": "Sjtaoteloze" + }, + { + "lang": "lmo", + "title": "Apolidia" + }, + { + "lang": "lt", + "title": "Asmuo be pilietybės" + }, + { + "lang": "lv", + "title": "Bezvalstnieki" + }, + { + "lang": "mg", + "title": "Olona tsy manana zom-pirenena" + }, + { + "lang": "ms", + "title": "Ketiadanegaraan" + }, + { + "lang": "nl", + "title": "Staatloosheid" + }, + { + "lang": "nn", + "title": "Statslaus" + }, + { + "lang": "nb", + "title": "Statsløshet" + }, + { + "lang": "oc", + "title": "Apatrida" + }, + { + "lang": "pl", + "title": "Apatryda" + }, + { + "lang": "pnb", + "title": "بے وطنی" + }, + { + "lang": "pt", + "title": "Apátrida" + }, + { + "lang": "ro", + "title": "Apatrid" + }, + { + "lang": "ru", + "title": "Апатрид" + }, + { + "lang": "rue", + "title": "Апатрид" + }, + { + "lang": "sc", + "title": "Apàtridu" + }, + { + "lang": "simple", + "title": "Statelessness" + }, + { + "lang": "sl", + "title": "Brezdomovinstvo" + }, + { + "lang": "sq", + "title": "Pashtetësia" + }, + { + "lang": "sr", + "title": "Особа без држављанства" + }, + { + "lang": "sv", + "title": "Statslöshet" + }, + { + "lang": "tg", + "title": "Бешаҳрвандӣ" + }, + { + "lang": "th", + "title": "ความไร้สัญชาติ" + }, + { + "lang": "tl", + "title": "Kawalan ng estado" + }, + { + "lang": "tok", + "title": "ala pi ma lawa" + }, + { + "lang": "tr", + "title": "Vatansızlık" + }, + { + "lang": "uk", + "title": "Апатрид" + }, + { + "lang": "ur", + "title": "بے وطنی" + }, + { + "lang": "uz", + "title": "Fuqaroligi boʻlmagan shaxslar" + }, + { + "lang": "vi", + "title": "Không quốc tịch" + }, + { + "lang": "zh", + "title": "無國籍" + }, + { + "lang": "yue", + "title": "無國籍" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/812ee4986d17c1e4121d207553bbfca1.json b/wikipedia-analysis-#229lixin/cache/812ee4986d17c1e4121d207553bbfca1.json new file mode 100644 index 0000000..0876280 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/812ee4986d17c1e4121d207553bbfca1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:52.348717", + "response": { + "continue": { + "rvcontinue": "20061105104851|284696", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45108, + "ns": 0, + "title": "Τρομοκρατία", + "revisions": [ + { + "timestamp": "2006-11-05T10:42:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8162491b50086d2b24abe1e6092c9240.json b/wikipedia-analysis-#229lixin/cache/8162491b50086d2b24abe1e6092c9240.json new file mode 100644 index 0000000..b3ba938 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8162491b50086d2b24abe1e6092c9240.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:36.117008", + "response": { + "continue": { + "rvcontinue": "20120813115840|547513", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77140, + "ns": 0, + "title": "انتخابی دھاندلی", + "revisions": [ + { + "timestamp": "2012-08-13T10:51:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81668dc4e15e3f2e5061d5b4f70a38b4.json b/wikipedia-analysis-#229lixin/cache/81668dc4e15e3f2e5061d5b4f70a38b4.json new file mode 100644 index 0000000..f0bfb35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81668dc4e15e3f2e5061d5b4f70a38b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:14.890170", + "response": { + "continue": { + "rvcontinue": "20250804133203|69697205", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134657, + "ns": 0, + "title": "Menselijke migratie", + "revisions": [ + { + "timestamp": "2025-10-02T15:41:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81684ddd29b499504b34f6f6cf6ed0ba.json b/wikipedia-analysis-#229lixin/cache/81684ddd29b499504b34f6f6cf6ed0ba.json new file mode 100644 index 0000000..30a7c53 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81684ddd29b499504b34f6f6cf6ed0ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:08.633049", + "response": { + "continue": { + "rvcontinue": "20050305013419|9411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5713, + "ns": 0, + "title": "Δημοκρατία", + "revisions": [ + { + "timestamp": "2005-03-05T01:34:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81c0ff4c1ee87612c0863ea79d2e0ade.json b/wikipedia-analysis-#229lixin/cache/81c0ff4c1ee87612c0863ea79d2e0ade.json new file mode 100644 index 0000000..ce6a066 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81c0ff4c1ee87612c0863ea79d2e0ade.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:59.044151", + "response": { + "continue": { + "rvcontinue": "20260120203621|1333972227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19333662, + "ns": 0, + "title": "Human trafficking", + "revisions": [ + { + "timestamp": "2026-01-21T01:39:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81c54b615d5045fde80a7dda1bce9b1e.json b/wikipedia-analysis-#229lixin/cache/81c54b615d5045fde80a7dda1bce9b1e.json new file mode 100644 index 0000000..80b2cfd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81c54b615d5045fde80a7dda1bce9b1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:07.835665", + "response": { + "continue": { + "rvcontinue": "20100903184655|333226", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57406, + "ns": 0, + "title": "سزائے موت", + "revisions": [ + { + "timestamp": "2010-09-03T16:47:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81e409c2672549697f7c62f23a1bad8c.json b/wikipedia-analysis-#229lixin/cache/81e409c2672549697f7c62f23a1bad8c.json new file mode 100644 index 0000000..1e29c1d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81e409c2672549697f7c62f23a1bad8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:37.527443", + "response": { + "continue": { + "rvcontinue": "20251121142254|58587336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 145648, + "ns": 0, + "title": "Global uppvärmning", + "revisions": [ + { + "timestamp": "2026-01-26T04:25:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/81ea3597f60980a2bb847241b827b38e.json b/wikipedia-analysis-#229lixin/cache/81ea3597f60980a2bb847241b827b38e.json new file mode 100644 index 0000000..78d45e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/81ea3597f60980a2bb847241b827b38e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:12.208483", + "response": { + "continue": { + "rvcontinue": "20250326085102|11025968", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 729148, + "ns": 0, + "title": "Ισότητα των φύλων", + "revisions": [ + { + "timestamp": "2025-03-26T08:52:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/823cdc7b93cbfba4823c14f89088a19e.json b/wikipedia-analysis-#229lixin/cache/823cdc7b93cbfba4823c14f89088a19e.json new file mode 100644 index 0000000..9e2beec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/823cdc7b93cbfba4823c14f89088a19e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:38.796768", + "response": { + "continue": { + "rvcontinue": "20220708080516|750325", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6301, + "ns": 0, + "title": "ခုခံအားကျဆင်းမှု ကူးစက်ရောဂါ", + "revisions": [ + { + "timestamp": "2022-07-08T08:54:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/826d0e2cf9af7b5a99a9f3c77fc229ed.json b/wikipedia-analysis-#229lixin/cache/826d0e2cf9af7b5a99a9f3c77fc229ed.json new file mode 100644 index 0000000..78e9df1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/826d0e2cf9af7b5a99a9f3c77fc229ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:28.997835", + "response": { + "continue": { + "rvcontinue": "20251008142501|147134940", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1201090, + "ns": 0, + "title": "Tratta di esseri umani", + "revisions": [ + { + "timestamp": "2025-11-14T16:41:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82802a1fd25d129149c5927613de045e.json b/wikipedia-analysis-#229lixin/cache/82802a1fd25d129149c5927613de045e.json new file mode 100644 index 0000000..01328fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82802a1fd25d129149c5927613de045e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:11.433790", + "response": { + "continue": { + "rvcontinue": "20070827101157|108112", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26300, + "ns": 0, + "title": "भूमंडलीय ऊष्मीकरण", + "revisions": [ + { + "timestamp": "2007-08-27T10:05:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82859170edf97f7b81f252bf22c750ea.json b/wikipedia-analysis-#229lixin/cache/82859170edf97f7b81f252bf22c750ea.json new file mode 100644 index 0000000..519926a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82859170edf97f7b81f252bf22c750ea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:25.463774", + "response": { + "continue": { + "rvcontinue": "20060629165252|3667956", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 495293, + "ns": 0, + "title": "Libertà di stampa", + "revisions": [ + { + "timestamp": "2006-06-29T16:51:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82872e3f21125cd28e4eddd8ea35ad9b.json b/wikipedia-analysis-#229lixin/cache/82872e3f21125cd28e4eddd8ea35ad9b.json new file mode 100644 index 0000000..dc84982 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82872e3f21125cd28e4eddd8ea35ad9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:18.920494", + "response": { + "continue": { + "rvcontinue": "20251230033630|1330221533", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 427408, + "ns": 0, + "title": "Internally displaced person", + "revisions": [ + { + "timestamp": "2026-01-18T06:07:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82a2ece4919ea3ad36b66a3f3ac49548.json b/wikipedia-analysis-#229lixin/cache/82a2ece4919ea3ad36b66a3f3ac49548.json new file mode 100644 index 0000000..d809c57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82a2ece4919ea3ad36b66a3f3ac49548.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:54.528188", + "response": { + "continue": { + "rvcontinue": "20030212110456|35017", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5342, + "ns": 0, + "title": "Oorlog", + "revisions": [ + { + "timestamp": "2002-11-17T18:33:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82afb8f81b7a8f861159371b19f8f018.json b/wikipedia-analysis-#229lixin/cache/82afb8f81b7a8f861159371b19f8f018.json new file mode 100644 index 0000000..79c0de9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82afb8f81b7a8f861159371b19f8f018.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:45.098073", + "response": { + "continue": { + "rvcontinue": "20031012044846|12239", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2075, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2003-03-25T21:15:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82b6afae307cf1468a7e2d2180be5e31.json b/wikipedia-analysis-#229lixin/cache/82b6afae307cf1468a7e2d2180be5e31.json new file mode 100644 index 0000000..4ebe7a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82b6afae307cf1468a7e2d2180be5e31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:15.314062", + "response": { + "continue": { + "rvcontinue": "20100402045535|3089287", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 421871, + "ns": 0, + "title": "برابری جنسیتی", + "revisions": [ + { + "timestamp": "2010-04-02T04:35:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82d49ca3686ac236ee330901681949f4.json b/wikipedia-analysis-#229lixin/cache/82d49ca3686ac236ee330901681949f4.json new file mode 100644 index 0000000..b6d320a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82d49ca3686ac236ee330901681949f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:14.331973", + "response": { + "continue": { + "rvcontinue": "20241119144630|68611323", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51068, + "ns": 0, + "title": "فقر", + "revisions": [ + { + "timestamp": "2024-11-30T10:18:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82d8cee9917f0b30c9728bce297f430f.json b/wikipedia-analysis-#229lixin/cache/82d8cee9917f0b30c9728bce297f430f.json new file mode 100644 index 0000000..800c874 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82d8cee9917f0b30c9728bce297f430f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:53.023817", + "response": { + "continue": { + "rvcontinue": "20060115163711|130663", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26303, + "ns": 0, + "title": "Tự do ngôn luận", + "revisions": [ + { + "timestamp": "2006-01-15T16:19:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82e00381f7492eb62b567b5bbe8249df.json b/wikipedia-analysis-#229lixin/cache/82e00381f7492eb62b567b5bbe8249df.json new file mode 100644 index 0000000..5d7e943 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82e00381f7492eb62b567b5bbe8249df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:41.546185", + "response": { + "continue": { + "rvcontinue": "20240605084923|100619013", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20552, + "ns": 0, + "title": "投票", + "revisions": [ + { + "timestamp": "2025-06-20T04:23:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/82fdc9e9e345a86e63e1dac18adebc5d.json b/wikipedia-analysis-#229lixin/cache/82fdc9e9e345a86e63e1dac18adebc5d.json new file mode 100644 index 0000000..6cde66a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/82fdc9e9e345a86e63e1dac18adebc5d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:38.162692", + "response": { + "continue": { + "rvcontinue": "20260119101449|171597963", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32213, + "ns": 0, + "title": "Genocidio", + "revisions": [ + { + "timestamp": "2026-01-25T16:37:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8308be51c7a1e2e101cfb8f9246ef9e4.json b/wikipedia-analysis-#229lixin/cache/8308be51c7a1e2e101cfb8f9246ef9e4.json new file mode 100644 index 0000000..83a2dc4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8308be51c7a1e2e101cfb8f9246ef9e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:47.303424", + "response": { + "continue": { + "rvcontinue": "20251103052639|12637611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 177551, + "ns": 0, + "title": "เสรีภาพในการพูด", + "revisions": [ + { + "timestamp": "2025-11-11T04:15:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/833726b2c10812fe7d4c42183ce07de8.json b/wikipedia-analysis-#229lixin/cache/833726b2c10812fe7d4c42183ce07de8.json new file mode 100644 index 0000000..e286c67 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/833726b2c10812fe7d4c42183ce07de8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:28.288565", + "response": { + "continue": { + "rvcontinue": "20080330141948|18890490", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1397634, + "ns": 0, + "title": "検閲", + "revisions": [ + { + "timestamp": "2008-03-30T13:25:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8348fe11845443780cf3c8012fb3b1f0.json b/wikipedia-analysis-#229lixin/cache/8348fe11845443780cf3c8012fb3b1f0.json new file mode 100644 index 0000000..a65cb27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8348fe11845443780cf3c8012fb3b1f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:41.328694", + "response": { + "continue": { + "rvcontinue": "20021019231631|150145", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11182, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2002-10-17T13:28:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8349bbe734bae308418eb9164fa6eca3.json b/wikipedia-analysis-#229lixin/cache/8349bbe734bae308418eb9164fa6eca3.json new file mode 100644 index 0000000..f1ea050 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8349bbe734bae308418eb9164fa6eca3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:31.142717", + "response": { + "continue": { + "rvcontinue": "20160103133755|8403159", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203049, + "ns": 0, + "title": "Vaccine", + "revisions": [ + { + "timestamp": "2007-08-01T19:01:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/839b5d32e72f1f602d738571ec4aa239.json b/wikipedia-analysis-#229lixin/cache/839b5d32e72f1f602d738571ec4aa239.json new file mode 100644 index 0000000..8a9f7ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/839b5d32e72f1f602d738571ec4aa239.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:34.217970", + "response": { + "continue": { + "rvcontinue": "20250403145028|12231524", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5203, + "ns": 0, + "title": "องค์การอนามัยโลก", + "revisions": [ + { + "timestamp": "2026-01-07T08:33:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/83f812c65b82fb537486db61bf779671.json b/wikipedia-analysis-#229lixin/cache/83f812c65b82fb537486db61bf779671.json new file mode 100644 index 0000000..b588819 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/83f812c65b82fb537486db61bf779671.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:31.792260", + "response": { + "continue": { + "rvcontinue": "20100916054430|44344", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9752, + "ns": 0, + "title": "ဆင်ဆာပြုလုပ်ခြင်း", + "revisions": [ + { + "timestamp": "2010-09-16T05:42:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/83fd3468b2969e82764ff23983800b2b.json b/wikipedia-analysis-#229lixin/cache/83fd3468b2969e82764ff23983800b2b.json new file mode 100644 index 0000000..64416a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/83fd3468b2969e82764ff23983800b2b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:16.995560", + "response": { + "continue": { + "rvcontinue": "20260112052436|1332504353", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47842317, + "ns": 0, + "title": "Refugee crisis", + "revisions": [ + { + "timestamp": "2026-01-20T19:14:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/83ffa76c0cb47676a414e7a37cab4056.json b/wikipedia-analysis-#229lixin/cache/83ffa76c0cb47676a414e7a37cab4056.json new file mode 100644 index 0000000..66940f0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/83ffa76c0cb47676a414e7a37cab4056.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:08.735965", + "response": { + "continue": { + "rvcontinue": "20021216145216|7753", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4516, + "ns": 0, + "title": "Krig", + "revisions": [ + { + "timestamp": "2002-12-16T14:44:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8405c73a41e3c78be3a703f80e16ce5e.json b/wikipedia-analysis-#229lixin/cache/8405c73a41e3c78be3a703f80e16ce5e.json new file mode 100644 index 0000000..e26230c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8405c73a41e3c78be3a703f80e16ce5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:24.729937", + "response": { + "continue": { + "rvcontinue": "20251004160353|6482651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1603098, + "ns": 0, + "title": "यातना", + "revisions": [ + { + "timestamp": "2025-12-29T03:16:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8417162376dfece1691d57d265cc83b5.json b/wikipedia-analysis-#229lixin/cache/8417162376dfece1691d57d265cc83b5.json new file mode 100644 index 0000000..8d62f5c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8417162376dfece1691d57d265cc83b5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:16.520075", + "response": { + "continue": { + "rvcontinue": "20230125160019|36436859", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2216147, + "ns": 0, + "title": "صلح‌بانی", + "revisions": [ + { + "timestamp": "2024-08-08T07:36:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/844c4fb40d43c1f7015f76acdadf9335.json b/wikipedia-analysis-#229lixin/cache/844c4fb40d43c1f7015f76acdadf9335.json new file mode 100644 index 0000000..10ee333 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/844c4fb40d43c1f7015f76acdadf9335.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:28.461791", + "response": { + "continue": { + "rvcontinue": "20251006092050|169840074", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41501, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2025-12-25T17:36:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/844cc80444c938e0f1f42ff265d37ba4.json b/wikipedia-analysis-#229lixin/cache/844cc80444c938e0f1f42ff265d37ba4.json new file mode 100644 index 0000000..9a3ef2c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/844cc80444c938e0f1f42ff265d37ba4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:31.768294", + "response": { + "continue": { + "rvcontinue": "20251102224413|42958959", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6726856, + "ns": 0, + "title": "تردید در واکسیناسیون", + "revisions": [ + { + "timestamp": "2025-12-23T09:37:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/845dc8dad9575009b024448342668a2a.json b/wikipedia-analysis-#229lixin/cache/845dc8dad9575009b024448342668a2a.json new file mode 100644 index 0000000..405c8f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/845dc8dad9575009b024448342668a2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:04.765769", + "response": { + "continue": { + "rvcontinue": "20260113131605|91097450", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6861061, + "ns": 0, + "title": "2019冠状病毒病疫情", + "revisions": [ + { + "timestamp": "2026-01-24T18:18:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/846650c7fc67a42b3f6d0b30da593041.json b/wikipedia-analysis-#229lixin/cache/846650c7fc67a42b3f6d0b30da593041.json new file mode 100644 index 0000000..f3d4149 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/846650c7fc67a42b3f6d0b30da593041.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:11.667228", + "response": { + "continue": { + "rvcontinue": "20190818063249|3611264", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 771777, + "ns": 0, + "title": "বৈষম্য", + "revisions": [ + { + "timestamp": "2019-08-18T06:11:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/847c06c9af9f9229e860e4bd71db3c4c.json b/wikipedia-analysis-#229lixin/cache/847c06c9af9f9229e860e4bd71db3c4c.json new file mode 100644 index 0000000..ea99b76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/847c06c9af9f9229e860e4bd71db3c4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:04.633009", + "response": { + "continue": { + "rvcontinue": "20030815161552|97285", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25425, + "ns": 0, + "title": "Changement climatique", + "revisions": [ + { + "timestamp": "2003-08-15T16:05:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/84b017cd95e201b1ea407c6ce7d38d54.json b/wikipedia-analysis-#229lixin/cache/84b017cd95e201b1ea407c6ce7d38d54.json new file mode 100644 index 0000000..b496b22 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/84b017cd95e201b1ea407c6ce7d38d54.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:20.119851", + "response": { + "continue": { + "rvcontinue": "20251120002007|28556618", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3838121, + "ns": 0, + "title": "Gempa bumi Turki–Suriah 2023", + "revisions": [ + { + "timestamp": "2025-12-27T02:56:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/84cdb987f3aa82cc9f88e936ae58eb4e.json b/wikipedia-analysis-#229lixin/cache/84cdb987f3aa82cc9f88e936ae58eb4e.json new file mode 100644 index 0000000..4242295 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/84cdb987f3aa82cc9f88e936ae58eb4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:17.058198", + "response": { + "continue": { + "rvcontinue": "20051009070152|8566", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2374, + "ns": 0, + "title": "جنگ", + "revisions": [ + { + "timestamp": "2005-08-13T08:22:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/84e191f93f45c033a5250e3c4a536d4d.json b/wikipedia-analysis-#229lixin/cache/84e191f93f45c033a5250e3c4a536d4d.json new file mode 100644 index 0000000..c870d8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/84e191f93f45c033a5250e3c4a536d4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:40.523749", + "response": { + "continue": { + "rvcontinue": "20130817020334|305796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42233, + "ns": 0, + "title": "ጎርፍ", + "revisions": [ + { + "timestamp": "2013-08-17T00:37:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/84e91854f8fe20054b06f7c7baa1b811.json b/wikipedia-analysis-#229lixin/cache/84e91854f8fe20054b06f7c7baa1b811.json new file mode 100644 index 0000000..3e5ff11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/84e91854f8fe20054b06f7c7baa1b811.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:24.825636", + "response": { + "continue": { + "rvcontinue": "20240915234456|37856951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 454084, + "ns": 0, + "title": "평화 유지 활동", + "revisions": [ + { + "timestamp": "2025-04-11T03:18:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8521f96ae166450afeaf83877905d0cc.json b/wikipedia-analysis-#229lixin/cache/8521f96ae166450afeaf83877905d0cc.json new file mode 100644 index 0000000..ebc949f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8521f96ae166450afeaf83877905d0cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:20.984660", + "response": { + "continue": { + "rvcontinue": "20250806122025|40418093", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2871953, + "ns": 0, + "title": "2024년 미국 대통령 선거", + "revisions": [ + { + "timestamp": "2025-10-25T00:48:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85229377b37c6a42e2e94d59eb23d5f5.json b/wikipedia-analysis-#229lixin/cache/85229377b37c6a42e2e94d59eb23d5f5.json new file mode 100644 index 0000000..79eff2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85229377b37c6a42e2e94d59eb23d5f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:43.454068", + "response": { + "continue": { + "rvcontinue": "20250902134703|46087511", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 394884, + "ns": 0, + "title": "Повідь", + "revisions": [ + { + "timestamp": "2026-01-20T23:57:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85300ec2a769b4a1fc9d84f1e13586df.json b/wikipedia-analysis-#229lixin/cache/85300ec2a769b4a1fc9d84f1e13586df.json new file mode 100644 index 0000000..c31463d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85300ec2a769b4a1fc9d84f1e13586df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:10.806122", + "response": { + "continue": { + "rvcontinue": "20041215182541|19030", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10498, + "ns": 0, + "title": "Banjir", + "revisions": [ + { + "timestamp": "2004-12-15T17:31:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8539ccbef61768917d7b4e2b57df0406.json b/wikipedia-analysis-#229lixin/cache/8539ccbef61768917d7b4e2b57df0406.json new file mode 100644 index 0000000..da3f408 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8539ccbef61768917d7b4e2b57df0406.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:36.063741", + "response": { + "continue": { + "rvcontinue": "20250810210444|71680941", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23655, + "ns": 0, + "title": "منظمة الصحة العالمية", + "revisions": [ + { + "timestamp": "2025-08-26T22:31:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8543592cf30fcd7cae8ff87df34bdc03.json b/wikipedia-analysis-#229lixin/cache/8543592cf30fcd7cae8ff87df34bdc03.json new file mode 100644 index 0000000..3cefea8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8543592cf30fcd7cae8ff87df34bdc03.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:58.810049", + "response": { + "continue": { + "rvcontinue": "20100825104921|43200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9461, + "ns": 0, + "title": "ငလျင်", + "revisions": [ + { + "timestamp": "2010-08-25T10:48:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85477cc028fc69b436c5e95a7e92a3c4.json b/wikipedia-analysis-#229lixin/cache/85477cc028fc69b436c5e95a7e92a3c4.json new file mode 100644 index 0000000..298c64d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85477cc028fc69b436c5e95a7e92a3c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:19.770932", + "response": { + "continue": { + "rvcontinue": "20070613020224|13507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1602, + "ns": 0, + "title": "मानव अधिकार", + "revisions": [ + { + "timestamp": "2005-08-30T07:56:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/855dc2b4c8b5544c0fab4c326d23f298.json b/wikipedia-analysis-#229lixin/cache/855dc2b4c8b5544c0fab4c326d23f298.json new file mode 100644 index 0000000..e8ffb7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/855dc2b4c8b5544c0fab4c326d23f298.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:07.571408", + "response": { + "continue": { + "rvcontinue": "20240722053538|11820043", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58780, + "ns": 0, + "title": "Censur", + "revisions": [ + { + "timestamp": "2025-07-13T12:12:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85771b456d92a67046e2a8ca5790ec66.json b/wikipedia-analysis-#229lixin/cache/85771b456d92a67046e2a8ca5790ec66.json new file mode 100644 index 0000000..7dbb342 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85771b456d92a67046e2a8ca5790ec66.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:41.186445", + "response": { + "continue": { + "rvcontinue": "20250424155318|70001080", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25073, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2025-08-05T16:27:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8596c6b86bdfc2771c601b784706facc.json b/wikipedia-analysis-#229lixin/cache/8596c6b86bdfc2771c601b784706facc.json new file mode 100644 index 0000000..9e7eae2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8596c6b86bdfc2771c601b784706facc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:54.934646", + "response": { + "continue": { + "rvcontinue": "20251224145034|70391507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5342, + "ns": 0, + "title": "Oorlog", + "revisions": [ + { + "timestamp": "2025-12-24T14:54:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85adfc882cf2b5e1d6d7477b47f97aac.json b/wikipedia-analysis-#229lixin/cache/85adfc882cf2b5e1d6d7477b47f97aac.json new file mode 100644 index 0000000..78834c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85adfc882cf2b5e1d6d7477b47f97aac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:25.604648", + "response": { + "continue": { + "rvcontinue": "20251119234232|107297258", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2045350, + "ns": 0, + "title": "表現の自由", + "revisions": [ + { + "timestamp": "2026-01-17T23:19:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85be08fb1872fd07fe4fbdb306a41bac.json b/wikipedia-analysis-#229lixin/cache/85be08fb1872fd07fe4fbdb306a41bac.json new file mode 100644 index 0000000..352874d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85be08fb1872fd07fe4fbdb306a41bac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:31.490480", + "response": { + "continue": { + "rvcontinue": "20071120113153|1148135", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 252619, + "ns": 0, + "title": "جريمة حرب", + "revisions": [ + { + "timestamp": "2007-11-20T10:55:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85db043eac8416eacd12e3ddf79c204f.json b/wikipedia-analysis-#229lixin/cache/85db043eac8416eacd12e3ddf79c204f.json new file mode 100644 index 0000000..11aa4fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85db043eac8416eacd12e3ddf79c204f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:27.595653", + "response": { + "continue": { + "rvcontinue": "20180207104158|13684605", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2156870, + "ns": 0, + "title": "Kesetaraan gender", + "revisions": [ + { + "timestamp": "2016-12-08T09:45:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85e7e78423346b79113b538e3cbc97d9.json b/wikipedia-analysis-#229lixin/cache/85e7e78423346b79113b538e3cbc97d9.json new file mode 100644 index 0000000..f9883be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85e7e78423346b79113b538e3cbc97d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:23.794896", + "response": { + "continue": { + "rvcontinue": "20251115151813|43032691", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5293, + "ns": 0, + "title": "ایدز", + "revisions": [ + { + "timestamp": "2025-11-15T15:21:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/85ebc4bd0bb8dc8db00a074cdedeb609.json b/wikipedia-analysis-#229lixin/cache/85ebc4bd0bb8dc8db00a074cdedeb609.json new file mode 100644 index 0000000..4f7781a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/85ebc4bd0bb8dc8db00a074cdedeb609.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:19.795276", + "response": { + "continue": { + "rvcontinue": "20030226132711|6556", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7644, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2003-02-24T13:09:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/864de1226367d2f6965c485b07b95c58.json b/wikipedia-analysis-#229lixin/cache/864de1226367d2f6965c485b07b95c58.json new file mode 100644 index 0000000..d23291b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/864de1226367d2f6965c485b07b95c58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:47.133356", + "response": { + "continue": { + "rvcontinue": "20240116095744|26993169", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 514901, + "ns": 0, + "title": "Родна равноправност", + "revisions": [ + { + "timestamp": "2025-04-21T08:40:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8651d7b6621ada024d84236ac61d9bee.json b/wikipedia-analysis-#229lixin/cache/8651d7b6621ada024d84236ac61d9bee.json new file mode 100644 index 0000000..9c4e28c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8651d7b6621ada024d84236ac61d9bee.json @@ -0,0 +1,332 @@ +{ + "cached_at": "2026-01-26T00:37:30.151753", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 48626, + "ns": 0, + "title": "War crime", + "langlinks": [ + { + "lang": "af", + "title": "Oorlogmisdaad" + }, + { + "lang": "gsw", + "title": "Kriegsverbrechen" + }, + { + "lang": "ar", + "title": "جريمة حرب" + }, + { + "lang": "arz", + "title": "جريمة حرب" + }, + { + "lang": "ast", + "title": "Crime de guerra" + }, + { + "lang": "az", + "title": "Müharibə cinayəti" + }, + { + "lang": "azb", + "title": "ساواش جینایتی" + }, + { + "lang": "be", + "title": "Ваеннае злачынства" + }, + { + "lang": "be-tarask", + "title": "Ваеннае злачынства" + }, + { + "lang": "bg", + "title": "Военно престъпление" + }, + { + "lang": "bn", + "title": "যুদ্ধাপরাধ" + }, + { + "lang": "bs", + "title": "Ratni zločin" + }, + { + "lang": "ca", + "title": "Crim de guerra" + }, + { + "lang": "ckb", + "title": "تاوانی جەنگی" + }, + { + "lang": "cs", + "title": "Válečný zločin" + }, + { + "lang": "cy", + "title": "Trosedd rhyfel" + }, + { + "lang": "da", + "title": "Krigsforbrydelse" + }, + { + "lang": "de", + "title": "Kriegsverbrechen" + }, + { + "lang": "el", + "title": "Έγκλημα πολέμου" + }, + { + "lang": "eo", + "title": "Militkrimo" + }, + { + "lang": "es", + "title": "Crimen de guerra" + }, + { + "lang": "et", + "title": "Sõjakuritegu" + }, + { + "lang": "eu", + "title": "Gerra krimen" + }, + { + "lang": "fa", + "title": "جنایت جنگی" + }, + { + "lang": "fi", + "title": "Sotarikos" + }, + { + "lang": "fr", + "title": "Crime de guerre" + }, + { + "lang": "fy", + "title": "Oarlochsmisdie" + }, + { + "lang": "ga", + "title": "Coir chogaidh" + }, + { + "lang": "gl", + "title": "Crime de guerra" + }, + { + "lang": "ha", + "title": "Laifin Yaƙi" + }, + { + "lang": "he", + "title": "פשע מלחמה" + }, + { + "lang": "hi", + "title": "युद्ध अपराध" + }, + { + "lang": "hr", + "title": "Ratni zločin" + }, + { + "lang": "hu", + "title": "Háborús bűncselekmény" + }, + { + "lang": "hy", + "title": "Պատերազմական հանցագործություն" + }, + { + "lang": "id", + "title": "Kejahatan perang" + }, + { + "lang": "is", + "title": "Stríðsglæpir" + }, + { + "lang": "it", + "title": "Crimine di guerra" + }, + { + "lang": "ja", + "title": "戦争犯罪" + }, + { + "lang": "ka", + "title": "სამხედრო დანაშაული" + }, + { + "lang": "kk", + "title": "Әскери қылмыс" + }, + { + "lang": "ko", + "title": "전쟁범죄" + }, + { + "lang": "ky", + "title": "Согуш кылмышы" + }, + { + "lang": "la", + "title": "Scelus bellicum" + }, + { + "lang": "lmo", + "title": "Crimen de guerra" + }, + { + "lang": "lt", + "title": "Karo nusikaltimai" + }, + { + "lang": "lv", + "title": "Kara noziegumi" + }, + { + "lang": "mk", + "title": "Воено злосторство" + }, + { + "lang": "ml", + "title": "യുദ്ധക്കുറ്റം" + }, + { + "lang": "ms", + "title": "Jenayah perang" + }, + { + "lang": "my", + "title": "စစ်ရာဇဝတ်မှု" + }, + { + "lang": "nl", + "title": "Oorlogsmisdrijf" + }, + { + "lang": "nn", + "title": "Krigsbrotsverk" + }, + { + "lang": "nb", + "title": "Krigsforbrytelse" + }, + { + "lang": "oc", + "title": "Crime de guèrra" + }, + { + "lang": "pa", + "title": "ਯੁੱਧ ਅਪਰਾਧ" + }, + { + "lang": "pl", + "title": "Zbrodnia wojenna" + }, + { + "lang": "pt", + "title": "Crime de guerra" + }, + { + "lang": "ro", + "title": "Crimă de război" + }, + { + "lang": "ru", + "title": "Военное преступление" + }, + { + "lang": "sc", + "title": "Crìmene de gherra" + }, + { + "lang": "sh", + "title": "Ratni zločin" + }, + { + "lang": "simple", + "title": "War crime" + }, + { + "lang": "sk", + "title": "Vojnový zločin" + }, + { + "lang": "sl", + "title": "Vojni zločin" + }, + { + "lang": "sq", + "title": "Krimet e luftës" + }, + { + "lang": "sr", + "title": "Ратни злочин" + }, + { + "lang": "sv", + "title": "Brott mot krigets lagar" + }, + { + "lang": "ta", + "title": "போர் குற்றம்" + }, + { + "lang": "th", + "title": "อาชญากรรมสงคราม" + }, + { + "lang": "tr", + "title": "Savaş suçu" + }, + { + "lang": "uk", + "title": "Воєнний злочин" + }, + { + "lang": "ur", + "title": "جنگی جرائم" + }, + { + "lang": "uz", + "title": "Harbiy jinoyatlar" + }, + { + "lang": "vi", + "title": "Tội ác chiến tranh" + }, + { + "lang": "wuu", + "title": "战争罪" + }, + { + "lang": "zh", + "title": "战争罪" + }, + { + "lang": "yue", + "title": "戰爭罪" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/865e3e8b8989f8330e1d3676a9bdd2df.json b/wikipedia-analysis-#229lixin/cache/865e3e8b8989f8330e1d3676a9bdd2df.json new file mode 100644 index 0000000..d63d9cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/865e3e8b8989f8330e1d3676a9bdd2df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:30.446118", + "response": { + "continue": { + "rvcontinue": "20040805124908|674944", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103595, + "ns": 0, + "title": "Vote", + "revisions": [ + { + "timestamp": "2004-08-05T12:43:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8668f92c86406b57b2bd94eeb090097d.json b/wikipedia-analysis-#229lixin/cache/8668f92c86406b57b2bd94eeb090097d.json new file mode 100644 index 0000000..fa7f6a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8668f92c86406b57b2bd94eeb090097d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:57.594489", + "response": { + "continue": { + "rvcontinue": "20070801140437|5068185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 750829, + "ns": 0, + "title": "Антивакцинаторство", + "revisions": [ + { + "timestamp": "2007-08-01T13:40:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8671366e757519be397925818f16a840.json b/wikipedia-analysis-#229lixin/cache/8671366e757519be397925818f16a840.json new file mode 100644 index 0000000..1542424 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8671366e757519be397925818f16a840.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:25.572182", + "response": { + "continue": { + "rvcontinue": "20190507090035|21304261", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1630754, + "ns": 0, + "title": "Kínzás", + "revisions": [ + { + "timestamp": "2019-05-07T07:02:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/868092a7e7c2e037a6814660c8576f58.json b/wikipedia-analysis-#229lixin/cache/868092a7e7c2e037a6814660c8576f58.json new file mode 100644 index 0000000..a1d3d09 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/868092a7e7c2e037a6814660c8576f58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:50.453523", + "response": { + "continue": { + "rvcontinue": "20180916180047|54497899", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4369196, + "ns": 0, + "title": "Ruch antyszczepionkowy", + "revisions": [ + { + "timestamp": "2018-09-16T17:49:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/868b01fa2ea8853002a87ef53df7b981.json b/wikipedia-analysis-#229lixin/cache/868b01fa2ea8853002a87ef53df7b981.json new file mode 100644 index 0000000..189fb33 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/868b01fa2ea8853002a87ef53df7b981.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:07.463947", + "response": { + "continue": { + "rvcontinue": "20080308204248|1077671", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196364, + "ns": 0, + "title": "Đầu phiếu", + "revisions": [ + { + "timestamp": "2008-03-08T17:19:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/869da0a94f652197de1d7e45fba72700.json b/wikipedia-analysis-#229lixin/cache/869da0a94f652197de1d7e45fba72700.json new file mode 100644 index 0000000..9233046 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/869da0a94f652197de1d7e45fba72700.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:27.862758", + "response": { + "continue": { + "rvcontinue": "20250804183504|689625", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5923, + "ns": 0, + "title": "Kanjamau", + "revisions": [ + { + "timestamp": "2025-08-11T10:10:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/86a66c37d4018ac179d6202c2cb5ceab.json b/wikipedia-analysis-#229lixin/cache/86a66c37d4018ac179d6202c2cb5ceab.json new file mode 100644 index 0000000..075e4eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/86a66c37d4018ac179d6202c2cb5ceab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:10.826846", + "response": { + "continue": { + "rvcontinue": "20250527184315|12584381", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52860, + "ns": 0, + "title": "Дискриминация", + "revisions": [ + { + "timestamp": "2025-05-27T18:50:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/86d32a0faab8dadb2c9d2ce41a2c4a34.json b/wikipedia-analysis-#229lixin/cache/86d32a0faab8dadb2c9d2ce41a2c4a34.json new file mode 100644 index 0000000..a14e6be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/86d32a0faab8dadb2c9d2ce41a2c4a34.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:27.773982", + "response": { + "continue": { + "rvcontinue": "20251215115750|74590945", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5578, + "ns": 0, + "title": "Động đất", + "revisions": [ + { + "timestamp": "2025-12-15T12:02:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/86ef0e363bd535a30226b4ab812383f3.json b/wikipedia-analysis-#229lixin/cache/86ef0e363bd535a30226b4ab812383f3.json new file mode 100644 index 0000000..c61a819 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/86ef0e363bd535a30226b4ab812383f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:45.741653", + "response": { + "continue": { + "rvcontinue": "20241025175926|12395591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 154960, + "ns": 0, + "title": "Наводнение", + "revisions": [ + { + "timestamp": "2025-09-04T02:10:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/870212eea4ee037e129b06d76f66255f.json b/wikipedia-analysis-#229lixin/cache/870212eea4ee037e129b06d76f66255f.json new file mode 100644 index 0000000..7482d33 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/870212eea4ee037e129b06d76f66255f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:20.636263", + "response": { + "continue": { + "rvcontinue": "20100801070223|716611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 213357, + "ns": 0, + "title": "प्रेस की स्वतंत्रता", + "revisions": [ + { + "timestamp": "2010-08-01T07:01:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8720641d9bdd2995f5e4698146a51a1f.json b/wikipedia-analysis-#229lixin/cache/8720641d9bdd2995f5e4698146a51a1f.json new file mode 100644 index 0000000..ed10d41 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8720641d9bdd2995f5e4698146a51a1f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:38.804769", + "response": { + "continue": { + "rvcontinue": "20250930092316|69947734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5102, + "ns": 0, + "title": "Kinderarbeid", + "revisions": [ + { + "timestamp": "2025-12-14T12:13:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/872dd2ccd822ed7ed9b8ca9de9f85b31.json b/wikipedia-analysis-#229lixin/cache/872dd2ccd822ed7ed9b8ca9de9f85b31.json new file mode 100644 index 0000000..25c90a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/872dd2ccd822ed7ed9b8ca9de9f85b31.json @@ -0,0 +1,28 @@ +{ + "cached_at": "2026-01-26T00:09:27.640762", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 71394623, + "ns": 0, + "title": "Mpox outbreak", + "langlinks": [ + { + "lang": "ar", + "title": "تفشي مرض جدري القرود" + }, + { + "lang": "ko", + "title": "엠폭스 유행" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/873cff474226a60286a6e876df6428aa.json b/wikipedia-analysis-#229lixin/cache/873cff474226a60286a6e876df6428aa.json new file mode 100644 index 0000000..e2c9cc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/873cff474226a60286a6e876df6428aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:16.924818", + "response": { + "continue": { + "rvcontinue": "20251127154854|25448835", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315728, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2025-11-27T15:50:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/874dda513d1fc26210c8c6839f9827fb.json b/wikipedia-analysis-#229lixin/cache/874dda513d1fc26210c8c6839f9827fb.json new file mode 100644 index 0000000..c79e07a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/874dda513d1fc26210c8c6839f9827fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:22.376393", + "response": { + "continue": { + "rvcontinue": "20250719214319|69627079", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17789, + "ns": 0, + "title": "Natuurbrand", + "revisions": [ + { + "timestamp": "2025-07-21T05:15:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8756b712600a96bc92ac02c36ff29ec5.json b/wikipedia-analysis-#229lixin/cache/8756b712600a96bc92ac02c36ff29ec5.json new file mode 100644 index 0000000..37d0540 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8756b712600a96bc92ac02c36ff29ec5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:29.552025", + "response": { + "continue": { + "rvcontinue": "20060429111340|13947", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3332, + "ns": 0, + "title": "ভূমিকম্প", + "revisions": [ + { + "timestamp": "2006-04-14T17:28:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/875710a079689dbd43225121104a83aa.json b/wikipedia-analysis-#229lixin/cache/875710a079689dbd43225121104a83aa.json new file mode 100644 index 0000000..5eec3f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/875710a079689dbd43225121104a83aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:01.575318", + "response": { + "continue": { + "rvcontinue": "20081203153859|4519598", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 725651, + "ns": 0, + "title": "Ayrımcılık", + "revisions": [ + { + "timestamp": "2008-12-03T15:37:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/87665c7cac51d81dec4cb3190bfeb198.json b/wikipedia-analysis-#229lixin/cache/87665c7cac51d81dec4cb3190bfeb198.json new file mode 100644 index 0000000..9c2eb1c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/87665c7cac51d81dec4cb3190bfeb198.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:15.278137", + "response": { + "continue": { + "rvcontinue": "20191124113446|9679336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 499368, + "ns": 0, + "title": "Гласуване", + "revisions": [ + { + "timestamp": "2020-05-12T06:23:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/876be85ce1880bdc407a024e6c8076d1.json b/wikipedia-analysis-#229lixin/cache/876be85ce1880bdc407a024e6c8076d1.json new file mode 100644 index 0000000..7eae6b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/876be85ce1880bdc407a024e6c8076d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:40.879610", + "response": { + "continue": { + "rvcontinue": "20220822133344|512291", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20672, + "ns": 0, + "title": "නියඟය", + "revisions": [ + { + "timestamp": "2024-10-21T18:16:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8776df6d29132b057c000682e2bc489f.json b/wikipedia-analysis-#229lixin/cache/8776df6d29132b057c000682e2bc489f.json new file mode 100644 index 0000000..54065d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8776df6d29132b057c000682e2bc489f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:19.681014", + "response": { + "continue": { + "rvcontinue": "20050313135326|288600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50362, + "ns": 0, + "title": "Afstemning", + "revisions": [ + { + "timestamp": "2005-03-13T13:52:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/87bb36333f149b4879fc389e722c1254.json b/wikipedia-analysis-#229lixin/cache/87bb36333f149b4879fc389e722c1254.json new file mode 100644 index 0000000..36000dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/87bb36333f149b4879fc389e722c1254.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:58.239162", + "response": { + "continue": { + "rvcontinue": "20251221160659|41035115", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76789, + "ns": 0, + "title": "집단학살", + "revisions": [ + { + "timestamp": "2025-12-21T23:36:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/87c9d1f017df5b79cd0562e2ea16278d.json b/wikipedia-analysis-#229lixin/cache/87c9d1f017df5b79cd0562e2ea16278d.json new file mode 100644 index 0000000..248cf62 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/87c9d1f017df5b79cd0562e2ea16278d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:57.483229", + "response": { + "continue": { + "rvcontinue": "20200614192738|360872", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12200, + "ns": 0, + "title": "ዴሞክራሲ", + "revisions": [ + { + "timestamp": "2023-10-18T19:07:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/87d58c8037e8c6cb01194cae693b219e.json b/wikipedia-analysis-#229lixin/cache/87d58c8037e8c6cb01194cae693b219e.json new file mode 100644 index 0000000..e6d10d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/87d58c8037e8c6cb01194cae693b219e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:32.785677", + "response": { + "continue": { + "rvcontinue": "20251204204544|36478370", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1037054, + "ns": 0, + "title": "İnsan göçü", + "revisions": [ + { + "timestamp": "2025-12-28T13:43:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8808042aaa1c5ab0c41280ff4954455f.json b/wikipedia-analysis-#229lixin/cache/8808042aaa1c5ab0c41280ff4954455f.json new file mode 100644 index 0000000..7929dda --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8808042aaa1c5ab0c41280ff4954455f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:46.098634", + "response": { + "continue": { + "rvcontinue": "20061227163545|412508", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70046, + "ns": 0, + "title": "Biến đổi khí hậu", + "revisions": [ + { + "timestamp": "2006-12-27T07:35:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/881360ae14c26a660590557a24572609.json b/wikipedia-analysis-#229lixin/cache/881360ae14c26a660590557a24572609.json new file mode 100644 index 0000000..946e42b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/881360ae14c26a660590557a24572609.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:47.895792", + "response": { + "continue": { + "rvcontinue": "20250728173745|6459273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4207, + "ns": 0, + "title": "भूकम्प", + "revisions": [ + { + "timestamp": "2025-12-05T02:49:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8828d1e48b1c89abbd7d52d66ea8c694.json b/wikipedia-analysis-#229lixin/cache/8828d1e48b1c89abbd7d52d66ea8c694.json new file mode 100644 index 0000000..bde12db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8828d1e48b1c89abbd7d52d66ea8c694.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:17.982394", + "response": { + "continue": { + "rvcontinue": "20061214145526|319275", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48541, + "ns": 0, + "title": "Θανατική ποινή", + "revisions": [ + { + "timestamp": "2006-12-14T14:40:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/882c905eee34e33594c269ff0ecb066d.json b/wikipedia-analysis-#229lixin/cache/882c905eee34e33594c269ff0ecb066d.json new file mode 100644 index 0000000..6a89c8e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/882c905eee34e33594c269ff0ecb066d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:04.403608", + "response": { + "continue": { + "rvcontinue": "20260125064442|1334717626", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30653, + "ns": 0, + "title": "Tuberculosis", + "revisions": [ + { + "timestamp": "2026-01-26T04:16:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/88355f1e434f1438a27ee77c1d2eaa93.json b/wikipedia-analysis-#229lixin/cache/88355f1e434f1438a27ee77c1d2eaa93.json new file mode 100644 index 0000000..7de593e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/88355f1e434f1438a27ee77c1d2eaa93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:08.159498", + "response": { + "continue": { + "rvcontinue": "20251112181842|12742405", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111002, + "ns": 0, + "title": "Туберкулоза", + "revisions": [ + { + "timestamp": "2025-11-12T18:37:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8835fcb8ef3233469695ffd87ddf6f55.json b/wikipedia-analysis-#229lixin/cache/8835fcb8ef3233469695ffd87ddf6f55.json new file mode 100644 index 0000000..7d85ae6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8835fcb8ef3233469695ffd87ddf6f55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:18.843071", + "response": { + "continue": { + "rvcontinue": "20251202011722|107447248", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 246407, + "ns": 0, + "title": "気候変動", + "revisions": [ + { + "timestamp": "2025-12-02T03:29:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8854395833ec9b4d6e9091e23d70bd0b.json b/wikipedia-analysis-#229lixin/cache/8854395833ec9b4d6e9091e23d70bd0b.json new file mode 100644 index 0000000..65a3478 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8854395833ec9b4d6e9091e23d70bd0b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:08.239814", + "response": { + "continue": { + "rvcontinue": "20250201033005|6572227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57406, + "ns": 0, + "title": "سزائے موت", + "revisions": [ + { + "timestamp": "2026-01-18T04:10:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/885f11d2d6ba3763bcbbb74173fcbcc2.json b/wikipedia-analysis-#229lixin/cache/885f11d2d6ba3763bcbbb74173fcbcc2.json new file mode 100644 index 0000000..ed2f07c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/885f11d2d6ba3763bcbbb74173fcbcc2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:54.706005", + "response": { + "continue": { + "rvcontinue": "20251018133209|147281665", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 120345, + "ns": 0, + "title": "Genocidio", + "revisions": [ + { + "timestamp": "2026-01-11T01:01:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8871d2dac615a2b05dca7a73e3205ec0.json b/wikipedia-analysis-#229lixin/cache/8871d2dac615a2b05dca7a73e3205ec0.json new file mode 100644 index 0000000..962a047 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8871d2dac615a2b05dca7a73e3205ec0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:52.274234", + "response": { + "continue": { + "rvcontinue": "20241009141056|68788245", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74661, + "ns": 0, + "title": "Votação", + "revisions": [ + { + "timestamp": "2025-02-16T14:32:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/887636dde0dd6916507226b2ac0f93c4.json b/wikipedia-analysis-#229lixin/cache/887636dde0dd6916507226b2ac0f93c4.json new file mode 100644 index 0000000..2544c0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/887636dde0dd6916507226b2ac0f93c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:57.847079", + "response": { + "continue": { + "rvcontinue": "20250820170520|40497626", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97809, + "ns": 0, + "title": "지진", + "revisions": [ + { + "timestamp": "2025-11-08T15:20:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8893323dd23b600142631e3901b902f4.json b/wikipedia-analysis-#229lixin/cache/8893323dd23b600142631e3901b902f4.json new file mode 100644 index 0000000..d606c8b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8893323dd23b600142631e3901b902f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:51.505575", + "response": { + "continue": { + "rvcontinue": "20251228193512|262814303", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5065, + "ns": 0, + "title": "Terrorismus", + "revisions": [ + { + "timestamp": "2025-12-31T13:09:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/88ca82e01ff5c055fa99b0e08357f7d5.json b/wikipedia-analysis-#229lixin/cache/88ca82e01ff5c055fa99b0e08357f7d5.json new file mode 100644 index 0000000..47259ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/88ca82e01ff5c055fa99b0e08357f7d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:33.952957", + "response": { + "continue": { + "rvcontinue": "20250717030657|257962229", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31096, + "ns": 0, + "title": "Impfstoff", + "revisions": [ + { + "timestamp": "2026-01-03T17:07:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/88d98c7e3b6134d36702b28ba2954ac1.json b/wikipedia-analysis-#229lixin/cache/88d98c7e3b6134d36702b28ba2954ac1.json new file mode 100644 index 0000000..13278c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/88d98c7e3b6134d36702b28ba2954ac1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:44.154817", + "response": { + "continue": { + "rvcontinue": "20251202141532|70257901", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13366, + "ns": 0, + "title": "Discriminatie", + "revisions": [ + { + "timestamp": "2025-12-07T18:30:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/88e4d9f27311db71fe34b1661b3412ee.json b/wikipedia-analysis-#229lixin/cache/88e4d9f27311db71fe34b1661b3412ee.json new file mode 100644 index 0000000..40f1f07 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/88e4d9f27311db71fe34b1661b3412ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:40.499318", + "response": { + "continue": { + "rvcontinue": "20060526071813|250997", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 66338, + "ns": 0, + "title": "Tunawisma", + "revisions": [ + { + "timestamp": "2006-05-26T07:17:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/88f60a401cb78feebc6ef997e9165d28.json b/wikipedia-analysis-#229lixin/cache/88f60a401cb78feebc6ef997e9165d28.json new file mode 100644 index 0000000..7a141d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/88f60a401cb78feebc6ef997e9165d28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:36.481489", + "response": { + "continue": { + "rvcontinue": "20250106071458|40271380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 634717, + "ns": 0, + "title": "עקורים", + "revisions": [ + { + "timestamp": "2025-01-06T07:16:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/890fc9822ec1175fc669d84f1495e00f.json b/wikipedia-analysis-#229lixin/cache/890fc9822ec1175fc669d84f1495e00f.json new file mode 100644 index 0000000..02754c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/890fc9822ec1175fc669d84f1495e00f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:30.807098", + "response": { + "continue": { + "rvcontinue": "20241002143043|530927", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85634, + "ns": 0, + "title": "Murar Mashaƙo 2019", + "revisions": [ + { + "timestamp": "2024-10-02T14:28:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/894c853565caac695984f09741726f9c.json b/wikipedia-analysis-#229lixin/cache/894c853565caac695984f09741726f9c.json new file mode 100644 index 0000000..682509b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/894c853565caac695984f09741726f9c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:09.152384", + "response": { + "continue": { + "rvcontinue": "20080529174342|30119821", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3015509, + "ns": 0, + "title": "Ouragan", + "revisions": [ + { + "timestamp": "2008-05-29T17:44:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/896e8425eb7bd100a788876c15baaf26.json b/wikipedia-analysis-#229lixin/cache/896e8425eb7bd100a788876c15baaf26.json new file mode 100644 index 0000000..7fdcfb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/896e8425eb7bd100a788876c15baaf26.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:08.231111", + "response": { + "continue": { + "rvcontinue": "20100114142059|572561", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 183401, + "ns": 0, + "title": "दावानल", + "revisions": [ + { + "timestamp": "2010-01-14T14:20:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89775ebc381158ad4563ba3de02d2cce.json b/wikipedia-analysis-#229lixin/cache/89775ebc381158ad4563ba3de02d2cce.json new file mode 100644 index 0000000..816181c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89775ebc381158ad4563ba3de02d2cce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:14.796168", + "response": { + "continue": { + "rvcontinue": "20250801153646|685227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22063, + "ns": 0, + "title": "Ƴancin Faɗar Albarkacin Baki", + "revisions": [ + { + "timestamp": "2025-09-30T10:50:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/899c6a4fd7f6afa3f3f433f0ec13feb9.json b/wikipedia-analysis-#229lixin/cache/899c6a4fd7f6afa3f3f433f0ec13feb9.json new file mode 100644 index 0000000..2d8ee7f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/899c6a4fd7f6afa3f3f433f0ec13feb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:52.872852", + "response": { + "continue": { + "rvcontinue": "20050327160007|641270", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 140607, + "ns": 0, + "title": "Bieda", + "revisions": [ + { + "timestamp": "2005-03-27T15:48:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89b4ee5ae1db9250fee03a97633a3310.json b/wikipedia-analysis-#229lixin/cache/89b4ee5ae1db9250fee03a97633a3310.json new file mode 100644 index 0000000..5d1762b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89b4ee5ae1db9250fee03a97633a3310.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:29.689075", + "response": { + "continue": { + "rvcontinue": "20070414115703|947245", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 193107, + "ns": 0, + "title": "Drepturile omului", + "revisions": [ + { + "timestamp": "2007-04-14T11:50:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89d00f041e025f40013642720992f090.json b/wikipedia-analysis-#229lixin/cache/89d00f041e025f40013642720992f090.json new file mode 100644 index 0000000..0a1d64e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89d00f041e025f40013642720992f090.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:30.790569", + "response": { + "continue": { + "rvcontinue": "20160509025527|3064322", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 712352, + "ns": 0, + "title": "भेदभाव", + "revisions": [ + { + "timestamp": "2016-05-09T02:55:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89e146ef9888e5e91a4fa77389fe7a4d.json b/wikipedia-analysis-#229lixin/cache/89e146ef9888e5e91a4fa77389fe7a4d.json new file mode 100644 index 0000000..5fcb6ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89e146ef9888e5e91a4fa77389fe7a4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:22.368947", + "response": { + "continue": { + "rvcontinue": "20070801141606|698523", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 147343, + "ns": 0, + "title": "تبعیض", + "revisions": [ + { + "timestamp": "2007-08-01T14:15:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89e3828a39045f3171bfcea4f1cfd031.json b/wikipedia-analysis-#229lixin/cache/89e3828a39045f3171bfcea4f1cfd031.json new file mode 100644 index 0000000..ebbbac7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89e3828a39045f3171bfcea4f1cfd031.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:25.469677", + "response": { + "continue": { + "rvcontinue": "20251114044748|28475543", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18613, + "ns": 0, + "title": "Demokrasi", + "revisions": [ + { + "timestamp": "2025-11-21T13:08:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/89f7737b7fe7dab270636033b5231d9d.json b/wikipedia-analysis-#229lixin/cache/89f7737b7fe7dab270636033b5231d9d.json new file mode 100644 index 0000000..8ff5f1a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/89f7737b7fe7dab270636033b5231d9d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:47.538081", + "response": { + "continue": { + "rvcontinue": "20061201011620|13300", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3723, + "ns": 0, + "title": "ملاريا", + "revisions": [ + { + "timestamp": "2006-12-01T01:15:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a06233aba924fd71ef3ef4ac3d01e27.json b/wikipedia-analysis-#229lixin/cache/8a06233aba924fd71ef3ef4ac3d01e27.json new file mode 100644 index 0000000..de18f07 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a06233aba924fd71ef3ef4ac3d01e27.json @@ -0,0 +1,476 @@ +{ + "cached_at": "2026-01-26T00:36:24.413674", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 12441, + "ns": 0, + "title": "Genocide", + "langlinks": [ + { + "lang": "af", + "title": "Volksmoord" + }, + { + "lang": "gsw", + "title": "Völkermord" + }, + { + "lang": "ang", + "title": "Folcmorðor" + }, + { + "lang": "ar", + "title": "إبادة جماعية" + }, + { + "lang": "arz", + "title": "ابادة الشعوب" + }, + { + "lang": "as", + "title": "নৰসংহাৰ" + }, + { + "lang": "ast", + "title": "Xenocidiu" + }, + { + "lang": "az", + "title": "Soyqırım" + }, + { + "lang": "ba", + "title": "Геноцид" + }, + { + "lang": "be", + "title": "Генацыд" + }, + { + "lang": "be-tarask", + "title": "Генацыд" + }, + { + "lang": "bg", + "title": "Геноцид" + }, + { + "lang": "bn", + "title": "জাতিনিধন" + }, + { + "lang": "br", + "title": "Gouennlazh" + }, + { + "lang": "bs", + "title": "Genocid" + }, + { + "lang": "ca", + "title": "Genocidi" + }, + { + "lang": "ckb", + "title": "جینۆساید" + }, + { + "lang": "cs", + "title": "Genocida" + }, + { + "lang": "cv", + "title": "Геноцид" + }, + { + "lang": "cy", + "title": "Hil-laddiad" + }, + { + "lang": "da", + "title": "Folkedrab" + }, + { + "lang": "de", + "title": "Völkermord" + }, + { + "lang": "diq", + "title": "Cênosid" + }, + { + "lang": "el", + "title": "Γενοκτονία" + }, + { + "lang": "eo", + "title": "Genocido" + }, + { + "lang": "es", + "title": "Genocidio" + }, + { + "lang": "et", + "title": "Genotsiid" + }, + { + "lang": "eu", + "title": "Genozidio" + }, + { + "lang": "fa", + "title": "نسل‌کشی" + }, + { + "lang": "fi", + "title": "Kansanmurha" + }, + { + "lang": "fo", + "title": "Fólkamorð" + }, + { + "lang": "fr", + "title": "Génocide" + }, + { + "lang": "fy", + "title": "Genoside" + }, + { + "lang": "ga", + "title": "Cinedhíothú" + }, + { + "lang": "gag", + "title": "Genoțid" + }, + { + "lang": "gl", + "title": "Xenocidio" + }, + { + "lang": "ha", + "title": "Kisan kiyashi" + }, + { + "lang": "he", + "title": "רצח עם" + }, + { + "lang": "hi", + "title": "नरसंहार" + }, + { + "lang": "hr", + "title": "Genocid" + }, + { + "lang": "hu", + "title": "Népirtás" + }, + { + "lang": "hy", + "title": "Ցեղասպանություն" + }, + { + "lang": "hyw", + "title": "Ցեղասպանութիւն" + }, + { + "lang": "id", + "title": "Genosida" + }, + { + "lang": "io", + "title": "Gentocido" + }, + { + "lang": "is", + "title": "Þjóðarmorð" + }, + { + "lang": "it", + "title": "Genocidio" + }, + { + "lang": "ja", + "title": "ジェノサイド" + }, + { + "lang": "jv", + "title": "Genosida" + }, + { + "lang": "ka", + "title": "გენოციდი" + }, + { + "lang": "kk", + "title": "Геноцид" + }, + { + "lang": "ko", + "title": "집단학살" + }, + { + "lang": "ku", + "title": "Komkujî" + }, + { + "lang": "ky", + "title": "Геноцид" + }, + { + "lang": "la", + "title": "Genocidium" + }, + { + "lang": "lfn", + "title": "Jenoside" + }, + { + "lang": "li", + "title": "Genocide" + }, + { + "lang": "lld", + "title": "Genozide" + }, + { + "lang": "lmo", + "title": "Genocidi" + }, + { + "lang": "lt", + "title": "Genocidas" + }, + { + "lang": "lv", + "title": "Genocīds" + }, + { + "lang": "mdf", + "title": "Геноцидсь" + }, + { + "lang": "mk", + "title": "Геноцид" + }, + { + "lang": "ml", + "title": "വംശഹത്യ" + }, + { + "lang": "mn", + "title": "Төрлөөр устгах" + }, + { + "lang": "mnw", + "title": "ဂမ္စိုတ်ကမၠက်ဂကူ" + }, + { + "lang": "ms", + "title": "Pembasmian kaum" + }, + { + "lang": "nds-nl", + "title": "Volkermoard" + }, + { + "lang": "ne", + "title": "नरसंहार" + }, + { + "lang": "nl", + "title": "Genocide" + }, + { + "lang": "nn", + "title": "Folkemord" + }, + { + "lang": "nb", + "title": "Folkemord" + }, + { + "lang": "oc", + "title": "Genocidi" + }, + { + "lang": "pa", + "title": "ਨਸਲਕੁਸ਼ੀ" + }, + { + "lang": "pl", + "title": "Ludobójstwo" + }, + { + "lang": "ps", + "title": "نسل وژنه" + }, + { + "lang": "pt", + "title": "Genocídio" + }, + { + "lang": "rm", + "title": "Genocid" + }, + { + "lang": "ro", + "title": "Genocid" + }, + { + "lang": "ru", + "title": "Геноцид" + }, + { + "lang": "rue", + "title": "Ґеноцід" + }, + { + "lang": "sah", + "title": "Гэноцид" + }, + { + "lang": "sc", + "title": "Genotzìdiu" + }, + { + "lang": "sd", + "title": "نسل ڪشي" + }, + { + "lang": "sh", + "title": "Genocid" + }, + { + "lang": "si", + "title": "වර්ග සංහාරය" + }, + { + "lang": "simple", + "title": "Genocide" + }, + { + "lang": "sk", + "title": "Genocída (právo)" + }, + { + "lang": "sl", + "title": "Genocid" + }, + { + "lang": "sq", + "title": "Gjenocidi" + }, + { + "lang": "sr", + "title": "Геноцид" + }, + { + "lang": "sv", + "title": "Folkmord" + }, + { + "lang": "sw", + "title": "Mauaji ya kimbari" + }, + { + "lang": "ta", + "title": "இனப்படுகொலை" + }, + { + "lang": "te", + "title": "జాతి నిర్మూలన" + }, + { + "lang": "tg", + "title": "Наслкушӣ" + }, + { + "lang": "th", + "title": "การฆ่าล้างเผ่าพันธุ์" + }, + { + "lang": "tl", + "title": "Pagpatay ng lahi" + }, + { + "lang": "tr", + "title": "Soykırım" + }, + { + "lang": "tyv", + "title": "Геноцид" + }, + { + "lang": "ug", + "title": "ئىرىقى قىرغىنچىلىق" + }, + { + "lang": "uk", + "title": "Геноцид" + }, + { + "lang": "ur", + "title": "نسل کشی" + }, + { + "lang": "uz", + "title": "Genotsid" + }, + { + "lang": "vec", + "title": "Zenosìdio" + }, + { + "lang": "vi", + "title": "Diệt chủng" + }, + { + "lang": "wa", + "title": "Djenocide" + }, + { + "lang": "war", + "title": "Henosidyo" + }, + { + "lang": "wuu", + "title": "种族灭绝" + }, + { + "lang": "xmf", + "title": "გენოციდი" + }, + { + "lang": "yi", + "title": "פעלקער מארד" + }, + { + "lang": "zh", + "title": "种族灭绝" + }, + { + "lang": "nan", + "title": "Chéng-cho̍k bia̍t-choa̍t" + }, + { + "lang": "yue", + "title": "種族滅絕" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a13125af8c38da311a3defffe66dfc9.json b/wikipedia-analysis-#229lixin/cache/8a13125af8c38da311a3defffe66dfc9.json new file mode 100644 index 0000000..6c4aa85 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a13125af8c38da311a3defffe66dfc9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:47.492187", + "response": { + "continue": { + "rvcontinue": "20250903000341|40556938", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 318768, + "ns": 0, + "title": "범유행", + "revisions": [ + { + "timestamp": "2025-11-08T20:14:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a19ea6c014e6a361c6d21c28b2f76b2.json b/wikipedia-analysis-#229lixin/cache/8a19ea6c014e6a361c6d21c28b2f76b2.json new file mode 100644 index 0000000..fe9cc88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a19ea6c014e6a361c6d21c28b2f76b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:28.660476", + "response": { + "continue": { + "rvcontinue": "20050102045027|17448", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11386, + "ns": 0, + "title": "Цунамі", + "revisions": [ + { + "timestamp": "2004-10-07T08:52:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a1a549b7f484b437856b94b7ccf8a51.json b/wikipedia-analysis-#229lixin/cache/8a1a549b7f484b437856b94b7ccf8a51.json new file mode 100644 index 0000000..367f4dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a1a549b7f484b437856b94b7ccf8a51.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:58.256891", + "response": { + "continue": { + "rvcontinue": "20251204003648|28659193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11352, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-04T00:37:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a1ee22e8e7be78bb4158d1ce55f5d71.json b/wikipedia-analysis-#229lixin/cache/8a1ee22e8e7be78bb4158d1ce55f5d71.json new file mode 100644 index 0000000..74162d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a1ee22e8e7be78bb4158d1ce55f5d71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:52.776386", + "response": { + "continue": { + "rvcontinue": "20230927174406|301596", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58182, + "ns": 0, + "title": "د واکسينو په اړه دوه زړي توب", + "revisions": [ + { + "timestamp": "2021-11-22T13:20:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8a934a468f355f33927ff07c94b84598.json b/wikipedia-analysis-#229lixin/cache/8a934a468f355f33927ff07c94b84598.json new file mode 100644 index 0000000..273850a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8a934a468f355f33927ff07c94b84598.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:53.272133", + "response": { + "continue": { + "rvcontinue": "20250808083902|77369622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 140607, + "ns": 0, + "title": "Bieda", + "revisions": [ + { + "timestamp": "2025-09-01T21:23:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8aa8d1f7bc89374e1fd59955e1df160f.json b/wikipedia-analysis-#229lixin/cache/8aa8d1f7bc89374e1fd59955e1df160f.json new file mode 100644 index 0000000..21eb1f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8aa8d1f7bc89374e1fd59955e1df160f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:11.430708", + "response": { + "continue": { + "rvcontinue": "20220326150133|9393747", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 479268, + "ns": 0, + "title": "Εμπορία ανθρώπων", + "revisions": [ + { + "timestamp": "2022-03-26T20:19:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8aac7b35bcff3f4b0703e900315f8fd9.json b/wikipedia-analysis-#229lixin/cache/8aac7b35bcff3f4b0703e900315f8fd9.json new file mode 100644 index 0000000..1360216 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8aac7b35bcff3f4b0703e900315f8fd9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:27.689343", + "response": { + "continue": { + "rvcontinue": "20250821193428|35877337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5163, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-10-06T12:21:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ab5d3c0f9ab43d02aa706b749af14cb.json b/wikipedia-analysis-#229lixin/cache/8ab5d3c0f9ab43d02aa706b749af14cb.json new file mode 100644 index 0000000..2ac9ad3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ab5d3c0f9ab43d02aa706b749af14cb.json @@ -0,0 +1,640 @@ +{ + "cached_at": "2026-01-26T00:14:40.071852", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 50482, + "ns": 0, + "title": "Flood", + "langlinks": [ + { + "lang": "af", + "title": "Oorstroming" + }, + { + "lang": "gsw", + "title": "Hochwasser" + }, + { + "lang": "am", + "title": "ጎርፍ" + }, + { + "lang": "an", + "title": "Inundación" + }, + { + "lang": "anp", + "title": "बाढ" + }, + { + "lang": "ar", + "title": "فيضان" + }, + { + "lang": "arz", + "title": "فيضان" + }, + { + "lang": "as", + "title": "বানপানী" + }, + { + "lang": "ast", + "title": "Enllena" + }, + { + "lang": "az", + "title": "Daşqın" + }, + { + "lang": "azb", + "title": "داشقین" + }, + { + "lang": "ba", + "title": "Һыу баҫыу" + }, + { + "lang": "ban", + "title": "Gentuh" + }, + { + "lang": "bar", + "title": "Fluad" + }, + { + "lang": "sgs", + "title": "Plūds" + }, + { + "lang": "bcl", + "title": "Bahâ" + }, + { + "lang": "bdr", + "title": "Liud" + }, + { + "lang": "be", + "title": "Навадненне" + }, + { + "lang": "be-tarask", + "title": "Паводка" + }, + { + "lang": "bg", + "title": "Наводнение" + }, + { + "lang": "bh", + "title": "बाढ़ि" + }, + { + "lang": "bjn", + "title": "Baah" + }, + { + "lang": "bn", + "title": "বন্যা" + }, + { + "lang": "br", + "title": "Dour-beuz" + }, + { + "lang": "bs", + "title": "Poplava" + }, + { + "lang": "bxr", + "title": "Үер" + }, + { + "lang": "ca", + "title": "Inundació" + }, + { + "lang": "cdo", + "title": "Cūi-căi" + }, + { + "lang": "ckb", + "title": "لافاو" + }, + { + "lang": "cs", + "title": "Povodeň" + }, + { + "lang": "cv", + "title": "Шыв илни" + }, + { + "lang": "cy", + "title": "Llifogydd" + }, + { + "lang": "da", + "title": "Oversvømmelse" + }, + { + "lang": "dag", + "title": "Kɔkpɛɣu" + }, + { + "lang": "de", + "title": "Hochwasser" + }, + { + "lang": "dty", + "title": "बाढी" + }, + { + "lang": "el", + "title": "Πλημμύρα" + }, + { + "lang": "eo", + "title": "Inundo" + }, + { + "lang": "es", + "title": "Inundación" + }, + { + "lang": "et", + "title": "Üleujutus" + }, + { + "lang": "eu", + "title": "Uholde" + }, + { + "lang": "fa", + "title": "سیل" + }, + { + "lang": "fi", + "title": "Tulva" + }, + { + "lang": "vro", + "title": "Üleujotus" + }, + { + "lang": "fj", + "title": "Waluvu" + }, + { + "lang": "fr", + "title": "Inondation" + }, + { + "lang": "frr", + "title": "Huuchweeder" + }, + { + "lang": "fy", + "title": "Oerstreaming" + }, + { + "lang": "ga", + "title": "Tuile" + }, + { + "lang": "gan", + "title": "水澇" + }, + { + "lang": "gcr", + "title": "Inondasyon" + }, + { + "lang": "gl", + "title": "Inundación" + }, + { + "lang": "gu", + "title": "પૂર" + }, + { + "lang": "ha", + "title": "Ambaliya" + }, + { + "lang": "he", + "title": "שיטפון" + }, + { + "lang": "hi", + "title": "बाढ़" + }, + { + "lang": "hif", + "title": "Baarr" + }, + { + "lang": "hr", + "title": "Poplava" + }, + { + "lang": "ht", + "title": "Inondasyon" + }, + { + "lang": "hu", + "title": "Árvíz" + }, + { + "lang": "hy", + "title": "Ջրհեղեղ" + }, + { + "lang": "ia", + "title": "Inundation" + }, + { + "lang": "iba", + "title": "Bah" + }, + { + "lang": "id", + "title": "Banjir" + }, + { + "lang": "ig", + "title": "Idei mmiri" + }, + { + "lang": "ilo", + "title": "Layus" + }, + { + "lang": "io", + "title": "Inundado" + }, + { + "lang": "is", + "title": "Flóð" + }, + { + "lang": "it", + "title": "Inondazione" + }, + { + "lang": "ja", + "title": "洪水" + }, + { + "lang": "jam", + "title": "Flod" + }, + { + "lang": "jv", + "title": "Banjir" + }, + { + "lang": "ka", + "title": "წყალდიდობა" + }, + { + "lang": "kbp", + "title": "Lɩm wadʊʊ" + }, + { + "lang": "kk", + "title": "Топан су" + }, + { + "lang": "kn", + "title": "ಪ್ರವಾಹ" + }, + { + "lang": "ko", + "title": "홍수" + }, + { + "lang": "krc", + "title": "Суу къобуу" + }, + { + "lang": "ks", + "title": "سٔہلاب" + }, + { + "lang": "ku", + "title": "Lehî" + }, + { + "lang": "ky", + "title": "Ташкын" + }, + { + "lang": "la", + "title": "Inundatio" + }, + { + "lang": "lo", + "title": "ນໍ້າຖ້ວມ" + }, + { + "lang": "lt", + "title": "Potvynis (stichinė nelaimė)" + }, + { + "lang": "lv", + "title": "Plūdi" + }, + { + "lang": "mad", + "title": "Bânjir" + }, + { + "lang": "mai", + "title": "बाढ़ि" + }, + { + "lang": "map-bms", + "title": "Banjir" + }, + { + "lang": "mg", + "title": "Tondra-drano" + }, + { + "lang": "min", + "title": "Aia ampuah" + }, + { + "lang": "mk", + "title": "Поплава" + }, + { + "lang": "ml", + "title": "വെള്ളപ്പൊക്കം" + }, + { + "lang": "mn", + "title": "Үер" + }, + { + "lang": "mr", + "title": "पूर" + }, + { + "lang": "ms", + "title": "Banjir" + }, + { + "lang": "my", + "title": "ရေကြီးခြင်း" + }, + { + "lang": "mzn", + "title": "لاهیز" + }, + { + "lang": "nap", + "title": "Alluvione" + }, + { + "lang": "nds", + "title": "Flood (Natuurkatastrooph)" + }, + { + "lang": "ne", + "title": "बाढी" + }, + { + "lang": "new", + "title": "खुसि बाहा" + }, + { + "lang": "nl", + "title": "Overstroming" + }, + { + "lang": "nn", + "title": "Flaum" + }, + { + "lang": "nb", + "title": "Flom" + }, + { + "lang": "oc", + "title": "Inondacion" + }, + { + "lang": "or", + "title": "ବନ୍ୟା" + }, + { + "lang": "pa", + "title": "ਹੜ੍ਹ" + }, + { + "lang": "pl", + "title": "Powódź" + }, + { + "lang": "pms", + "title": "Inondassion" + }, + { + "lang": "pnb", + "title": "سلھاب" + }, + { + "lang": "ps", + "title": "سيلاب" + }, + { + "lang": "pt", + "title": "Inundação" + }, + { + "lang": "qu", + "title": "Nuyuy" + }, + { + "lang": "ro", + "title": "Inundație" + }, + { + "lang": "ru", + "title": "Наводнение" + }, + { + "lang": "rue", + "title": "Повінь" + }, + { + "lang": "sa", + "title": "प्लावनम्" + }, + { + "lang": "sat", + "title": "ᱵᱟᱱ" + }, + { + "lang": "scn", + "title": "Allavinamentu" + }, + { + "lang": "sco", + "title": "Fluid (naitural disaster)" + }, + { + "lang": "sh", + "title": "Poplava" + }, + { + "lang": "si", + "title": "ජලගැල්ම" + }, + { + "lang": "simple", + "title": "Flood" + }, + { + "lang": "sk", + "title": "Povodeň" + }, + { + "lang": "sl", + "title": "Poplava" + }, + { + "lang": "sn", + "title": "Mafashamo" + }, + { + "lang": "so", + "title": "Daad" + }, + { + "lang": "sq", + "title": "Përmbytja" + }, + { + "lang": "sr", + "title": "Поплава" + }, + { + "lang": "su", + "title": "Caah" + }, + { + "lang": "sv", + "title": "Översvämning" + }, + { + "lang": "sw", + "title": "Mafuriko" + }, + { + "lang": "ta", + "title": "வெள்ளம்" + }, + { + "lang": "te", + "title": "వరద" + }, + { + "lang": "tg", + "title": "Обхезӣ" + }, + { + "lang": "th", + "title": "น้ำท่วม" + }, + { + "lang": "tl", + "title": "Baha" + }, + { + "lang": "tr", + "title": "Sel" + }, + { + "lang": "trv", + "title": "Rngsux Paru" + }, + { + "lang": "tt", + "title": "Су басу" + }, + { + "lang": "uk", + "title": "Повідь" + }, + { + "lang": "ur", + "title": "سیلاب" + }, + { + "lang": "uz", + "title": "Toshqin" + }, + { + "lang": "ve", + "title": "Midalo" + }, + { + "lang": "vep", + "title": "Sur'vezi" + }, + { + "lang": "vi", + "title": "Lụt" + }, + { + "lang": "wa", + "title": "Grossès aiwes" + }, + { + "lang": "war", + "title": "Bahâ" + }, + { + "lang": "wuu", + "title": "洪水" + }, + { + "lang": "xmf", + "title": "წყარალა" + }, + { + "lang": "yi", + "title": "פארפלייצונג" + }, + { + "lang": "za", + "title": "Raemxrongz" + }, + { + "lang": "zh", + "title": "洪水" + }, + { + "lang": "nan", + "title": "Tōa-chúi" + }, + { + "lang": "yue", + "title": "洪水" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ab685b9b0431d20e939aec02ae4f3a7.json b/wikipedia-analysis-#229lixin/cache/8ab685b9b0431d20e939aec02ae4f3a7.json new file mode 100644 index 0000000..cc91233 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ab685b9b0431d20e939aec02ae4f3a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:50.444729", + "response": { + "continue": { + "rvcontinue": "20250513131621|27268963", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11332, + "ns": 0, + "title": "Vaksin", + "revisions": [ + { + "timestamp": "2025-11-13T11:47:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ac3099c030ddf45dcfcd6615bcff5a6.json b/wikipedia-analysis-#229lixin/cache/8ac3099c030ddf45dcfcd6615bcff5a6.json new file mode 100644 index 0000000..71898e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ac3099c030ddf45dcfcd6615bcff5a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:41.298635", + "response": { + "continue": { + "rvcontinue": "20251011175316|951208", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 128482, + "ns": 0, + "title": "၂၀၁၉-၂၀ ကိုရိုနာဗိုင်းရပ်စ် ဖြစ်ပွားမှု", + "revisions": [ + { + "timestamp": "2025-11-20T21:00:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8acf35cce2e0afaa01f11c1509351b38.json b/wikipedia-analysis-#229lixin/cache/8acf35cce2e0afaa01f11c1509351b38.json new file mode 100644 index 0000000..420d0a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8acf35cce2e0afaa01f11c1509351b38.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:58.438589", + "response": { + "continue": { + "rvcontinue": "20170720075122|32836", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6071, + "ns": 0, + "title": "Ƴan gudun hijira", + "revisions": [ + { + "timestamp": "2017-06-24T12:23:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ad1112f74919d907df3363a9ded62b1.json b/wikipedia-analysis-#229lixin/cache/8ad1112f74919d907df3363a9ded62b1.json new file mode 100644 index 0000000..903e5f8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ad1112f74919d907df3363a9ded62b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:15.391710", + "response": { + "continue": { + "rvcontinue": "20250718091342|42249241", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44369, + "ns": 0, + "title": "شکنجه", + "revisions": [ + { + "timestamp": "2025-08-23T15:24:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8add7d4ea853ea624749a3db50a223ca.json b/wikipedia-analysis-#229lixin/cache/8add7d4ea853ea624749a3db50a223ca.json new file mode 100644 index 0000000..d25b467 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8add7d4ea853ea624749a3db50a223ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:07.122614", + "response": { + "continue": { + "rvcontinue": "20050625183748|168930", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55869, + "ns": 0, + "title": "Избори", + "revisions": [ + { + "timestamp": "2005-06-25T11:45:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8b154f62a1fe9645f3aef523a397b2d3.json b/wikipedia-analysis-#229lixin/cache/8b154f62a1fe9645f3aef523a397b2d3.json new file mode 100644 index 0000000..5ca4b5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8b154f62a1fe9645f3aef523a397b2d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:37.597889", + "response": { + "continue": { + "rvcontinue": "20241106153235|1361380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 189966, + "ns": 0, + "title": "Uchaguzi wa Rais wa Marekani, 2024", + "revisions": [ + { + "timestamp": "2024-11-06T15:30:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8b2b7b29c07178c8f51b5a093617114e.json b/wikipedia-analysis-#229lixin/cache/8b2b7b29c07178c8f51b5a093617114e.json new file mode 100644 index 0000000..19a36d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8b2b7b29c07178c8f51b5a093617114e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:24.756111", + "response": { + "continue": { + "rvcontinue": "20250727072004|674471", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 106749, + "ns": 0, + "title": "Aikin yara", + "revisions": [ + { + "timestamp": "2025-09-25T06:56:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8b33c907e7ffb62a622ec26836905286.json b/wikipedia-analysis-#229lixin/cache/8b33c907e7ffb62a622ec26836905286.json new file mode 100644 index 0000000..3a5696d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8b33c907e7ffb62a622ec26836905286.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:46.016784", + "response": { + "continue": { + "rvcontinue": "20170619183703|1004826", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 90693, + "ns": 0, + "title": "Ukame", + "revisions": [ + { + "timestamp": "2017-06-20T15:04:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8b5a1f6742162daaff191be1c1f9a26c.json b/wikipedia-analysis-#229lixin/cache/8b5a1f6742162daaff191be1c1f9a26c.json new file mode 100644 index 0000000..96879c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8b5a1f6742162daaff191be1c1f9a26c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:00.269839", + "response": { + "continue": { + "rvcontinue": "20050309095505|7932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2478, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2005-03-09T09:50:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8b6b7e184889ce0593a95d50869095fc.json b/wikipedia-analysis-#229lixin/cache/8b6b7e184889ce0593a95d50869095fc.json new file mode 100644 index 0000000..73ec65f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8b6b7e184889ce0593a95d50869095fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:07.457357", + "response": { + "continue": { + "rvcontinue": "20070615070637|1113173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215366, + "ns": 0, + "title": "Genocid", + "revisions": [ + { + "timestamp": "2007-06-13T13:53:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ba3b2c5c7f8e8be5171f6afc6f2647f.json b/wikipedia-analysis-#229lixin/cache/8ba3b2c5c7f8e8be5171f6afc6f2647f.json new file mode 100644 index 0000000..864ed2a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ba3b2c5c7f8e8be5171f6afc6f2647f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:16.784992", + "response": { + "continue": { + "rvcontinue": "20091226095146|344746", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34029, + "ns": 0, + "title": "Mauaji ya kimbari", + "revisions": [ + { + "timestamp": "2009-12-26T09:35:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bae2b52a078f6fd86995959446fb496.json b/wikipedia-analysis-#229lixin/cache/8bae2b52a078f6fd86995959446fb496.json new file mode 100644 index 0000000..16b65ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bae2b52a078f6fd86995959446fb496.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:30.874190", + "response": { + "continue": { + "rvcontinue": "20250826110228|42489868", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53075, + "ns": 0, + "title": "دنیاگیری", + "revisions": [ + { + "timestamp": "2025-08-26T11:02:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bbdf47194689d1eb19e11c66d660ebd.json b/wikipedia-analysis-#229lixin/cache/8bbdf47194689d1eb19e11c66d660ebd.json new file mode 100644 index 0000000..a418593 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bbdf47194689d1eb19e11c66d660ebd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:57.148183", + "response": { + "continue": { + "rvcontinue": "20110427112639|4543149", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 785400, + "ns": 0, + "title": "Tra tấn", + "revisions": [ + { + "timestamp": "2011-04-27T11:25:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bc3f243b74c869fb9600564062ecad1.json b/wikipedia-analysis-#229lixin/cache/8bc3f243b74c869fb9600564062ecad1.json new file mode 100644 index 0000000..184eb19 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bc3f243b74c869fb9600564062ecad1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:11.304289", + "response": { + "continue": { + "rvcontinue": "20250802213356|8368745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 245628, + "ns": 0, + "title": "মৃত্যুদণ্ড", + "revisions": [ + { + "timestamp": "2025-11-17T16:35:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bc8203d583a0ae0844852d6575b275e.json b/wikipedia-analysis-#229lixin/cache/8bc8203d583a0ae0844852d6575b275e.json new file mode 100644 index 0000000..1b8721b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bc8203d583a0ae0844852d6575b275e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:40.416668", + "response": { + "continue": { + "rvcontinue": "20100912034531|14346542", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1409586, + "ns": 0, + "title": "邊境管制", + "revisions": [ + { + "timestamp": "2010-09-12T03:43:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bcbb52f331e8beb00d8a7b38bc506a7.json b/wikipedia-analysis-#229lixin/cache/8bcbb52f331e8beb00d8a7b38bc506a7.json new file mode 100644 index 0000000..fb51505 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bcbb52f331e8beb00d8a7b38bc506a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:46.550990", + "response": { + "continue": { + "rvcontinue": "20260122163541|1334281909", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5042951, + "ns": 0, + "title": "Climate change", + "revisions": [ + { + "timestamp": "2026-01-23T13:06:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8bf9d8d13dce4498e294fe6d2f5e96e4.json b/wikipedia-analysis-#229lixin/cache/8bf9d8d13dce4498e294fe6d2f5e96e4.json new file mode 100644 index 0000000..ae68a5d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8bf9d8d13dce4498e294fe6d2f5e96e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:17.735313", + "response": { + "continue": { + "rvcontinue": "20050318005130|528647", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93501, + "ns": 0, + "title": "Elecciones", + "revisions": [ + { + "timestamp": "2004-12-24T10:55:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c0757bd84fb7c29b7c192cbeb168657.json b/wikipedia-analysis-#229lixin/cache/8c0757bd84fb7c29b7c192cbeb168657.json new file mode 100644 index 0000000..45e8055 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c0757bd84fb7c29b7c192cbeb168657.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:45.102102", + "response": { + "continue": { + "rvcontinue": "20031227122804|16895", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5158, + "ns": 0, + "title": "רעידת אדמה", + "revisions": [ + { + "timestamp": "2003-12-27T12:25:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c0d65c5849ce4721ae32d88a031cd59.json b/wikipedia-analysis-#229lixin/cache/8c0d65c5849ce4721ae32d88a031cd59.json new file mode 100644 index 0000000..16f4735 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c0d65c5849ce4721ae32d88a031cd59.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:36.151565", + "response": { + "continue": { + "rvcontinue": "20050606111500|525801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114696, + "ns": 0, + "title": "野火", + "revisions": [ + { + "timestamp": "2005-06-06T05:01:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c1dbdffdd264fd685402d8cdf7733c7.json b/wikipedia-analysis-#229lixin/cache/8c1dbdffdd264fd685402d8cdf7733c7.json new file mode 100644 index 0000000..c48d0d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c1dbdffdd264fd685402d8cdf7733c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:32.753641", + "response": { + "continue": { + "rvcontinue": "20251126225013|72590237", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8600543, + "ns": 0, + "title": "أزمة إنسانية", + "revisions": [ + { + "timestamp": "2025-11-26T22:51:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c276f3967cbdd48b15a2c95c4103c5b.json b/wikipedia-analysis-#229lixin/cache/8c276f3967cbdd48b15a2c95c4103c5b.json new file mode 100644 index 0000000..ef9b446 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c276f3967cbdd48b15a2c95c4103c5b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:12.145289", + "response": { + "continue": { + "rvcontinue": "20040819122743|743011", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108790, + "ns": 0, + "title": "Liberté d'expression", + "revisions": [ + { + "timestamp": "2004-08-19T12:23:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c2dd7c32698fbd31a8a6e3ccde59c12.json b/wikipedia-analysis-#229lixin/cache/8c2dd7c32698fbd31a8a6e3ccde59c12.json new file mode 100644 index 0000000..64ffd35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c2dd7c32698fbd31a8a6e3ccde59c12.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:15.679719", + "response": { + "continue": { + "rvcontinue": "20030125182459|69063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18801, + "ns": 0, + "title": "Todesstrafe", + "revisions": [ + { + "timestamp": "2003-01-25T18:17:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c3f56a987414dad6300afca5c06229f.json b/wikipedia-analysis-#229lixin/cache/8c3f56a987414dad6300afca5c06229f.json new file mode 100644 index 0000000..5ba11f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c3f56a987414dad6300afca5c06229f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:55.041921", + "response": { + "continue": { + "rvcontinue": "20030213013331|6678", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1051, + "ns": 0, + "title": "地震", + "revisions": [ + { + "timestamp": "2003-02-12T15:04:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c47412a79eaaf6da3dbbab66363e74d.json b/wikipedia-analysis-#229lixin/cache/8c47412a79eaaf6da3dbbab66363e74d.json new file mode 100644 index 0000000..567ae0b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c47412a79eaaf6da3dbbab66363e74d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:19.124334", + "response": { + "continue": { + "rvcontinue": "20250721093035|23438154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23083, + "ns": 0, + "title": "Tuberkuloosi", + "revisions": [ + { + "timestamp": "2025-12-09T13:59:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c555e8a2adbed81858e04ff6a0f666c.json b/wikipedia-analysis-#229lixin/cache/8c555e8a2adbed81858e04ff6a0f666c.json new file mode 100644 index 0000000..4393de6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c555e8a2adbed81858e04ff6a0f666c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:36.146925", + "response": { + "continue": { + "rvcontinue": "20051109102831|83124", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18099, + "ns": 0, + "title": "Di dân", + "revisions": [ + { + "timestamp": "2005-11-09T09:25:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c6dba98f9e1f24717778f05cf13b558.json b/wikipedia-analysis-#229lixin/cache/8c6dba98f9e1f24717778f05cf13b558.json new file mode 100644 index 0000000..05b09cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c6dba98f9e1f24717778f05cf13b558.json @@ -0,0 +1,428 @@ +{ + "cached_at": "2026-01-26T00:44:04.414207", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 9457, + "ns": 0, + "title": "Election", + "langlinks": [ + { + "lang": "af", + "title": "Verkiesing" + }, + { + "lang": "ang", + "title": "Ġecēosung" + }, + { + "lang": "ar", + "title": "انتخابات" + }, + { + "lang": "ast", + "title": "Eleiciones" + }, + { + "lang": "az", + "title": "Seçki" + }, + { + "lang": "ban", + "title": "Pemilu" + }, + { + "lang": "bcl", + "title": "Pirilian" + }, + { + "lang": "be", + "title": "Выбары" + }, + { + "lang": "be-tarask", + "title": "Выбары" + }, + { + "lang": "bg", + "title": "Избори" + }, + { + "lang": "bh", + "title": "चुनाव" + }, + { + "lang": "bn", + "title": "নির্বাচন" + }, + { + "lang": "br", + "title": "Votadeg" + }, + { + "lang": "bs", + "title": "Izbori" + }, + { + "lang": "ca", + "title": "Elecció" + }, + { + "lang": "ckb", + "title": "ھەڵبژاردن" + }, + { + "lang": "cs", + "title": "Volby" + }, + { + "lang": "cv", + "title": "Суйлав" + }, + { + "lang": "cy", + "title": "Etholiad" + }, + { + "lang": "da", + "title": "Valg" + }, + { + "lang": "de", + "title": "Wahl" + }, + { + "lang": "diq", + "title": "Weçinıtış" + }, + { + "lang": "el", + "title": "Εκλογές" + }, + { + "lang": "eo", + "title": "Voĉdono" + }, + { + "lang": "es", + "title": "Elecciones" + }, + { + "lang": "et", + "title": "Valimised" + }, + { + "lang": "eu", + "title": "Hauteskunde" + }, + { + "lang": "fa", + "title": "انتخابات" + }, + { + "lang": "fi", + "title": "Vaali" + }, + { + "lang": "fon", + "title": "Sɔmisɔmí" + }, + { + "lang": "fr", + "title": "Élection" + }, + { + "lang": "fy", + "title": "Ferkiezing" + }, + { + "lang": "gcr", + "title": "Lélèksyon" + }, + { + "lang": "gl", + "title": "Eleccións" + }, + { + "lang": "ha", + "title": "Zaɓe" + }, + { + "lang": "he", + "title": "בחירות" + }, + { + "lang": "hi", + "title": "चुनाव" + }, + { + "lang": "hr", + "title": "Izbori" + }, + { + "lang": "hu", + "title": "Választás" + }, + { + "lang": "hy", + "title": "Ընտրություններ" + }, + { + "lang": "id", + "title": "Pemilihan" + }, + { + "lang": "is", + "title": "Kosningar" + }, + { + "lang": "it", + "title": "Elezione" + }, + { + "lang": "ja", + "title": "選挙" + }, + { + "lang": "ka", + "title": "არჩევნები" + }, + { + "lang": "kk", + "title": "Сайлау" + }, + { + "lang": "kn", + "title": "ಚುನಾವಣೆ" + }, + { + "lang": "ko", + "title": "선거" + }, + { + "lang": "ky", + "title": "Шайлоо" + }, + { + "lang": "la", + "title": "Comitia" + }, + { + "lang": "li", + "title": "Verkezinge" + }, + { + "lang": "ln", + "title": "Lipɔnɔmi" + }, + { + "lang": "lt", + "title": "Rinkimai" + }, + { + "lang": "lv", + "title": "Vēlēšanas" + }, + { + "lang": "mk", + "title": "Избори" + }, + { + "lang": "mn", + "title": "Сонгууль" + }, + { + "lang": "mr", + "title": "निवडणूक" + }, + { + "lang": "ms", + "title": "Pilihan raya" + }, + { + "lang": "my", + "title": "ရွေးကောက်ပွဲ" + }, + { + "lang": "ne", + "title": "निर्वाचन" + }, + { + "lang": "new", + "title": "निर्वाचन" + }, + { + "lang": "nl", + "title": "Verkiezing" + }, + { + "lang": "nn", + "title": "Val" + }, + { + "lang": "nb", + "title": "Valg" + }, + { + "lang": "pa", + "title": "ਚੋਣ" + }, + { + "lang": "pl", + "title": "Wybory" + }, + { + "lang": "ps", + "title": "ټولټاکنې" + }, + { + "lang": "pt", + "title": "Eleição" + }, + { + "lang": "qu", + "title": "Akllanakuy" + }, + { + "lang": "ro", + "title": "Alegere" + }, + { + "lang": "ru", + "title": "Выборы" + }, + { + "lang": "sa", + "title": "निर्वाचनम्" + }, + { + "lang": "scn", + "title": "Elizzioni" + }, + { + "lang": "sd", + "title": "چونڊون" + }, + { + "lang": "sh", + "title": "Izbori" + }, + { + "lang": "si", + "title": "ඡන්ද විමසීම්" + }, + { + "lang": "simple", + "title": "Election" + }, + { + "lang": "sk", + "title": "Voľby" + }, + { + "lang": "sl", + "title": "Volitve" + }, + { + "lang": "sq", + "title": "Zgjedhjet" + }, + { + "lang": "sr", + "title": "Избори" + }, + { + "lang": "sv", + "title": "Val" + }, + { + "lang": "sw", + "title": "Uchaguzi" + }, + { + "lang": "ta", + "title": "தேர்தல்" + }, + { + "lang": "te", + "title": "ఎన్నికలు" + }, + { + "lang": "th", + "title": "การเลือกตั้ง" + }, + { + "lang": "tl", + "title": "Halalan" + }, + { + "lang": "tr", + "title": "Seçim" + }, + { + "lang": "uk", + "title": "Вибори" + }, + { + "lang": "ur", + "title": "انتخابات" + }, + { + "lang": "uz", + "title": "Saylov" + }, + { + "lang": "vec", + "title": "Ełesion" + }, + { + "lang": "vi", + "title": "Bầu cử" + }, + { + "lang": "wa", + "title": "Vôtaedje" + }, + { + "lang": "war", + "title": "Piniliay" + }, + { + "lang": "wuu", + "title": "选举" + }, + { + "lang": "xmf", + "title": "გიშაგორუეფი" + }, + { + "lang": "yi", + "title": "וואלן" + }, + { + "lang": "yo", + "title": "Ìdìbòyàn" + }, + { + "lang": "zh", + "title": "選舉" + }, + { + "lang": "nan", + "title": "Soán-kí" + }, + { + "lang": "yue", + "title": "選舉" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8c7b92f3e77691772cbbbab319dd596a.json b/wikipedia-analysis-#229lixin/cache/8c7b92f3e77691772cbbbab319dd596a.json new file mode 100644 index 0000000..8dc0c80 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8c7b92f3e77691772cbbbab319dd596a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:33.718505", + "response": { + "continue": { + "rvcontinue": "20080518014041|132925", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16435, + "ns": 0, + "title": "Ugaidi", + "revisions": [ + { + "timestamp": "2008-05-18T01:39:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cb210c63646f65b9060d2dd131c679b.json b/wikipedia-analysis-#229lixin/cache/8cb210c63646f65b9060d2dd131c679b.json new file mode 100644 index 0000000..cd150dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cb210c63646f65b9060d2dd131c679b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:36.624513", + "response": { + "continue": { + "rvcontinue": "20150621194810|16360386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1963136, + "ns": 0, + "title": "Контроль на кордоні", + "revisions": [ + { + "timestamp": "2015-06-21T19:35:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cd61f90325f5b287c1f1c4c4d4d6955.json b/wikipedia-analysis-#229lixin/cache/8cd61f90325f5b287c1f1c4c4d4d6955.json new file mode 100644 index 0000000..8c8cc45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cd61f90325f5b287c1f1c4c4d4d6955.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:25.855073", + "response": { + "continue": { + "rvcontinue": "20231216141958|66544956", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5636526, + "ns": 0, + "title": "Vluchtelingencrisis", + "revisions": [ + { + "timestamp": "2025-07-01T16:56:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cddf16ec93c1f5fa89014a45ac922d5.json b/wikipedia-analysis-#229lixin/cache/8cddf16ec93c1f5fa89014a45ac922d5.json new file mode 100644 index 0000000..99906ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cddf16ec93c1f5fa89014a45ac922d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:04.463637", + "response": { + "continue": { + "rvcontinue": "20080912172823|17626", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4068, + "ns": 0, + "title": "ဆူနာမီ", + "revisions": [ + { + "timestamp": "2008-09-12T17:27:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cf62ed6ab9a9afb2f5e785b3a2a6944.json b/wikipedia-analysis-#229lixin/cache/8cf62ed6ab9a9afb2f5e785b3a2a6944.json new file mode 100644 index 0000000..4437650 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cf62ed6ab9a9afb2f5e785b3a2a6944.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:38.960509", + "response": { + "continue": { + "rvcontinue": "20200406203605|10316091", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82735, + "ns": 0, + "title": "Krigsforbrydelse", + "revisions": [ + { + "timestamp": "2023-12-25T13:30:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cfcc0217729182d3b0b3b26425dcd71.json b/wikipedia-analysis-#229lixin/cache/8cfcc0217729182d3b0b3b26425dcd71.json new file mode 100644 index 0000000..7bbb21b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cfcc0217729182d3b0b3b26425dcd71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:44.647379", + "response": { + "continue": { + "rvcontinue": "20240803204101|28334293", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4062018, + "ns": 0, + "title": "Sloboda štampe", + "revisions": [ + { + "timestamp": "2025-04-11T11:51:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8cfdfef799927777cc3c00769285add3.json b/wikipedia-analysis-#229lixin/cache/8cfdfef799927777cc3c00769285add3.json new file mode 100644 index 0000000..dbc543b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8cfdfef799927777cc3c00769285add3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:22.591049", + "response": { + "continue": { + "rvcontinue": "20221117134535|767378", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9495, + "ns": 0, + "title": "ရာသီဥတုပြောင်းလဲမှု", + "revisions": [ + { + "timestamp": "2022-11-17T13:45:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d01927bce0ebc3ca7a9d7c744de4566.json b/wikipedia-analysis-#229lixin/cache/8d01927bce0ebc3ca7a9d7c744de4566.json new file mode 100644 index 0000000..4657a07 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d01927bce0ebc3ca7a9d7c744de4566.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:22.492256", + "response": { + "continue": { + "rvcontinue": "20251219094125|262553449", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11588, + "ns": 0, + "title": "Rassismus", + "revisions": [ + { + "timestamp": "2025-12-22T06:23:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d347ef9759c7a38346a1263fc25ebe0.json b/wikipedia-analysis-#229lixin/cache/8d347ef9759c7a38346a1263fc25ebe0.json new file mode 100644 index 0000000..102b5a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d347ef9759c7a38346a1263fc25ebe0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:21.237229", + "response": { + "continue": { + "rvcontinue": "20251031161901|23652505", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349700, + "ns": 0, + "title": "Lapsityö", + "revisions": [ + { + "timestamp": "2025-10-31T16:19:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d38132270e5894945fbb9cf842542dd.json b/wikipedia-analysis-#229lixin/cache/8d38132270e5894945fbb9cf842542dd.json new file mode 100644 index 0000000..eb0f847 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d38132270e5894945fbb9cf842542dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:50.139455", + "response": { + "continue": { + "rvcontinue": "20250129164903|12118850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1456528, + "ns": 0, + "title": "การค้ามนุษย์", + "revisions": [ + { + "timestamp": "2025-01-29T16:49:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d4f90a1d4df9fc6c7db0a4b7203dbca.json b/wikipedia-analysis-#229lixin/cache/8d4f90a1d4df9fc6c7db0a4b7203dbca.json new file mode 100644 index 0000000..deeb398 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d4f90a1d4df9fc6c7db0a4b7203dbca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:58.898959", + "response": { + "continue": { + "rvcontinue": "20250704181352|88091656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 253591, + "ns": 0, + "title": "無國籍", + "revisions": [ + { + "timestamp": "2025-08-25T13:45:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d6452f41388b7d336deaaedef428fba.json b/wikipedia-analysis-#229lixin/cache/8d6452f41388b7d336deaaedef428fba.json new file mode 100644 index 0000000..ca18d8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d6452f41388b7d336deaaedef428fba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:12.932149", + "response": { + "continue": { + "rvcontinue": "20251031095001|40807932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33347, + "ns": 0, + "title": "허리케인", + "revisions": [ + { + "timestamp": "2025-11-14T02:11:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d656dde8544facad454ae0a528fc796.json b/wikipedia-analysis-#229lixin/cache/8d656dde8544facad454ae0a528fc796.json new file mode 100644 index 0000000..e1f653f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d656dde8544facad454ae0a528fc796.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:33.001817", + "response": { + "continue": { + "rvcontinue": "20260125185135|1334799095", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33583, + "ns": 0, + "title": "World Health Organization", + "revisions": [ + { + "timestamp": "2026-01-26T05:30:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d6926cd66ad3e9f38296bfb24f78736.json b/wikipedia-analysis-#229lixin/cache/8d6926cd66ad3e9f38296bfb24f78736.json new file mode 100644 index 0000000..b75829f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d6926cd66ad3e9f38296bfb24f78736.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:17.924136", + "response": { + "continue": { + "rvcontinue": "20250121181345|7908371", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 529414, + "ns": 0, + "title": "দারিদ্র্য", + "revisions": [ + { + "timestamp": "2025-07-05T15:43:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d6bcd75f2a09ba19e44e046272b8f0e.json b/wikipedia-analysis-#229lixin/cache/8d6bcd75f2a09ba19e44e046272b8f0e.json new file mode 100644 index 0000000..81ae419 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d6bcd75f2a09ba19e44e046272b8f0e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:12.762673", + "response": { + "continue": { + "rvcontinue": "20250902043717|46084092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4748623, + "ns": 0, + "title": "Шукачі притулку", + "revisions": [ + { + "timestamp": "2025-09-09T03:59:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d6e60a915d44e5df77d844465871de8.json b/wikipedia-analysis-#229lixin/cache/8d6e60a915d44e5df77d844465871de8.json new file mode 100644 index 0000000..b265db8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d6e60a915d44e5df77d844465871de8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:45.527696", + "response": { + "continue": { + "rvcontinue": "20080722122948|1343465", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 236510, + "ns": 0, + "title": "جنایت جنگی", + "revisions": [ + { + "timestamp": "2008-07-22T12:10:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d790d392ae9852a2f472fb03975ff74.json b/wikipedia-analysis-#229lixin/cache/8d790d392ae9852a2f472fb03975ff74.json new file mode 100644 index 0000000..16e213d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d790d392ae9852a2f472fb03975ff74.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:39.473197", + "response": { + "continue": { + "rvcontinue": "20090427175336|5365815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 486806, + "ns": 0, + "title": "Pandémia", + "revisions": [ + { + "timestamp": "2009-04-27T17:51:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d7dfcbfa888687bcfcd2ba8bd4af2d8.json b/wikipedia-analysis-#229lixin/cache/8d7dfcbfa888687bcfcd2ba8bd4af2d8.json new file mode 100644 index 0000000..dd84c03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d7dfcbfa888687bcfcd2ba8bd4af2d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:59.310450", + "response": { + "continue": { + "rvcontinue": "20100219205834|3867319", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413358, + "ns": 0, + "title": "Valgfusk", + "revisions": [ + { + "timestamp": "2010-01-22T20:37:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8d9f64e0d7b5fc0c3a1e32eccaaa5939.json b/wikipedia-analysis-#229lixin/cache/8d9f64e0d7b5fc0c3a1e32eccaaa5939.json new file mode 100644 index 0000000..a34ac9c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8d9f64e0d7b5fc0c3a1e32eccaaa5939.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:54.068570", + "response": { + "continue": { + "rvcontinue": "20240424215349|73599235", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32523, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2025-09-01T21:32:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8da5b24c7e8cc4c96915560fd5e11fae.json b/wikipedia-analysis-#229lixin/cache/8da5b24c7e8cc4c96915560fd5e11fae.json new file mode 100644 index 0000000..96a7d81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8da5b24c7e8cc4c96915560fd5e11fae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:55.920021", + "response": { + "continue": { + "rvcontinue": "20250223180550|6783110", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 732628, + "ns": 0, + "title": "انسانی بازارکاری", + "revisions": [ + { + "timestamp": "2025-08-09T07:51:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8db9c4a0966e1d670edce7e0a64e30f6.json b/wikipedia-analysis-#229lixin/cache/8db9c4a0966e1d670edce7e0a64e30f6.json new file mode 100644 index 0000000..3962694 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8db9c4a0966e1d670edce7e0a64e30f6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:18.099067", + "response": { + "continue": { + "rvcontinue": "20240222174706|12145071", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 63759, + "ns": 0, + "title": "Пандемия", + "revisions": [ + { + "timestamp": "2025-02-25T07:30:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8dc31e6e714070f42805b60eae4063b6.json b/wikipedia-analysis-#229lixin/cache/8dc31e6e714070f42805b60eae4063b6.json new file mode 100644 index 0000000..561a6f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8dc31e6e714070f42805b60eae4063b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:35.250670", + "response": { + "continue": { + "rvcontinue": "20250627032021|40145394", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 208246, + "ns": 0, + "title": "아동 노동", + "revisions": [ + { + "timestamp": "2025-06-27T03:20:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8dd3261999cb66f3fb6a158cb893e870.json b/wikipedia-analysis-#229lixin/cache/8dd3261999cb66f3fb6a158cb893e870.json new file mode 100644 index 0000000..1bed046 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8dd3261999cb66f3fb6a158cb893e870.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:00.949463", + "response": { + "continue": { + "rvcontinue": "20170518145029|20744209", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1132062, + "ns": 0, + "title": "מבקש מקלט", + "revisions": [ + { + "timestamp": "2013-09-03T04:52:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8de5570b0a8d405fbb699c76785e90d9.json b/wikipedia-analysis-#229lixin/cache/8de5570b0a8d405fbb699c76785e90d9.json new file mode 100644 index 0000000..aed1d26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8de5570b0a8d405fbb699c76785e90d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:12.184404", + "response": { + "continue": { + "rvcontinue": "20060708131104|3780487", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 507910, + "ns": 0, + "title": "Inondazione", + "revisions": [ + { + "timestamp": "2006-07-08T11:22:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8debfa5665db58e9bb45ca302edeb60b.json b/wikipedia-analysis-#229lixin/cache/8debfa5665db58e9bb45ca302edeb60b.json new file mode 100644 index 0000000..156173e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8debfa5665db58e9bb45ca302edeb60b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:09.906198", + "response": { + "continue": { + "rvcontinue": "20030325100706|15377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5661, + "ns": 0, + "title": "Democracia", + "revisions": [ + { + "timestamp": "2003-03-25T10:06:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8df69bbd471275a4f4672a2ea8c80368.json b/wikipedia-analysis-#229lixin/cache/8df69bbd471275a4f4672a2ea8c80368.json new file mode 100644 index 0000000..ff1c5a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8df69bbd471275a4f4672a2ea8c80368.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:07.845720", + "response": { + "continue": { + "rvcontinue": "20041102033208|160302", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23009, + "ns": 0, + "title": "Sismo", + "revisions": [ + { + "timestamp": "2004-08-04T16:16:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8df7daecc1bc61c52bc2b84b1291c27b.json b/wikipedia-analysis-#229lixin/cache/8df7daecc1bc61c52bc2b84b1291c27b.json new file mode 100644 index 0000000..db91f0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8df7daecc1bc61c52bc2b84b1291c27b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:48.459055", + "response": { + "continue": { + "rvcontinue": "20220221194912|735296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 224655, + "ns": 0, + "title": "ဆင်းရဲမွဲတေမှု", + "revisions": [ + { + "timestamp": "2022-02-21T19:49:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8dfb929e8998c60d1e46378bf659997c.json b/wikipedia-analysis-#229lixin/cache/8dfb929e8998c60d1e46378bf659997c.json new file mode 100644 index 0000000..aa6fbb8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8dfb929e8998c60d1e46378bf659997c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:29.862050", + "response": { + "continue": { + "rvcontinue": "20251109135453|42147996", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4319, + "ns": 0, + "title": "אפליה", + "revisions": [ + { + "timestamp": "2025-11-09T13:56:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e09ee50f5db63991df411dd81f07727.json b/wikipedia-analysis-#229lixin/cache/8e09ee50f5db63991df411dd81f07727.json new file mode 100644 index 0000000..64ff2b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e09ee50f5db63991df411dd81f07727.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:42.055469", + "response": { + "continue": { + "rvcontinue": "20250821215840|35880187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 155537, + "ns": 0, + "title": "Sel", + "revisions": [ + { + "timestamp": "2025-11-19T19:58:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e0b5ed1ea22165f65e7e7bdd05e41f3.json b/wikipedia-analysis-#229lixin/cache/8e0b5ed1ea22165f65e7e7bdd05e41f3.json new file mode 100644 index 0000000..652ebbc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e0b5ed1ea22165f65e7e7bdd05e41f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:54.033246", + "response": { + "continue": { + "rvcontinue": "20250705014209|70401961", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73761, + "ns": 0, + "title": "Racismo", + "revisions": [ + { + "timestamp": "2025-12-02T00:58:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e182b1d291ce7a434554455b2dbfdeb.json b/wikipedia-analysis-#229lixin/cache/8e182b1d291ce7a434554455b2dbfdeb.json new file mode 100644 index 0000000..6e01ecc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e182b1d291ce7a434554455b2dbfdeb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:51.319706", + "response": { + "continue": { + "rvcontinue": "20061216213151|677716", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 130241, + "ns": 0, + "title": "Malarie", + "revisions": [ + { + "timestamp": "2006-11-28T10:21:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e19e91fd7fad83e7b77b4440a05d939.json b/wikipedia-analysis-#229lixin/cache/8e19e91fd7fad83e7b77b4440a05d939.json new file mode 100644 index 0000000..9a4859b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e19e91fd7fad83e7b77b4440a05d939.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:29.536870", + "response": { + "continue": { + "rvcontinue": "20060105022540|231926", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47217, + "ns": 0, + "title": "검열", + "revisions": [ + { + "timestamp": "2006-01-05T01:55:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e20dea264a64994edd4f50e9fb39b3d.json b/wikipedia-analysis-#229lixin/cache/8e20dea264a64994edd4f50e9fb39b3d.json new file mode 100644 index 0000000..cceffe2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e20dea264a64994edd4f50e9fb39b3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:22.786519", + "response": { + "continue": { + "rvcontinue": "20240915144654|40325928", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 147343, + "ns": 0, + "title": "تبعیض", + "revisions": [ + { + "timestamp": "2025-06-21T08:39:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e2ca4724ec43958f3d76f8225e6fa6a.json b/wikipedia-analysis-#229lixin/cache/8e2ca4724ec43958f3d76f8225e6fa6a.json new file mode 100644 index 0000000..1e5d023 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e2ca4724ec43958f3d76f8225e6fa6a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:24.281729", + "response": { + "continue": { + "rvcontinue": "20260125095609|1334733778", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12441, + "ns": 0, + "title": "Genocide", + "revisions": [ + { + "timestamp": "2026-01-25T17:45:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e355a81850e026bb54b4f122ac62209.json b/wikipedia-analysis-#229lixin/cache/8e355a81850e026bb54b4f122ac62209.json new file mode 100644 index 0000000..330e01c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e355a81850e026bb54b4f122ac62209.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:33.433710", + "response": { + "continue": { + "rvcontinue": "20100608225958|309135", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55109, + "ns": 0, + "title": "پناہ گزین", + "revisions": [ + { + "timestamp": "2010-06-08T22:59:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e36d12dbcdd957ed3d1c7f8b9b6b594.json b/wikipedia-analysis-#229lixin/cache/8e36d12dbcdd957ed3d1c7f8b9b6b594.json new file mode 100644 index 0000000..f44d393 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e36d12dbcdd957ed3d1c7f8b9b6b594.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:37.129621", + "response": { + "continue": { + "rvcontinue": "20030323081115|12914", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4980, + "ns": 0, + "title": "死刑", + "revisions": [ + { + "timestamp": "2003-03-23T08:09:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8e393dedd6fa47c7dcb7ac9cceb93393.json b/wikipedia-analysis-#229lixin/cache/8e393dedd6fa47c7dcb7ac9cceb93393.json new file mode 100644 index 0000000..032554b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8e393dedd6fa47c7dcb7ac9cceb93393.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:22.880090", + "response": { + "continue": { + "rvcontinue": "20101012212202|46353", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10306, + "ns": 0, + "title": "ကမ္ဘာကြီး ပူနွေးလာမှု", + "revisions": [ + { + "timestamp": "2010-10-12T21:15:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8ea2068aa825f63b0006f6f84b06d4ab.json b/wikipedia-analysis-#229lixin/cache/8ea2068aa825f63b0006f6f84b06d4ab.json new file mode 100644 index 0000000..ad8a789 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8ea2068aa825f63b0006f6f84b06d4ab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:07.804780", + "response": { + "continue": { + "rvcontinue": "20260104125318|263021899", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1172, + "ns": 0, + "title": "Demokratie", + "revisions": [ + { + "timestamp": "2026-01-04T12:53:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f10960de607c975fd02f2e4db5cea55.json b/wikipedia-analysis-#229lixin/cache/8f10960de607c975fd02f2e4db5cea55.json new file mode 100644 index 0000000..cf39547 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f10960de607c975fd02f2e4db5cea55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:34.995711", + "response": { + "continue": { + "rvcontinue": "20251207204943|28596943", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1679312, + "ns": 0, + "title": "Covid19-pandémia", + "revisions": [ + { + "timestamp": "2025-12-12T09:43:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f2c8f08913de79a7605481c23547175.json b/wikipedia-analysis-#229lixin/cache/8f2c8f08913de79a7605481c23547175.json new file mode 100644 index 0000000..5c93b7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f2c8f08913de79a7605481c23547175.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:55.753873", + "response": { + "continue": { + "rvcontinue": "20220803151430|6021143", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1164874, + "ns": 0, + "title": "নির্বাচনি জালিয়াতি", + "revisions": [ + { + "timestamp": "2022-08-03T15:12:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f2dbcb83a2717e4dede3c3a7be7870b.json b/wikipedia-analysis-#229lixin/cache/8f2dbcb83a2717e4dede3c3a7be7870b.json new file mode 100644 index 0000000..302c50b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f2dbcb83a2717e4dede3c3a7be7870b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:38.395191", + "response": { + "continue": { + "rvcontinue": "20090919211802|30230", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6301, + "ns": 0, + "title": "ခုခံအားကျဆင်းမှု ကူးစက်ရောဂါ", + "revisions": [ + { + "timestamp": "2009-08-20T11:13:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f544bb0b8ac308bbb74bf06b7c0d284.json b/wikipedia-analysis-#229lixin/cache/8f544bb0b8ac308bbb74bf06b7c0d284.json new file mode 100644 index 0000000..aef576f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f544bb0b8ac308bbb74bf06b7c0d284.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:31.719170", + "response": { + "continue": { + "rvcontinue": "20081124191344|6126511", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 608649, + "ns": 0, + "title": "הצבעה", + "revisions": [ + { + "timestamp": "2008-11-24T19:11:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f61e753fd3172bc407f24e5526e8799.json b/wikipedia-analysis-#229lixin/cache/8f61e753fd3172bc407f24e5526e8799.json new file mode 100644 index 0000000..f0a7c88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f61e753fd3172bc407f24e5526e8799.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:24.592528", + "response": { + "continue": { + "rvcontinue": "20251109083209|28389716", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 460811, + "ns": 0, + "title": "Kebebasan pers", + "revisions": [ + { + "timestamp": "2025-11-13T03:59:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f6af485816887535486d1d0dd784005.json b/wikipedia-analysis-#229lixin/cache/8f6af485816887535486d1d0dd784005.json new file mode 100644 index 0000000..d920f5d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f6af485816887535486d1d0dd784005.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:44.640152", + "response": { + "continue": { + "rvcontinue": "20241121050341|56280731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 244940, + "ns": 0, + "title": "Torka", + "revisions": [ + { + "timestamp": "2025-07-23T01:13:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f6d7933769260f2fd855932f259ed35.json b/wikipedia-analysis-#229lixin/cache/8f6d7933769260f2fd855932f259ed35.json new file mode 100644 index 0000000..58d140b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f6d7933769260f2fd855932f259ed35.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:13.640299", + "response": { + "continue": { + "rvcontinue": "20011109165921|334909759", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33158, + "ns": 0, + "title": "War", + "revisions": [ + { + "timestamp": "2001-10-15T17:26:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f7020cb656ed21f9b4c0daed215a2d8.json b/wikipedia-analysis-#229lixin/cache/8f7020cb656ed21f9b4c0daed215a2d8.json new file mode 100644 index 0000000..681e1a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f7020cb656ed21f9b4c0daed215a2d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:02.209503", + "response": { + "continue": { + "rvcontinue": "20060413092901|1009421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 154424, + "ns": 0, + "title": "Ilmastonmuutos", + "revisions": [ + { + "timestamp": "2006-04-13T09:22:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f8517abdc57d01a924de421801f2a31.json b/wikipedia-analysis-#229lixin/cache/8f8517abdc57d01a924de421801f2a31.json new file mode 100644 index 0000000..eda3876 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f8517abdc57d01a924de421801f2a31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:39.617430", + "response": { + "continue": { + "rvcontinue": "20080316163616|6483628", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 722794, + "ns": 0, + "title": "选举操控", + "revisions": [ + { + "timestamp": "2008-03-13T22:12:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8f85f22a24e2dfd5496566680c06c2bd.json b/wikipedia-analysis-#229lixin/cache/8f85f22a24e2dfd5496566680c06c2bd.json new file mode 100644 index 0000000..dceef03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8f85f22a24e2dfd5496566680c06c2bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:10.614402", + "response": { + "continue": { + "rvcontinue": "20081004213458|4172362", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 674424, + "ns": 0, + "title": "Yoksulluk", + "revisions": [ + { + "timestamp": "2008-10-04T21:25:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8fc7270a50e562a7d9c11e2b329167d6.json b/wikipedia-analysis-#229lixin/cache/8fc7270a50e562a7d9c11e2b329167d6.json new file mode 100644 index 0000000..568e157 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8fc7270a50e562a7d9c11e2b329167d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:57.465043", + "response": { + "continue": { + "rvcontinue": "20251227224637|262785092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3427885, + "ns": 0, + "title": "Klimawandel", + "revisions": [ + { + "timestamp": "2025-12-29T11:57:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8fcf9f4ebfe2bbd9ab1e0ca81830f8e5.json b/wikipedia-analysis-#229lixin/cache/8fcf9f4ebfe2bbd9ab1e0ca81830f8e5.json new file mode 100644 index 0000000..dd3042b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8fcf9f4ebfe2bbd9ab1e0ca81830f8e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:49.750413", + "response": { + "continue": { + "rvcontinue": "20250914062208|1316580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68935, + "ns": 0, + "title": "गरिबी", + "revisions": [ + { + "timestamp": "2025-09-28T09:43:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/8fdcbe804ee80de8134207374ca850ca.json b/wikipedia-analysis-#229lixin/cache/8fdcbe804ee80de8134207374ca850ca.json new file mode 100644 index 0000000..9b6b316 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/8fdcbe804ee80de8134207374ca850ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:38.788295", + "response": { + "continue": { + "rvcontinue": "20220721131958|68883237", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15482908, + "ns": 0, + "title": "Gian lận bầu cử", + "revisions": [ + { + "timestamp": "2024-01-05T23:42:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9000caf94e669ef241463a177ede732b.json b/wikipedia-analysis-#229lixin/cache/9000caf94e669ef241463a177ede732b.json new file mode 100644 index 0000000..b3826cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9000caf94e669ef241463a177ede732b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:58.789559", + "response": { + "continue": { + "rvcontinue": "20230706173956|39872209", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1827722, + "ns": 0, + "title": "Дитяча праця", + "revisions": [ + { + "timestamp": "2025-12-01T21:35:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/900bf49518eeb0d7c73351f2f4e44473.json b/wikipedia-analysis-#229lixin/cache/900bf49518eeb0d7c73351f2f4e44473.json new file mode 100644 index 0000000..b9c8c9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/900bf49518eeb0d7c73351f2f4e44473.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:06.023824", + "response": { + "continue": { + "rvcontinue": "20201101144517|66467", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14977, + "ns": 0, + "title": "Canjin yanayi", + "revisions": [ + { + "timestamp": "2020-11-01T14:42:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9027f9b0d18f796b6bc188f72c6c892b.json b/wikipedia-analysis-#229lixin/cache/9027f9b0d18f796b6bc188f72c6c892b.json new file mode 100644 index 0000000..be741d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9027f9b0d18f796b6bc188f72c6c892b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:58.589369", + "response": { + "continue": { + "rvcontinue": "20250513090306|23232521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1243, + "ns": 0, + "title": "Terrorismi", + "revisions": [ + { + "timestamp": "2025-05-13T09:06:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/904167742ce34bf7ac337ec3edad6171.json b/wikipedia-analysis-#229lixin/cache/904167742ce34bf7ac337ec3edad6171.json new file mode 100644 index 0000000..9adcf0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/904167742ce34bf7ac337ec3edad6171.json @@ -0,0 +1,512 @@ +{ + "cached_at": "2026-01-26T00:08:22.378091", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 32653, + "ns": 0, + "title": "Vaccine", + "langlinks": [ + { + "lang": "af", + "title": "Entstof" + }, + { + "lang": "an", + "title": "Vacuna" + }, + { + "lang": "anp", + "title": "टीका" + }, + { + "lang": "ar", + "title": "لقاح" + }, + { + "lang": "ary", + "title": "لقاح" + }, + { + "lang": "arz", + "title": "طوعم" + }, + { + "lang": "as", + "title": "ছিটা" + }, + { + "lang": "ast", + "title": "Vacuna" + }, + { + "lang": "az", + "title": "Peyvənd" + }, + { + "lang": "ba", + "title": "Вакцина" + }, + { + "lang": "sgs", + "title": "Čieps" + }, + { + "lang": "bcl", + "title": "Bakuna" + }, + { + "lang": "be", + "title": "Вакцына" + }, + { + "lang": "be-tarask", + "title": "Вакцына" + }, + { + "lang": "bg", + "title": "Ваксина" + }, + { + "lang": "bh", + "title": "टीका (वैक्सीन)" + }, + { + "lang": "bn", + "title": "টিকা" + }, + { + "lang": "bo", + "title": "འབྲུམ་སྨན།" + }, + { + "lang": "br", + "title": "Vaksin" + }, + { + "lang": "bs", + "title": "Vakcina" + }, + { + "lang": "bxr", + "title": "Вакцина" + }, + { + "lang": "ca", + "title": "Vacuna" + }, + { + "lang": "cdo", + "title": "Ĭk-mièu" + }, + { + "lang": "ckb", + "title": "ڤاکسین" + }, + { + "lang": "cs", + "title": "Vakcína" + }, + { + "lang": "cy", + "title": "Brechlyn" + }, + { + "lang": "da", + "title": "Vaccine" + }, + { + "lang": "dag", + "title": "Vaccine" + }, + { + "lang": "de", + "title": "Impfstoff" + }, + { + "lang": "el", + "title": "Εμβόλιο" + }, + { + "lang": "eo", + "title": "Vakcino" + }, + { + "lang": "es", + "title": "Vacuna" + }, + { + "lang": "et", + "title": "Vaktsiin" + }, + { + "lang": "eu", + "title": "Txerto" + }, + { + "lang": "fa", + "title": "واکسن" + }, + { + "lang": "fi", + "title": "Rokote" + }, + { + "lang": "fr", + "title": "Vaccin" + }, + { + "lang": "fur", + "title": "Vacine" + }, + { + "lang": "gl", + "title": "Vacina" + }, + { + "lang": "gn", + "title": "Vakúna" + }, + { + "lang": "he", + "title": "חיסון" + }, + { + "lang": "hi", + "title": "टीका (वैक्सीन)" + }, + { + "lang": "hif", + "title": "Vaccine" + }, + { + "lang": "hr", + "title": "Cjepivo" + }, + { + "lang": "ht", + "title": "Vaksen" + }, + { + "lang": "hu", + "title": "Védőoltás" + }, + { + "lang": "hy", + "title": "Պատվաստանյութ" + }, + { + "lang": "hyw", + "title": "Պատուաստ" + }, + { + "lang": "ia", + "title": "Vaccino" + }, + { + "lang": "id", + "title": "Vaksin" + }, + { + "lang": "is", + "title": "Bóluefni" + }, + { + "lang": "it", + "title": "Vaccino" + }, + { + "lang": "ja", + "title": "ワクチン" + }, + { + "lang": "jam", + "title": "Vaxiin" + }, + { + "lang": "jv", + "title": "Vaksin" + }, + { + "lang": "ka", + "title": "ვაქცინა" + }, + { + "lang": "kab", + "title": "Tigezt" + }, + { + "lang": "kk", + "title": "Вакцина" + }, + { + "lang": "km", + "title": "វ៉ាក់សាំង" + }, + { + "lang": "kn", + "title": "ಲಸಿಕೆ" + }, + { + "lang": "ko", + "title": "백신" + }, + { + "lang": "ku", + "title": "Vaksîn" + }, + { + "lang": "ky", + "title": "Вакцина" + }, + { + "lang": "la", + "title": "Vaccinum" + }, + { + "lang": "lmo", + "title": "Vacin" + }, + { + "lang": "lt", + "title": "Vakcina" + }, + { + "lang": "lv", + "title": "Vakcīna" + }, + { + "lang": "mg", + "title": "Vaksiny" + }, + { + "lang": "min", + "title": "Vaksin" + }, + { + "lang": "mk", + "title": "Вакцина" + }, + { + "lang": "ml", + "title": "വാക്സിൻ" + }, + { + "lang": "mn", + "title": "Вакцин" + }, + { + "lang": "mr", + "title": "लस" + }, + { + "lang": "ms", + "title": "Vaksin" + }, + { + "lang": "nds", + "title": "Impstoff" + }, + { + "lang": "nl", + "title": "Vaccin" + }, + { + "lang": "nn", + "title": "Vaksine" + }, + { + "lang": "nb", + "title": "Vaksine" + }, + { + "lang": "oc", + "title": "Vaccin" + }, + { + "lang": "or", + "title": "ଟିକା" + }, + { + "lang": "pa", + "title": "ਵੈਕਸੀਨ" + }, + { + "lang": "pl", + "title": "Szczepionka" + }, + { + "lang": "pms", + "title": "Vacin" + }, + { + "lang": "pnb", + "title": "ویکسین" + }, + { + "lang": "ps", + "title": "واکسين" + }, + { + "lang": "pt", + "title": "Vacina" + }, + { + "lang": "ro", + "title": "Vaccin" + }, + { + "lang": "ru", + "title": "Вакцина" + }, + { + "lang": "rue", + "title": "Вакцина" + }, + { + "lang": "sah", + "title": "Быһыы" + }, + { + "lang": "sc", + "title": "Vatzinu" + }, + { + "lang": "sco", + "title": "Vaccine" + }, + { + "lang": "sh", + "title": "Vakcina" + }, + { + "lang": "si", + "title": "එන්නත්" + }, + { + "lang": "simple", + "title": "Vaccine" + }, + { + "lang": "sk", + "title": "Vakcína" + }, + { + "lang": "sl", + "title": "Cepivo" + }, + { + "lang": "sq", + "title": "Vaksina" + }, + { + "lang": "sr", + "title": "Вакцина" + }, + { + "lang": "su", + "title": "Vaksin" + }, + { + "lang": "sv", + "title": "Vaccin" + }, + { + "lang": "sw", + "title": "Chanjo" + }, + { + "lang": "ta", + "title": "தடுப்பு மருந்து" + }, + { + "lang": "te", + "title": "టీకా" + }, + { + "lang": "tg", + "title": "Ваксина" + }, + { + "lang": "th", + "title": "วัคซีน" + }, + { + "lang": "tr", + "title": "Aşı (tıp)" + }, + { + "lang": "tw", + "title": "Vaccine" + }, + { + "lang": "tyv", + "title": "Вакцина" + }, + { + "lang": "uk", + "title": "Вакцини" + }, + { + "lang": "ur", + "title": "ویکسین" + }, + { + "lang": "uz", + "title": "Vaksinalar" + }, + { + "lang": "vec", + "title": "Vasin" + }, + { + "lang": "vep", + "title": "Vakcin" + }, + { + "lang": "vi", + "title": "Vắc-xin" + }, + { + "lang": "war", + "title": "Bakuna" + }, + { + "lang": "wuu", + "title": "疫苗" + }, + { + "lang": "xh", + "title": "Ichiza" + }, + { + "lang": "yi", + "title": "וואקצין" + }, + { + "lang": "zh", + "title": "疫苗" + }, + { + "lang": "nan", + "title": "E̍k-chu" + }, + { + "lang": "yue", + "title": "疫苗" + }, + { + "lang": "zu", + "title": "Ikhambi lokugoma" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/908892a8cfb52197e11cc944bf995945.json b/wikipedia-analysis-#229lixin/cache/908892a8cfb52197e11cc944bf995945.json new file mode 100644 index 0000000..30ebe16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/908892a8cfb52197e11cc944bf995945.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:06.328850", + "response": { + "continue": { + "rvcontinue": "20250223122753|6781281", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 266139, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2025-05-27T09:29:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/90b49ed3251734801bd0853b2e57d877.json b/wikipedia-analysis-#229lixin/cache/90b49ed3251734801bd0853b2e57d877.json new file mode 100644 index 0000000..2005f49 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/90b49ed3251734801bd0853b2e57d877.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:18.593653", + "response": { + "continue": { + "rvcontinue": "20240110153349|818906", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12425, + "ns": 0, + "title": "တောမီး", + "revisions": [ + { + "timestamp": "2025-12-15T10:34:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/90f96a9b1996036183a487389f6065a7.json b/wikipedia-analysis-#229lixin/cache/90f96a9b1996036183a487389f6065a7.json new file mode 100644 index 0000000..27cdd5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/90f96a9b1996036183a487389f6065a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:20.409734", + "response": { + "continue": { + "rvcontinue": "20221229114144|51689244", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45467, + "ns": 0, + "title": "Orkanstyrka", + "revisions": [ + { + "timestamp": "2024-03-05T09:34:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91006a6646f52e5e1b6509461a52db97.json b/wikipedia-analysis-#229lixin/cache/91006a6646f52e5e1b6509461a52db97.json new file mode 100644 index 0000000..df17c4f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91006a6646f52e5e1b6509461a52db97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:16.429632", + "response": { + "continue": { + "rvcontinue": "20240929155205|10764950", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 372026, + "ns": 0, + "title": "Απατρία", + "revisions": [ + { + "timestamp": "2025-09-07T13:13:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91051f52e2570bb58f94891db2c8395f.json b/wikipedia-analysis-#229lixin/cache/91051f52e2570bb58f94891db2c8395f.json new file mode 100644 index 0000000..2c6b526 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91051f52e2570bb58f94891db2c8395f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:35.289821", + "response": { + "continue": { + "rvcontinue": "20020325153008|2062", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842, + "ns": 0, + "title": "Cenzura", + "revisions": [ + { + "timestamp": "2002-03-25T13:21:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/910774929998c96f1e21ac0c0f5599ad.json b/wikipedia-analysis-#229lixin/cache/910774929998c96f1e21ac0c0f5599ad.json new file mode 100644 index 0000000..5ed8d96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/910774929998c96f1e21ac0c0f5599ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:21.080077", + "response": { + "continue": { + "rvcontinue": "20230206091218|131919831", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9669943, + "ns": 0, + "title": "Terremoto in Turchia e Siria del 2023", + "revisions": [ + { + "timestamp": "2023-02-06T08:49:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/911be0290ff7ba735179681159370000.json b/wikipedia-analysis-#229lixin/cache/911be0290ff7ba735179681159370000.json new file mode 100644 index 0000000..c22554a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/911be0290ff7ba735179681159370000.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:28.952748", + "response": { + "continue": { + "rvcontinue": "20260119222952|108074126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9997, + "ns": 0, + "title": "民主主義", + "revisions": [ + { + "timestamp": "2026-01-20T07:05:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91215d03cd8a7ef506e33036fdb4bc0f.json b/wikipedia-analysis-#229lixin/cache/91215d03cd8a7ef506e33036fdb4bc0f.json new file mode 100644 index 0000000..79e34e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91215d03cd8a7ef506e33036fdb4bc0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:50.785716", + "response": { + "continue": { + "rvcontinue": "20251226051913|1329456591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 382165, + "ns": 0, + "title": "Electoral fraud", + "revisions": [ + { + "timestamp": "2026-01-08T12:12:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91363d6e8e21aa25a80ad5b27d6ab1c1.json b/wikipedia-analysis-#229lixin/cache/91363d6e8e21aa25a80ad5b27d6ab1c1.json new file mode 100644 index 0000000..96d5b05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91363d6e8e21aa25a80ad5b27d6ab1c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:27.129050", + "response": { + "continue": { + "rvcontinue": "20110613124343|5438241", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 872772, + "ns": 0, + "title": "Incendiu de pădure", + "revisions": [ + { + "timestamp": "2011-06-13T12:42:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/914bdd3f3f5f9791341fb1f73cb9307a.json b/wikipedia-analysis-#229lixin/cache/914bdd3f3f5f9791341fb1f73cb9307a.json new file mode 100644 index 0000000..22b580d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/914bdd3f3f5f9791341fb1f73cb9307a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:23.877880", + "response": { + "continue": { + "rvcontinue": "20250725040123|105738397", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4731994, + "ns": 0, + "title": "トルコ・シリア地震", + "revisions": [ + { + "timestamp": "2025-09-27T12:52:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91615193f98a2d21239894c39447fb0e.json b/wikipedia-analysis-#229lixin/cache/91615193f98a2d21239894c39447fb0e.json new file mode 100644 index 0000000..e3e89f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91615193f98a2d21239894c39447fb0e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:09.806866", + "response": { + "continue": { + "rvcontinue": "20230206183106|21251418", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1736167, + "ns": 0, + "title": "Maanjäristykset Turkissa 6. helmikuuta 2023", + "revisions": [ + { + "timestamp": "2023-02-06T18:28:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/916fa52dacd132eec58b4189b742dd2c.json b/wikipedia-analysis-#229lixin/cache/916fa52dacd132eec58b4189b742dd2c.json new file mode 100644 index 0000000..1d45b7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/916fa52dacd132eec58b4189b742dd2c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:16.824892", + "response": { + "continue": { + "rvcontinue": "20060720222934|717550", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85903, + "ns": 0, + "title": "Aszály", + "revisions": [ + { + "timestamp": "2006-07-20T22:28:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/916faf13ed8697ba0b81a406ce839819.json b/wikipedia-analysis-#229lixin/cache/916faf13ed8697ba0b81a406ce839819.json new file mode 100644 index 0000000..3c2d6d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/916faf13ed8697ba0b81a406ce839819.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:35.527387", + "response": { + "continue": { + "rvcontinue": "20221222014402|37828199", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12849, + "ns": 0, + "title": "Миротворча діяльність", + "revisions": [ + { + "timestamp": "2023-05-31T22:55:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/917190b75885b15f5a89de3121521cd4.json b/wikipedia-analysis-#229lixin/cache/917190b75885b15f5a89de3121521cd4.json new file mode 100644 index 0000000..a2041f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/917190b75885b15f5a89de3121521cd4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:03.910173", + "response": { + "continue": { + "rvcontinue": "20011024003113|384781514", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9457, + "ns": 0, + "title": "Election", + "revisions": [ + { + "timestamp": "2001-09-16T17:44:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/919c72cae5a9a89732f0e64616d57545.json b/wikipedia-analysis-#229lixin/cache/919c72cae5a9a89732f0e64616d57545.json new file mode 100644 index 0000000..7c6f44d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/919c72cae5a9a89732f0e64616d57545.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:27.187333", + "response": { + "continue": { + "rvcontinue": "20240516155711|1220832", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 139814, + "ns": 0, + "title": "खडेरी", + "revisions": [ + { + "timestamp": "2024-05-18T14:29:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/91b99e2a1172dca932b3e4dbace93182.json b/wikipedia-analysis-#229lixin/cache/91b99e2a1172dca932b3e4dbace93182.json new file mode 100644 index 0000000..2e32fcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/91b99e2a1172dca932b3e4dbace93182.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:32.965418", + "response": { + "continue": { + "rvcontinue": "20221231131925|201406", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19669, + "ns": 0, + "title": "Talauci", + "revisions": [ + { + "timestamp": "2021-04-13T09:09:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/921999c8da4d2ee5ce36f4b353998d1a.json b/wikipedia-analysis-#229lixin/cache/921999c8da4d2ee5ce36f4b353998d1a.json new file mode 100644 index 0000000..b3df54f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/921999c8da4d2ee5ce36f4b353998d1a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:06.441352", + "response": { + "continue": { + "rvcontinue": "20060911042657|559350", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 95766, + "ns": 0, + "title": "Рат", + "revisions": [ + { + "timestamp": "2006-08-05T01:06:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/92230ed49ceba458ad72063160066adb.json b/wikipedia-analysis-#229lixin/cache/92230ed49ceba458ad72063160066adb.json new file mode 100644 index 0000000..2df32ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/92230ed49ceba458ad72063160066adb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:25.591224", + "response": { + "continue": { + "rvcontinue": "20050908230722|645160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103057, + "ns": 0, + "title": "העסקת ילדים", + "revisions": [ + { + "timestamp": "2005-09-08T23:04:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/92295071370c3da9b0e810f61541efad.json b/wikipedia-analysis-#229lixin/cache/92295071370c3da9b0e810f61541efad.json new file mode 100644 index 0000000..272aa79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/92295071370c3da9b0e810f61541efad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:10.234021", + "response": { + "continue": { + "rvcontinue": "20060130063830|13174754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1217929, + "ns": 0, + "title": "Friedenssicherung", + "revisions": [ + { + "timestamp": "2006-01-29T20:29:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/922f4214709867a97866b31ba3628f8d.json b/wikipedia-analysis-#229lixin/cache/922f4214709867a97866b31ba3628f8d.json new file mode 100644 index 0000000..ca4bf5c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/922f4214709867a97866b31ba3628f8d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:44.738057", + "response": { + "continue": { + "rvcontinue": "20170509013641|64052668", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3595005, + "ns": 0, + "title": "人道的危機", + "revisions": [ + { + "timestamp": "2017-05-08T13:49:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/926289f414668948a7f7a7e460a1e273.json b/wikipedia-analysis-#229lixin/cache/926289f414668948a7f7a7e460a1e273.json new file mode 100644 index 0000000..b41526f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/926289f414668948a7f7a7e460a1e273.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:25.067589", + "response": { + "continue": { + "rvcontinue": "20230608081751|5872434", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1010272, + "ns": 0, + "title": "स्त्री पुरुष समानता", + "revisions": [ + { + "timestamp": "2023-11-25T00:35:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9266d9b8d9989a2156065e0b933486cc.json b/wikipedia-analysis-#229lixin/cache/9266d9b8d9989a2156065e0b933486cc.json new file mode 100644 index 0000000..b95a1fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9266d9b8d9989a2156065e0b933486cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:52.693560", + "response": { + "continue": { + "rvcontinue": "20240515195252|67534793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 596410, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2024-08-05T12:10:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9271580517b700e1fbcee7de6a470448.json b/wikipedia-analysis-#229lixin/cache/9271580517b700e1fbcee7de6a470448.json new file mode 100644 index 0000000..24aa2fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9271580517b700e1fbcee7de6a470448.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:18.030968", + "response": { + "continue": { + "rvcontinue": "20250327143931|16896316", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 141831, + "ns": 0, + "title": "Uragan", + "revisions": [ + { + "timestamp": "2025-03-27T20:31:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9273018b19b0138fbad10390f48e4b2b.json b/wikipedia-analysis-#229lixin/cache/9273018b19b0138fbad10390f48e4b2b.json new file mode 100644 index 0000000..7fd7743 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9273018b19b0138fbad10390f48e4b2b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:05.091017", + "response": { + "continue": { + "rvcontinue": "20101017191436|3457933", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 550958, + "ns": 0, + "title": "Phân biệt đối xử", + "revisions": [ + { + "timestamp": "2010-10-17T19:14:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/927e5a560d7ba58445acd313757c2278.json b/wikipedia-analysis-#229lixin/cache/927e5a560d7ba58445acd313757c2278.json new file mode 100644 index 0000000..4572c57 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/927e5a560d7ba58445acd313757c2278.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:54.659785", + "response": { + "continue": { + "rvcontinue": "20080226122222|1955422", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 253460, + "ns": 0, + "title": "Klimaændring", + "revisions": [ + { + "timestamp": "2008-02-26T11:57:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9281bb82d0007d628002e0c09dc40423.json b/wikipedia-analysis-#229lixin/cache/9281bb82d0007d628002e0c09dc40423.json new file mode 100644 index 0000000..540954b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9281bb82d0007d628002e0c09dc40423.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:22.302057", + "response": { + "continue": { + "rvcontinue": "20051128165651|98840", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22169, + "ns": 0, + "title": "Vắc-xin", + "revisions": [ + { + "timestamp": "2005-11-28T15:28:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9286b30b8f11e20cd1ddb92b606ac35e.json b/wikipedia-analysis-#229lixin/cache/9286b30b8f11e20cd1ddb92b606ac35e.json new file mode 100644 index 0000000..7fc64c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9286b30b8f11e20cd1ddb92b606ac35e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:00.160440", + "response": { + "continue": { + "rvcontinue": "20221020112550|15185611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 588111, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2023-03-18T15:59:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9287ec72d1bf71b7227fbb545ab9db41.json b/wikipedia-analysis-#229lixin/cache/9287ec72d1bf71b7227fbb545ab9db41.json new file mode 100644 index 0000000..b795fda --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9287ec72d1bf71b7227fbb545ab9db41.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:42.666570", + "response": { + "continue": { + "rvcontinue": "20241217144803|38322388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 899301, + "ns": 0, + "title": "국내실향민", + "revisions": [ + { + "timestamp": "2025-04-16T17:42:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/92a54b1e438b8bb809300d4c3ec4f508.json b/wikipedia-analysis-#229lixin/cache/92a54b1e438b8bb809300d4c3ec4f508.json new file mode 100644 index 0000000..a7af046 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/92a54b1e438b8bb809300d4c3ec4f508.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:41.493761", + "response": { + "continue": { + "rvcontinue": "20240725031805|16399905", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 178831, + "ns": 0, + "title": "Cenzură", + "revisions": [ + { + "timestamp": "2025-05-24T13:01:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/92df2ff7045bb8b067088d82d7719241.json b/wikipedia-analysis-#229lixin/cache/92df2ff7045bb8b067088d82d7719241.json new file mode 100644 index 0000000..6fa234d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/92df2ff7045bb8b067088d82d7719241.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:05.064040", + "response": { + "continue": { + "rvcontinue": "20060731081118|5493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1846, + "ns": 0, + "title": "Haƙƙoƙin ɗan'adam", + "revisions": [ + { + "timestamp": "2006-07-31T08:09:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/92e73775b9f94d7a177e2e3d8bfa18bb.json b/wikipedia-analysis-#229lixin/cache/92e73775b9f94d7a177e2e3d8bfa18bb.json new file mode 100644 index 0000000..bf1a672 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/92e73775b9f94d7a177e2e3d8bfa18bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:39.789237", + "response": { + "continue": { + "rvcontinue": "20021224224348|96147", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15479, + "ns": 0, + "title": "Kriegsverbrechen", + "revisions": [ + { + "timestamp": "2002-12-24T22:42:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93081b13e7778e8485409c5ece6028a1.json b/wikipedia-analysis-#229lixin/cache/93081b13e7778e8485409c5ece6028a1.json new file mode 100644 index 0000000..b43a97d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93081b13e7778e8485409c5ece6028a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:53.447871", + "response": { + "continue": { + "rvcontinue": "20051202212837|5527", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1899, + "ns": 0, + "title": "Ukimwi", + "revisions": [ + { + "timestamp": "2005-12-02T13:56:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/931edf586ec5238e956743aee16fd074.json b/wikipedia-analysis-#229lixin/cache/931edf586ec5238e956743aee16fd074.json new file mode 100644 index 0000000..cfe8042 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/931edf586ec5238e956743aee16fd074.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:35.036070", + "response": { + "continue": { + "rvcontinue": "20240506123147|380585", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49023, + "ns": 0, + "title": "የአለም ጤና ድርጅት", + "revisions": [ + { + "timestamp": "2025-01-22T13:20:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/932399b4c38fce05813d17fba0ac8d20.json b/wikipedia-analysis-#229lixin/cache/932399b4c38fce05813d17fba0ac8d20.json new file mode 100644 index 0000000..2ba9f5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/932399b4c38fce05813d17fba0ac8d20.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:37.971457", + "response": { + "continue": { + "rvcontinue": "20241115001315|340392", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58012, + "ns": 0, + "title": "سانسور", + "revisions": [ + { + "timestamp": "2025-04-08T07:53:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9337a5cd3ec51aabda88d87e4fdf9a5d.json b/wikipedia-analysis-#229lixin/cache/9337a5cd3ec51aabda88d87e4fdf9a5d.json new file mode 100644 index 0000000..f2ef980 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9337a5cd3ec51aabda88d87e4fdf9a5d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:42.768232", + "response": { + "continue": { + "rvcontinue": "20241024091141|68289127", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40093, + "ns": 0, + "title": "Verkiezing", + "revisions": [ + { + "timestamp": "2024-11-03T21:10:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/934a36ab1d85062899b0f5fdcb906f1e.json b/wikipedia-analysis-#229lixin/cache/934a36ab1d85062899b0f5fdcb906f1e.json new file mode 100644 index 0000000..b901f7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/934a36ab1d85062899b0f5fdcb906f1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:57.297638", + "response": { + "continue": { + "rvcontinue": "20200122152538|8683056", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1076225, + "ns": 0, + "title": "การระบาดทั่วของโควิด-19", + "revisions": [ + { + "timestamp": "2020-01-22T15:03:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93846e1f800b1e3d9013e42833b988f9.json b/wikipedia-analysis-#229lixin/cache/93846e1f800b1e3d9013e42833b988f9.json new file mode 100644 index 0000000..b243029 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93846e1f800b1e3d9013e42833b988f9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:37.593896", + "response": { + "continue": { + "rvcontinue": "20070705111750|805123", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 177008, + "ns": 0, + "title": "Всесвітня організація охорони здоров'я", + "revisions": [ + { + "timestamp": "2007-07-04T16:38:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93899e6b1744f0637a3b9147e5003a44.json b/wikipedia-analysis-#229lixin/cache/93899e6b1744f0637a3b9147e5003a44.json new file mode 100644 index 0000000..fa99002 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93899e6b1744f0637a3b9147e5003a44.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:19.548926", + "response": { + "continue": { + "rvcontinue": "20201109053302|27993937", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2871953, + "ns": 0, + "title": "2024년 미국 대통령 선거", + "revisions": [ + { + "timestamp": "2020-11-09T05:06:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93b2fd3649a8424dc34ced999a44118a.json b/wikipedia-analysis-#229lixin/cache/93b2fd3649a8424dc34ced999a44118a.json new file mode 100644 index 0000000..ba37bef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93b2fd3649a8424dc34ced999a44118a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:03.112038", + "response": { + "continue": { + "rvcontinue": "20090529030854|293020627", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22991970, + "ns": 0, + "title": "LGBT rights", + "revisions": [ + { + "timestamp": "2009-05-28T15:35:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93e50cd02aaf36dc618395d82bcc6508.json b/wikipedia-analysis-#229lixin/cache/93e50cd02aaf36dc618395d82bcc6508.json new file mode 100644 index 0000000..1353770 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93e50cd02aaf36dc618395d82bcc6508.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:58.784596", + "response": { + "continue": { + "rvcontinue": "20260125104723|42598409", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39377, + "ns": 0, + "title": "ארגון הבריאות העולמי", + "revisions": [ + { + "timestamp": "2026-01-25T11:43:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/93ee1e8b920d98323e6acd201f9a6d97.json b/wikipedia-analysis-#229lixin/cache/93ee1e8b920d98323e6acd201f9a6d97.json new file mode 100644 index 0000000..05e4db9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/93ee1e8b920d98323e6acd201f9a6d97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:19.334591", + "response": { + "continue": { + "rvcontinue": "20070211203406|453226", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76943, + "ns": 0, + "title": "Chiến tranh", + "revisions": [ + { + "timestamp": "2007-02-11T02:40:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9400b5e1ee56bce2ad9d68ed3ae2febe.json b/wikipedia-analysis-#229lixin/cache/9400b5e1ee56bce2ad9d68ed3ae2febe.json new file mode 100644 index 0000000..438c293 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9400b5e1ee56bce2ad9d68ed3ae2febe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:40.864784", + "response": { + "continue": { + "rvcontinue": "20250226182854|8002499", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1423640, + "ns": 0, + "title": "চরম আবহাওয়া", + "revisions": [ + { + "timestamp": "2025-07-01T16:17:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/941977310680297c66321a15a48c29ed.json b/wikipedia-analysis-#229lixin/cache/941977310680297c66321a15a48c29ed.json new file mode 100644 index 0000000..161c6f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/941977310680297c66321a15a48c29ed.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:38:49.673844", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 60855, + "ns": 0, + "title": "بشري ناورین", + "revisions": [ + { + "timestamp": "2022-04-17T20:19:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94242bcd27952da0a913963e59ea29fd.json b/wikipedia-analysis-#229lixin/cache/94242bcd27952da0a913963e59ea29fd.json new file mode 100644 index 0000000..5874dbc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94242bcd27952da0a913963e59ea29fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:30.537362", + "response": { + "continue": { + "rvcontinue": "20220117192029|19973411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31385, + "ns": 0, + "title": "Pekerja anak", + "revisions": [ + { + "timestamp": "2023-02-21T12:28:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94306ca686edd2de8ea1a31e331f99eb.json b/wikipedia-analysis-#229lixin/cache/94306ca686edd2de8ea1a31e331f99eb.json new file mode 100644 index 0000000..31dc214 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94306ca686edd2de8ea1a31e331f99eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:03.937200", + "response": { + "continue": { + "rvcontinue": "20210810185213|270471", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56426, + "ns": 0, + "title": "نسل وژنه", + "revisions": [ + { + "timestamp": "2021-08-10T18:48:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/943a58ad82270b9ec1c096188c241a39.json b/wikipedia-analysis-#229lixin/cache/943a58ad82270b9ec1c096188c241a39.json new file mode 100644 index 0000000..9ae1b5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/943a58ad82270b9ec1c096188c241a39.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:18.182548", + "response": { + "continue": { + "rvcontinue": "20101207005133|58084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12425, + "ns": 0, + "title": "တောမီး", + "revisions": [ + { + "timestamp": "2010-12-06T16:34:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/944f4e3016e200567656ad5934971e73.json b/wikipedia-analysis-#229lixin/cache/944f4e3016e200567656ad5934971e73.json new file mode 100644 index 0000000..7b14c5c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/944f4e3016e200567656ad5934971e73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:44.614385", + "response": { + "continue": { + "rvcontinue": "20241031074040|6429453", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1173357, + "ns": 0, + "title": "ریاستہائے متحدہ کے صدارتی انتخابات 2024ء", + "revisions": [ + { + "timestamp": "2024-10-31T07:29:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/944fcab17c4507c37283ea0fd9f331b6.json b/wikipedia-analysis-#229lixin/cache/944fcab17c4507c37283ea0fd9f331b6.json new file mode 100644 index 0000000..dee9fb9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/944fcab17c4507c37283ea0fd9f331b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:56.781447", + "response": { + "continue": { + "rvcontinue": "20251123002859|90191412", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55628, + "ns": 0, + "title": "审查制度", + "revisions": [ + { + "timestamp": "2025-11-23T00:29:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9454931038e94122c0acf9223c61e59f.json b/wikipedia-analysis-#229lixin/cache/9454931038e94122c0acf9223c61e59f.json new file mode 100644 index 0000000..4c6f778 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9454931038e94122c0acf9223c61e59f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:07.899460", + "response": { + "continue": { + "rvcontinue": "20070616135232|90726", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18803, + "ns": 0, + "title": "मानवाधिकार", + "revisions": [ + { + "timestamp": "2007-03-26T14:59:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9473a16896c6176b00dd18f64e2f558e.json b/wikipedia-analysis-#229lixin/cache/9473a16896c6176b00dd18f64e2f558e.json new file mode 100644 index 0000000..42aa492 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9473a16896c6176b00dd18f64e2f558e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:23.976672", + "response": { + "continue": { + "rvcontinue": "20260105175549|232163622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6020713, + "ns": 0, + "title": "Élection", + "revisions": [ + { + "timestamp": "2026-01-22T20:16:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/948dc59cb6081f493d81bd47ded428bd.json b/wikipedia-analysis-#229lixin/cache/948dc59cb6081f493d81bd47ded428bd.json new file mode 100644 index 0000000..a603505 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/948dc59cb6081f493d81bd47ded428bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:51.294094", + "response": { + "continue": { + "rvcontinue": "20040624182215|9416", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5520, + "ns": 0, + "title": "Gempa bumi", + "revisions": [ + { + "timestamp": "2004-06-24T15:33:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94951559f75e9a7f1575e847cd2259a6.json b/wikipedia-analysis-#229lixin/cache/94951559f75e9a7f1575e847cd2259a6.json new file mode 100644 index 0000000..75a2982 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94951559f75e9a7f1575e847cd2259a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:12.086650", + "response": { + "continue": { + "rvcontinue": "20260106105823|151025426", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22620, + "ns": 0, + "title": "Землетрясение", + "revisions": [ + { + "timestamp": "2026-01-23T01:56:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94a32d64a8a103c877fffcc842584570.json b/wikipedia-analysis-#229lixin/cache/94a32d64a8a103c877fffcc842584570.json new file mode 100644 index 0000000..f453361 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94a32d64a8a103c877fffcc842584570.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:41.245513", + "response": { + "continue": { + "rvcontinue": "20181203025903|8981727", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44268, + "ns": 0, + "title": "Бежанец", + "revisions": [ + { + "timestamp": "2019-04-09T06:41:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94ab89fa6ec3cb98d68f94b10eee2b45.json b/wikipedia-analysis-#229lixin/cache/94ab89fa6ec3cb98d68f94b10eee2b45.json new file mode 100644 index 0000000..bbfc646 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94ab89fa6ec3cb98d68f94b10eee2b45.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:44.967371", + "response": { + "continue": { + "rvcontinue": "20251215112934|107618484", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1842500, + "ns": 0, + "title": "貧困", + "revisions": [ + { + "timestamp": "2025-12-31T11:06:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94b31fb1e16cd2c69111fb7f148a7874.json b/wikipedia-analysis-#229lixin/cache/94b31fb1e16cd2c69111fb7f148a7874.json new file mode 100644 index 0000000..204e1f0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94b31fb1e16cd2c69111fb7f148a7874.json @@ -0,0 +1,132 @@ +{ + "cached_at": "2026-01-26T00:19:37.726393", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 69902, + "ns": 0, + "title": "Extreme weather", + "langlinks": [ + { + "lang": "ar", + "title": "طقس متطرف" + }, + { + "lang": "az", + "title": "Ekstremal hava" + }, + { + "lang": "bn", + "title": "চরম আবহাওয়া" + }, + { + "lang": "ca", + "title": "Fenomen meteorològic extrem" + }, + { + "lang": "cs", + "title": "Extrémy počasí" + }, + { + "lang": "el", + "title": "Ακραίο καιρικό φαινόμενο" + }, + { + "lang": "es", + "title": "Fenómeno meteorológico extremo" + }, + { + "lang": "fa", + "title": "هوای غیرعادی" + }, + { + "lang": "fi", + "title": "Äärimmäiset sääilmiöt" + }, + { + "lang": "fr", + "title": "Événement météorologique extrême" + }, + { + "lang": "ha", + "title": "Matsanancin yanayi" + }, + { + "lang": "hi", + "title": "चरम मौसम" + }, + { + "lang": "id", + "title": "Cuaca ekstrem" + }, + { + "lang": "it", + "title": "Fenomeno meteorologico estremo" + }, + { + "lang": "ja", + "title": "異常気象" + }, + { + "lang": "ko", + "title": "기상이변" + }, + { + "lang": "mk", + "title": "Eкстремно време" + }, + { + "lang": "ms", + "title": "Cuaca melampau" + }, + { + "lang": "nl", + "title": "Extreem weer" + }, + { + "lang": "nn", + "title": "Ekstremvêr" + }, + { + "lang": "nb", + "title": "Ekstremvær" + }, + { + "lang": "pt", + "title": "Condições meteorológicas extremas" + }, + { + "lang": "simple", + "title": "Extreme weather" + }, + { + "lang": "th", + "title": "ลมฟ้าอากาศสุดโต่ง" + }, + { + "lang": "tr", + "title": "Ekstrem hava olayları" + }, + { + "lang": "uk", + "title": "Екстремальні погодні явища" + }, + { + "lang": "vi", + "title": "Thời tiết cực đoan" + }, + { + "lang": "zh", + "title": "極端天氣" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/94f540aa51ed60d1686a8374cd70db8c.json b/wikipedia-analysis-#229lixin/cache/94f540aa51ed60d1686a8374cd70db8c.json new file mode 100644 index 0000000..b012941 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/94f540aa51ed60d1686a8374cd70db8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:20.704430", + "response": { + "continue": { + "rvcontinue": "20050227164800|9240", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4100, + "ns": 0, + "title": "แผ่นดินไหว", + "revisions": [ + { + "timestamp": "2005-02-27T09:54:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/95373e7fdf5c0f0e5465b06d29b4130a.json b/wikipedia-analysis-#229lixin/cache/95373e7fdf5c0f0e5465b06d29b4130a.json new file mode 100644 index 0000000..35ddc5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/95373e7fdf5c0f0e5465b06d29b4130a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:28.151011", + "response": { + "continue": { + "rvcontinue": "20251028182742|107013068", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 290262, + "ns": 0, + "title": "報道の自由", + "revisions": [ + { + "timestamp": "2025-12-12T00:09:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/953bf573182112a3d31e575dbee0577b.json b/wikipedia-analysis-#229lixin/cache/953bf573182112a3d31e575dbee0577b.json new file mode 100644 index 0000000..ec9cc86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/953bf573182112a3d31e575dbee0577b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:20.654912", + "response": { + "continue": { + "rvcontinue": "20060630092847|1413734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 243810, + "ns": 0, + "title": "Беженцы", + "revisions": [ + { + "timestamp": "2006-06-30T09:26:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9599f1c4905ed616786243110845c403.json b/wikipedia-analysis-#229lixin/cache/9599f1c4905ed616786243110845c403.json new file mode 100644 index 0000000..f032881 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9599f1c4905ed616786243110845c403.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:57.611588", + "response": { + "continue": { + "rvcontinue": "20260106063909|232181723", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77155, + "ns": 0, + "title": "Réfugié", + "revisions": [ + { + "timestamp": "2026-01-06T06:48:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/95afd63988ea6c92c08b37f2c340c63a.json b/wikipedia-analysis-#229lixin/cache/95afd63988ea6c92c08b37f2c340c63a.json new file mode 100644 index 0000000..6ef979b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/95afd63988ea6c92c08b37f2c340c63a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:42.035961", + "response": { + "continue": { + "rvcontinue": "20060917191105|240445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39306, + "ns": 0, + "title": "Έγκλημα πολέμου", + "revisions": [ + { + "timestamp": "2006-09-17T18:50:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/95d46d9afcae35ff015bf046695506fc.json b/wikipedia-analysis-#229lixin/cache/95d46d9afcae35ff015bf046695506fc.json new file mode 100644 index 0000000..4b56991 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/95d46d9afcae35ff015bf046695506fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:31.525294", + "response": { + "continue": { + "rvcontinue": "20230127144953|210706", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41359, + "ns": 0, + "title": "Wariyar launin fata", + "revisions": [ + { + "timestamp": "2023-01-27T14:43:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/95e244494b1825f13d8cec625546e9bd.json b/wikipedia-analysis-#229lixin/cache/95e244494b1825f13d8cec625546e9bd.json new file mode 100644 index 0000000..c423967 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/95e244494b1825f13d8cec625546e9bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:33.613109", + "response": { + "continue": { + "rvcontinue": "20080105010901|1406851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 173006, + "ns": 0, + "title": "Хуманитарна криза", + "revisions": [ + { + "timestamp": "2008-01-04T22:07:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96290348b0b94d987fbf83c34a03b63a.json b/wikipedia-analysis-#229lixin/cache/96290348b0b94d987fbf83c34a03b63a.json new file mode 100644 index 0000000..5255517 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96290348b0b94d987fbf83c34a03b63a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:19.952135", + "response": { + "continue": { + "rvcontinue": "20250125154501|44430437", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77451, + "ns": 0, + "title": "Вакцини", + "revisions": [ + { + "timestamp": "2025-03-20T17:32:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/962fe4d2b8d0cb436aaf2b543ca7b856.json b/wikipedia-analysis-#229lixin/cache/962fe4d2b8d0cb436aaf2b543ca7b856.json new file mode 100644 index 0000000..fbc84c9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/962fe4d2b8d0cb436aaf2b543ca7b856.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:08.436188", + "response": { + "continue": { + "rvcontinue": "20100222182318|8317417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 754666, + "ns": 0, + "title": "שינוי אקלים", + "revisions": [ + { + "timestamp": "2010-02-22T18:22:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/963ce9f800c9fd3018df9bbf64d160df.json b/wikipedia-analysis-#229lixin/cache/963ce9f800c9fd3018df9bbf64d160df.json new file mode 100644 index 0000000..57b3653 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/963ce9f800c9fd3018df9bbf64d160df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:07.008941", + "response": { + "continue": { + "rvcontinue": "20110210081719|3808645", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 342439, + "ns": 0, + "title": "Апатриди", + "revisions": [ + { + "timestamp": "2011-02-10T08:16:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96512f13b04b4ee6b9448749f0d1a506.json b/wikipedia-analysis-#229lixin/cache/96512f13b04b4ee6b9448749f0d1a506.json new file mode 100644 index 0000000..007a414 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96512f13b04b4ee6b9448749f0d1a506.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:30.019816", + "response": { + "continue": { + "rvcontinue": "20111007124808|5689385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 858499, + "ns": 0, + "title": "بی‌خانمانی", + "revisions": [ + { + "timestamp": "2011-10-07T12:47:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96874d094d954d83c67a3d1606cd6c41.json b/wikipedia-analysis-#229lixin/cache/96874d094d954d83c67a3d1606cd6c41.json new file mode 100644 index 0000000..947ad0f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96874d094d954d83c67a3d1606cd6c41.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:06.613761", + "response": { + "continue": { + "rvcontinue": "20050315234144|897386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153548, + "ns": 0, + "title": "Oorlogsmisdrijf", + "revisions": [ + { + "timestamp": "2005-03-15T23:39:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96bc5461db726b826c2cbc05a47adcaf.json b/wikipedia-analysis-#229lixin/cache/96bc5461db726b826c2cbc05a47adcaf.json new file mode 100644 index 0000000..2785fd1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96bc5461db726b826c2cbc05a47adcaf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:29.890044", + "response": { + "continue": { + "rvcontinue": "20060316112107|272624", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64176, + "ns": 0, + "title": "Mülteci", + "revisions": [ + { + "timestamp": "2006-03-15T20:30:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96d1caf2d47f7fed33c93f7dc450b6e5.json b/wikipedia-analysis-#229lixin/cache/96d1caf2d47f7fed33c93f7dc450b6e5.json new file mode 100644 index 0000000..446c2d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96d1caf2d47f7fed33c93f7dc450b6e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:36.565170", + "response": { + "continue": { + "rvcontinue": "20061109031532|591721", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80548, + "ns": 0, + "title": "선거", + "revisions": [ + { + "timestamp": "2006-09-18T16:50:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96d7cc0e042af40628e4fe32b9aa3498.json b/wikipedia-analysis-#229lixin/cache/96d7cc0e042af40628e4fe32b9aa3498.json new file mode 100644 index 0000000..32eb1cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96d7cc0e042af40628e4fe32b9aa3498.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:19.517224", + "response": { + "continue": { + "rvcontinue": "20250307213946|12522563", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62937, + "ns": 0, + "title": "Война", + "revisions": [ + { + "timestamp": "2025-03-08T07:50:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96eae6e7ae6bcaafb4ec86e42b164ad2.json b/wikipedia-analysis-#229lixin/cache/96eae6e7ae6bcaafb4ec86e42b164ad2.json new file mode 100644 index 0000000..b9af194 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96eae6e7ae6bcaafb4ec86e42b164ad2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:54.121817", + "response": { + "continue": { + "rvcontinue": "20251212035458|150593567", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68454, + "ns": 0, + "title": "Малярия", + "revisions": [ + { + "timestamp": "2025-12-12T13:47:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96ef82f698293d8c1b987fcc1622b597.json b/wikipedia-analysis-#229lixin/cache/96ef82f698293d8c1b987fcc1622b597.json new file mode 100644 index 0000000..9f4c604 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96ef82f698293d8c1b987fcc1622b597.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:26.191386", + "response": { + "continue": { + "rvcontinue": "20251031172006|72355529", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6562, + "ns": 0, + "title": "زلزال", + "revisions": [ + { + "timestamp": "2026-01-02T17:09:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/96fd3f56844cd8fa0856fcde117ad5a6.json b/wikipedia-analysis-#229lixin/cache/96fd3f56844cd8fa0856fcde117ad5a6.json new file mode 100644 index 0000000..4086899 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/96fd3f56844cd8fa0856fcde117ad5a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:44.985606", + "response": { + "continue": { + "rvcontinue": "20240704200923|1342736", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 183905, + "ns": 0, + "title": "Uhuru wa kujieleza", + "revisions": [ + { + "timestamp": "2024-07-06T07:46:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/970882881486aea116bd576e31f18ad8.json b/wikipedia-analysis-#229lixin/cache/970882881486aea116bd576e31f18ad8.json new file mode 100644 index 0000000..f7cf089 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/970882881486aea116bd576e31f18ad8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:51.802917", + "response": { + "continue": { + "rvcontinue": "20030307214446|108592", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23728, + "ns": 0, + "title": "Hochwasser", + "revisions": [ + { + "timestamp": "2003-03-07T21:44:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9729beba3e3524717e4823bf065d077a.json b/wikipedia-analysis-#229lixin/cache/9729beba3e3524717e4823bf065d077a.json new file mode 100644 index 0000000..4958124 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9729beba3e3524717e4823bf065d077a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:52.262661", + "response": { + "continue": { + "rvcontinue": "20250805070842|690021", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110749, + "ns": 0, + "title": "Matsanancin yanayi", + "revisions": [ + { + "timestamp": "2025-08-05T07:06:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/972ca3ca55decefe1a08c35d8cd0b6b5.json b/wikipedia-analysis-#229lixin/cache/972ca3ca55decefe1a08c35d8cd0b6b5.json new file mode 100644 index 0000000..8bedf0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/972ca3ca55decefe1a08c35d8cd0b6b5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:09.085141", + "response": { + "continue": { + "rvcontinue": "20061122153555|343881", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74060, + "ns": 0, + "title": "Расизм", + "revisions": [ + { + "timestamp": "2006-11-22T13:21:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97351e5f85c6d92fd66c340cca84c018.json b/wikipedia-analysis-#229lixin/cache/97351e5f85c6d92fd66c340cca84c018.json new file mode 100644 index 0000000..de882cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97351e5f85c6d92fd66c340cca84c018.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:20.945514", + "response": { + "continue": { + "rvcontinue": "20241030205148|68364162", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3462988, + "ns": 0, + "title": "نزوح داخلي", + "revisions": [ + { + "timestamp": "2025-07-01T19:55:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9741fdaaf6f1d65cdf9f15db326d6cbb.json b/wikipedia-analysis-#229lixin/cache/9741fdaaf6f1d65cdf9f15db326d6cbb.json new file mode 100644 index 0000000..53ee1d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9741fdaaf6f1d65cdf9f15db326d6cbb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:54.057754", + "response": { + "continue": { + "rvcontinue": "20250419140021|41631281", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 260216, + "ns": 0, + "title": "پناهنده", + "revisions": [ + { + "timestamp": "2025-07-19T21:48:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9748dae72adf2e9921f0e7cdee524bf6.json b/wikipedia-analysis-#229lixin/cache/9748dae72adf2e9921f0e7cdee524bf6.json new file mode 100644 index 0000000..87ab93b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9748dae72adf2e9921f0e7cdee524bf6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:55.050760", + "response": { + "continue": { + "rvcontinue": "20131227213535|13753764", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1636534, + "ns": 0, + "title": "Статева рівність", + "revisions": [ + { + "timestamp": "2013-12-27T21:33:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97616571ec9e3fe63f619a4d26aea17e.json b/wikipedia-analysis-#229lixin/cache/97616571ec9e3fe63f619a4d26aea17e.json new file mode 100644 index 0000000..06402d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97616571ec9e3fe63f619a4d26aea17e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:30.284308", + "response": { + "continue": { + "rvcontinue": "20030115134030|22380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7561, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2003-01-15T13:36:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/978ebd27f993ec89efa968c447d752de.json b/wikipedia-analysis-#229lixin/cache/978ebd27f993ec89efa968c447d752de.json new file mode 100644 index 0000000..23b707a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/978ebd27f993ec89efa968c447d752de.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:41.123903", + "response": { + "continue": { + "rvcontinue": "20020925173340|152", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50, + "ns": 0, + "title": "Aids", + "revisions": [ + { + "timestamp": "2002-06-28T15:04:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97932cf2630a863a256112c128cf33af.json b/wikipedia-analysis-#229lixin/cache/97932cf2630a863a256112c128cf33af.json new file mode 100644 index 0000000..04fc3fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97932cf2630a863a256112c128cf33af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:04.893139", + "response": { + "continue": { + "rvcontinue": "20141106062522|1100180", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 266139, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2014-11-05T18:03:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97c293e59ee1f0f70a29b1b89b68930b.json b/wikipedia-analysis-#229lixin/cache/97c293e59ee1f0f70a29b1b89b68930b.json new file mode 100644 index 0000000..33fd32f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97c293e59ee1f0f70a29b1b89b68930b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:15.280823", + "response": { + "continue": { + "rvcontinue": "20200314234157|359939", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50710, + "ns": 0, + "title": "2019-20 ኮሮናቫይረስ ወረርሽኝ", + "revisions": [ + { + "timestamp": "2020-03-14T23:40:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97ee443a19f47705ef858421996c1a60.json b/wikipedia-analysis-#229lixin/cache/97ee443a19f47705ef858421996c1a60.json new file mode 100644 index 0000000..c30b808 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97ee443a19f47705ef858421996c1a60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:53.235838", + "response": { + "continue": { + "rvcontinue": "20251029202134|261057341", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23728, + "ns": 0, + "title": "Hochwasser", + "revisions": [ + { + "timestamp": "2026-01-12T10:28:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97f695176e8fb5ce35fa4bffecd9067f.json b/wikipedia-analysis-#229lixin/cache/97f695176e8fb5ce35fa4bffecd9067f.json new file mode 100644 index 0000000..64f6dad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97f695176e8fb5ce35fa4bffecd9067f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:59.343713", + "response": { + "continue": { + "rvcontinue": "20040729215138|24513", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19163, + "ns": 0, + "title": "Демокрация", + "revisions": [ + { + "timestamp": "2004-07-29T21:40:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/97fe487772ead0156662f78915ac323d.json b/wikipedia-analysis-#229lixin/cache/97fe487772ead0156662f78915ac323d.json new file mode 100644 index 0000000..9d00a47 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/97fe487772ead0156662f78915ac323d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:27.744806", + "response": { + "continue": { + "rvcontinue": "20050715110743|2506552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 290262, + "ns": 0, + "title": "報道の自由", + "revisions": [ + { + "timestamp": "2005-07-15T09:52:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98061b470c27420497d4b330d9816516.json b/wikipedia-analysis-#229lixin/cache/98061b470c27420497d4b330d9816516.json new file mode 100644 index 0000000..9ef4d0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98061b470c27420497d4b330d9816516.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:32.200371", + "response": { + "continue": { + "rvcontinue": "20211114131012|720099", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9752, + "ns": 0, + "title": "ဆင်ဆာပြုလုပ်ခြင်း", + "revisions": [ + { + "timestamp": "2024-07-25T02:57:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9827fe8297c60d7cc0df842978cfcf02.json b/wikipedia-analysis-#229lixin/cache/9827fe8297c60d7cc0df842978cfcf02.json new file mode 100644 index 0000000..f25128b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9827fe8297c60d7cc0df842978cfcf02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:48.760598", + "response": { + "continue": { + "rvcontinue": "20200122074421|13253220", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2472772, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2020-01-22T07:41:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/983bd4a4edb090dca6aeee9f69539193.json b/wikipedia-analysis-#229lixin/cache/983bd4a4edb090dca6aeee9f69539193.json new file mode 100644 index 0000000..816f0d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/983bd4a4edb090dca6aeee9f69539193.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:50.665258", + "response": { + "continue": { + "rvcontinue": "20050924205852|117297", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31747, + "ns": 0, + "title": "Сида", + "revisions": [ + { + "timestamp": "2005-09-24T20:33:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9846fd531907fc276c95e5c82a48a292.json b/wikipedia-analysis-#229lixin/cache/9846fd531907fc276c95e5c82a48a292.json new file mode 100644 index 0000000..3501a41 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9846fd531907fc276c95e5c82a48a292.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:56.692856", + "response": { + "continue": { + "rvcontinue": "20090111105907|48716", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9293, + "ns": 0, + "title": "ඡන්දය ප්‍රකාශකිරීම", + "revisions": [ + { + "timestamp": "2009-01-10T14:00:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98505cd577727e31186b351dd0602743.json b/wikipedia-analysis-#229lixin/cache/98505cd577727e31186b351dd0602743.json new file mode 100644 index 0000000..d45d23e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98505cd577727e31186b351dd0602743.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:53.248260", + "response": { + "continue": { + "rvcontinue": "20060421122428|1036741", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157711, + "ns": 0, + "title": "Muuttoliike", + "revisions": [ + { + "timestamp": "2006-04-21T10:41:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9866d6754b07044e5f8e95da08e47da8.json b/wikipedia-analysis-#229lixin/cache/9866d6754b07044e5f8e95da08e47da8.json new file mode 100644 index 0000000..7ebbb7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9866d6754b07044e5f8e95da08e47da8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:20.766906", + "response": { + "continue": { + "rvcontinue": "20251227110241|25546212", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1559185, + "ns": 0, + "title": "Pandemie covidu-19", + "revisions": [ + { + "timestamp": "2026-01-03T10:44:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9884838fc1fb2cca75171c703532c2c1.json b/wikipedia-analysis-#229lixin/cache/9884838fc1fb2cca75171c703532c2c1.json new file mode 100644 index 0000000..14832cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9884838fc1fb2cca75171c703532c2c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:45.224035", + "response": { + "continue": { + "rvcontinue": "20250910214115|71985701", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6863, + "ns": 0, + "title": "حقوق الإنسان", + "revisions": [ + { + "timestamp": "2025-12-07T22:08:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/988a93cc5a906b73578370f7694e478a.json b/wikipedia-analysis-#229lixin/cache/988a93cc5a906b73578370f7694e478a.json new file mode 100644 index 0000000..bc7211e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/988a93cc5a906b73578370f7694e478a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:49.071672", + "response": { + "continue": { + "rvcontinue": "20251123170038|28558251", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54122, + "ns": 0, + "title": "Védőoltás", + "revisions": [ + { + "timestamp": "2025-12-30T21:52:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/988b52df67191b87d972d34f0fa50eed.json b/wikipedia-analysis-#229lixin/cache/988b52df67191b87d972d34f0fa50eed.json new file mode 100644 index 0000000..85389e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/988b52df67191b87d972d34f0fa50eed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:28.646733", + "response": { + "continue": { + "rvcontinue": "20230206093828|63781976", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5727855, + "ns": 0, + "title": "Aardbeving Turkije-Syrië 2023", + "revisions": [ + { + "timestamp": "2023-02-06T09:29:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98a55e216123188fa48d9e16d69e216b.json b/wikipedia-analysis-#229lixin/cache/98a55e216123188fa48d9e16d69e216b.json new file mode 100644 index 0000000..e099ce2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98a55e216123188fa48d9e16d69e216b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:54.458615", + "response": { + "continue": { + "rvcontinue": "20200215133349|47257031", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8414277, + "ns": 0, + "title": "Covid-19-pandemin", + "revisions": [ + { + "timestamp": "2020-02-15T13:08:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98b0592e82549a1fc0aa2276cc45bfb8.json b/wikipedia-analysis-#229lixin/cache/98b0592e82549a1fc0aa2276cc45bfb8.json new file mode 100644 index 0000000..a77bccc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98b0592e82549a1fc0aa2276cc45bfb8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:12.182208", + "response": { + "continue": { + "rvcontinue": "20040907152326|5454", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93275, + "ns": 0, + "title": "دموکراسی", + "revisions": [ + { + "timestamp": "2004-09-07T15:21:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98c01f517af02f56f65cff658195555a.json b/wikipedia-analysis-#229lixin/cache/98c01f517af02f56f65cff658195555a.json new file mode 100644 index 0000000..3ca317e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98c01f517af02f56f65cff658195555a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:22.532047", + "response": { + "continue": { + "rvcontinue": "20241126185606|22851147", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33711, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-08-08T22:03:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98d03bf09d3d3ac54f2390eb756b1ca7.json b/wikipedia-analysis-#229lixin/cache/98d03bf09d3d3ac54f2390eb756b1ca7.json new file mode 100644 index 0000000..541c1cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98d03bf09d3d3ac54f2390eb756b1ca7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:21.464751", + "response": { + "continue": { + "rvcontinue": "20211110075655|10903216", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73788, + "ns": 0, + "title": "Fattigdom", + "revisions": [ + { + "timestamp": "2025-03-05T08:12:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98e7a9eea8bc57597d5262e736e536c1.json b/wikipedia-analysis-#229lixin/cache/98e7a9eea8bc57597d5262e736e536c1.json new file mode 100644 index 0000000..1f385bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98e7a9eea8bc57597d5262e736e536c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:36.082203", + "response": { + "continue": { + "rvcontinue": "20240129214618|37959288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1020120, + "ns": 0, + "title": "פנדמיה", + "revisions": [ + { + "timestamp": "2024-09-02T20:51:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98f0aebfa9e0e56a2486202aefc652ab.json b/wikipedia-analysis-#229lixin/cache/98f0aebfa9e0e56a2486202aefc652ab.json new file mode 100644 index 0000000..a7b0998 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98f0aebfa9e0e56a2486202aefc652ab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:53.772630", + "response": { + "continue": { + "rvcontinue": "20060104230414|170100", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27698, + "ns": 0, + "title": "Verem", + "revisions": [ + { + "timestamp": "2005-11-18T16:45:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/98f8bd4770a64c1580e2fe32e610f6ae.json b/wikipedia-analysis-#229lixin/cache/98f8bd4770a64c1580e2fe32e610f6ae.json new file mode 100644 index 0000000..7cf4b11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/98f8bd4770a64c1580e2fe32e610f6ae.json @@ -0,0 +1,18 @@ +{ + "cached_at": "2026-01-26T00:04:07.289286", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 73165192, + "ns": 0, + "title": "Monkeypox" + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/990bef835c12de49f9b4dfcbbc146285.json b/wikipedia-analysis-#229lixin/cache/990bef835c12de49f9b4dfcbbc146285.json new file mode 100644 index 0000000..dde96b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/990bef835c12de49f9b4dfcbbc146285.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:51.189752", + "response": { + "continue": { + "rvcontinue": "20251002101233|28436881", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34554, + "ns": 0, + "title": "Népirtás", + "revisions": [ + { + "timestamp": "2025-12-06T20:12:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/991ac3a8262f37e5ad6fcd4b15c6a726.json b/wikipedia-analysis-#229lixin/cache/991ac3a8262f37e5ad6fcd4b15c6a726.json new file mode 100644 index 0000000..bc71573 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/991ac3a8262f37e5ad6fcd4b15c6a726.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:13.427110", + "response": { + "continue": { + "rvcontinue": "20251020135649|170080496", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11727, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2025-11-25T14:29:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/991b29ceea3a2bde78ee7cd9d04c6c64.json b/wikipedia-analysis-#229lixin/cache/991b29ceea3a2bde78ee7cd9d04c6c64.json new file mode 100644 index 0000000..ccbda5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/991b29ceea3a2bde78ee7cd9d04c6c64.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:16.286176", + "response": { + "continue": { + "rvcontinue": "20211003045810|696444", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212168, + "ns": 0, + "title": "အကြမ်းဖက်ဝါဒ", + "revisions": [ + { + "timestamp": "2023-05-21T17:48:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/993d789fed652ce45329508f64e2c24e.json b/wikipedia-analysis-#229lixin/cache/993d789fed652ce45329508f64e2c24e.json new file mode 100644 index 0000000..c7df0f5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/993d789fed652ce45329508f64e2c24e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:48.996024", + "response": { + "continue": { + "rvcontinue": "20240828074919|7568444", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 267603, + "ns": 0, + "title": "মানবাধিকার", + "revisions": [ + { + "timestamp": "2024-12-15T17:14:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9941f272c6d7e27269d22624049b480f.json b/wikipedia-analysis-#229lixin/cache/9941f272c6d7e27269d22624049b480f.json new file mode 100644 index 0000000..7160b77 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9941f272c6d7e27269d22624049b480f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:39.491158", + "response": { + "continue": { + "rvcontinue": "20251208052700|42332325", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4819, + "ns": 0, + "title": "מלחמה", + "revisions": [ + { + "timestamp": "2025-12-08T05:27:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9951866e64432a0f7553304db96aa793.json b/wikipedia-analysis-#229lixin/cache/9951866e64432a0f7553304db96aa793.json new file mode 100644 index 0000000..8e1a2e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9951866e64432a0f7553304db96aa793.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:57.978532", + "response": { + "continue": { + "rvcontinue": "20070123071551|3373167", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 479731, + "ns": 0, + "title": "人口贩卖", + "revisions": [ + { + "timestamp": "2007-01-23T07:14:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9956bb109b9f9a679cf47aee6b9bb614.json b/wikipedia-analysis-#229lixin/cache/9956bb109b9f9a679cf47aee6b9bb614.json new file mode 100644 index 0000000..369b0bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9956bb109b9f9a679cf47aee6b9bb614.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:11.209996", + "response": { + "continue": { + "rvcontinue": "20260121084635|28876957", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10498, + "ns": 0, + "title": "Banjir", + "revisions": [ + { + "timestamp": "2026-01-22T04:08:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/995e055d92aa144c1ed6894e41b92e00.json b/wikipedia-analysis-#229lixin/cache/995e055d92aa144c1ed6894e41b92e00.json new file mode 100644 index 0000000..aa85f6e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/995e055d92aa144c1ed6894e41b92e00.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:36.629592", + "response": { + "continue": { + "rvcontinue": "20251107080036|149640865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10079099, + "ns": 0, + "title": "Землетрясение в Турции и Сирии (2023)", + "revisions": [ + { + "timestamp": "2025-11-12T09:51:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/996738120c370a86e238c70a016f441b.json b/wikipedia-analysis-#229lixin/cache/996738120c370a86e238c70a016f441b.json new file mode 100644 index 0000000..fd3a5d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/996738120c370a86e238c70a016f441b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:55.079822", + "response": { + "continue": { + "rvcontinue": "20240114071944|5768634", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 437397, + "ns": 0, + "title": "بے وطنی", + "revisions": [ + { + "timestamp": "2025-05-12T21:12:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9999947a228af9f128e4e2f988c699d5.json b/wikipedia-analysis-#229lixin/cache/9999947a228af9f128e4e2f988c699d5.json new file mode 100644 index 0000000..b1bd70d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9999947a228af9f128e4e2f988c699d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:18.687523", + "response": { + "continue": { + "rvcontinue": "20081128090345|1495280", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203634, + "ns": 0, + "title": "อาชญากรรมสงคราม", + "revisions": [ + { + "timestamp": "2008-11-28T09:03:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/999f9bf2f2bcc9ea54db1071d75b7b8b.json b/wikipedia-analysis-#229lixin/cache/999f9bf2f2bcc9ea54db1071d75b7b8b.json new file mode 100644 index 0000000..075d0f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/999f9bf2f2bcc9ea54db1071d75b7b8b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:36.168609", + "response": { + "continue": { + "rvcontinue": "20251130012633|30566898", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 136552, + "ns": 0, + "title": "Глобално загревање", + "revisions": [ + { + "timestamp": "2025-12-07T04:05:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/99d9ea31be34823d3cd025efce8f860a.json b/wikipedia-analysis-#229lixin/cache/99d9ea31be34823d3cd025efce8f860a.json new file mode 100644 index 0000000..0e5c4a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/99d9ea31be34823d3cd025efce8f860a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:02.291740", + "response": { + "continue": { + "rvcontinue": "20250924125232|106586670", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64699, + "ns": 0, + "title": "戦争犯罪", + "revisions": [ + { + "timestamp": "2025-12-05T04:20:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/99da24072c3a1795ba3f1c232edf01d5.json b/wikipedia-analysis-#229lixin/cache/99da24072c3a1795ba3f1c232edf01d5.json new file mode 100644 index 0000000..06792ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/99da24072c3a1795ba3f1c232edf01d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:46.608300", + "response": { + "continue": { + "rvcontinue": "20250805162225|759980", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3343, + "ns": 0, + "title": "ප්‍රජාතන්ත්‍රවාදය", + "revisions": [ + { + "timestamp": "2025-08-06T03:38:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/99e9b6512b2fb2d22929a314d8ec80b7.json b/wikipedia-analysis-#229lixin/cache/99e9b6512b2fb2d22929a314d8ec80b7.json new file mode 100644 index 0000000..cac340f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/99e9b6512b2fb2d22929a314d8ec80b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:35.662019", + "response": { + "continue": { + "rvcontinue": "20120629071904|12632793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1020120, + "ns": 0, + "title": "פנדמיה", + "revisions": [ + { + "timestamp": "2012-06-29T07:18:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/99f1e90ba51383f98f85da97d45ecf80.json b/wikipedia-analysis-#229lixin/cache/99f1e90ba51383f98f85da97d45ecf80.json new file mode 100644 index 0000000..0259588 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/99f1e90ba51383f98f85da97d45ecf80.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:15.077150", + "response": { + "continue": { + "rvcontinue": "20131210014315|11504752", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2216147, + "ns": 0, + "title": "صلح‌بانی", + "revisions": [ + { + "timestamp": "2013-12-10T01:36:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/99f8a01d32f633983fe1e5a8325251fc.json b/wikipedia-analysis-#229lixin/cache/99f8a01d32f633983fe1e5a8325251fc.json new file mode 100644 index 0000000..c702879 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/99f8a01d32f633983fe1e5a8325251fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:21.456205", + "response": { + "continue": { + "rvcontinue": "20170127161241|32371", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5922, + "ns": 0, + "title": "Tarin fuka", + "revisions": [ + { + "timestamp": "2017-01-27T16:12:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a0f09ac9efed5b6ab60184acf7ec80f.json b/wikipedia-analysis-#229lixin/cache/9a0f09ac9efed5b6ab60184acf7ec80f.json new file mode 100644 index 0000000..9ccd81d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a0f09ac9efed5b6ab60184acf7ec80f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:22.190687", + "response": { + "continue": { + "rvcontinue": "20250901212324|77520413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14226, + "ns": 0, + "title": "Terroryzm", + "revisions": [ + { + "timestamp": "2025-11-22T10:37:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a0f1b5d3f01344e94140c9d75f5feaf.json b/wikipedia-analysis-#229lixin/cache/9a0f1b5d3f01344e94140c9d75f5feaf.json new file mode 100644 index 0000000..7e6fbf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a0f1b5d3f01344e94140c9d75f5feaf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:51.119212", + "response": { + "continue": { + "rvcontinue": "20091003121101|303137", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30541, + "ns": 0, + "title": "Demokrasia", + "revisions": [ + { + "timestamp": "2009-10-03T08:03:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a4cae5943899cce45245418abb3a5d3.json b/wikipedia-analysis-#229lixin/cache/9a4cae5943899cce45245418abb3a5d3.json new file mode 100644 index 0000000..fc2e1f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a4cae5943899cce45245418abb3a5d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:48.875649", + "response": { + "continue": { + "rvcontinue": "20250910145432|6474327", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248698, + "ns": 0, + "title": "नरसंहार", + "revisions": [ + { + "timestamp": "2025-09-10T14:55:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a4dcb672d89138c5315722e70ac6499.json b/wikipedia-analysis-#229lixin/cache/9a4dcb672d89138c5315722e70ac6499.json new file mode 100644 index 0000000..c1e9ff1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a4dcb672d89138c5315722e70ac6499.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:17.149046", + "response": { + "continue": { + "rvcontinue": "20260109081641|263167196", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18801, + "ns": 0, + "title": "Todesstrafe", + "revisions": [ + { + "timestamp": "2026-01-09T11:50:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a5f066bdc8a12de8a8120916492053b.json b/wikipedia-analysis-#229lixin/cache/9a5f066bdc8a12de8a8120916492053b.json new file mode 100644 index 0000000..77ce07b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a5f066bdc8a12de8a8120916492053b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:25.284276", + "response": { + "continue": { + "rvcontinue": "20060427170501|474124", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84223, + "ns": 0, + "title": "Bezdomovectví", + "revisions": [ + { + "timestamp": "2006-04-27T17:03:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a6ff6d9c0dd82bae558eae575b0cf04.json b/wikipedia-analysis-#229lixin/cache/9a6ff6d9c0dd82bae558eae575b0cf04.json new file mode 100644 index 0000000..ca20285 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a6ff6d9c0dd82bae558eae575b0cf04.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:44.709229", + "response": { + "continue": { + "rvcontinue": "20030716073643|66420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11477, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2003-05-06T15:52:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9a8ed0b8bbe7f83f5858f4ec7f3c1879.json b/wikipedia-analysis-#229lixin/cache/9a8ed0b8bbe7f83f5858f4ec7f3c1879.json new file mode 100644 index 0000000..e878ec9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9a8ed0b8bbe7f83f5858f4ec7f3c1879.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:07.646943", + "response": { + "continue": { + "rvcontinue": "20241121185522|11963579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 192552, + "ns": 0, + "title": "ลมฟ้าอากาศสุดโต่ง", + "revisions": [ + { + "timestamp": "2024-12-18T18:40:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9abbecd7b603ebc75a11b7c7f88dd8ca.json b/wikipedia-analysis-#229lixin/cache/9abbecd7b603ebc75a11b7c7f88dd8ca.json new file mode 100644 index 0000000..2acb98c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9abbecd7b603ebc75a11b7c7f88dd8ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:45.290868", + "response": { + "continue": { + "rvcontinue": "20251119141933|46597037", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12841, + "ns": 0, + "title": "Права людини", + "revisions": [ + { + "timestamp": "2026-01-18T22:39:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9abfa6c1c9d6636ea559024ff990b456.json b/wikipedia-analysis-#229lixin/cache/9abfa6c1c9d6636ea559024ff990b456.json new file mode 100644 index 0000000..4c18315 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9abfa6c1c9d6636ea559024ff990b456.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:58.026038", + "response": { + "continue": { + "rvcontinue": "20171228045551|2845954", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 615954, + "ns": 0, + "title": "বাকস্বাধীনতা", + "revisions": [ + { + "timestamp": "2017-12-28T04:46:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9acdd8bb5ea9a9b81d46a658679b3825.json b/wikipedia-analysis-#229lixin/cache/9acdd8bb5ea9a9b81d46a658679b3825.json new file mode 100644 index 0000000..53555a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9acdd8bb5ea9a9b81d46a658679b3825.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:51.091837", + "response": { + "continue": { + "rvcontinue": "20061010170025|612177", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113814, + "ns": 0, + "title": "Бескућништво", + "revisions": [ + { + "timestamp": "2006-10-09T22:02:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ae2008fb9e1f03ddca44670d9670f4d.json b/wikipedia-analysis-#229lixin/cache/9ae2008fb9e1f03ddca44670d9670f4d.json new file mode 100644 index 0000000..19e5b28 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ae2008fb9e1f03ddca44670d9670f4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:33.934000", + "response": { + "continue": { + "rvcontinue": "20110512151328|93692", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12016, + "ns": 0, + "title": "د وينا ازادي", + "revisions": [ + { + "timestamp": "2011-05-12T15:00:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9af0d6cacc91d29ddc6a406acad12015.json b/wikipedia-analysis-#229lixin/cache/9af0d6cacc91d29ddc6a406acad12015.json new file mode 100644 index 0000000..510c6b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9af0d6cacc91d29ddc6a406acad12015.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:14.890581", + "response": { + "continue": { + "rvcontinue": "20251125074400|23696304", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 158, + "ns": 0, + "title": "Demokratia", + "revisions": [ + { + "timestamp": "2025-11-25T07:46:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b1eb7b3de0a4d0c18cd7d6b11867513.json b/wikipedia-analysis-#229lixin/cache/9b1eb7b3de0a4d0c18cd7d6b11867513.json new file mode 100644 index 0000000..fc021f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b1eb7b3de0a4d0c18cd7d6b11867513.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:56.301221", + "response": { + "continue": { + "rvcontinue": "20250228202001|12516845", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 825856, + "ns": 0, + "title": "Земетресение в Турция и Сирия (2023)", + "revisions": [ + { + "timestamp": "2025-07-06T17:03:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b20a645949f172e4079d638b61d9e47.json b/wikipedia-analysis-#229lixin/cache/9b20a645949f172e4079d638b61d9e47.json new file mode 100644 index 0000000..011137a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b20a645949f172e4079d638b61d9e47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:58.225371", + "response": { + "continue": { + "rvcontinue": "20200319142854|27490304", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3476211, + "ns": 0, + "title": "Бездомність", + "revisions": [ + { + "timestamp": "2020-03-19T14:28:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b23a52d9b52e35cdaf414185e9c2fc8.json b/wikipedia-analysis-#229lixin/cache/9b23a52d9b52e35cdaf414185e9c2fc8.json new file mode 100644 index 0000000..4206f45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b23a52d9b52e35cdaf414185e9c2fc8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:43.497855", + "response": { + "continue": { + "rvcontinue": "20050511200320|178882", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43509, + "ns": 0, + "title": "Туберкулёз", + "revisions": [ + { + "timestamp": "2005-05-11T19:51:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b23f49e43e731103b2d34bd92934131.json b/wikipedia-analysis-#229lixin/cache/9b23f49e43e731103b2d34bd92934131.json new file mode 100644 index 0000000..0fcd5fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b23f49e43e731103b2d34bd92934131.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:12.275525", + "response": { + "continue": { + "rvcontinue": "20250210195053|86048829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58782, + "ns": 0, + "title": "疟疾", + "revisions": [ + { + "timestamp": "2025-10-21T18:30:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b2b41e5ed58a4e6512c3437f7e8bacb.json b/wikipedia-analysis-#229lixin/cache/9b2b41e5ed58a4e6512c3437f7e8bacb.json new file mode 100644 index 0000000..f15a8ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b2b41e5ed58a4e6512c3437f7e8bacb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:40.304924", + "response": { + "continue": { + "rvcontinue": "20251114143303|147850505", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5350083, + "ns": 0, + "title": "Voto (elezione)", + "revisions": [ + { + "timestamp": "2025-11-19T07:02:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b345e30c2544a1841f20b3e7f5b323d.json b/wikipedia-analysis-#229lixin/cache/9b345e30c2544a1841f20b3e7f5b323d.json new file mode 100644 index 0000000..f8f71ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b345e30c2544a1841f20b3e7f5b323d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:40.037633", + "response": { + "continue": { + "rvcontinue": "20250701192512|71264618", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3432330, + "ns": 0, + "title": "لاجئ", + "revisions": [ + { + "timestamp": "2025-11-19T07:42:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b389c6997f064de4e17202fadf9bbe0.json b/wikipedia-analysis-#229lixin/cache/9b389c6997f064de4e17202fadf9bbe0.json new file mode 100644 index 0000000..2d83990 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b389c6997f064de4e17202fadf9bbe0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:41.256983", + "response": { + "continue": { + "rvcontinue": "20260123170128|1334453141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30636, + "ns": 0, + "title": "Terrorism", + "revisions": [ + { + "timestamp": "2026-01-23T22:50:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b72cdf889266bad282e17fd579458d3.json b/wikipedia-analysis-#229lixin/cache/9b72cdf889266bad282e17fd579458d3.json new file mode 100644 index 0000000..f331683 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b72cdf889266bad282e17fd579458d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:49.939798", + "response": { + "continue": { + "rvcontinue": "20250619163903|12606042", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49670, + "ns": 0, + "title": "Изменение на климата", + "revisions": [ + { + "timestamp": "2025-06-20T09:05:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b7783dd772ca64cd8b4597feb831181.json b/wikipedia-analysis-#229lixin/cache/9b7783dd772ca64cd8b4597feb831181.json new file mode 100644 index 0000000..43b9969 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b7783dd772ca64cd8b4597feb831181.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:31.892727", + "response": { + "continue": { + "rvcontinue": "20251229120353|72958515", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 252619, + "ns": 0, + "title": "جريمة حرب", + "revisions": [ + { + "timestamp": "2025-12-29T12:22:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b8a64f6123429b535f4df219c1bbf50.json b/wikipedia-analysis-#229lixin/cache/9b8a64f6123429b535f4df219c1bbf50.json new file mode 100644 index 0000000..a8887f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b8a64f6123429b535f4df219c1bbf50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:16.299531", + "response": { + "continue": { + "rvcontinue": "20251215131045|231480158", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3408000, + "ns": 0, + "title": "Liberté de la presse", + "revisions": [ + { + "timestamp": "2025-12-28T23:57:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b8a83c98a4eeb5f20c2b7ffc2e7caf2.json b/wikipedia-analysis-#229lixin/cache/9b8a83c98a4eeb5f20c2b7ffc2e7caf2.json new file mode 100644 index 0000000..5ceaab5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b8a83c98a4eeb5f20c2b7ffc2e7caf2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:29.974810", + "response": { + "continue": { + "rvcontinue": "20100513125007|632862", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18805, + "ns": 0, + "title": "मृत्युदंड", + "revisions": [ + { + "timestamp": "2007-03-26T15:08:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9b9b23d4b99bfafb02adf100312b8d69.json b/wikipedia-analysis-#229lixin/cache/9b9b23d4b99bfafb02adf100312b8d69.json new file mode 100644 index 0000000..0cdf624 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9b9b23d4b99bfafb02adf100312b8d69.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:23.637092", + "response": { + "continue": { + "rvcontinue": "20060207133659|780053", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126733, + "ns": 0, + "title": "Syrjintä", + "revisions": [ + { + "timestamp": "2006-02-07T13:33:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9bac81c4de4ee569e108929f12ef7093.json b/wikipedia-analysis-#229lixin/cache/9bac81c4de4ee569e108929f12ef7093.json new file mode 100644 index 0000000..223f0c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9bac81c4de4ee569e108929f12ef7093.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:48.879177", + "response": { + "continue": { + "rvcontinue": "20060128094905|402055", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54644, + "ns": 0, + "title": "Földrengés", + "revisions": [ + { + "timestamp": "2006-01-28T09:47:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c0d36416f86507738b8c9a47202d3c0.json b/wikipedia-analysis-#229lixin/cache/9c0d36416f86507738b8c9a47202d3c0.json new file mode 100644 index 0000000..4e01fb5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c0d36416f86507738b8c9a47202d3c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:37.223939", + "response": { + "continue": { + "rvcontinue": "20240813152613|504148", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40492, + "ns": 0, + "title": "Yaƙi", + "revisions": [ + { + "timestamp": "2025-02-05T07:30:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c4d0c0d74bebbaab531077e3d419199.json b/wikipedia-analysis-#229lixin/cache/9c4d0c0d74bebbaab531077e3d419199.json new file mode 100644 index 0000000..dfbd791 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c4d0c0d74bebbaab531077e3d419199.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:54.475950", + "response": { + "continue": { + "rvcontinue": "20231227064015|6028353", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2167, + "ns": 0, + "title": "सूनामी", + "revisions": [ + { + "timestamp": "2024-12-28T14:33:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c4d0dadcd624d7f56154cd444985ec7.json b/wikipedia-analysis-#229lixin/cache/9c4d0dadcd624d7f56154cd444985ec7.json new file mode 100644 index 0000000..dbba0b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c4d0dadcd624d7f56154cd444985ec7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:55.257427", + "response": { + "continue": { + "rvcontinue": "20240217190409|1321452", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 158903, + "ns": 0, + "title": "Ajira kwa watoto", + "revisions": [ + { + "timestamp": "2025-06-06T11:33:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c531c1b0ddc1b49a61a736b90deca2a.json b/wikipedia-analysis-#229lixin/cache/9c531c1b0ddc1b49a61a736b90deca2a.json new file mode 100644 index 0000000..899eaad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c531c1b0ddc1b49a61a736b90deca2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:42.052922", + "response": { + "continue": { + "rvcontinue": "20140302132027|50876239", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1555888, + "ns": 0, + "title": "人種主義", + "revisions": [ + { + "timestamp": "2008-09-12T16:26:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c56854dec85b8a27c6feb9382926c74.json b/wikipedia-analysis-#229lixin/cache/9c56854dec85b8a27c6feb9382926c74.json new file mode 100644 index 0000000..7127795 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c56854dec85b8a27c6feb9382926c74.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:49.734573", + "response": { + "continue": { + "rvcontinue": "20050902085532|236276", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34554, + "ns": 0, + "title": "Népirtás", + "revisions": [ + { + "timestamp": "2005-09-02T08:38:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c5d262542e82c476620779b29bc4770.json b/wikipedia-analysis-#229lixin/cache/9c5d262542e82c476620779b29bc4770.json new file mode 100644 index 0000000..f501627 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c5d262542e82c476620779b29bc4770.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:13.809333", + "response": { + "continue": { + "rvcontinue": "20251216011443|28704068", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2536150, + "ns": 0, + "title": "Kecurangan pemilihan umum", + "revisions": [ + { + "timestamp": "2025-12-16T01:27:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c670809cacb43fb6acb71bd982c8758.json b/wikipedia-analysis-#229lixin/cache/9c670809cacb43fb6acb71bd982c8758.json new file mode 100644 index 0000000..66357b5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c670809cacb43fb6acb71bd982c8758.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:41.812241", + "response": { + "continue": { + "rvcontinue": "20251110032546|71169187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 580718, + "ns": 0, + "title": "Tráfico de pessoas", + "revisions": [ + { + "timestamp": "2025-12-18T08:27:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c6bb4eb9c7b6fb1f12f9b5ddbf01f95.json b/wikipedia-analysis-#229lixin/cache/9c6bb4eb9c7b6fb1f12f9b5ddbf01f95.json new file mode 100644 index 0000000..0016557 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c6bb4eb9c7b6fb1f12f9b5ddbf01f95.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:13.614796", + "response": { + "continue": { + "rvcontinue": "20251101160827|147503467", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 507910, + "ns": 0, + "title": "Inondazione", + "revisions": [ + { + "timestamp": "2025-11-13T20:04:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c82457d0757f6b02ca6338d4f004a48.json b/wikipedia-analysis-#229lixin/cache/9c82457d0757f6b02ca6338d4f004a48.json new file mode 100644 index 0000000..a881c4b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c82457d0757f6b02ca6338d4f004a48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:00.690754", + "response": { + "continue": { + "rvcontinue": "20220321081437|10004589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1236067, + "ns": 0, + "title": "การเลือกปฏิบัติ", + "revisions": [ + { + "timestamp": "2024-11-08T15:37:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c8f71d1512a2dcb6e0937bfd8fb7509.json b/wikipedia-analysis-#229lixin/cache/9c8f71d1512a2dcb6e0937bfd8fb7509.json new file mode 100644 index 0000000..d29a6fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c8f71d1512a2dcb6e0937bfd8fb7509.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:19.724051", + "response": { + "continue": { + "rvcontinue": "20251222162138|42408485", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 399, + "ns": 0, + "title": "דמוקרטיה", + "revisions": [ + { + "timestamp": "2026-01-09T09:44:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9c9487b814204effb5e2cfd9ba1c22fa.json b/wikipedia-analysis-#229lixin/cache/9c9487b814204effb5e2cfd9ba1c22fa.json new file mode 100644 index 0000000..4f28c7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9c9487b814204effb5e2cfd9ba1c22fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:14.801937", + "response": { + "continue": { + "rvcontinue": "20260125172102|1334785526", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62750956, + "ns": 0, + "title": "COVID-19 pandemic", + "revisions": [ + { + "timestamp": "2026-01-25T20:15:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9cad07917dace0f20f4e76062081f473.json b/wikipedia-analysis-#229lixin/cache/9cad07917dace0f20f4e76062081f473.json new file mode 100644 index 0000000..c615e26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9cad07917dace0f20f4e76062081f473.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:00.781305", + "response": { + "continue": { + "rvcontinue": "20240410101029|22316849", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33954, + "ns": 0, + "title": "Tulva", + "revisions": [ + { + "timestamp": "2024-11-13T08:42:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ce68b990faf564ae969e6b468c40830.json b/wikipedia-analysis-#229lixin/cache/9ce68b990faf564ae969e6b468c40830.json new file mode 100644 index 0000000..82449ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ce68b990faf564ae969e6b468c40830.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:47.550081", + "response": { + "continue": { + "rvcontinue": "20051015101204|217673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40651, + "ns": 0, + "title": "Terorismus", + "revisions": [ + { + "timestamp": "2005-10-15T10:09:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9cfb1763e41317b08390fb16359c9516.json b/wikipedia-analysis-#229lixin/cache/9cfb1763e41317b08390fb16359c9516.json new file mode 100644 index 0000000..7532bb6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9cfb1763e41317b08390fb16359c9516.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:19.242102", + "response": { + "continue": { + "rvcontinue": "20240724190315|10664499", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 758545, + "ns": 0, + "title": "Διάκριση", + "revisions": [ + { + "timestamp": "2024-12-15T11:51:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d016eeb76e0291a658ddd46a6fc60bb.json b/wikipedia-analysis-#229lixin/cache/9d016eeb76e0291a658ddd46a6fc60bb.json new file mode 100644 index 0000000..835ce1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d016eeb76e0291a658ddd46a6fc60bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:43.943685", + "response": { + "continue": { + "rvcontinue": "20070523010420|528268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51068, + "ns": 0, + "title": "Ακραίο καιρικό φαινόμενο", + "revisions": [ + { + "timestamp": "2007-01-11T20:52:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d58a2ac1b2ac10ca71b42b07341f84c.json b/wikipedia-analysis-#229lixin/cache/9d58a2ac1b2ac10ca71b42b07341f84c.json new file mode 100644 index 0000000..cc30f33 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d58a2ac1b2ac10ca71b42b07341f84c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:59.656348", + "response": { + "continue": { + "rvcontinue": "20200319142854|27490304", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3476211, + "ns": 0, + "title": "Бездомність", + "revisions": [ + { + "timestamp": "2020-03-19T14:29:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d5c30c6e896dfa8f19d786d27a7c0d7.json b/wikipedia-analysis-#229lixin/cache/9d5c30c6e896dfa8f19d786d27a7c0d7.json new file mode 100644 index 0000000..b731dd6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d5c30c6e896dfa8f19d786d27a7c0d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:36.322028", + "response": { + "continue": { + "rvcontinue": "20240612205250|160712985", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 498016, + "ns": 0, + "title": "Crisis humanitaria", + "revisions": [ + { + "timestamp": "2024-08-24T15:11:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d6b9e3aed5072da966c2b422a55a42e.json b/wikipedia-analysis-#229lixin/cache/9d6b9e3aed5072da966c2b422a55a42e.json new file mode 100644 index 0000000..3b15a10 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d6b9e3aed5072da966c2b422a55a42e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:08.254904", + "response": { + "continue": { + "rvcontinue": "20250826191859|70751047", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23009, + "ns": 0, + "title": "Sismo", + "revisions": [ + { + "timestamp": "2025-09-01T04:43:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d6ba187b26d650c9c0c5dec1346b0c7.json b/wikipedia-analysis-#229lixin/cache/9d6ba187b26d650c9c0c5dec1346b0c7.json new file mode 100644 index 0000000..98ea747 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d6ba187b26d650c9c0c5dec1346b0c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:30.133057", + "response": { + "continue": { + "rvcontinue": "20241113133428|16661622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 303252, + "ns": 0, + "title": "Inundație", + "revisions": [ + { + "timestamp": "2025-07-28T20:41:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d738cb1d2a935dd0174c0a7022f5d6b.json b/wikipedia-analysis-#229lixin/cache/9d738cb1d2a935dd0174c0a7022f5d6b.json new file mode 100644 index 0000000..ce48633 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d738cb1d2a935dd0174c0a7022f5d6b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:19.486187", + "response": { + "continue": { + "rvcontinue": "20030520092954|44063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1596195, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2003-05-20T09:14:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9d7a44695a536f84971c6b9d1b5c9451.json b/wikipedia-analysis-#229lixin/cache/9d7a44695a536f84971c6b9d1b5c9451.json new file mode 100644 index 0000000..1d28ea2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9d7a44695a536f84971c6b9d1b5c9451.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:09.087823", + "response": { + "continue": { + "rvcontinue": "20060120053333|133405", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26690, + "ns": 0, + "title": "Tử hình", + "revisions": [ + { + "timestamp": "2006-01-20T05:33:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9da32be916703ce78c0a508fc0de974d.json b/wikipedia-analysis-#229lixin/cache/9da32be916703ce78c0a508fc0de974d.json new file mode 100644 index 0000000..fb01983 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9da32be916703ce78c0a508fc0de974d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:34.137965", + "response": { + "continue": { + "rvcontinue": "20210903070728|1189520", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16435, + "ns": 0, + "title": "Ugaidi", + "revisions": [ + { + "timestamp": "2021-09-03T07:08:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9db0f054c704bf5dbcf28131a29262fc.json b/wikipedia-analysis-#229lixin/cache/9db0f054c704bf5dbcf28131a29262fc.json new file mode 100644 index 0000000..5fdfd08 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9db0f054c704bf5dbcf28131a29262fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:09.843418", + "response": { + "continue": { + "rvcontinue": "20251114071737|74414672", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 157493, + "ns": 0, + "title": "Sốt rét", + "revisions": [ + { + "timestamp": "2026-01-15T11:04:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9dd47dfc1d80c7a2b3679205f9437f5e.json b/wikipedia-analysis-#229lixin/cache/9dd47dfc1d80c7a2b3679205f9437f5e.json new file mode 100644 index 0000000..bf2fdf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9dd47dfc1d80c7a2b3679205f9437f5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:45.320175", + "response": { + "continue": { + "rvcontinue": "20250322181231|603182", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97237, + "ns": 0, + "title": "Kisan kiyashi", + "revisions": [ + { + "timestamp": "2025-03-22T18:14:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9df6efd28207e85ede28fa36710acc62.json b/wikipedia-analysis-#229lixin/cache/9df6efd28207e85ede28fa36710acc62.json new file mode 100644 index 0000000..9e92aa2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9df6efd28207e85ede28fa36710acc62.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:32.495892", + "response": { + "continue": { + "rvcontinue": "20251118181958|40884337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 430034, + "ns": 0, + "title": "인신매매", + "revisions": [ + { + "timestamp": "2025-11-20T00:01:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e06ea7c920ad0c1d55d6f2fa0acb490.json b/wikipedia-analysis-#229lixin/cache/9e06ea7c920ad0c1d55d6f2fa0acb490.json new file mode 100644 index 0000000..b1f919e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e06ea7c920ad0c1d55d6f2fa0acb490.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:17.617875", + "response": { + "continue": { + "rvcontinue": "20141223110542|8969194", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 141831, + "ns": 0, + "title": "Uragan", + "revisions": [ + { + "timestamp": "2006-12-18T23:13:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e0d3d0c8a71328d2d9ae66f3ecdc953.json b/wikipedia-analysis-#229lixin/cache/9e0d3d0c8a71328d2d9ae66f3ecdc953.json new file mode 100644 index 0000000..5559ae7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e0d3d0c8a71328d2d9ae66f3ecdc953.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:47.845026", + "response": { + "continue": { + "rvcontinue": "20020801185306|4225", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1528, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2002-03-22T23:08:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e236bcd73c4c99eabc0c12e157a2980.json b/wikipedia-analysis-#229lixin/cache/9e236bcd73c4c99eabc0c12e157a2980.json new file mode 100644 index 0000000..209c5a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e236bcd73c4c99eabc0c12e157a2980.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:47.708147", + "response": { + "continue": { + "rvcontinue": "20251126202636|30558808", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33810, + "ns": 0, + "title": "Туберкулоза", + "revisions": [ + { + "timestamp": "2025-12-06T14:43:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e26e97dc2cffec1e6b1aec08a93dcc1.json b/wikipedia-analysis-#229lixin/cache/9e26e97dc2cffec1e6b1aec08a93dcc1.json new file mode 100644 index 0000000..5a64e55 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e26e97dc2cffec1e6b1aec08a93dcc1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:02.142441", + "response": { + "continue": { + "rvcontinue": "20240713112427|465249", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10566, + "ns": 0, + "title": "Ta'addanci", + "revisions": [ + { + "timestamp": "2025-07-28T09:07:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e422decd0253ee1f63ccb78c99588ff.json b/wikipedia-analysis-#229lixin/cache/9e422decd0253ee1f63ccb78c99588ff.json new file mode 100644 index 0000000..aa17cd7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e422decd0253ee1f63ccb78c99588ff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:24.301749", + "response": { + "continue": { + "rvcontinue": "20050612141916|1235874", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 199643, + "ns": 0, + "title": "Opwarming van de Aarde", + "revisions": [ + { + "timestamp": "2005-06-12T14:17:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e6bb58159437d37d1be0c09241dcf76.json b/wikipedia-analysis-#229lixin/cache/9e6bb58159437d37d1be0c09241dcf76.json new file mode 100644 index 0000000..953f96f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e6bb58159437d37d1be0c09241dcf76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:38.544894", + "response": { + "continue": { + "rvcontinue": "20051120211757|436276", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82735, + "ns": 0, + "title": "Krigsforbrydelse", + "revisions": [ + { + "timestamp": "2005-11-20T21:16:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e83c0c29fe8b2b26c8ebd30194a8907.json b/wikipedia-analysis-#229lixin/cache/9e83c0c29fe8b2b26c8ebd30194a8907.json new file mode 100644 index 0000000..283692c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e83c0c29fe8b2b26c8ebd30194a8907.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:24.987547", + "response": { + "continue": { + "rvcontinue": "20250919073924|46182934", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41419, + "ns": 0, + "title": "Землетрус", + "revisions": [ + { + "timestamp": "2025-09-19T07:41:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e89aa90c3440e628c7ff350b84fa892.json b/wikipedia-analysis-#229lixin/cache/9e89aa90c3440e628c7ff350b84fa892.json new file mode 100644 index 0000000..0ac9c8c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e89aa90c3440e628c7ff350b84fa892.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:48.279889", + "response": { + "continue": { + "rvcontinue": "20250625061329|257349964", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51827, + "ns": 0, + "title": "Flüchtling", + "revisions": [ + { + "timestamp": "2025-08-10T03:51:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e8e524bd59194a089a8dbf55e134a90.json b/wikipedia-analysis-#229lixin/cache/9e8e524bd59194a089a8dbf55e134a90.json new file mode 100644 index 0000000..b33474b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e8e524bd59194a089a8dbf55e134a90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:22.817792", + "response": { + "continue": { + "rvcontinue": "20260116223902|1333299580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10106, + "ns": 0, + "title": "Earthquake", + "revisions": [ + { + "timestamp": "2026-01-20T05:06:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e98459f1d8b410f1c310aa54a3c8fd2.json b/wikipedia-analysis-#229lixin/cache/9e98459f1d8b410f1c310aa54a3c8fd2.json new file mode 100644 index 0000000..9093ada --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e98459f1d8b410f1c310aa54a3c8fd2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:42.138195", + "response": { + "continue": { + "rvcontinue": "20060221113436|266271", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64086, + "ns": 0, + "title": "Tuberculoză", + "revisions": [ + { + "timestamp": "2006-02-21T11:33:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9e9af7482865149d5f4c8dd4c0fb413a.json b/wikipedia-analysis-#229lixin/cache/9e9af7482865149d5f4c8dd4c0fb413a.json new file mode 100644 index 0000000..79b0e1d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9e9af7482865149d5f4c8dd4c0fb413a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:18.412432", + "response": { + "continue": { + "rvcontinue": "20241116083008|10833581", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48541, + "ns": 0, + "title": "Θανατική ποινή", + "revisions": [ + { + "timestamp": "2024-11-16T08:30:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ea53187d6d92d2149ed6cb480a50cb8.json b/wikipedia-analysis-#229lixin/cache/9ea53187d6d92d2149ed6cb480a50cb8.json new file mode 100644 index 0000000..b6d7288 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ea53187d6d92d2149ed6cb480a50cb8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:03.951111", + "response": { + "continue": { + "rvcontinue": "20250804082025|27633931", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14378, + "ns": 0, + "title": "Organisasi Kesehatan Dunia", + "revisions": [ + { + "timestamp": "2025-10-17T06:55:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9eb87172557100c1a91226397fa78bdd.json b/wikipedia-analysis-#229lixin/cache/9eb87172557100c1a91226397fa78bdd.json new file mode 100644 index 0000000..b12fca5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9eb87172557100c1a91226397fa78bdd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:44.791956", + "response": { + "continue": { + "rvcontinue": "20250510180641|24891981", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25927, + "ns": 0, + "title": "Uprchlík", + "revisions": [ + { + "timestamp": "2026-01-03T00:40:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ebee93aadaad2b75d688b145bbcbe35.json b/wikipedia-analysis-#229lixin/cache/9ebee93aadaad2b75d688b145bbcbe35.json new file mode 100644 index 0000000..fd09b5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ebee93aadaad2b75d688b145bbcbe35.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:46:55.672689", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 58656, + "ns": 0, + "title": "بېوزلي", + "revisions": [ + { + "timestamp": "2021-12-18T07:48:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ed8778d2b5321954399d8193a011503.json b/wikipedia-analysis-#229lixin/cache/9ed8778d2b5321954399d8193a011503.json new file mode 100644 index 0000000..154df4a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ed8778d2b5321954399d8193a011503.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:24.976764", + "response": { + "continue": { + "rvcontinue": "20240522185903|10580687", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35019, + "ns": 0, + "title": "Φτώχεια", + "revisions": [ + { + "timestamp": "2025-05-31T04:50:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9edb1184b93c6b7d496fa13162ba8d48.json b/wikipedia-analysis-#229lixin/cache/9edb1184b93c6b7d496fa13162ba8d48.json new file mode 100644 index 0000000..6190102 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9edb1184b93c6b7d496fa13162ba8d48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:29.069984", + "response": { + "continue": { + "rvcontinue": "20250908024009|12519268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 452817, + "ns": 0, + "title": "ผู้ลี้ภัย", + "revisions": [ + { + "timestamp": "2025-09-13T02:37:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9efdf09316b044b8279c96cdae48dff4.json b/wikipedia-analysis-#229lixin/cache/9efdf09316b044b8279c96cdae48dff4.json new file mode 100644 index 0000000..b32e97f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9efdf09316b044b8279c96cdae48dff4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:16.277609", + "response": { + "continue": { + "rvcontinue": "20250918225927|77637276", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144713, + "ns": 0, + "title": "Uchodźca", + "revisions": [ + { + "timestamp": "2025-09-18T23:01:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f0e9c981316b045233194f4cbfa78dc.json b/wikipedia-analysis-#229lixin/cache/9f0e9c981316b045233194f4cbfa78dc.json new file mode 100644 index 0000000..e228966 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f0e9c981316b045233194f4cbfa78dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:05.206942", + "response": { + "continue": { + "rvcontinue": "20250303225201|11000425", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21867, + "ns": 0, + "title": "Υπερθέρμανση του πλανήτη", + "revisions": [ + { + "timestamp": "2025-08-13T14:35:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f1591b0d608cbba1be42415921ecef9.json b/wikipedia-analysis-#229lixin/cache/9f1591b0d608cbba1be42415921ecef9.json new file mode 100644 index 0000000..8b77cb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f1591b0d608cbba1be42415921ecef9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:16.025874", + "response": { + "continue": { + "rvcontinue": "20230121152238|131635211", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9653749, + "ns": 0, + "title": "Elezioni presidenziali negli Stati Uniti d'America del 2024", + "revisions": [ + { + "timestamp": "2023-01-21T15:13:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f16df894c3b078b893fa656b3ae7a19.json b/wikipedia-analysis-#229lixin/cache/9f16df894c3b078b893fa656b3ae7a19.json new file mode 100644 index 0000000..f3ced03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f16df894c3b078b893fa656b3ae7a19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:48.665915", + "response": { + "continue": { + "rvcontinue": "20021201171427|67830", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24734, + "ns": 0, + "title": "Tuberkulos", + "revisions": [ + { + "timestamp": "2002-12-01T17:09:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f2729e3a42bbf87f4ed6ff8bcddd1f1.json b/wikipedia-analysis-#229lixin/cache/9f2729e3a42bbf87f4ed6ff8bcddd1f1.json new file mode 100644 index 0000000..6bfe0f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f2729e3a42bbf87f4ed6ff8bcddd1f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:44.733878", + "response": { + "continue": { + "rvcontinue": "20251105230410|40828193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48035, + "ns": 0, + "title": "인종주의", + "revisions": [ + { + "timestamp": "2025-11-20T20:31:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f2d4dcfdc4cf890e1cd9707e9126e4b.json b/wikipedia-analysis-#229lixin/cache/9f2d4dcfdc4cf890e1cd9707e9126e4b.json new file mode 100644 index 0000000..b935f2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f2d4dcfdc4cf890e1cd9707e9126e4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:33.794925", + "response": { + "continue": { + "rvcontinue": "20250218212102|6741029", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56345, + "ns": 0, + "title": "جنگل کی آگ", + "revisions": [ + { + "timestamp": "2025-02-19T04:59:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f32788d1e7fffdd42ee78685b46425c.json b/wikipedia-analysis-#229lixin/cache/9f32788d1e7fffdd42ee78685b46425c.json new file mode 100644 index 0000000..84bd877 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f32788d1e7fffdd42ee78685b46425c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:45.268483", + "response": { + "continue": { + "rvcontinue": "20251216000713|42376500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47364, + "ns": 0, + "title": "חיסון", + "revisions": [ + { + "timestamp": "2026-01-01T03:03:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f451c5e3207acb46acfe4f3a2eae8fc.json b/wikipedia-analysis-#229lixin/cache/9f451c5e3207acb46acfe4f3a2eae8fc.json new file mode 100644 index 0000000..f0e1389 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f451c5e3207acb46acfe4f3a2eae8fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:36.759665", + "response": { + "continue": { + "rvcontinue": "20231129151600|70926495", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2264444, + "ns": 0, + "title": "Gìn giữ hòa bình", + "revisions": [ + { + "timestamp": "2025-01-15T08:54:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f7d7b272ea803d03b771727ad98c4f8.json b/wikipedia-analysis-#229lixin/cache/9f7d7b272ea803d03b771727ad98c4f8.json new file mode 100644 index 0000000..7e7520c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f7d7b272ea803d03b771727ad98c4f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:10.924136", + "response": { + "continue": { + "rvcontinue": "20251125073213|261851901", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1043057, + "ns": 0, + "title": "Gleichstellung der Geschlechter", + "revisions": [ + { + "timestamp": "2025-11-25T08:40:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f7f357cc51d545619ac982dabb59492.json b/wikipedia-analysis-#229lixin/cache/9f7f357cc51d545619ac982dabb59492.json new file mode 100644 index 0000000..b6b8252 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f7f357cc51d545619ac982dabb59492.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:13.394309", + "response": { + "continue": { + "rvcontinue": "20180205085017|13680035", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2536150, + "ns": 0, + "title": "Kecurangan pemilihan umum", + "revisions": [ + { + "timestamp": "2018-02-05T08:14:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f8624ec6b4fad122b069a6886f92557.json b/wikipedia-analysis-#229lixin/cache/9f8624ec6b4fad122b069a6886f92557.json new file mode 100644 index 0000000..ef70988 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f8624ec6b4fad122b069a6886f92557.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:58.150474", + "response": { + "continue": { + "rvcontinue": "20230728072547|569651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9293, + "ns": 0, + "title": "ඡන්දය ප්‍රකාශකිරීම", + "revisions": [ + { + "timestamp": "2023-10-11T09:42:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f8907061f0c362d20af8410b54b94b0.json b/wikipedia-analysis-#229lixin/cache/9f8907061f0c362d20af8410b54b94b0.json new file mode 100644 index 0000000..1348b2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f8907061f0c362d20af8410b54b94b0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:16.364948", + "response": { + "continue": { + "rvcontinue": "20230810192259|5925796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1432593, + "ns": 0, + "title": "2023 तुर्की-सीरिया भूकंप", + "revisions": [ + { + "timestamp": "2025-05-12T13:41:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f947ad369091ea40589cedeade39a24.json b/wikipedia-analysis-#229lixin/cache/9f947ad369091ea40589cedeade39a24.json new file mode 100644 index 0000000..2fe6efc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f947ad369091ea40589cedeade39a24.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:05.730939", + "response": { + "continue": { + "rvcontinue": "20250713151814|25050057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2007038, + "ns": 0, + "title": "Hraniční kontrola", + "revisions": [ + { + "timestamp": "2025-07-13T15:14:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9f9acde189f4d2221325b5bda3e0da2d.json b/wikipedia-analysis-#229lixin/cache/9f9acde189f4d2221325b5bda3e0da2d.json new file mode 100644 index 0000000..3748123 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9f9acde189f4d2221325b5bda3e0da2d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:23.962464", + "response": { + "continue": { + "rvcontinue": "20230925045742|1164222", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27833, + "ns": 0, + "title": "जलवायु परिवर्तन", + "revisions": [ + { + "timestamp": "2025-03-20T16:01:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9fe1c0c3fcfeff5f7266eb3212737fa4.json b/wikipedia-analysis-#229lixin/cache/9fe1c0c3fcfeff5f7266eb3212737fa4.json new file mode 100644 index 0000000..36e77bf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9fe1c0c3fcfeff5f7266eb3212737fa4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:55.018960", + "response": { + "continue": { + "rvcontinue": "20251102154638|170283682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1349344, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2025-11-02T15:54:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9fe9cdb56d52f112fac5a78fdacab1f0.json b/wikipedia-analysis-#229lixin/cache/9fe9cdb56d52f112fac5a78fdacab1f0.json new file mode 100644 index 0000000..0510ccb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9fe9cdb56d52f112fac5a78fdacab1f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:55.891126", + "response": { + "continue": { + "rvcontinue": "20200208124740|1100580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 121175, + "ns": 0, + "title": "Mlipuko wa virusi vya korona 2019-20", + "revisions": [ + { + "timestamp": "2020-02-08T12:30:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/9ffec673f25d810f9c49112b3eacdbf8.json b/wikipedia-analysis-#229lixin/cache/9ffec673f25d810f9c49112b3eacdbf8.json new file mode 100644 index 0000000..eceb5d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/9ffec673f25d810f9c49112b3eacdbf8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:36.132455", + "response": { + "continue": { + "rvcontinue": "20251118113751|148049446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 995591, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2026-01-17T20:58:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a00c63c21706db945e319217764c7135.json b/wikipedia-analysis-#229lixin/cache/a00c63c21706db945e319217764c7135.json new file mode 100644 index 0000000..bae7170 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a00c63c21706db945e319217764c7135.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:13.170065", + "response": { + "continue": { + "rvcontinue": "20251208020516|72685350", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5214, + "ns": 0, + "title": "عنصرية", + "revisions": [ + { + "timestamp": "2025-12-26T13:08:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a00d718ee5df834fb6a52eb525e5b7d5.json b/wikipedia-analysis-#229lixin/cache/a00d718ee5df834fb6a52eb525e5b7d5.json new file mode 100644 index 0000000..113f31a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a00d718ee5df834fb6a52eb525e5b7d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:59.776277", + "response": { + "continue": { + "rvcontinue": "20240404062610|243735888", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 622997, + "ns": 0, + "title": "Lauffeuer", + "revisions": [ + { + "timestamp": "2025-09-16T11:56:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a013f01d87c7ab0aa441ad63cac46eb3.json b/wikipedia-analysis-#229lixin/cache/a013f01d87c7ab0aa441ad63cac46eb3.json new file mode 100644 index 0000000..3ddde5e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a013f01d87c7ab0aa441ad63cac46eb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:21.821619", + "response": { + "continue": { + "rvcontinue": "20220309095520|32125661", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3152671, + "ns": 0, + "title": "지구 온난화", + "revisions": [ + { + "timestamp": "2024-03-07T09:10:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a020a2369a4a07c8e42eb35e6d591b65.json b/wikipedia-analysis-#229lixin/cache/a020a2369a4a07c8e42eb35e6d591b65.json new file mode 100644 index 0000000..e3d6cc6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a020a2369a4a07c8e42eb35e6d591b65.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:26.572560", + "response": { + "continue": { + "rvcontinue": "20250407123532|28028680", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1989795, + "ns": 0, + "title": "Nemi esélyegyenlőség", + "revisions": [ + { + "timestamp": "2025-12-28T11:18:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0271621bde4f65658d755bdef4c057b.json b/wikipedia-analysis-#229lixin/cache/a0271621bde4f65658d755bdef4c057b.json new file mode 100644 index 0000000..8be44c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0271621bde4f65658d755bdef4c057b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:58.426559", + "response": { + "continue": { + "rvcontinue": "20250114092420|7889385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 421330, + "ns": 0, + "title": "দাবানল", + "revisions": [ + { + "timestamp": "2025-01-14T09:40:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a03a23aade9b66add6d88090d3d4f2bd.json b/wikipedia-analysis-#229lixin/cache/a03a23aade9b66add6d88090d3d4f2bd.json new file mode 100644 index 0000000..d76e899 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a03a23aade9b66add6d88090d3d4f2bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:22.073508", + "response": { + "continue": { + "rvcontinue": "20101227223639|37294761", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3272932, + "ns": 0, + "title": "Mantenimento della pace", + "revisions": [ + { + "timestamp": "2010-12-27T20:49:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a04ad0a89180958b531f16339f09bab5.json b/wikipedia-analysis-#229lixin/cache/a04ad0a89180958b531f16339f09bab5.json new file mode 100644 index 0000000..41bc5d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a04ad0a89180958b531f16339f09bab5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:43.547312", + "response": { + "continue": { + "rvcontinue": "20061119201838|662359", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113879, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2006-10-09T22:17:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a058c4125d73e8f3a4132de0dae41232.json b/wikipedia-analysis-#229lixin/cache/a058c4125d73e8f3a4132de0dae41232.json new file mode 100644 index 0000000..82caa64 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a058c4125d73e8f3a4132de0dae41232.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:58.548667", + "response": { + "continue": { + "rvcontinue": "20250105141250|221818022", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5204312, + "ns": 0, + "title": "Demandeur d'asile", + "revisions": [ + { + "timestamp": "2026-01-07T17:42:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a060edebc2f9472bafd0c46b43cd8200.json b/wikipedia-analysis-#229lixin/cache/a060edebc2f9472bafd0c46b43cd8200.json new file mode 100644 index 0000000..35e05c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a060edebc2f9472bafd0c46b43cd8200.json @@ -0,0 +1,18 @@ +{ + "cached_at": "2026-01-26T00:04:08.942527", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 33096132, + "ns": 0, + "title": "Ebola virus disease" + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0766ee1662f1cfa3fcfdc35609378a4.json b/wikipedia-analysis-#229lixin/cache/a0766ee1662f1cfa3fcfdc35609378a4.json new file mode 100644 index 0000000..4c02c6d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0766ee1662f1cfa3fcfdc35609378a4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:57.565501", + "response": { + "continue": { + "rvcontinue": "20021015172344|413578", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105323, + "ns": 0, + "title": "Freedom of the press", + "revisions": [ + { + "timestamp": "2002-10-15T17:22:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0a311a5ac1fab012f911ad1714d6e89.json b/wikipedia-analysis-#229lixin/cache/a0a311a5ac1fab012f911ad1714d6e89.json new file mode 100644 index 0000000..ece844f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0a311a5ac1fab012f911ad1714d6e89.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:41.854573", + "response": { + "continue": { + "rvcontinue": "20041105070719|7119705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125781, + "ns": 0, + "title": "Voter suppression", + "revisions": [ + { + "timestamp": "2004-11-02T01:49:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0bfe4085851d975ff687aff96c6524b.json b/wikipedia-analysis-#229lixin/cache/a0bfe4085851d975ff687aff96c6524b.json new file mode 100644 index 0000000..ac9998c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0bfe4085851d975ff687aff96c6524b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:22.163123", + "response": { + "continue": { + "rvcontinue": "20030111225156|22329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6993, + "ns": 0, + "title": "Rechten van de mens", + "revisions": [ + { + "timestamp": "2003-01-05T23:30:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0cf876e30c667aed0cfd62433f8e0ad.json b/wikipedia-analysis-#229lixin/cache/a0cf876e30c667aed0cfd62433f8e0ad.json new file mode 100644 index 0000000..52f5b0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0cf876e30c667aed0cfd62433f8e0ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:17.546863", + "response": { + "continue": { + "rvcontinue": "20251103114125|36338316", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53590, + "ns": 0, + "title": "Aşı (tıp)", + "revisions": [ + { + "timestamp": "2026-01-21T18:00:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0d2bf734963feb92bb19fbcfe923906.json b/wikipedia-analysis-#229lixin/cache/a0d2bf734963feb92bb19fbcfe923906.json new file mode 100644 index 0000000..a4ae576 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0d2bf734963feb92bb19fbcfe923906.json @@ -0,0 +1,696 @@ +{ + "cached_at": "2026-01-26T00:06:04.198039", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 20423, + "ns": 0, + "title": "Malaria", + "langlinks": [ + { + "lang": "af", + "title": "Malaria" + }, + { + "lang": "gsw", + "title": "Malaria" + }, + { + "lang": "an", + "title": "Malaria" + }, + { + "lang": "ann", + "title": "Akum" + }, + { + "lang": "anp", + "title": "शीतज्वर" + }, + { + "lang": "ar", + "title": "ملاريا" + }, + { + "lang": "arz", + "title": "مالاريا" + }, + { + "lang": "as", + "title": "মেলেৰিয়া" + }, + { + "lang": "ast", + "title": "Malaria" + }, + { + "lang": "awa", + "title": "मलेरिया" + }, + { + "lang": "az", + "title": "Malyariya" + }, + { + "lang": "azb", + "title": "مالاریا" + }, + { + "lang": "ba", + "title": "Тапма" + }, + { + "lang": "sgs", + "title": "Maliarėjė" + }, + { + "lang": "be", + "title": "Малярыя" + }, + { + "lang": "be-tarask", + "title": "Малярыя" + }, + { + "lang": "bg", + "title": "Малария" + }, + { + "lang": "bh", + "title": "मलेरिया" + }, + { + "lang": "bn", + "title": "ম্যালেরিয়া" + }, + { + "lang": "br", + "title": "Kleñved ar paludoù" + }, + { + "lang": "bs", + "title": "Malarija" + }, + { + "lang": "bxr", + "title": "Хумхаа" + }, + { + "lang": "ca", + "title": "Malària" + }, + { + "lang": "cdo", + "title": "Páh-bók-gàng" + }, + { + "lang": "chr", + "title": "ᏓᎶᏂᎨ ᎠᏓᏗᏞᎲᏍᎬ" + }, + { + "lang": "ckb", + "title": "مالاریا" + }, + { + "lang": "cs", + "title": "Malárie" + }, + { + "lang": "cy", + "title": "Malaria" + }, + { + "lang": "da", + "title": "Malaria" + }, + { + "lang": "dag", + "title": "Kpaɣiʒiɛɣu" + }, + { + "lang": "de", + "title": "Malaria" + }, + { + "lang": "din", + "title": "Mayoŋ" + }, + { + "lang": "dv", + "title": "މެލޭރިޔާ" + }, + { + "lang": "ee", + "title": "Malaria" + }, + { + "lang": "el", + "title": "Ελονοσία" + }, + { + "lang": "eo", + "title": "Malario" + }, + { + "lang": "es", + "title": "Malaria" + }, + { + "lang": "et", + "title": "Malaaria" + }, + { + "lang": "eu", + "title": "Malaria" + }, + { + "lang": "ext", + "title": "Malaria" + }, + { + "lang": "fa", + "title": "مالاریا" + }, + { + "lang": "fi", + "title": "Malaria" + }, + { + "lang": "vro", + "title": "Malaaria" + }, + { + "lang": "fo", + "title": "Malaria" + }, + { + "lang": "fon", + "title": "Hwesivɔzɔn" + }, + { + "lang": "fr", + "title": "Paludisme" + }, + { + "lang": "fy", + "title": "Malaria" + }, + { + "lang": "ga", + "title": "Maláire" + }, + { + "lang": "gcr", + "title": "Palidism" + }, + { + "lang": "gd", + "title": "Mailèiria" + }, + { + "lang": "gl", + "title": "Malaria" + }, + { + "lang": "gn", + "title": "Akanundu ro'y" + }, + { + "lang": "gpe", + "title": "Malaria" + }, + { + "lang": "gu", + "title": "મલેરિયા" + }, + { + "lang": "ha", + "title": "Cutar zazzaɓin cizon sauro" + }, + { + "lang": "hak", + "title": "Mâ-là-li-â" + }, + { + "lang": "he", + "title": "מלריה" + }, + { + "lang": "hi", + "title": "मलेरिया" + }, + { + "lang": "hif", + "title": "Jurri" + }, + { + "lang": "hr", + "title": "Malarija" + }, + { + "lang": "ht", + "title": "Malarya" + }, + { + "lang": "hu", + "title": "Malária" + }, + { + "lang": "hy", + "title": "Մալարիա" + }, + { + "lang": "hyw", + "title": "Դողտենդ" + }, + { + "lang": "ia", + "title": "Malaria" + }, + { + "lang": "id", + "title": "Malaria" + }, + { + "lang": "ig", + "title": "Iba" + }, + { + "lang": "ilo", + "title": "Malaria" + }, + { + "lang": "io", + "title": "Malario" + }, + { + "lang": "is", + "title": "Malaría" + }, + { + "lang": "it", + "title": "Malaria" + }, + { + "lang": "ja", + "title": "マラリア" + }, + { + "lang": "jam", + "title": "Malieria" + }, + { + "lang": "jv", + "title": "Malaria" + }, + { + "lang": "ka", + "title": "მალარია" + }, + { + "lang": "kbp", + "title": "Wɩsɩ kʋdɔŋ" + }, + { + "lang": "kk", + "title": "Безгек" + }, + { + "lang": "kn", + "title": "ಮಲೇರಿಯಾ" + }, + { + "lang": "knc", + "title": "Maleriya" + }, + { + "lang": "ko", + "title": "말라리아" + }, + { + "lang": "ku", + "title": "Lerzeta" + }, + { + "lang": "ky", + "title": "Безгек" + }, + { + "lang": "la", + "title": "Malaria" + }, + { + "lang": "lez", + "title": "ЦӀай (азар)" + }, + { + "lang": "lfn", + "title": "Malaria" + }, + { + "lang": "lmo", + "title": "Malaria" + }, + { + "lang": "ln", + "title": "Malariyá" + }, + { + "lang": "lo", + "title": "ໄຂ້ຍຸງ" + }, + { + "lang": "lt", + "title": "Maliarija" + }, + { + "lang": "lv", + "title": "Malārija" + }, + { + "lang": "mad", + "title": "Malaria" + }, + { + "lang": "mg", + "title": "Tazomoka" + }, + { + "lang": "min", + "title": "Malaria" + }, + { + "lang": "mk", + "title": "Маларија" + }, + { + "lang": "ml", + "title": "മലമ്പനി" + }, + { + "lang": "mn", + "title": "Хумхаа" + }, + { + "lang": "mr", + "title": "मलेरिया" + }, + { + "lang": "ms", + "title": "Malaria" + }, + { + "lang": "mt", + "title": "Malarja" + }, + { + "lang": "my", + "title": "ငှက်ဖျားရောဂါ" + }, + { + "lang": "nds", + "title": "Malaria" + }, + { + "lang": "ne", + "title": "औलो" + }, + { + "lang": "new", + "title": "अउल" + }, + { + "lang": "nia", + "title": "Malaria" + }, + { + "lang": "nl", + "title": "Malaria" + }, + { + "lang": "nn", + "title": "Malaria" + }, + { + "lang": "nb", + "title": "Malaria" + }, + { + "lang": "nso", + "title": "Malaria" + }, + { + "lang": "oc", + "title": "Malària" + }, + { + "lang": "om", + "title": "Busaa" + }, + { + "lang": "or", + "title": "ମ୍ୟାଲେରିଆ" + }, + { + "lang": "pa", + "title": "ਮਲੇਰੀਆ" + }, + { + "lang": "pcm", + "title": "Malaria" + }, + { + "lang": "pl", + "title": "Malaria" + }, + { + "lang": "pms", + "title": "Malaria" + }, + { + "lang": "pnb", + "title": "ملیریا" + }, + { + "lang": "ps", + "title": "ملاريا" + }, + { + "lang": "pt", + "title": "Malária" + }, + { + "lang": "qu", + "title": "Chukchu" + }, + { + "lang": "ro", + "title": "Malarie" + }, + { + "lang": "ru", + "title": "Малярия" + }, + { + "lang": "rue", + "title": "Маларія" + }, + { + "lang": "rw", + "title": "Marariya" + }, + { + "lang": "sa", + "title": "मलेरियारोगः" + }, + { + "lang": "sah", + "title": "Кумахы (ыарыы)" + }, + { + "lang": "sat", + "title": "ᱯᱟ.ᱨᱤ ᱨᱩᱣᱟ." + }, + { + "lang": "sc", + "title": "Malària" + }, + { + "lang": "scn", + "title": "Malaria" + }, + { + "lang": "sd", + "title": "مليريا" + }, + { + "lang": "sh", + "title": "Malarija" + }, + { + "lang": "shi", + "title": "Malaṛya" + }, + { + "lang": "si", + "title": "මැලේරියාව" + }, + { + "lang": "simple", + "title": "Malaria" + }, + { + "lang": "sk", + "title": "Malária" + }, + { + "lang": "sl", + "title": "Malarija" + }, + { + "lang": "so", + "title": "Duumo" + }, + { + "lang": "sq", + "title": "Malaria" + }, + { + "lang": "sr", + "title": "Маларија" + }, + { + "lang": "su", + "title": "Malaria" + }, + { + "lang": "sv", + "title": "Malaria" + }, + { + "lang": "sw", + "title": "Malaria" + }, + { + "lang": "ta", + "title": "மலேரியா" + }, + { + "lang": "tcy", + "title": "ಮಲೇರಿಯಾ" + }, + { + "lang": "te", + "title": "మలేరియా" + }, + { + "lang": "tg", + "title": "Вараҷа" + }, + { + "lang": "th", + "title": "มาลาเรีย" + }, + { + "lang": "tl", + "title": "Malarya" + }, + { + "lang": "tly", + "title": "Maljarijə" + }, + { + "lang": "tr", + "title": "Sıtma" + }, + { + "lang": "ts", + "title": "Dzedzedze" + }, + { + "lang": "tt", + "title": "Бизгәк авыруы" + }, + { + "lang": "tw", + "title": "Atiridii" + }, + { + "lang": "uk", + "title": "Малярія" + }, + { + "lang": "ur", + "title": "ملیریا" + }, + { + "lang": "uz", + "title": "Bezgak" + }, + { + "lang": "vep", + "title": "Malärii" + }, + { + "lang": "vi", + "title": "Sốt rét" + }, + { + "lang": "war", + "title": "Malarya" + }, + { + "lang": "wo", + "title": "Sibiru" + }, + { + "lang": "wuu", + "title": "疟疾" + }, + { + "lang": "xh", + "title": "Imalariya" + }, + { + "lang": "xmf", + "title": "მალარია" + }, + { + "lang": "yi", + "title": "מאלאריע" + }, + { + "lang": "yo", + "title": "Akọ ibà" + }, + { + "lang": "za", + "title": "Binghfatnit" + }, + { + "lang": "zh", + "title": "疟疾" + }, + { + "lang": "nan", + "title": "Ma-lá-lí-á" + }, + { + "lang": "yue", + "title": "發冷" + }, + { + "lang": "zu", + "title": "Umalaleveva" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0e467b5de7cf1dd2779d2d48bbd3463.json b/wikipedia-analysis-#229lixin/cache/a0e467b5de7cf1dd2779d2d48bbd3463.json new file mode 100644 index 0000000..4db6897 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0e467b5de7cf1dd2779d2d48bbd3463.json @@ -0,0 +1,248 @@ +{ + "cached_at": "2026-01-26T00:47:20.418640", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 19394651, + "ns": 0, + "title": "Homelessness", + "langlinks": [ + { + "lang": "af", + "title": "Haweloosheid" + }, + { + "lang": "ar", + "title": "تشرد (علم اجتماع)" + }, + { + "lang": "arz", + "title": "بدون سكن" + }, + { + "lang": "az", + "title": "Evsizlik" + }, + { + "lang": "bar", + "title": "Sandler" + }, + { + "lang": "bn", + "title": "গৃহহীনতা" + }, + { + "lang": "ca", + "title": "Sensesostre" + }, + { + "lang": "cs", + "title": "Bezdomovectví" + }, + { + "lang": "cv", + "title": "Килсĕррисем" + }, + { + "lang": "cy", + "title": "Digartrefedd" + }, + { + "lang": "de", + "title": "Obdachlosigkeit" + }, + { + "lang": "eml", + "title": "Barbòṅ" + }, + { + "lang": "eo", + "title": "Senhejmeco" + }, + { + "lang": "es", + "title": "Sinhogarismo" + }, + { + "lang": "et", + "title": "Kodutus" + }, + { + "lang": "eu", + "title": "Etxegabe" + }, + { + "lang": "fa", + "title": "بی‌خانمانی" + }, + { + "lang": "fi", + "title": "Asunnottomuus" + }, + { + "lang": "fr", + "title": "Sans-abrisme" + }, + { + "lang": "ga", + "title": "Easpa dídine" + }, + { + "lang": "gl", + "title": "Sen teito" + }, + { + "lang": "he", + "title": "חסר בית" + }, + { + "lang": "hi", + "title": "बेघर" + }, + { + "lang": "hr", + "title": "Beskućništvo" + }, + { + "lang": "hu", + "title": "Hajléktalanság" + }, + { + "lang": "id", + "title": "Tunawisma" + }, + { + "lang": "it", + "title": "Senzatetto" + }, + { + "lang": "ja", + "title": "ホームレス" + }, + { + "lang": "kk", + "title": "Баспанасыздық" + }, + { + "lang": "ko", + "title": "노숙 (사회)" + }, + { + "lang": "lb", + "title": "Wunnengslosegkeet" + }, + { + "lang": "lv", + "title": "Bezpajumtnieks" + }, + { + "lang": "mk", + "title": "Бездомништво" + }, + { + "lang": "ms", + "title": "Tuna wisma" + }, + { + "lang": "nl", + "title": "Dakloosheid" + }, + { + "lang": "nn", + "title": "Uteliggjar" + }, + { + "lang": "nb", + "title": "Bostedsløs" + }, + { + "lang": "pl", + "title": "Bezdomność" + }, + { + "lang": "sco", + "title": "Hamelessness" + }, + { + "lang": "sh", + "title": "Beskućništvo" + }, + { + "lang": "simple", + "title": "Homelessness" + }, + { + "lang": "sl", + "title": "Brezdomstvo" + }, + { + "lang": "sq", + "title": "Pastrehësia" + }, + { + "lang": "sr", + "title": "Бескућништво" + }, + { + "lang": "su", + "title": "Baramén" + }, + { + "lang": "sv", + "title": "Hemlöshet" + }, + { + "lang": "ta", + "title": "வீடு இல்லாமை" + }, + { + "lang": "th", + "title": "คนไร้บ้าน" + }, + { + "lang": "tr", + "title": "Evsizlik" + }, + { + "lang": "uk", + "title": "Бездомність" + }, + { + "lang": "ur", + "title": "بے گھری" + }, + { + "lang": "vi", + "title": "Vô gia cư" + }, + { + "lang": "wa", + "title": "Sins-toet" + }, + { + "lang": "wuu", + "title": "流浪汉" + }, + { + "lang": "zh", + "title": "露宿者" + }, + { + "lang": "lzh", + "title": "氓" + }, + { + "lang": "yue", + "title": "街友" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a0ef8bd3729ed8223aaa9ca73be8898e.json b/wikipedia-analysis-#229lixin/cache/a0ef8bd3729ed8223aaa9ca73be8898e.json new file mode 100644 index 0000000..057ea35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a0ef8bd3729ed8223aaa9ca73be8898e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:25.933300", + "response": { + "continue": { + "rvcontinue": "20110930195236|105447", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13638, + "ns": 0, + "title": "وگړنيز حقوق", + "revisions": [ + { + "timestamp": "2011-09-30T19:50:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a102485135de22b6c764c223b49831d2.json b/wikipedia-analysis-#229lixin/cache/a102485135de22b6c764c223b49831d2.json new file mode 100644 index 0000000..b85a66c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a102485135de22b6c764c223b49831d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:40.452813", + "response": { + "continue": { + "rvcontinue": "20240214032245|7212832", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1423640, + "ns": 0, + "title": "চরম আবহাওয়া", + "revisions": [ + { + "timestamp": "2024-02-14T03:19:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a11012e4c4996ed26958028af6fa3743.json b/wikipedia-analysis-#229lixin/cache/a11012e4c4996ed26958028af6fa3743.json new file mode 100644 index 0000000..ed0d518 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a11012e4c4996ed26958028af6fa3743.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:21.883782", + "response": { + "continue": { + "rvcontinue": "20250311184120|24738130", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 165342, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2025-07-29T09:45:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1190ab9cd818b524ea6537c3079369b.json b/wikipedia-analysis-#229lixin/cache/a1190ab9cd818b524ea6537c3079369b.json new file mode 100644 index 0000000..4c4616b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1190ab9cd818b524ea6537c3079369b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:17.451584", + "response": { + "continue": { + "rvcontinue": "20190110064059|32587437", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5208108, + "ns": 0, + "title": "أزمة اللاجئين", + "revisions": [ + { + "timestamp": "2019-01-10T04:44:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a12e52e51cef9fc4b0e24f48cd6fee7c.json b/wikipedia-analysis-#229lixin/cache/a12e52e51cef9fc4b0e24f48cd6fee7c.json new file mode 100644 index 0000000..1cafce8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a12e52e51cef9fc4b0e24f48cd6fee7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:48.901270", + "response": { + "continue": { + "rvcontinue": "20251227002725|58826656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 91766, + "ns": 0, + "title": "Människohandel", + "revisions": [ + { + "timestamp": "2025-12-27T01:07:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a13c4fa054b524031733100e1c7c3078.json b/wikipedia-analysis-#229lixin/cache/a13c4fa054b524031733100e1c7c3078.json new file mode 100644 index 0000000..358edd6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a13c4fa054b524031733100e1c7c3078.json @@ -0,0 +1,360 @@ +{ + "cached_at": "2026-01-26T00:28:58.794091", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 17253537, + "ns": 0, + "title": "Censorship", + "langlinks": [ + { + "lang": "af", + "title": "Sensuur" + }, + { + "lang": "ar", + "title": "رقابة" + }, + { + "lang": "arz", + "title": "الرقابه" + }, + { + "lang": "ast", + "title": "Censura" + }, + { + "lang": "az", + "title": "Senzura" + }, + { + "lang": "ba", + "title": "Цензура" + }, + { + "lang": "be", + "title": "Цэнзура" + }, + { + "lang": "be-tarask", + "title": "Цэнзура" + }, + { + "lang": "bg", + "title": "Цензура" + }, + { + "lang": "bn", + "title": "বিবাচন" + }, + { + "lang": "bs", + "title": "Cenzura" + }, + { + "lang": "ca", + "title": "Censura" + }, + { + "lang": "ckb", + "title": "سانسۆرکردن" + }, + { + "lang": "cs", + "title": "Cenzura" + }, + { + "lang": "cy", + "title": "Sensoriaeth" + }, + { + "lang": "da", + "title": "Censur" + }, + { + "lang": "de", + "title": "Zensur (Informationskontrolle)" + }, + { + "lang": "diq", + "title": "Sansur" + }, + { + "lang": "el", + "title": "Λογοκρισία" + }, + { + "lang": "eo", + "title": "Cenzuro" + }, + { + "lang": "es", + "title": "Censura" + }, + { + "lang": "et", + "title": "Tsensuur" + }, + { + "lang": "eu", + "title": "Zentsura" + }, + { + "lang": "fa", + "title": "سانسور" + }, + { + "lang": "fi", + "title": "Sensuuri" + }, + { + "lang": "fr", + "title": "Censure" + }, + { + "lang": "gl", + "title": "Censura" + }, + { + "lang": "he", + "title": "צנזורה" + }, + { + "lang": "hi", + "title": "अभिवेचन" + }, + { + "lang": "hr", + "title": "Cenzura" + }, + { + "lang": "hu", + "title": "Cenzúra" + }, + { + "lang": "hy", + "title": "Գրաքննություն" + }, + { + "lang": "ia", + "title": "Censura" + }, + { + "lang": "id", + "title": "Penyensoran" + }, + { + "lang": "io", + "title": "Censuro" + }, + { + "lang": "is", + "title": "Ritskoðun" + }, + { + "lang": "it", + "title": "Censura" + }, + { + "lang": "ja", + "title": "検閲" + }, + { + "lang": "ka", + "title": "ცენზურა" + }, + { + "lang": "kk", + "title": "Цензура" + }, + { + "lang": "ko", + "title": "검열" + }, + { + "lang": "ku", + "title": "Sensûr" + }, + { + "lang": "ky", + "title": "Цензура" + }, + { + "lang": "la", + "title": "Censura" + }, + { + "lang": "lb", + "title": "Zensur (Kontroll)" + }, + { + "lang": "lt", + "title": "Cenzūra" + }, + { + "lang": "lv", + "title": "Cenzūra" + }, + { + "lang": "mdf", + "title": "Цензурась" + }, + { + "lang": "mk", + "title": "Цензура" + }, + { + "lang": "mn", + "title": "Цагдан хяналт" + }, + { + "lang": "mr", + "title": "परिनिरीक्षण" + }, + { + "lang": "ms", + "title": "Penapisan" + }, + { + "lang": "my", + "title": "ဆင်ဆာပြုလုပ်ခြင်း" + }, + { + "lang": "nl", + "title": "Censuur (informatie)" + }, + { + "lang": "nn", + "title": "Sensur" + }, + { + "lang": "nb", + "title": "Sensur" + }, + { + "lang": "oc", + "title": "Censura" + }, + { + "lang": "pa", + "title": "ਸੈਂਸਰਸ਼ਿਪ" + }, + { + "lang": "pl", + "title": "Cenzura" + }, + { + "lang": "ps", + "title": "سانسور" + }, + { + "lang": "pt", + "title": "Censura" + }, + { + "lang": "ro", + "title": "Cenzură" + }, + { + "lang": "ru", + "title": "Цензура" + }, + { + "lang": "rue", + "title": "Цензура" + }, + { + "lang": "sc", + "title": "Tzensura" + }, + { + "lang": "sd", + "title": "سينسرشپ" + }, + { + "lang": "sh", + "title": "Cenzura" + }, + { + "lang": "simple", + "title": "Censorship" + }, + { + "lang": "sk", + "title": "Cenzúra (kontrola informácií)" + }, + { + "lang": "sl", + "title": "Cenzura" + }, + { + "lang": "sq", + "title": "Censurimi" + }, + { + "lang": "sr", + "title": "Цензура" + }, + { + "lang": "sv", + "title": "Censur" + }, + { + "lang": "ta", + "title": "தணிக்கை" + }, + { + "lang": "th", + "title": "การเซ็นเซอร์" + }, + { + "lang": "tr", + "title": "Sansür" + }, + { + "lang": "tyv", + "title": "Цензура" + }, + { + "lang": "uk", + "title": "Цензура" + }, + { + "lang": "ur", + "title": "سینسرشپ" + }, + { + "lang": "uz", + "title": "Senzura" + }, + { + "lang": "vi", + "title": "Kiểm duyệt" + }, + { + "lang": "wuu", + "title": "审查制度" + }, + { + "lang": "yi", + "title": "צענזור" + }, + { + "lang": "zh", + "title": "审查制度" + }, + { + "lang": "yue", + "title": "審查" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a150bafba431d7cde5ae9f657c59748e.json b/wikipedia-analysis-#229lixin/cache/a150bafba431d7cde5ae9f657c59748e.json new file mode 100644 index 0000000..4f67025 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a150bafba431d7cde5ae9f657c59748e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:10.425888", + "response": { + "continue": { + "rvcontinue": "20100821005510|328658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57090, + "ns": 0, + "title": "نسل پرستی", + "revisions": [ + { + "timestamp": "2010-08-20T20:23:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a15962db67489643ff5a528596f3bdcd.json b/wikipedia-analysis-#229lixin/cache/a15962db67489643ff5a528596f3bdcd.json new file mode 100644 index 0000000..ecf715b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a15962db67489643ff5a528596f3bdcd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:12.603627", + "response": { + "continue": { + "rvcontinue": "20260104193233|232135317", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15444613, + "ns": 0, + "title": "Séismes de 2023 en Turquie et Syrie", + "revisions": [ + { + "timestamp": "2026-01-22T15:51:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1744deb8053ca3d99009305d4d8989e.json b/wikipedia-analysis-#229lixin/cache/a1744deb8053ca3d99009305d4d8989e.json new file mode 100644 index 0000000..2641e5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1744deb8053ca3d99009305d4d8989e.json @@ -0,0 +1,644 @@ +{ + "cached_at": "2026-01-26T00:18:31.706402", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 31161, + "ns": 0, + "title": "Tsunami", + "langlinks": [ + { + "lang": "ace", + "title": "Ië beuna" + }, + { + "lang": "af", + "title": "Tsoenami" + }, + { + "lang": "gsw", + "title": "Tsunami" + }, + { + "lang": "an", + "title": "Tsunami" + }, + { + "lang": "anp", + "title": "त्सूनामी" + }, + { + "lang": "ar", + "title": "تسونامي" + }, + { + "lang": "ary", + "title": "تسونامي" + }, + { + "lang": "as", + "title": "ছুনামি" + }, + { + "lang": "ast", + "title": "Tsunami" + }, + { + "lang": "az", + "title": "Sunami" + }, + { + "lang": "azb", + "title": "تسونامی" + }, + { + "lang": "ba", + "title": "Цунами" + }, + { + "lang": "ban", + "title": "Tsunami" + }, + { + "lang": "bar", + "title": "Tsunami" + }, + { + "lang": "sgs", + "title": "Cunamis" + }, + { + "lang": "bcl", + "title": "Dolnop" + }, + { + "lang": "be", + "title": "Цунамі" + }, + { + "lang": "be-tarask", + "title": "Цунамі" + }, + { + "lang": "bg", + "title": "Цунами" + }, + { + "lang": "bh", + "title": "सुनामी" + }, + { + "lang": "bjn", + "title": "Tsunami" + }, + { + "lang": "bn", + "title": "সুনামি" + }, + { + "lang": "br", + "title": "Tsunami" + }, + { + "lang": "bs", + "title": "Cunami" + }, + { + "lang": "ca", + "title": "Tsunami" + }, + { + "lang": "cdo", + "title": "Hāi-lâung" + }, + { + "lang": "ckb", + "title": "تسۆنامی" + }, + { + "lang": "cs", + "title": "Tsunami" + }, + { + "lang": "cv", + "title": "Цунами" + }, + { + "lang": "cy", + "title": "Tsunami" + }, + { + "lang": "da", + "title": "Tsunami" + }, + { + "lang": "de", + "title": "Tsunami" + }, + { + "lang": "diq", + "title": "Tsunami" + }, + { + "lang": "dty", + "title": "सुनामी" + }, + { + "lang": "el", + "title": "Τσουνάμι" + }, + { + "lang": "eo", + "title": "Cunamo" + }, + { + "lang": "es", + "title": "Tsunami" + }, + { + "lang": "et", + "title": "Tsunami" + }, + { + "lang": "eu", + "title": "Tsunami" + }, + { + "lang": "fa", + "title": "سونامی" + }, + { + "lang": "fi", + "title": "Tsunami" + }, + { + "lang": "vro", + "title": "Tsunami" + }, + { + "lang": "fo", + "title": "Flóðaldur" + }, + { + "lang": "fr", + "title": "Tsunami" + }, + { + "lang": "frr", + "title": "Tsunami" + }, + { + "lang": "fy", + "title": "Tsûnamy" + }, + { + "lang": "ga", + "title": "Súnámaí" + }, + { + "lang": "gan", + "title": "海嘯" + }, + { + "lang": "gd", + "title": "Tsunami" + }, + { + "lang": "gl", + "title": "Tsunami" + }, + { + "lang": "gn", + "title": "Sunámi" + }, + { + "lang": "gu", + "title": "સુનામી" + }, + { + "lang": "hak", + "title": "Hói-siau" + }, + { + "lang": "he", + "title": "צונמי" + }, + { + "lang": "hi", + "title": "सूनामी" + }, + { + "lang": "hif", + "title": "Jwaarr bhaata" + }, + { + "lang": "hr", + "title": "Cunami" + }, + { + "lang": "ht", + "title": "Radmare" + }, + { + "lang": "hu", + "title": "Cunami" + }, + { + "lang": "hy", + "title": "Ցունամի" + }, + { + "lang": "ia", + "title": "Tsunami" + }, + { + "lang": "iba", + "title": "Tsunami" + }, + { + "lang": "id", + "title": "Tsunami" + }, + { + "lang": "ilo", + "title": "Tsunami" + }, + { + "lang": "io", + "title": "Ondego" + }, + { + "lang": "is", + "title": "Flóðbylgja" + }, + { + "lang": "it", + "title": "Maremoto" + }, + { + "lang": "ja", + "title": "津波" + }, + { + "lang": "jv", + "title": "Tsunami" + }, + { + "lang": "ka", + "title": "ცუნამი" + }, + { + "lang": "kab", + "title": "Tsunami" + }, + { + "lang": "kbp", + "title": "Cunaami" + }, + { + "lang": "ki", + "title": "Tsunami" + }, + { + "lang": "kk", + "title": "Цунами" + }, + { + "lang": "kn", + "title": "ಸುನಾಮಿ" + }, + { + "lang": "ko", + "title": "지진해일" + }, + { + "lang": "ks", + "title": "سُنامی" + }, + { + "lang": "ku", + "title": "Tsunamî" + }, + { + "lang": "ky", + "title": "Цунами" + }, + { + "lang": "la", + "title": "Megacyma" + }, + { + "lang": "lb", + "title": "Tsunami" + }, + { + "lang": "li", + "title": "Tsunami" + }, + { + "lang": "lmo", + "title": "Tsunami" + }, + { + "lang": "lo", + "title": "ຊູນາມິ" + }, + { + "lang": "lt", + "title": "Cunamis" + }, + { + "lang": "lv", + "title": "Cunami" + }, + { + "lang": "map-bms", + "title": "Tsunami" + }, + { + "lang": "min", + "title": "Tsunami" + }, + { + "lang": "mk", + "title": "Цунами" + }, + { + "lang": "ml", + "title": "സുനാമി" + }, + { + "lang": "mn", + "title": "Цунами" + }, + { + "lang": "mr", + "title": "त्सुनामी" + }, + { + "lang": "mrj", + "title": "Цунами" + }, + { + "lang": "ms", + "title": "Tsunami" + }, + { + "lang": "my", + "title": "ဆူနာမီ" + }, + { + "lang": "nds", + "title": "Tsunami" + }, + { + "lang": "nds-nl", + "title": "Vleuigolve" + }, + { + "lang": "ne", + "title": "सुनामी" + }, + { + "lang": "new", + "title": "शुनामी" + }, + { + "lang": "nia", + "title": "Tsunami" + }, + { + "lang": "nl", + "title": "Tsunami" + }, + { + "lang": "nn", + "title": "Flodbølgje" + }, + { + "lang": "nb", + "title": "Tsunami" + }, + { + "lang": "nv", + "title": "Tó nitéél nitságoʼ atságáá" + }, + { + "lang": "oc", + "title": "Tsunami" + }, + { + "lang": "om", + "title": "Tsunamis" + }, + { + "lang": "or", + "title": "ସୁନାମି" + }, + { + "lang": "pa", + "title": "ਸੁਨਾਮੀ" + }, + { + "lang": "pap", + "title": "Tsunami" + }, + { + "lang": "pl", + "title": "Tsunami" + }, + { + "lang": "pms", + "title": "Tsunami" + }, + { + "lang": "pnb", + "title": "سونامی" + }, + { + "lang": "pt", + "title": "Tsunâmi" + }, + { + "lang": "ro", + "title": "Tsunami" + }, + { + "lang": "ru", + "title": "Цунами" + }, + { + "lang": "rue", + "title": "Цунамі" + }, + { + "lang": "sa", + "title": "सुनामी" + }, + { + "lang": "sah", + "title": "Цунами" + }, + { + "lang": "sat", + "title": "ᱥᱩᱱᱟᱢᱤ" + }, + { + "lang": "scn", + "title": "Tsunami" + }, + { + "lang": "sco", + "title": "Tsunami" + }, + { + "lang": "sd", + "title": "سونامي" + }, + { + "lang": "sh", + "title": "Cunami" + }, + { + "lang": "si", + "title": "සුනාමි" + }, + { + "lang": "simple", + "title": "Tsunami" + }, + { + "lang": "sk", + "title": "Cunami" + }, + { + "lang": "sl", + "title": "Cunami" + }, + { + "lang": "sn", + "title": "Tsunami" + }, + { + "lang": "so", + "title": "Tsunami" + }, + { + "lang": "sq", + "title": "Cunami" + }, + { + "lang": "sr", + "title": "Цунами" + }, + { + "lang": "su", + "title": "Sunami" + }, + { + "lang": "sv", + "title": "Tsunami" + }, + { + "lang": "sw", + "title": "Tsunami" + }, + { + "lang": "szy", + "title": "pabalad" + }, + { + "lang": "ta", + "title": "ஆழிப்பேரலை" + }, + { + "lang": "te", + "title": "సునామి" + }, + { + "lang": "th", + "title": "สึนามิ" + }, + { + "lang": "tl", + "title": "Sunami" + }, + { + "lang": "tr", + "title": "Tsunami" + }, + { + "lang": "tt", + "title": "Цунами" + }, + { + "lang": "uk", + "title": "Цунамі" + }, + { + "lang": "ur", + "title": "سونامی" + }, + { + "lang": "uz", + "title": "Tsunami" + }, + { + "lang": "vec", + "title": "Tsunami" + }, + { + "lang": "vep", + "title": "Cunami" + }, + { + "lang": "vi", + "title": "Sóng thần" + }, + { + "lang": "war", + "title": "Humatol" + }, + { + "lang": "wuu", + "title": "海嘯" + }, + { + "lang": "xmf", + "title": "ცუნამი" + }, + { + "lang": "yi", + "title": "צונאמי" + }, + { + "lang": "za", + "title": "Haij Rongx" + }, + { + "lang": "zh", + "title": "海啸" + }, + { + "lang": "lzh", + "title": "濤瀾" + }, + { + "lang": "nan", + "title": "Hái-tiòng" + }, + { + "lang": "yue", + "title": "海嘯" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1802e43f1c1bcaba0ab2ada02f944a4.json b/wikipedia-analysis-#229lixin/cache/a1802e43f1c1bcaba0ab2ada02f944a4.json new file mode 100644 index 0000000..e72b3ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1802e43f1c1bcaba0ab2ada02f944a4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:20.562417", + "response": { + "continue": { + "rvcontinue": "20061014183107|30730", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8259, + "ns": 0, + "title": "लोकतंत्र", + "revisions": [ + { + "timestamp": "2006-10-14T18:29:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1814ff257fbb5453b706f97308b7175.json b/wikipedia-analysis-#229lixin/cache/a1814ff257fbb5453b706f97308b7175.json new file mode 100644 index 0000000..0de61af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1814ff257fbb5453b706f97308b7175.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:38.771732", + "response": { + "continue": { + "rvcontinue": "20060129064930|738815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 142427, + "ns": 0, + "title": "Свобода слова", + "revisions": [ + { + "timestamp": "2006-01-29T06:40:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1893c2c8f92c728692744da593f0223.json b/wikipedia-analysis-#229lixin/cache/a1893c2c8f92c728692744da593f0223.json new file mode 100644 index 0000000..39256de --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1893c2c8f92c728692744da593f0223.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:10.691220", + "response": { + "continue": { + "rvcontinue": "20240528122843|22413649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 374242, + "ns": 0, + "title": "Kuivuuskausi", + "revisions": [ + { + "timestamp": "2024-08-24T06:21:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a19a02b24236e7d325a67f72f2a118f7.json b/wikipedia-analysis-#229lixin/cache/a19a02b24236e7d325a67f72f2a118f7.json new file mode 100644 index 0000000..b751618 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a19a02b24236e7d325a67f72f2a118f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:14.287966", + "response": { + "continue": { + "rvcontinue": "20250117112651|27781021", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72815, + "ns": 0, + "title": "Globális felmelegedés", + "revisions": [ + { + "timestamp": "2025-12-30T22:50:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a19eb62017338d82af06e7c8217255be.json b/wikipedia-analysis-#229lixin/cache/a19eb62017338d82af06e7c8217255be.json new file mode 100644 index 0000000..539ec4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a19eb62017338d82af06e7c8217255be.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:50.103219", + "response": { + "continue": { + "rvcontinue": "20231210174738|22039634", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 380149, + "ns": 0, + "title": "Äärimmäiset sääilmiöt", + "revisions": [ + { + "timestamp": "2025-05-22T22:28:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1c2caa03c28e98352dbb458789d2634.json b/wikipedia-analysis-#229lixin/cache/a1c2caa03c28e98352dbb458789d2634.json new file mode 100644 index 0000000..965d9aa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1c2caa03c28e98352dbb458789d2634.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:25.573605", + "response": { + "continue": { + "rvcontinue": "20060407133028|521914", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 66631, + "ns": 0, + "title": "Gümőkór", + "revisions": [ + { + "timestamp": "2006-04-07T13:13:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1c8ee24cabb22410b09fb1f072b19e0.json b/wikipedia-analysis-#229lixin/cache/a1c8ee24cabb22410b09fb1f072b19e0.json new file mode 100644 index 0000000..c2248df --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1c8ee24cabb22410b09fb1f072b19e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:22.394979", + "response": { + "continue": { + "rvcontinue": "20011204052817|250046", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10106, + "ns": 0, + "title": "Earthquake", + "revisions": [ + { + "timestamp": "2001-11-21T10:07:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a1d44ecab6e28ce2c74e599b94a1278b.json b/wikipedia-analysis-#229lixin/cache/a1d44ecab6e28ce2c74e599b94a1278b.json new file mode 100644 index 0000000..55991ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a1d44ecab6e28ce2c74e599b94a1278b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:42.031742", + "response": { + "continue": { + "rvcontinue": "20171206152157|13419998", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2499157, + "ns": 0, + "title": "Antivaksin", + "revisions": [ + { + "timestamp": "2017-12-06T15:19:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a201ae2aaae6ec2dce95099664d35c32.json b/wikipedia-analysis-#229lixin/cache/a201ae2aaae6ec2dce95099664d35c32.json new file mode 100644 index 0000000..2507a13 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a201ae2aaae6ec2dce95099664d35c32.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:08.860400", + "response": { + "continue": { + "rvcontinue": "20250927174840|41913702", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 754666, + "ns": 0, + "title": "שינוי אקלים", + "revisions": [ + { + "timestamp": "2026-01-13T18:12:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a20521a274a132dc9934a74e0c2e65b2.json b/wikipedia-analysis-#229lixin/cache/a20521a274a132dc9934a74e0c2e65b2.json new file mode 100644 index 0000000..f9b3f12 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a20521a274a132dc9934a74e0c2e65b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:44.740451", + "response": { + "continue": { + "rvcontinue": "20251114172127|147868389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6399091, + "ns": 0, + "title": "Antivaccinismo", + "revisions": [ + { + "timestamp": "2025-11-17T11:53:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a230b073f70f094fff5b169dd473dbd1.json b/wikipedia-analysis-#229lixin/cache/a230b073f70f094fff5b169dd473dbd1.json new file mode 100644 index 0000000..339e1c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a230b073f70f094fff5b169dd473dbd1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:29.818130", + "response": { + "continue": { + "rvcontinue": "20250521083123|8185853", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 775162, + "ns": 0, + "title": "জাতিনিধন", + "revisions": [ + { + "timestamp": "2025-05-21T08:36:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a233ac927489d7e986509bf0928cfa67.json b/wikipedia-analysis-#229lixin/cache/a233ac927489d7e986509bf0928cfa67.json new file mode 100644 index 0000000..dad5656 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a233ac927489d7e986509bf0928cfa67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:28.095812", + "response": { + "continue": { + "rvcontinue": "20240703073420|74176665", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4937289, + "ns": 0, + "title": "Kontrola graniczna", + "revisions": [ + { + "timestamp": "2024-07-08T09:53:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a25628d66af1bd7f44b4c1b27f9c31ef.json b/wikipedia-analysis-#229lixin/cache/a25628d66af1bd7f44b4c1b27f9c31ef.json new file mode 100644 index 0000000..3469d90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a25628d66af1bd7f44b4c1b27f9c31ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:22.063821", + "response": { + "continue": { + "rvcontinue": "20040620200140|547177", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 88183, + "ns": 0, + "title": "Travail des enfants", + "revisions": [ + { + "timestamp": "2004-06-20T20:00:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a25c81e0210e3c77d98df3aed47fb7f3.json b/wikipedia-analysis-#229lixin/cache/a25c81e0210e3c77d98df3aed47fb7f3.json new file mode 100644 index 0000000..061578b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a25c81e0210e3c77d98df3aed47fb7f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:20.219039", + "response": { + "continue": { + "rvcontinue": "20251117143328|43044781", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2602614, + "ns": 0, + "title": "بدون تابعیت", + "revisions": [ + { + "timestamp": "2025-11-17T14:34:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a26e56a6c400dcb49ed685dde96f2afd.json b/wikipedia-analysis-#229lixin/cache/a26e56a6c400dcb49ed685dde96f2afd.json new file mode 100644 index 0000000..6823ad9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a26e56a6c400dcb49ed685dde96f2afd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:33.725620", + "response": { + "continue": { + "rvcontinue": "20251016074548|23622606", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1154, + "ns": 0, + "title": "Sota", + "revisions": [ + { + "timestamp": "2025-10-16T08:21:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a276f8e50eae76652a3aec416d576531.json b/wikipedia-analysis-#229lixin/cache/a276f8e50eae76652a3aec416d576531.json new file mode 100644 index 0000000..320be50 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a276f8e50eae76652a3aec416d576531.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:06.703878", + "response": { + "continue": { + "rvcontinue": "20260119024727|1333672500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8900, + "ns": 0, + "title": "Discrimination", + "revisions": [ + { + "timestamp": "2026-01-25T06:29:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a27b6cbe6419a2ca668d877145d56c45.json b/wikipedia-analysis-#229lixin/cache/a27b6cbe6419a2ca668d877145d56c45.json new file mode 100644 index 0000000..fb41796 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a27b6cbe6419a2ca668d877145d56c45.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:34.324257", + "response": { + "continue": { + "rvcontinue": "20061108063040|434083", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114141, + "ns": 0, + "title": "Diskriminasi", + "revisions": [ + { + "timestamp": "2006-11-08T06:27:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a28502c7190e6709297f5ecc3ebdc1c8.json b/wikipedia-analysis-#229lixin/cache/a28502c7190e6709297f5ecc3ebdc1c8.json new file mode 100644 index 0000000..3e0c777 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a28502c7190e6709297f5ecc3ebdc1c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:20.194203", + "response": { + "continue": { + "rvcontinue": "20251016003752|40747739", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96003, + "ns": 0, + "title": "기후변화", + "revisions": [ + { + "timestamp": "2025-11-09T00:47:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a291b077a1f1afadb8a3f6f7829e78ea.json b/wikipedia-analysis-#229lixin/cache/a291b077a1f1afadb8a3f6f7829e78ea.json new file mode 100644 index 0000000..f2313ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a291b077a1f1afadb8a3f6f7829e78ea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:30.912911", + "response": { + "continue": { + "rvcontinue": "20041228214514|30032", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9735, + "ns": 0, + "title": "Zemětřesení", + "revisions": [ + { + "timestamp": "2004-12-28T18:02:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a2c0c795fb764b51a77ff69622e54923.json b/wikipedia-analysis-#229lixin/cache/a2c0c795fb764b51a77ff69622e54923.json new file mode 100644 index 0000000..776edf8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a2c0c795fb764b51a77ff69622e54923.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:43.172014", + "response": { + "continue": { + "rvcontinue": "20260101155511|148729571", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 464558, + "ns": 0, + "title": "Senzatetto", + "revisions": [ + { + "timestamp": "2026-01-01T15:56:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a2d257c4144156a87d500172c7931ff9.json b/wikipedia-analysis-#229lixin/cache/a2d257c4144156a87d500172c7931ff9.json new file mode 100644 index 0000000..8c16e49 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a2d257c4144156a87d500172c7931ff9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:03.002881", + "response": { + "continue": { + "rvcontinue": "20250407090037|69141574", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8913, + "ns": 0, + "title": "Aardbeving", + "revisions": [ + { + "timestamp": "2025-11-29T23:46:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a2f2c0b5cca8d8c17d927fcc811a848c.json b/wikipedia-analysis-#229lixin/cache/a2f2c0b5cca8d8c17d927fcc811a848c.json new file mode 100644 index 0000000..285d7e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a2f2c0b5cca8d8c17d927fcc811a848c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:50.221561", + "response": { + "continue": { + "rvcontinue": "20250717202222|77217922", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116993, + "ns": 0, + "title": "Bezdomność", + "revisions": [ + { + "timestamp": "2025-12-08T21:44:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a2f74a33b60005f77a5945f3dc1fde2e.json b/wikipedia-analysis-#229lixin/cache/a2f74a33b60005f77a5945f3dc1fde2e.json new file mode 100644 index 0000000..beba54f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a2f74a33b60005f77a5945f3dc1fde2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:48.281221", + "response": { + "continue": { + "rvcontinue": "20250915194737|69887836", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1528, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2025-11-29T11:30:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a31242e5ad3b15811ff30c9f63ed014c.json b/wikipedia-analysis-#229lixin/cache/a31242e5ad3b15811ff30c9f63ed014c.json new file mode 100644 index 0000000..0c402a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a31242e5ad3b15811ff30c9f63ed014c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:24.189746", + "response": { + "continue": { + "rvcontinue": "20091203053717|2715864", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 460811, + "ns": 0, + "title": "Kebebasan pers", + "revisions": [ + { + "timestamp": "2009-12-03T04:43:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a31a2039e764e65be5dc5663f2e2e295.json b/wikipedia-analysis-#229lixin/cache/a31a2039e764e65be5dc5663f2e2e295.json new file mode 100644 index 0000000..43d3c72 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a31a2039e764e65be5dc5663f2e2e295.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:52.827413", + "response": { + "continue": { + "rvcontinue": "20240716202758|6296576", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1158270, + "ns": 0, + "title": "سینسرشپ", + "revisions": [ + { + "timestamp": "2024-07-16T16:15:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a339e637653cc1774209e40de34ca8c8.json b/wikipedia-analysis-#229lixin/cache/a339e637653cc1774209e40de34ca8c8.json new file mode 100644 index 0000000..f70ca2c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a339e637653cc1774209e40de34ca8c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:34.263869", + "response": { + "continue": { + "rvcontinue": "20240610060900|834452", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5331, + "ns": 0, + "title": "တီဘီရောဂါ", + "revisions": [ + { + "timestamp": "2025-12-07T19:35:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a3a67f740c31749a4dabde007c4b98a3.json b/wikipedia-analysis-#229lixin/cache/a3a67f740c31749a4dabde007c4b98a3.json new file mode 100644 index 0000000..59d4bd2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a3a67f740c31749a4dabde007c4b98a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:02.648232", + "response": { + "continue": { + "rvcontinue": "20230927010657|592286", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5037, + "ns": 0, + "title": "දිළිඳුබව", + "revisions": [ + { + "timestamp": "2024-07-24T09:27:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a3b297fcb30405fae4ee57a8630b018f.json b/wikipedia-analysis-#229lixin/cache/a3b297fcb30405fae4ee57a8630b018f.json new file mode 100644 index 0000000..b4edce5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a3b297fcb30405fae4ee57a8630b018f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:06.820769", + "response": { + "continue": { + "rvcontinue": "20260118190034|232545007", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14075219, + "ns": 0, + "title": "Élection présidentielle américaine de 2024", + "revisions": [ + { + "timestamp": "2026-01-22T02:09:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4012132482e580a42391159ea0f695e.json b/wikipedia-analysis-#229lixin/cache/a4012132482e580a42391159ea0f695e.json new file mode 100644 index 0000000..a62d86d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4012132482e580a42391159ea0f695e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:32.961926", + "response": { + "continue": { + "rvcontinue": "20250830102636|40542547", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93537, + "ns": 0, + "title": "고문", + "revisions": [ + { + "timestamp": "2025-08-30T10:38:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a40488a1b7faee08709b9c2e06c540fc.json b/wikipedia-analysis-#229lixin/cache/a40488a1b7faee08709b9c2e06c540fc.json new file mode 100644 index 0000000..1859f96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a40488a1b7faee08709b9c2e06c540fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:12.984977", + "response": { + "continue": { + "rvcontinue": "20250928192608|12132342", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 211521, + "ns": 0, + "title": "Børnearbejde", + "revisions": [ + { + "timestamp": "2025-09-28T19:32:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4173e301c5ab7db4052c5249193a581.json b/wikipedia-analysis-#229lixin/cache/a4173e301c5ab7db4052c5249193a581.json new file mode 100644 index 0000000..d451ede --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4173e301c5ab7db4052c5249193a581.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:04.587976", + "response": { + "continue": { + "rvcontinue": "20150317140834|71374868", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2709590, + "ns": 0, + "title": "Migrazione umana", + "revisions": [ + { + "timestamp": "2009-12-14T13:40:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a439f4f0ed51a12d77fc388c885bc19f.json b/wikipedia-analysis-#229lixin/cache/a439f4f0ed51a12d77fc388c885bc19f.json new file mode 100644 index 0000000..01dfc02 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a439f4f0ed51a12d77fc388c885bc19f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:58.361337", + "response": { + "continue": { + "rvcontinue": "20090131180917|9189317", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 968422, + "ns": 0, + "title": "酷刑", + "revisions": [ + { + "timestamp": "2009-01-31T14:34:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a45026017a9cf7650e6d03d961bc179a.json b/wikipedia-analysis-#229lixin/cache/a45026017a9cf7650e6d03d961bc179a.json new file mode 100644 index 0000000..916cbf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a45026017a9cf7650e6d03d961bc179a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:20.029618", + "response": { + "continue": { + "rvcontinue": "20250704211040|88094471", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 176952, + "ns": 0, + "title": "瘟疫", + "revisions": [ + { + "timestamp": "2025-12-26T11:47:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4598aaeaf9be8fffa4cb5f60db8746e.json b/wikipedia-analysis-#229lixin/cache/a4598aaeaf9be8fffa4cb5f60db8746e.json new file mode 100644 index 0000000..0c58dcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4598aaeaf9be8fffa4cb5f60db8746e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:53.249944", + "response": { + "continue": { + "rvcontinue": "20250512123315|8711817", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1158270, + "ns": 0, + "title": "سینسرشپ", + "revisions": [ + { + "timestamp": "2025-05-12T15:55:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4790234ec8c0e544114199943c2e557.json b/wikipedia-analysis-#229lixin/cache/a4790234ec8c0e544114199943c2e557.json new file mode 100644 index 0000000..26d6727 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4790234ec8c0e544114199943c2e557.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:56.299629", + "response": { + "continue": { + "rvcontinue": "20251225151601|1477407", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 121175, + "ns": 0, + "title": "Mlipuko wa virusi vya korona 2019-20", + "revisions": [ + { + "timestamp": "2026-01-21T00:41:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a482c0fdce55ddc47e4c84d48ded2dea.json b/wikipedia-analysis-#229lixin/cache/a482c0fdce55ddc47e4c84d48ded2dea.json new file mode 100644 index 0000000..6918e45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a482c0fdce55ddc47e4c84d48ded2dea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:06.356852", + "response": { + "continue": { + "rvcontinue": "20260123160929|149051768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101641, + "ns": 0, + "title": "Organizzazione mondiale della sanità", + "revisions": [ + { + "timestamp": "2026-01-24T06:27:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a48f98e3dc89e847a0034916d0594b7e.json b/wikipedia-analysis-#229lixin/cache/a48f98e3dc89e847a0034916d0594b7e.json new file mode 100644 index 0000000..fbc970d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a48f98e3dc89e847a0034916d0594b7e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:46.697654", + "response": { + "continue": { + "rvcontinue": "20250510131057|8165187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 297096, + "ns": 0, + "title": "সন্ত্রাসবাদ", + "revisions": [ + { + "timestamp": "2025-06-11T09:01:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a49ba2be9b47faacbacecb4d59545a36.json b/wikipedia-analysis-#229lixin/cache/a49ba2be9b47faacbacecb4d59545a36.json new file mode 100644 index 0000000..62dc632 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a49ba2be9b47faacbacecb4d59545a36.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:35.349133", + "response": { + "continue": { + "rvcontinue": "20150926183923|497024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80137, + "ns": 0, + "title": "क्षयरोग", + "revisions": [ + { + "timestamp": "2015-09-26T18:36:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a49df4293f668b362c7bdcbc27b01ff7.json b/wikipedia-analysis-#229lixin/cache/a49df4293f668b362c7bdcbc27b01ff7.json new file mode 100644 index 0000000..19992e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a49df4293f668b362c7bdcbc27b01ff7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:18.760424", + "response": { + "continue": { + "rvcontinue": "20240815100258|27368063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1900248, + "ns": 0, + "title": "2023-as törökországi és szíriai földrengések", + "revisions": [ + { + "timestamp": "2024-08-15T10:04:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4ab3aae3bd42225e600b301a260073d.json b/wikipedia-analysis-#229lixin/cache/a4ab3aae3bd42225e600b301a260073d.json new file mode 100644 index 0000000..0ad3e53 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4ab3aae3bd42225e600b301a260073d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:06.551536", + "response": { + "continue": { + "rvcontinue": "20060803175608|751945", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 89157, + "ns": 0, + "title": "Terrorizmus", + "revisions": [ + { + "timestamp": "2006-08-03T15:37:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4b6e463c5ab1f9321503cbc04b298bc.json b/wikipedia-analysis-#229lixin/cache/a4b6e463c5ab1f9321503cbc04b298bc.json new file mode 100644 index 0000000..d6d58ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4b6e463c5ab1f9321503cbc04b298bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:24.853021", + "response": { + "continue": { + "rvcontinue": "20041229074633|7354", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3554, + "ns": 0, + "title": "สึนามิ", + "revisions": [ + { + "timestamp": "2004-12-29T07:14:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4c9a37e384f0e167182ff9b0ef93a4d.json b/wikipedia-analysis-#229lixin/cache/a4c9a37e384f0e167182ff9b0ef93a4d.json new file mode 100644 index 0000000..18fee6a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4c9a37e384f0e167182ff9b0ef93a4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:56.900819", + "response": { + "continue": { + "rvcontinue": "20240703202759|68223649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168218, + "ns": 0, + "title": "Pobreza", + "revisions": [ + { + "timestamp": "2024-11-22T11:35:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4ca6a6f1c01795161843a34d74764cc.json b/wikipedia-analysis-#229lixin/cache/a4ca6a6f1c01795161843a34d74764cc.json new file mode 100644 index 0000000..69ea1c5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4ca6a6f1c01795161843a34d74764cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:52.227899", + "response": { + "continue": { + "rvcontinue": "20060228112311|159833", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13273, + "ns": 0, + "title": "Апатрид", + "revisions": [ + { + "timestamp": "2004-11-16T09:45:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4d63612e630dd3be84f746a33b0be3a.json b/wikipedia-analysis-#229lixin/cache/a4d63612e630dd3be84f746a33b0be3a.json new file mode 100644 index 0000000..236420f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4d63612e630dd3be84f746a33b0be3a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:13.655106", + "response": { + "continue": { + "rvcontinue": "20260108021632|263134789", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2061314, + "ns": 0, + "title": "Tuberkulose", + "revisions": [ + { + "timestamp": "2026-01-20T15:27:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4e26dd030eb7d663cab047c227f8945.json b/wikipedia-analysis-#229lixin/cache/a4e26dd030eb7d663cab047c227f8945.json new file mode 100644 index 0000000..f204a6d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4e26dd030eb7d663cab047c227f8945.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:12.201371", + "response": { + "continue": { + "rvcontinue": "20060909152032|841039", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65523, + "ns": 0, + "title": "Statsløs", + "revisions": [ + { + "timestamp": "2005-07-27T07:57:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4e60856416f55c45c79fb371cece0cf.json b/wikipedia-analysis-#229lixin/cache/a4e60856416f55c45c79fb371cece0cf.json new file mode 100644 index 0000000..0ebf4a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4e60856416f55c45c79fb371cece0cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:10.873628", + "response": { + "continue": { + "rvcontinue": "20050516230819|70324", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19425, + "ns": 0, + "title": "Malárie", + "revisions": [ + { + "timestamp": "2005-05-16T21:19:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a4f659dc70b5a5798ea67a1c7ed1bf47.json b/wikipedia-analysis-#229lixin/cache/a4f659dc70b5a5798ea67a1c7ed1bf47.json new file mode 100644 index 0000000..8f59d6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a4f659dc70b5a5798ea67a1c7ed1bf47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:27.957485", + "response": { + "continue": { + "rvcontinue": "20251215120318|262444394", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 87461, + "ns": 0, + "title": "Obdachlosigkeit", + "revisions": [ + { + "timestamp": "2025-12-15T12:21:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a511b5148cac399dd073e913d9ad81d2.json b/wikipedia-analysis-#229lixin/cache/a511b5148cac399dd073e913d9ad81d2.json new file mode 100644 index 0000000..a627d3f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a511b5148cac399dd073e913d9ad81d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:01.505269", + "response": { + "continue": { + "rvcontinue": "20251209115418|150531066", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54342, + "ns": 0, + "title": "Пандемия", + "revisions": [ + { + "timestamp": "2025-12-09T20:55:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a51482819bf055970d53dedd70f1a088.json b/wikipedia-analysis-#229lixin/cache/a51482819bf055970d53dedd70f1a088.json new file mode 100644 index 0000000..5b88a5c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a51482819bf055970d53dedd70f1a088.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:26.795705", + "response": { + "continue": { + "rvcontinue": "20081116192206|1838664", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 109566, + "ns": 0, + "title": "Penyiksaan", + "revisions": [ + { + "timestamp": "2006-10-28T05:58:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a52c662037251439fa616851d1f158f7.json b/wikipedia-analysis-#229lixin/cache/a52c662037251439fa616851d1f158f7.json new file mode 100644 index 0000000..9a6b4ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a52c662037251439fa616851d1f158f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:37.564617", + "response": { + "continue": { + "rvcontinue": "20230206120820|51849112", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8724513, + "ns": 0, + "title": "Jordbävningen i Turkiet och Syrien 2023", + "revisions": [ + { + "timestamp": "2023-02-06T12:06:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a52e4222b0b67feb0b4bf3a158eb1f4c.json b/wikipedia-analysis-#229lixin/cache/a52e4222b0b67feb0b4bf3a158eb1f4c.json new file mode 100644 index 0000000..50fdc9d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a52e4222b0b67feb0b4bf3a158eb1f4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:21.203216", + "response": { + "continue": { + "rvcontinue": "20130711114336|13382300", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1108005, + "ns": 0, + "title": "Valtioton henkilö", + "revisions": [ + { + "timestamp": "2013-07-11T11:41:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5318cefeba806fa9b2948487de1fea1.json b/wikipedia-analysis-#229lixin/cache/a5318cefeba806fa9b2948487de1fea1.json new file mode 100644 index 0000000..c7f350b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5318cefeba806fa9b2948487de1fea1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:31.131332", + "response": { + "continue": { + "rvcontinue": "20251124203717|25433209", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22699, + "ns": 0, + "title": "Genocida", + "revisions": [ + { + "timestamp": "2026-01-10T03:13:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a58174128d943b6b35492a128bf91e7e.json b/wikipedia-analysis-#229lixin/cache/a58174128d943b6b35492a128bf91e7e.json new file mode 100644 index 0000000..c5e7da4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a58174128d943b6b35492a128bf91e7e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:08.981570", + "response": { + "continue": { + "rvcontinue": "20240619054325|33295760", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3313502, + "ns": 0, + "title": "Ekstrem hava olayları", + "revisions": [ + { + "timestamp": "2024-06-19T05:43:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a592eccf953a72a5d2934e21fa98adb4.json b/wikipedia-analysis-#229lixin/cache/a592eccf953a72a5d2934e21fa98adb4.json new file mode 100644 index 0000000..f9d0be0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a592eccf953a72a5d2934e21fa98adb4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:53.061456", + "response": { + "continue": { + "rvcontinue": "20231217111428|5599065", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1109615, + "ns": 0, + "title": "خشک سالی", + "revisions": [ + { + "timestamp": "2023-12-17T11:09:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a59600abc2d48ec8c82f4669f5f4351b.json b/wikipedia-analysis-#229lixin/cache/a59600abc2d48ec8c82f4669f5f4351b.json new file mode 100644 index 0000000..55199f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a59600abc2d48ec8c82f4669f5f4351b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:38.865298", + "response": { + "continue": { + "rvcontinue": "20231214042317|6020404", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1118454, + "ns": 0, + "title": "टीकाकरण से संकोच", + "revisions": [ + { + "timestamp": "2024-12-03T12:53:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a59d6a9852827bd53f2ee5c2b479728f.json b/wikipedia-analysis-#229lixin/cache/a59d6a9852827bd53f2ee5c2b479728f.json new file mode 100644 index 0000000..68d3977 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a59d6a9852827bd53f2ee5c2b479728f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:36.231767", + "response": { + "continue": { + "rvcontinue": "20060127002344|337492", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54296, + "ns": 0, + "title": "Válečný zločin", + "revisions": [ + { + "timestamp": "2005-12-29T12:14:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5cb2ab2fc66411b7139de836f63551c.json b/wikipedia-analysis-#229lixin/cache/a5cb2ab2fc66411b7139de836f63551c.json new file mode 100644 index 0000000..21f7af6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5cb2ab2fc66411b7139de836f63551c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:01.991841", + "response": { + "continue": { + "rvcontinue": "20240730235105|6310911", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 884409, + "ns": 0, + "title": "کورونا وائرس کی عالمی وبا", + "revisions": [ + { + "timestamp": "2025-05-10T22:36:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5e25ad9b03c53e0e8bfcd13ca25361c.json b/wikipedia-analysis-#229lixin/cache/a5e25ad9b03c53e0e8bfcd13ca25361c.json new file mode 100644 index 0000000..6f190d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5e25ad9b03c53e0e8bfcd13ca25361c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:54.874354", + "response": { + "continue": { + "rvcontinue": "20060219050115|262969", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62393, + "ns": 0, + "title": "Rasism", + "revisions": [ + { + "timestamp": "2006-02-19T05:00:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5f61c60c8a2be5beacc02ffe58856eb.json b/wikipedia-analysis-#229lixin/cache/a5f61c60c8a2be5beacc02ffe58856eb.json new file mode 100644 index 0000000..5555aa8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5f61c60c8a2be5beacc02ffe58856eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:51.638215", + "response": { + "continue": { + "rvcontinue": "20250422103150|45168250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 464209, + "ns": 0, + "title": "Свобода преси", + "revisions": [ + { + "timestamp": "2025-04-22T10:32:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5f7da07023c6ba63b856925a1a2c94e.json b/wikipedia-analysis-#229lixin/cache/a5f7da07023c6ba63b856925a1a2c94e.json new file mode 100644 index 0000000..126450b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5f7da07023c6ba63b856925a1a2c94e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:43.828494", + "response": { + "continue": { + "rvcontinue": "20050205141131|31792", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13268, + "ns": 0, + "title": "Perang", + "revisions": [ + { + "timestamp": "2005-02-05T14:08:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a5f97cc6a36ddbd663a929269064dafd.json b/wikipedia-analysis-#229lixin/cache/a5f97cc6a36ddbd663a929269064dafd.json new file mode 100644 index 0000000..7ba6b58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a5f97cc6a36ddbd663a929269064dafd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:31.425877", + "response": { + "continue": { + "rvcontinue": "20080525213634|135377", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16494, + "ns": 0, + "title": "Shirika la Afya Duniani", + "revisions": [ + { + "timestamp": "2008-05-23T20:26:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a62e94bc2d59cc6e41506edb5f454f5c.json b/wikipedia-analysis-#229lixin/cache/a62e94bc2d59cc6e41506edb5f454f5c.json new file mode 100644 index 0000000..6eb3f7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a62e94bc2d59cc6e41506edb5f454f5c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:33.233355", + "response": { + "continue": { + "rvcontinue": "20250525231139|57480984", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 798957, + "ns": 0, + "title": "Gränskontroll", + "revisions": [ + { + "timestamp": "2025-06-11T20:33:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a644d99c0d16befdb8ef3a60fe8e2af5.json b/wikipedia-analysis-#229lixin/cache/a644d99c0d16befdb8ef3a60fe8e2af5.json new file mode 100644 index 0000000..a7cab84 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a644d99c0d16befdb8ef3a60fe8e2af5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:58.007157", + "response": { + "continue": { + "rvcontinue": "20050704222046|814251", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35434, + "ns": 0, + "title": "Diskriminering", + "revisions": [ + { + "timestamp": "2004-03-08T22:02:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a64fa44b8cd7090e5a0aa2bc060a5121.json b/wikipedia-analysis-#229lixin/cache/a64fa44b8cd7090e5a0aa2bc060a5121.json new file mode 100644 index 0000000..1c0082f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a64fa44b8cd7090e5a0aa2bc060a5121.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:54.454241", + "response": { + "continue": { + "rvcontinue": "20110328142427|4295803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 767356, + "ns": 0, + "title": "Hạn hán", + "revisions": [ + { + "timestamp": "2011-03-28T14:19:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a6780c002ee474c05fb2291c9216e426.json b/wikipedia-analysis-#229lixin/cache/a6780c002ee474c05fb2291c9216e426.json new file mode 100644 index 0000000..819461b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a6780c002ee474c05fb2291c9216e426.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:42.066048", + "response": { + "continue": { + "rvcontinue": "20120620175642|1177768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 274165, + "ns": 0, + "title": "শরণার্থী", + "revisions": [ + { + "timestamp": "2012-06-20T17:31:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a678cd5b804da7edc1cb1b8629c98797.json b/wikipedia-analysis-#229lixin/cache/a678cd5b804da7edc1cb1b8629c98797.json new file mode 100644 index 0000000..4271a17 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a678cd5b804da7edc1cb1b8629c98797.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:10.702374", + "response": { + "continue": { + "rvcontinue": "20050522205233|72932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20319, + "ns": 0, + "title": "Volby", + "revisions": [ + { + "timestamp": "2005-05-22T20:18:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a68af609d58cdff1afdcda0ad5727d8e.json b/wikipedia-analysis-#229lixin/cache/a68af609d58cdff1afdcda0ad5727d8e.json new file mode 100644 index 0000000..6db4615 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a68af609d58cdff1afdcda0ad5727d8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:53.256169", + "response": { + "continue": { + "rvcontinue": "20060504182041|1121104", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 197647, + "ns": 0, + "title": "Гуманитарная катастрофа", + "revisions": [ + { + "timestamp": "2006-05-04T18:12:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a69551db42f1f74e989ad4cce4dea08a.json b/wikipedia-analysis-#229lixin/cache/a69551db42f1f74e989ad4cce4dea08a.json new file mode 100644 index 0000000..9393a4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a69551db42f1f74e989ad4cce4dea08a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:00.799817", + "response": { + "continue": { + "rvcontinue": "20250329075359|73377815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5967, + "ns": 0, + "title": "Dân chủ", + "revisions": [ + { + "timestamp": "2025-11-14T18:54:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a6a823c4a62886f8d47d14b098e7b05f.json b/wikipedia-analysis-#229lixin/cache/a6a823c4a62886f8d47d14b098e7b05f.json new file mode 100644 index 0000000..70b24dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a6a823c4a62886f8d47d14b098e7b05f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:17.339785", + "response": { + "continue": { + "rvcontinue": "20250929001629|106642325", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 302928, + "ns": 0, + "title": "不正選挙", + "revisions": [ + { + "timestamp": "2025-09-29T18:40:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a6c54b801175fe6c2e35fb52a13f404e.json b/wikipedia-analysis-#229lixin/cache/a6c54b801175fe6c2e35fb52a13f404e.json new file mode 100644 index 0000000..3478af4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a6c54b801175fe6c2e35fb52a13f404e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:32.693522", + "response": { + "continue": { + "rvcontinue": "20250630090433|23393612", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 241912, + "ns": 0, + "title": "Asunnottomuus", + "revisions": [ + { + "timestamp": "2025-08-02T16:30:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7066cb2ed851f4f608cdb48d5c4f9af.json b/wikipedia-analysis-#229lixin/cache/a7066cb2ed851f4f608cdb48d5c4f9af.json new file mode 100644 index 0000000..c3f440e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7066cb2ed851f4f608cdb48d5c4f9af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:09.813466", + "response": { + "continue": { + "rvcontinue": "20020827172409|15188", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6131, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2002-02-26T16:08:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7103bce22d847ad417245bed42e0e4a.json b/wikipedia-analysis-#229lixin/cache/a7103bce22d847ad417245bed42e0e4a.json new file mode 100644 index 0000000..0dc3c2c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7103bce22d847ad417245bed42e0e4a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:12.153301", + "response": { + "continue": { + "rvcontinue": "20260112141314|1332556249", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 99860, + "ns": 0, + "title": "Voting", + "revisions": [ + { + "timestamp": "2026-01-18T12:06:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a735d639c9467c7208e067adaa103924.json b/wikipedia-analysis-#229lixin/cache/a735d639c9467c7208e067adaa103924.json new file mode 100644 index 0000000..92ffc17 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a735d639c9467c7208e067adaa103924.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:42.361953", + "response": { + "continue": { + "rvcontinue": "20201107175732|29978851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4033394, + "ns": 0, + "title": "Президентські вибори у США 2024", + "revisions": [ + { + "timestamp": "2020-11-07T17:55:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a73b063a569a08cb00aee86aea37c6a3.json b/wikipedia-analysis-#229lixin/cache/a73b063a569a08cb00aee86aea37c6a3.json new file mode 100644 index 0000000..d8a53f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a73b063a569a08cb00aee86aea37c6a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:59.488383", + "response": { + "continue": { + "rvcontinue": "20250824034338|30367172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4184454, + "ns": 0, + "title": "Гласање", + "revisions": [ + { + "timestamp": "2025-11-24T15:13:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7581cc452361b0ceb7c0ac0f0d5a1f7.json b/wikipedia-analysis-#229lixin/cache/a7581cc452361b0ceb7c0ac0f0d5a1f7.json new file mode 100644 index 0000000..6d376fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7581cc452361b0ceb7c0ac0f0d5a1f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:21.529786", + "response": { + "continue": { + "rvcontinue": "20251217024646|171030824", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65534, + "ns": 0, + "title": "Discriminación", + "revisions": [ + { + "timestamp": "2025-12-17T02:46:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a75f87ac6fcaaadb8a05047d08395990.json b/wikipedia-analysis-#229lixin/cache/a75f87ac6fcaaadb8a05047d08395990.json new file mode 100644 index 0000000..fbac50c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a75f87ac6fcaaadb8a05047d08395990.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:46.030948", + "response": { + "continue": { + "rvcontinue": "20120703085332|531090", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74609, + "ns": 0, + "title": "عالمی حرارت", + "revisions": [ + { + "timestamp": "2012-07-02T09:09:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a77b75b0aa56a8f147fc0ac42524dde2.json b/wikipedia-analysis-#229lixin/cache/a77b75b0aa56a8f147fc0ac42524dde2.json new file mode 100644 index 0000000..eec32cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a77b75b0aa56a8f147fc0ac42524dde2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:49.172801", + "response": { + "continue": { + "rvcontinue": "20250801202638|17105519", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2472772, + "ns": 0, + "title": "Pandemia de COVID-19", + "revisions": [ + { + "timestamp": "2025-08-11T11:00:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a78e5ac0f946d82aea66bbc1eb416f83.json b/wikipedia-analysis-#229lixin/cache/a78e5ac0f946d82aea66bbc1eb416f83.json new file mode 100644 index 0000000..8d2e46a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a78e5ac0f946d82aea66bbc1eb416f83.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:19.893369", + "response": { + "continue": { + "rvcontinue": "20251130021226|70245122", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1596195, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2026-01-07T13:53:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7974f155b62320c23a1a9e1336c0c14.json b/wikipedia-analysis-#229lixin/cache/a7974f155b62320c23a1a9e1336c0c14.json new file mode 100644 index 0000000..98eaad8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7974f155b62320c23a1a9e1336c0c14.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:22.089246", + "response": { + "continue": { + "rvcontinue": "20251115111928|149822303", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 243810, + "ns": 0, + "title": "Беженцы", + "revisions": [ + { + "timestamp": "2025-12-20T22:49:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a79f2a3e81dda1f09e660a31c2ecd68d.json b/wikipedia-analysis-#229lixin/cache/a79f2a3e81dda1f09e660a31c2ecd68d.json new file mode 100644 index 0000000..4e698c0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a79f2a3e81dda1f09e660a31c2ecd68d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:46.618011", + "response": { + "continue": { + "rvcontinue": "20220326174158|5497571", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 166711, + "ns": 0, + "title": "टीका (वैक्सीन)", + "revisions": [ + { + "timestamp": "2023-01-05T16:12:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7a33cd47d0fdb65507150eabdf5f1a8.json b/wikipedia-analysis-#229lixin/cache/a7a33cd47d0fdb65507150eabdf5f1a8.json new file mode 100644 index 0000000..5165135 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7a33cd47d0fdb65507150eabdf5f1a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:34.957447", + "response": { + "continue": { + "rvcontinue": "20250127085306|222446032", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16687811, + "ns": 0, + "title": "Sans-abrisme", + "revisions": [ + { + "timestamp": "2025-05-12T10:28:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7b2cff61d2d136e73497fdcd47e7356.json b/wikipedia-analysis-#229lixin/cache/a7b2cff61d2d136e73497fdcd47e7356.json new file mode 100644 index 0000000..1d4f6f8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7b2cff61d2d136e73497fdcd47e7356.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:29.233994", + "response": { + "continue": { + "rvcontinue": "20160627212846|46020273", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2732126, + "ns": 0, + "title": "Manutenção da paz", + "revisions": [ + { + "timestamp": "2010-05-04T06:07:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7e4a0767d11e1e562c38717439c8214.json b/wikipedia-analysis-#229lixin/cache/a7e4a0767d11e1e562c38717439c8214.json new file mode 100644 index 0000000..e2b4c56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7e4a0767d11e1e562c38717439c8214.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:14.207741", + "response": { + "continue": { + "rvcontinue": "20230529213109|151522803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 161473, + "ns": 0, + "title": "Misión de paz", + "revisions": [ + { + "timestamp": "2024-01-23T11:56:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a7fcd508a5c207b051c530f91cf664c4.json b/wikipedia-analysis-#229lixin/cache/a7fcd508a5c207b051c530f91cf664c4.json new file mode 100644 index 0000000..36498a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a7fcd508a5c207b051c530f91cf664c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:23.331271", + "response": { + "continue": { + "rvcontinue": "20230928012740|302463", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65108, + "ns": 0, + "title": "ځنګل سوځېدنه", + "revisions": [ + { + "timestamp": "2022-10-16T10:16:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a809b62811323386dbe53dbd4c3bbfcd.json b/wikipedia-analysis-#229lixin/cache/a809b62811323386dbe53dbd4c3bbfcd.json new file mode 100644 index 0000000..0fb629f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a809b62811323386dbe53dbd4c3bbfcd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:50.592559", + "response": { + "continue": { + "rvcontinue": "20260124185300|151342248", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8173519, + "ns": 0, + "title": "Пандемия COVID-19", + "revisions": [ + { + "timestamp": "2026-01-24T19:29:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a811640a2d86f209285864ce4b82b6f2.json b/wikipedia-analysis-#229lixin/cache/a811640a2d86f209285864ce4b82b6f2.json new file mode 100644 index 0000000..5beeb56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a811640a2d86f209285864ce4b82b6f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:13.738764", + "response": { + "continue": { + "rvcontinue": "20201008035017|63918305", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19502792, + "ns": 0, + "title": "Người xin tị nạn", + "revisions": [ + { + "timestamp": "2020-10-08T03:45:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a814504807f1f290c0e1716b8cb90c44.json b/wikipedia-analysis-#229lixin/cache/a814504807f1f290c0e1716b8cb90c44.json new file mode 100644 index 0000000..8e73731 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a814504807f1f290c0e1716b8cb90c44.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:44.992288", + "response": { + "continue": { + "rvcontinue": "20050330132621|646693", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 132117, + "ns": 0, + "title": "Dyskryminacja (psychologia społeczna)", + "revisions": [ + { + "timestamp": "2005-02-28T11:07:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a821b59fb6de215f68be1a8a16ffa320.json b/wikipedia-analysis-#229lixin/cache/a821b59fb6de215f68be1a8a16ffa320.json new file mode 100644 index 0000000..7b97dd5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a821b59fb6de215f68be1a8a16ffa320.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:46.008878", + "response": { + "continue": { + "rvcontinue": "20260113140706|107994889", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3916338, + "ns": 0, + "title": "ワクチン忌避", + "revisions": [ + { + "timestamp": "2026-01-19T03:00:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a822ac475e89aebd5dc5ff88bdaca8e0.json b/wikipedia-analysis-#229lixin/cache/a822ac475e89aebd5dc5ff88bdaca8e0.json new file mode 100644 index 0000000..753e64b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a822ac475e89aebd5dc5ff88bdaca8e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:43.595004", + "response": { + "continue": { + "rvcontinue": "20040618020005|473130", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64096, + "ns": 0, + "title": "Wybory", + "revisions": [ + { + "timestamp": "2004-06-08T10:07:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a8424816a06a8f75260b9864b2798c86.json b/wikipedia-analysis-#229lixin/cache/a8424816a06a8f75260b9864b2798c86.json new file mode 100644 index 0000000..9cea0db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a8424816a06a8f75260b9864b2798c86.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:43.728099", + "response": { + "continue": { + "rvcontinue": "20191004141050|38903113", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6598033, + "ns": 0, + "title": "قمع المقترعين", + "revisions": [ + { + "timestamp": "2019-10-04T14:10:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a850b7275a177bf36ce22cc9fa00634a.json b/wikipedia-analysis-#229lixin/cache/a850b7275a177bf36ce22cc9fa00634a.json new file mode 100644 index 0000000..7cf4f28 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a850b7275a177bf36ce22cc9fa00634a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:43.046094", + "response": { + "continue": { + "rvcontinue": "20081229105809|2128755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 394884, + "ns": 0, + "title": "Повідь", + "revisions": [ + { + "timestamp": "2008-12-29T10:39:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a867e1a64d189571df05f208fd555eb7.json b/wikipedia-analysis-#229lixin/cache/a867e1a64d189571df05f208fd555eb7.json new file mode 100644 index 0000000..7b9c4d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a867e1a64d189571df05f208fd555eb7.json @@ -0,0 +1,168 @@ +{ + "cached_at": "2026-01-26T00:23:19.029486", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 427408, + "ns": 0, + "title": "Internally displaced person", + "langlinks": [ + { + "lang": "ar", + "title": "نزوح داخلي" + }, + { + "lang": "az", + "title": "Məcburi köçkünlər" + }, + { + "lang": "azb", + "title": "مجبوری کؤچکون‌‌لر" + }, + { + "lang": "bew", + "title": "Orang tetiran dalem" + }, + { + "lang": "bn", + "title": "অভ্যন্তরীণভাবে উচ্ছেদকৃত জনগোষ্ঠী" + }, + { + "lang": "ca", + "title": "Desplaçat intern" + }, + { + "lang": "cs", + "title": "Vnitřně vysídlená osoba" + }, + { + "lang": "cy", + "title": "Pobl sydd wedi'u dadleoli'n fewnol" + }, + { + "lang": "da", + "title": "Internt fordreven person" + }, + { + "lang": "de", + "title": "Interne Vertreibung" + }, + { + "lang": "eo", + "title": "Interne dislokita persono" + }, + { + "lang": "es", + "title": "Desplazados internos" + }, + { + "lang": "fa", + "title": "مهاجرت اجباری داخلی" + }, + { + "lang": "fi", + "title": "Maansisäinen pakolainen" + }, + { + "lang": "fr", + "title": "Déplacés internes" + }, + { + "lang": "he", + "title": "עקורים" + }, + { + "lang": "hr", + "title": "Interno raseljene osobe" + }, + { + "lang": "id", + "title": "Pengungsi internal" + }, + { + "lang": "ja", + "title": "国内避難民" + }, + { + "lang": "ka", + "title": "იძულებით გადაადგილებული პირი" + }, + { + "lang": "ko", + "title": "국내실향민" + }, + { + "lang": "ku", + "title": "Kesên jicihûwarkirî yên navxweyî" + }, + { + "lang": "ms", + "title": "Orang pelarian dalaman" + }, + { + "lang": "nl", + "title": "Interne vluchteling" + }, + { + "lang": "nb", + "title": "Internt fordreven person" + }, + { + "lang": "pl", + "title": "Uchodźstwo wewnętrzne" + }, + { + "lang": "pt", + "title": "Deslocados internos" + }, + { + "lang": "ru", + "title": "Внутренне перемещённые лица" + }, + { + "lang": "sh", + "title": "Interno raseljena lica" + }, + { + "lang": "sr", + "title": "Интерно расељена лица" + }, + { + "lang": "sv", + "title": "Internflykting" + }, + { + "lang": "tg", + "title": "Гурезаи дохилӣ" + }, + { + "lang": "tr", + "title": "Ülke içinde yerinden edilmiş kişi" + }, + { + "lang": "uk", + "title": "Внутрішньо переміщена особа" + }, + { + "lang": "vi", + "title": "Người nội di tản" + }, + { + "lang": "zh", + "title": "国内流离失所者" + }, + { + "lang": "yue", + "title": "國內流離失所者" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a88ecc3d54f11524194327375b50057b.json b/wikipedia-analysis-#229lixin/cache/a88ecc3d54f11524194327375b50057b.json new file mode 100644 index 0000000..68644e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a88ecc3d54f11524194327375b50057b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:47.690452", + "response": { + "continue": { + "rvcontinue": "20260109113231|42508385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1701148, + "ns": 0, + "title": "הרתעת מצביעים", + "revisions": [ + { + "timestamp": "2026-01-21T20:14:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a8a1776f17a4c5edfbf4a9276549cd7a.json b/wikipedia-analysis-#229lixin/cache/a8a1776f17a4c5edfbf4a9276549cd7a.json new file mode 100644 index 0000000..5aaa019 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a8a1776f17a4c5edfbf4a9276549cd7a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:27.367315", + "response": { + "continue": { + "rvcontinue": "20050504053949|17503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5578, + "ns": 0, + "title": "Động đất", + "revisions": [ + { + "timestamp": "2005-05-04T04:44:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a8b473a17d5fd9cd60de99285f2b6519.json b/wikipedia-analysis-#229lixin/cache/a8b473a17d5fd9cd60de99285f2b6519.json new file mode 100644 index 0000000..b219f3b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a8b473a17d5fd9cd60de99285f2b6519.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:31.355480", + "response": { + "continue": { + "rvcontinue": "20221208021326|769357", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 235539, + "ns": 0, + "title": "စာနယ်ဇင်းလွတ်လပ်ခွင့်", + "revisions": [ + { + "timestamp": "2022-12-04T14:25:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a8cc2713b36ae0101efc8fae65fbe54c.json b/wikipedia-analysis-#229lixin/cache/a8cc2713b36ae0101efc8fae65fbe54c.json new file mode 100644 index 0000000..56e18d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a8cc2713b36ae0101efc8fae65fbe54c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:39.633306", + "response": { + "continue": { + "rvcontinue": "20110115191458|24976656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4268924, + "ns": 0, + "title": "Praca dzieci", + "revisions": [ + { + "timestamp": "2011-01-15T19:08:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a8d1795aa528e3ffa64af22e007f8a60.json b/wikipedia-analysis-#229lixin/cache/a8d1795aa528e3ffa64af22e007f8a60.json new file mode 100644 index 0000000..affebb8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a8d1795aa528e3ffa64af22e007f8a60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:05.120202", + "response": { + "continue": { + "rvcontinue": "20100524132017|96572", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15742, + "ns": 0, + "title": "යුද්ධ", + "revisions": [ + { + "timestamp": "2009-09-15T11:50:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a91104c8bfef85091b3d0c59e7ecf05a.json b/wikipedia-analysis-#229lixin/cache/a91104c8bfef85091b3d0c59e7ecf05a.json new file mode 100644 index 0000000..5161bac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a91104c8bfef85091b3d0c59e7ecf05a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:53.114684", + "response": { + "continue": { + "rvcontinue": "20250811184359|71696331", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 137737, + "ns": 0, + "title": "قحط", + "revisions": [ + { + "timestamp": "2025-09-21T10:34:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a921cad36d9ae92554f505279541c437.json b/wikipedia-analysis-#229lixin/cache/a921cad36d9ae92554f505279541c437.json new file mode 100644 index 0000000..8495a03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a921cad36d9ae92554f505279541c437.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:48.377983", + "response": { + "continue": { + "rvcontinue": "20040831150419|453891", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 83776, + "ns": 0, + "title": "Humanitaire ramp", + "revisions": [ + { + "timestamp": "2004-08-31T14:15:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a928d09607e4e18894a2e33dfa11a280.json b/wikipedia-analysis-#229lixin/cache/a928d09607e4e18894a2e33dfa11a280.json new file mode 100644 index 0000000..353339e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a928d09607e4e18894a2e33dfa11a280.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:50.806504", + "response": { + "continue": { + "rvcontinue": "20241022145308|102304941", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4993092, + "ns": 0, + "title": "ボーター・サプレッション", + "revisions": [ + { + "timestamp": "2024-10-22T14:52:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a9351ee4c9afdf79e0312b60eac0aa9b.json b/wikipedia-analysis-#229lixin/cache/a9351ee4c9afdf79e0312b60eac0aa9b.json new file mode 100644 index 0000000..4f1d9ba --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a9351ee4c9afdf79e0312b60eac0aa9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:44.548023", + "response": { + "continue": { + "rvcontinue": "20250114154437|69359119", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80319, + "ns": 0, + "title": "Trabalho infantil", + "revisions": [ + { + "timestamp": "2025-08-07T14:10:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a9497f893d157009ff89d9e47fae69c4.json b/wikipedia-analysis-#229lixin/cache/a9497f893d157009ff89d9e47fae69c4.json new file mode 100644 index 0000000..02d8b2d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a9497f893d157009ff89d9e47fae69c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:01.279681", + "response": { + "continue": { + "rvcontinue": "20250824152503|88869558", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 440505, + "ns": 0, + "title": "性別平等", + "revisions": [ + { + "timestamp": "2025-08-24T15:25:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a974df4cdacbfb99b2f1343807443ebe.json b/wikipedia-analysis-#229lixin/cache/a974df4cdacbfb99b2f1343807443ebe.json new file mode 100644 index 0000000..a24c72f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a974df4cdacbfb99b2f1343807443ebe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:43.633750", + "response": { + "continue": { + "rvcontinue": "20240816132539|11839262", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11319, + "ns": 0, + "title": "WHO", + "revisions": [ + { + "timestamp": "2024-11-22T13:56:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a987a8cf3d4316208eeae718ab230842.json b/wikipedia-analysis-#229lixin/cache/a987a8cf3d4316208eeae718ab230842.json new file mode 100644 index 0000000..8dcf87e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a987a8cf3d4316208eeae718ab230842.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:00.891439", + "response": { + "continue": { + "rvcontinue": "20120924112225|8189616", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1503122, + "ns": 0, + "title": "Lao động trẻ em", + "revisions": [ + { + "timestamp": "2012-09-24T10:24:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a9b917cef3bc1db329f352ff532e5fd2.json b/wikipedia-analysis-#229lixin/cache/a9b917cef3bc1db329f352ff532e5fd2.json new file mode 100644 index 0000000..9295fc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a9b917cef3bc1db329f352ff532e5fd2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:12.611529", + "response": { + "continue": { + "rvcontinue": "20140518164506|7627951", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65523, + "ns": 0, + "title": "Statsløs", + "revisions": [ + { + "timestamp": "2015-04-15T13:30:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/a9c2eb1fd795de3262f5db064b3d76f1.json b/wikipedia-analysis-#229lixin/cache/a9c2eb1fd795de3262f5db064b3d76f1.json new file mode 100644 index 0000000..a5c274f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/a9c2eb1fd795de3262f5db064b3d76f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:44.980956", + "response": { + "continue": { + "rvcontinue": "20251126002754|30555351", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113879, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2026-01-24T00:21:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aa145d6ed9ac124f9169f50a5d0097b7.json b/wikipedia-analysis-#229lixin/cache/aa145d6ed9ac124f9169f50a5d0097b7.json new file mode 100644 index 0000000..51d7dbb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aa145d6ed9ac124f9169f50a5d0097b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:14.945322", + "response": { + "continue": { + "rvcontinue": "20250126225052|41066250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 256481, + "ns": 0, + "title": "قاچاق انسان", + "revisions": [ + { + "timestamp": "2025-12-30T11:43:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aa188af4aa97ee3fcad48dff975dc446.json b/wikipedia-analysis-#229lixin/cache/aa188af4aa97ee3fcad48dff975dc446.json new file mode 100644 index 0000000..1ee5f00 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aa188af4aa97ee3fcad48dff975dc446.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:07.532436", + "response": { + "continue": { + "rvcontinue": "20240426093146|12214970", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55869, + "ns": 0, + "title": "Избори", + "revisions": [ + { + "timestamp": "2024-04-26T09:36:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aa35917191ed7e89389e282608a5d440.json b/wikipedia-analysis-#229lixin/cache/aa35917191ed7e89389e282608a5d440.json new file mode 100644 index 0000000..3625eae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aa35917191ed7e89389e282608a5d440.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:00.733300", + "response": { + "continue": { + "rvcontinue": "20210818110000|9003362", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 748312, + "ns": 0, + "title": "Αγροτοδασική πυρκαγιά", + "revisions": [ + { + "timestamp": "2021-08-18T10:51:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aa958562e969083f1faa767cdb38b983.json b/wikipedia-analysis-#229lixin/cache/aa958562e969083f1faa767cdb38b983.json new file mode 100644 index 0000000..48774a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aa958562e969083f1faa767cdb38b983.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:30.189684", + "response": { + "continue": { + "rvcontinue": "20260121232454|171644132", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1313, + "ns": 0, + "title": "Guerra", + "revisions": [ + { + "timestamp": "2026-01-21T23:44:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aad5dba234d1bfce1640dc1b24c51d4c.json b/wikipedia-analysis-#229lixin/cache/aad5dba234d1bfce1640dc1b24c51d4c.json new file mode 100644 index 0000000..602da2a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aad5dba234d1bfce1640dc1b24c51d4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:28.229164", + "response": { + "continue": { + "rvcontinue": "20240108155450|16042308", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3035193, + "ns": 0, + "title": "Alegeri prezidențiale în Statele Unite ale Americii, 2024", + "revisions": [ + { + "timestamp": "2024-01-08T15:46:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aad8f7ed6ca88a346ebcb8f4da9466e5.json b/wikipedia-analysis-#229lixin/cache/aad8f7ed6ca88a346ebcb8f4da9466e5.json new file mode 100644 index 0000000..83aeac3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aad8f7ed6ca88a346ebcb8f4da9466e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:51.896125", + "response": { + "continue": { + "rvcontinue": "20251117131323|147976031", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 690402, + "ns": 0, + "title": "Vaccino", + "revisions": [ + { + "timestamp": "2026-01-12T09:52:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aae59242081b845183c500a621ff4ff8.json b/wikipedia-analysis-#229lixin/cache/aae59242081b845183c500a621ff4ff8.json new file mode 100644 index 0000000..26ab879 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aae59242081b845183c500a621ff4ff8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:06.883864", + "response": { + "continue": { + "rvcontinue": "20160605165558|191704", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17010, + "ns": 0, + "title": "رېږدله", + "revisions": [ + { + "timestamp": "2022-02-02T16:24:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab07df23ffda3cf857541c162bdcfd33.json b/wikipedia-analysis-#229lixin/cache/ab07df23ffda3cf857541c162bdcfd33.json new file mode 100644 index 0000000..dac54b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab07df23ffda3cf857541c162bdcfd33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:56.182923", + "response": { + "continue": { + "rvcontinue": "20251106051400|8560926", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1164874, + "ns": 0, + "title": "নির্বাচনি জালিয়াতি", + "revisions": [ + { + "timestamp": "2025-11-06T05:14:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab14acf133a28c09b51b44a43f9695f1.json b/wikipedia-analysis-#229lixin/cache/ab14acf133a28c09b51b44a43f9695f1.json new file mode 100644 index 0000000..d47e0a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab14acf133a28c09b51b44a43f9695f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:59.796397", + "response": { + "continue": { + "rvcontinue": "20250818193057|88791040", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 968422, + "ns": 0, + "title": "酷刑", + "revisions": [ + { + "timestamp": "2025-08-19T00:00:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab3c3b1e1a2e3ab6c442dfb0554b6dec.json b/wikipedia-analysis-#229lixin/cache/ab3c3b1e1a2e3ab6c442dfb0554b6dec.json new file mode 100644 index 0000000..e87269b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab3c3b1e1a2e3ab6c442dfb0554b6dec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:03.916211", + "response": { + "continue": { + "rvcontinue": "20111101232646|7958463", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125835, + "ns": 0, + "title": "Голосування", + "revisions": [ + { + "timestamp": "2011-11-01T23:25:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab4493a696b811e0939ab52f9b99e29a.json b/wikipedia-analysis-#229lixin/cache/ab4493a696b811e0939ab52f9b99e29a.json new file mode 100644 index 0000000..327ae52 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab4493a696b811e0939ab52f9b99e29a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:56.430232", + "response": { + "continue": { + "rvcontinue": "20220110180506|275888", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59040, + "ns": 0, + "title": "وبا یا ټولنیونه", + "revisions": [ + { + "timestamp": "2024-05-21T02:46:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab4ae84a8b3567cd65cebb5b9c9bf748.json b/wikipedia-analysis-#229lixin/cache/ab4ae84a8b3567cd65cebb5b9c9bf748.json new file mode 100644 index 0000000..9ec5f8d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab4ae84a8b3567cd65cebb5b9c9bf748.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:42.632017", + "response": { + "continue": { + "rvcontinue": "20030213194210|86010", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9994, + "ns": 0, + "title": "Génocide", + "revisions": [ + { + "timestamp": "2003-02-13T19:41:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab4cb5a6850de9e10eb0a978332a6ab7.json b/wikipedia-analysis-#229lixin/cache/ab4cb5a6850de9e10eb0a978332a6ab7.json new file mode 100644 index 0000000..9231f52 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab4cb5a6850de9e10eb0a978332a6ab7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:18.989480", + "response": { + "continue": { + "rvcontinue": "20070324214703|478673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93276, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2007-03-24T21:44:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab6f50b663cb45cf0e95bc8dcd80ec19.json b/wikipedia-analysis-#229lixin/cache/ab6f50b663cb45cf0e95bc8dcd80ec19.json new file mode 100644 index 0000000..52ea28b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab6f50b663cb45cf0e95bc8dcd80ec19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:22.307586", + "response": { + "continue": { + "rvcontinue": "20030403112426|100816", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3050364, + "ns": 0, + "title": "Armut", + "revisions": [ + { + "timestamp": "2003-04-03T11:15:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab7bc68c5c3d45b9286ac58215628cfa.json b/wikipedia-analysis-#229lixin/cache/ab7bc68c5c3d45b9286ac58215628cfa.json new file mode 100644 index 0000000..2a843ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab7bc68c5c3d45b9286ac58215628cfa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:01.100270", + "response": { + "continue": { + "rvcontinue": "20050621070240|224447", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54342, + "ns": 0, + "title": "Пандемия", + "revisions": [ + { + "timestamp": "2005-06-21T07:02:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab8166775e9daeaeccaa6460abfda024.json b/wikipedia-analysis-#229lixin/cache/ab8166775e9daeaeccaa6460abfda024.json new file mode 100644 index 0000000..95cd32e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab8166775e9daeaeccaa6460abfda024.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:48.005842", + "response": { + "continue": { + "rvcontinue": "20251005033031|30448843", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11461, + "ns": 0, + "title": "Демократија", + "revisions": [ + { + "timestamp": "2025-11-26T16:21:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab81c0df2d5e8c5cbef3723014afa8da.json b/wikipedia-analysis-#229lixin/cache/ab81c0df2d5e8c5cbef3723014afa8da.json new file mode 100644 index 0000000..10fc452 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab81c0df2d5e8c5cbef3723014afa8da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:27.326484", + "response": { + "continue": { + "rvcontinue": "20230803011832|37644288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3355465, + "ns": 0, + "title": "رأی‌گیری", + "revisions": [ + { + "timestamp": "2025-02-06T09:49:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab88c0b05bfab655e8ddb36e7b80ac89.json b/wikipedia-analysis-#229lixin/cache/ab88c0b05bfab655e8ddb36e7b80ac89.json new file mode 100644 index 0000000..95f18cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab88c0b05bfab655e8ddb36e7b80ac89.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:53.270726", + "response": { + "continue": { + "rvcontinue": "20050706113835|868232", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 120345, + "ns": 0, + "title": "Genocidio", + "revisions": [ + { + "timestamp": "2005-07-06T11:08:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ab977ef6c3d42e054550123554b9502b.json b/wikipedia-analysis-#229lixin/cache/ab977ef6c3d42e054550123554b9502b.json new file mode 100644 index 0000000..eb74727 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ab977ef6c3d42e054550123554b9502b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:20.217076", + "response": { + "continue": { + "rvcontinue": "20251021114739|12146659", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7644, + "ns": 0, + "title": "Racisme", + "revisions": [ + { + "timestamp": "2025-10-21T11:49:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aba010ed4d5cc51f88eba43a98a0af28.json b/wikipedia-analysis-#229lixin/cache/aba010ed4d5cc51f88eba43a98a0af28.json new file mode 100644 index 0000000..8e02c7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aba010ed4d5cc51f88eba43a98a0af28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:45.108268", + "response": { + "continue": { + "rvcontinue": "20251217060244|46978390", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61548, + "ns": 0, + "title": "Глобальне потепління", + "revisions": [ + { + "timestamp": "2026-01-03T06:33:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aba2bb1e4d48dac3e993cbe5ee5f6000.json b/wikipedia-analysis-#229lixin/cache/aba2bb1e4d48dac3e993cbe5ee5f6000.json new file mode 100644 index 0000000..3f77eaa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aba2bb1e4d48dac3e993cbe5ee5f6000.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:42.875552", + "response": { + "continue": { + "rvcontinue": "20251019120715|77846792", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7177, + "ns": 0, + "title": "Zespół nabytego niedoboru odporności", + "revisions": [ + { + "timestamp": "2026-01-09T13:32:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abb40458e7139256c5fcc5fe124524d9.json b/wikipedia-analysis-#229lixin/cache/abb40458e7139256c5fcc5fe124524d9.json new file mode 100644 index 0000000..a0c0688 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abb40458e7139256c5fcc5fe124524d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:16.258578", + "response": { + "continue": { + "rvcontinue": "20231226165710|22070057", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108878, + "ns": 0, + "title": "Rajavalvonta", + "revisions": [ + { + "timestamp": "2024-01-31T17:04:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abbc7292f21ce7805927fa5c7258ed67.json b/wikipedia-analysis-#229lixin/cache/abbc7292f21ce7805927fa5c7258ed67.json new file mode 100644 index 0000000..608112c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abbc7292f21ce7805927fa5c7258ed67.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:44.764602", + "response": { + "continue": { + "rvcontinue": "20190626114810|9531531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 719774, + "ns": 0, + "title": "Търсещ убежище", + "revisions": [ + { + "timestamp": "2021-04-28T18:58:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abc62346711d15af8baea9bbfed990c1.json b/wikipedia-analysis-#229lixin/cache/abc62346711d15af8baea9bbfed990c1.json new file mode 100644 index 0000000..d956054 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abc62346711d15af8baea9bbfed990c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:12.085387", + "response": { + "continue": { + "rvcontinue": "20250907141742|228780645", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34415, + "ns": 0, + "title": "Sécheresse", + "revisions": [ + { + "timestamp": "2025-09-07T14:28:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abcff521a7f95f43b047312a77079ba8.json b/wikipedia-analysis-#229lixin/cache/abcff521a7f95f43b047312a77079ba8.json new file mode 100644 index 0000000..5159a56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abcff521a7f95f43b047312a77079ba8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:01.521240", + "response": { + "continue": { + "rvcontinue": "20090726113048|3549110", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 356465, + "ns": 0, + "title": "기상이변", + "revisions": [ + { + "timestamp": "2009-07-25T09:17:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abd130a8e3de1eb8b15c5397a1470edc.json b/wikipedia-analysis-#229lixin/cache/abd130a8e3de1eb8b15c5397a1470edc.json new file mode 100644 index 0000000..ef1f0cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abd130a8e3de1eb8b15c5397a1470edc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:15.923042", + "response": { + "continue": { + "rvcontinue": "20251017045650|30473308", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4118204, + "ns": 0, + "title": "Земљотрес", + "revisions": [ + { + "timestamp": "2025-11-26T16:10:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abd9597972d389384081652fca151058.json b/wikipedia-analysis-#229lixin/cache/abd9597972d389384081652fca151058.json new file mode 100644 index 0000000..73e8a8e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abd9597972d389384081652fca151058.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:58.485185", + "response": { + "continue": { + "rvcontinue": "20060323162051|1681183", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 253591, + "ns": 0, + "title": "無國籍", + "revisions": [ + { + "timestamp": "2006-03-23T16:19:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abe3ad91b6dc769c1af08886779baea1.json b/wikipedia-analysis-#229lixin/cache/abe3ad91b6dc769c1af08886779baea1.json new file mode 100644 index 0000000..629eb9e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abe3ad91b6dc769c1af08886779baea1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:16.922921", + "response": { + "continue": { + "rvcontinue": "20050806133437|2665172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 302928, + "ns": 0, + "title": "不正選挙", + "revisions": [ + { + "timestamp": "2005-08-06T07:22:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/abe5f595358357826535acaa81de1c8e.json b/wikipedia-analysis-#229lixin/cache/abe5f595358357826535acaa81de1c8e.json new file mode 100644 index 0000000..d9b6886 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/abe5f595358357826535acaa81de1c8e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:37.115920", + "response": { + "continue": { + "rvcontinue": "20251211130143|70309392", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19213, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2025-12-28T19:53:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ac08bc9a762e02948de45542dff67214.json b/wikipedia-analysis-#229lixin/cache/ac08bc9a762e02948de45542dff67214.json new file mode 100644 index 0000000..cc1dfae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ac08bc9a762e02948de45542dff67214.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:13.781139", + "response": { + "continue": { + "rvcontinue": "20060818153135|1706662", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 278735, + "ns": 0, + "title": "Военное преступление", + "revisions": [ + { + "timestamp": "2006-08-17T12:42:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ac3afa0a03b465c15312da0663d2251b.json b/wikipedia-analysis-#229lixin/cache/ac3afa0a03b465c15312da0663d2251b.json new file mode 100644 index 0000000..87ebf4c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ac3afa0a03b465c15312da0663d2251b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:34.627118", + "response": { + "continue": { + "rvcontinue": "20240506095043|380579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49023, + "ns": 0, + "title": "የአለም ጤና ድርጅት", + "revisions": [ + { + "timestamp": "2018-03-25T16:10:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ac87ffd2e4622960b9c4949fa5e8fd73.json b/wikipedia-analysis-#229lixin/cache/ac87ffd2e4622960b9c4949fa5e8fd73.json new file mode 100644 index 0000000..1a58544 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ac87ffd2e4622960b9c4949fa5e8fd73.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:20.716181", + "response": { + "continue": { + "rvcontinue": "20250715183020|28260918", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50439, + "ns": 0, + "title": "Szólásszabadság", + "revisions": [ + { + "timestamp": "2025-12-30T21:25:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ac9f63101072b2c0cb455eb01ba6fb7c.json b/wikipedia-analysis-#229lixin/cache/ac9f63101072b2c0cb455eb01ba6fb7c.json new file mode 100644 index 0000000..101f7ae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ac9f63101072b2c0cb455eb01ba6fb7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:28.150475", + "response": { + "continue": { + "rvcontinue": "20070314164849|3684648", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 507280, + "ns": 0, + "title": "战争罪", + "revisions": [ + { + "timestamp": "2007-03-14T16:47:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/acce2afd6090776c2be8469f656a906a.json b/wikipedia-analysis-#229lixin/cache/acce2afd6090776c2be8469f656a906a.json new file mode 100644 index 0000000..6777780 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/acce2afd6090776c2be8469f656a906a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:16.692382", + "response": { + "continue": { + "rvcontinue": "20230705032207|6738795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 321520, + "ns": 0, + "title": "বর্ণবাদ", + "revisions": [ + { + "timestamp": "2024-10-04T07:45:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ace65b7710c043fcd3ba2032471344f7.json b/wikipedia-analysis-#229lixin/cache/ace65b7710c043fcd3ba2032471344f7.json new file mode 100644 index 0000000..3d1dab5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ace65b7710c043fcd3ba2032471344f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:42.081632", + "response": { + "continue": { + "rvcontinue": "20110320083717|24461208", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3204838, + "ns": 0, + "title": "Igualdade de género", + "revisions": [ + { + "timestamp": "2011-03-20T08:06:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/acfb89a518c95419a1ecedc93ae7e862.json b/wikipedia-analysis-#229lixin/cache/acfb89a518c95419a1ecedc93ae7e862.json new file mode 100644 index 0000000..5080ec2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/acfb89a518c95419a1ecedc93ae7e862.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:46.443467", + "response": { + "continue": { + "rvcontinue": "20220302193901|66487804", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82477, + "ns": 0, + "title": "Uchodźstwo wewnętrzne", + "revisions": [ + { + "timestamp": "2025-08-25T12:28:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/acfe3cc1a718827ea9f278242c797807.json b/wikipedia-analysis-#229lixin/cache/acfe3cc1a718827ea9f278242c797807.json new file mode 100644 index 0000000..88ea247 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/acfe3cc1a718827ea9f278242c797807.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:28.447850", + "response": { + "continue": { + "rvcontinue": "20251030001347|71107143", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 232, + "ns": 0, + "title": "Aquecimento global", + "revisions": [ + { + "timestamp": "2026-01-03T09:50:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad2847614695d89134249a9da15c4b4d.json b/wikipedia-analysis-#229lixin/cache/ad2847614695d89134249a9da15c4b4d.json new file mode 100644 index 0000000..8a58aee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad2847614695d89134249a9da15c4b4d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:09.114993", + "response": { + "continue": { + "rvcontinue": "20060607050348|18252", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5114, + "ns": 0, + "title": "যক্ষ্মা", + "revisions": [ + { + "timestamp": "2006-06-07T04:56:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad4acaba7899b4ee57ed4de249721555.json b/wikipedia-analysis-#229lixin/cache/ad4acaba7899b4ee57ed4de249721555.json new file mode 100644 index 0000000..d948b13 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad4acaba7899b4ee57ed4de249721555.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:44.651176", + "response": { + "continue": { + "rvcontinue": "20250814173644|88732470", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7439, + "ns": 0, + "title": "恐怖主义", + "revisions": [ + { + "timestamp": "2025-10-30T06:27:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad5c06cf23412252a2b5fd7011636291.json b/wikipedia-analysis-#229lixin/cache/ad5c06cf23412252a2b5fd7011636291.json new file mode 100644 index 0000000..3451142 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad5c06cf23412252a2b5fd7011636291.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:37.586046", + "response": { + "continue": { + "rvcontinue": "20251126092437|42249478", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1572380, + "ns": 0, + "title": "התנגדות לחיסונים", + "revisions": [ + { + "timestamp": "2025-12-17T20:18:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad766c16b11ab8bd8341e3979644ba24.json b/wikipedia-analysis-#229lixin/cache/ad766c16b11ab8bd8341e3979644ba24.json new file mode 100644 index 0000000..465db83 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad766c16b11ab8bd8341e3979644ba24.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:25.988314", + "response": { + "continue": { + "rvcontinue": "20250409124449|28033621", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1630754, + "ns": 0, + "title": "Kínzás", + "revisions": [ + { + "timestamp": "2025-06-07T22:47:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad7d349690e97193fc1f8ab67e17fa53.json b/wikipedia-analysis-#229lixin/cache/ad7d349690e97193fc1f8ab67e17fa53.json new file mode 100644 index 0000000..5e436a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad7d349690e97193fc1f8ab67e17fa53.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:16.909309", + "response": { + "continue": { + "rvcontinue": "20230821132600|10183962", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30003, + "ns": 0, + "title": "Εκλογές", + "revisions": [ + { + "timestamp": "2023-08-21T13:26:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ad85a34a8852873b6c91d1f84d489af0.json b/wikipedia-analysis-#229lixin/cache/ad85a34a8852873b6c91d1f84d489af0.json new file mode 100644 index 0000000..57cabe1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ad85a34a8852873b6c91d1f84d489af0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:49.737939", + "response": { + "continue": { + "rvcontinue": "20250129164935|12118851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1456528, + "ns": 0, + "title": "การค้ามนุษย์", + "revisions": [ + { + "timestamp": "2025-01-29T16:49:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ada29b05612ee2b0df79a13bb6d9f540.json b/wikipedia-analysis-#229lixin/cache/ada29b05612ee2b0df79a13bb6d9f540.json new file mode 100644 index 0000000..a035c67 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ada29b05612ee2b0df79a13bb6d9f540.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:17.643295", + "response": { + "continue": { + "rvcontinue": "20230213055105|1139070245", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4137916, + "ns": 0, + "title": "Income inequality", + "revisions": [ + { + "timestamp": "2023-09-27T17:14:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ada425d2a8b810fb3f0e2ecfced7fecf.json b/wikipedia-analysis-#229lixin/cache/ada425d2a8b810fb3f0e2ecfced7fecf.json new file mode 100644 index 0000000..00d0478 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ada425d2a8b810fb3f0e2ecfced7fecf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:44.870698", + "response": { + "continue": { + "rvcontinue": "20041117211719|9734", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12841, + "ns": 0, + "title": "Права людини", + "revisions": [ + { + "timestamp": "2004-11-06T12:50:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/adf57ca057cd4d3f4b0d24920739246f.json b/wikipedia-analysis-#229lixin/cache/adf57ca057cd4d3f4b0d24920739246f.json new file mode 100644 index 0000000..6579c25 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/adf57ca057cd4d3f4b0d24920739246f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:07.731898", + "response": { + "continue": { + "rvcontinue": "20251119150357|72526184", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116632, + "ns": 0, + "title": "عقوبة الإعدام", + "revisions": [ + { + "timestamp": "2025-12-08T10:12:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/adfa8d7e4159c9f8c5ba834c40f5fd60.json b/wikipedia-analysis-#229lixin/cache/adfa8d7e4159c9f8c5ba834c40f5fd60.json new file mode 100644 index 0000000..f2514e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/adfa8d7e4159c9f8c5ba834c40f5fd60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:47.769653", + "response": { + "continue": { + "rvcontinue": "20251222054329|107696480", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1508, + "ns": 0, + "title": "戦争", + "revisions": [ + { + "timestamp": "2025-12-23T12:00:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae03491db8c9f1797f47ecec4b17b235.json b/wikipedia-analysis-#229lixin/cache/ae03491db8c9f1797f47ecec4b17b235.json new file mode 100644 index 0000000..01e6cf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae03491db8c9f1797f47ecec4b17b235.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:14.489166", + "response": { + "continue": { + "rvcontinue": "20251201122851|170753233", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4087123, + "ns": 0, + "title": "Igualdad de género", + "revisions": [ + { + "timestamp": "2025-12-01T13:35:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae209612db5ba5b854e7d0eb9bf2862d.json b/wikipedia-analysis-#229lixin/cache/ae209612db5ba5b854e7d0eb9bf2862d.json new file mode 100644 index 0000000..7ddde68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae209612db5ba5b854e7d0eb9bf2862d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:13.119700", + "response": { + "continue": { + "rvcontinue": "20251225100812|74619252", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62952, + "ns": 0, + "title": "Phân biệt chủng tộc", + "revisions": [ + { + "timestamp": "2026-01-21T14:04:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae43737c741fae91bf980de4ec99cde0.json b/wikipedia-analysis-#229lixin/cache/ae43737c741fae91bf980de4ec99cde0.json new file mode 100644 index 0000000..14de60e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae43737c741fae91bf980de4ec99cde0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:24.759279", + "response": { + "continue": { + "rvcontinue": "20040630114211|26508", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12000, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2004-06-30T00:23:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae6353ddd17d29224ff8e6cd8240c19c.json b/wikipedia-analysis-#229lixin/cache/ae6353ddd17d29224ff8e6cd8240c19c.json new file mode 100644 index 0000000..5529a34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae6353ddd17d29224ff8e6cd8240c19c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:15.033856", + "response": { + "continue": { + "rvcontinue": "20190606175452|7567801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 627526, + "ns": 0, + "title": "Παιδική εργασία", + "revisions": [ + { + "timestamp": "2019-06-06T17:52:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae739461db1b6bf9be7faaf9f523e46f.json b/wikipedia-analysis-#229lixin/cache/ae739461db1b6bf9be7faaf9f523e46f.json new file mode 100644 index 0000000..9db1408 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae739461db1b6bf9be7faaf9f523e46f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:53.635351", + "response": { + "continue": { + "rvcontinue": "20050728190831|324424", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48224, + "ns": 0, + "title": "Смертная казнь", + "revisions": [ + { + "timestamp": "2005-05-28T22:35:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ae79063d08b8615ad3ba1cae6624b0ae.json b/wikipedia-analysis-#229lixin/cache/ae79063d08b8615ad3ba1cae6624b0ae.json new file mode 100644 index 0000000..6183284 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ae79063d08b8615ad3ba1cae6624b0ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:10.324173", + "response": { + "continue": { + "rvcontinue": "20240717190441|39047857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1643645, + "ns": 0, + "title": "הונאת בחירות", + "revisions": [ + { + "timestamp": "2024-07-17T20:47:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aeb8debf1f15702de3481454386533c0.json b/wikipedia-analysis-#229lixin/cache/aeb8debf1f15702de3481454386533c0.json new file mode 100644 index 0000000..0865336 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aeb8debf1f15702de3481454386533c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:36.319648", + "response": { + "continue": { + "rvcontinue": "20250925024234|30430229", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135080, + "ns": 0, + "title": "Људска права", + "revisions": [ + { + "timestamp": "2025-11-26T15:16:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aec875907b1b0be1b57684c060c80493.json b/wikipedia-analysis-#229lixin/cache/aec875907b1b0be1b57684c060c80493.json new file mode 100644 index 0000000..45afa8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aec875907b1b0be1b57684c060c80493.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:16.899069", + "response": { + "continue": { + "rvcontinue": "20060221044014|279089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48037, + "ns": 0, + "title": "인권", + "revisions": [ + { + "timestamp": "2006-01-09T21:36:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aeccf67190cc87fd74e1a5a1a75f81b5.json b/wikipedia-analysis-#229lixin/cache/aeccf67190cc87fd74e1a5a1a75f81b5.json new file mode 100644 index 0000000..e80ad5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aeccf67190cc87fd74e1a5a1a75f81b5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:26.525993", + "response": { + "continue": { + "rvcontinue": "20031211202229|450502", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 87461, + "ns": 0, + "title": "Obdachlosigkeit", + "revisions": [ + { + "timestamp": "2003-12-11T20:14:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aecf81cfca4677a3cb28558188d16e06.json b/wikipedia-analysis-#229lixin/cache/aecf81cfca4677a3cb28558188d16e06.json new file mode 100644 index 0000000..386c403 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aecf81cfca4677a3cb28558188d16e06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:40.174253", + "response": { + "continue": { + "rvcontinue": "20241229072446|1265750", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10719, + "ns": 0, + "title": "एड्स", + "revisions": [ + { + "timestamp": "2025-08-25T14:28:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aedefa28821a5b32668ecd8742e80e4a.json b/wikipedia-analysis-#229lixin/cache/aedefa28821a5b32668ecd8742e80e4a.json new file mode 100644 index 0000000..6c270d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aedefa28821a5b32668ecd8742e80e4a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:12.334563", + "response": { + "continue": { + "rvcontinue": "20070211044505|1127857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212172, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2007-02-11T04:41:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aee4d5ec54be5ef196aa86383d943b75.json b/wikipedia-analysis-#229lixin/cache/aee4d5ec54be5ef196aa86383d943b75.json new file mode 100644 index 0000000..fef3a43 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aee4d5ec54be5ef196aa86383d943b75.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:19.109541", + "response": { + "continue": { + "rvcontinue": "20051002170934|281081", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62937, + "ns": 0, + "title": "Война", + "revisions": [ + { + "timestamp": "2005-10-02T16:33:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/aeeaecb26ffe224d7d9a4668bad89af2.json b/wikipedia-analysis-#229lixin/cache/aeeaecb26ffe224d7d9a4668bad89af2.json new file mode 100644 index 0000000..7477955 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/aeeaecb26ffe224d7d9a4668bad89af2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:15.501323", + "response": { + "continue": { + "rvcontinue": "20050408212807|176185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 31270, + "ns": 0, + "title": "Sensuuri", + "revisions": [ + { + "timestamp": "2005-01-20T10:30:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af0ae2dd1625a009aa08409dc882b1f9.json b/wikipedia-analysis-#229lixin/cache/af0ae2dd1625a009aa08409dc882b1f9.json new file mode 100644 index 0000000..f859e90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af0ae2dd1625a009aa08409dc882b1f9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:04.666986", + "response": { + "continue": { + "rvcontinue": "20250925101605|17190335", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 146850, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2025-09-25T10:20:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af15c1e62ac386a18a59d32e1187c623.json b/wikipedia-analysis-#229lixin/cache/af15c1e62ac386a18a59d32e1187c623.json new file mode 100644 index 0000000..0ab8cfe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af15c1e62ac386a18a59d32e1187c623.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:13.828782", + "response": { + "continue": { + "rvcontinue": "20141021042614|6317623", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 499368, + "ns": 0, + "title": "Гласуване", + "revisions": [ + { + "timestamp": "2014-10-21T04:17:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af1cbad6c95ce201d3ecf2da97c6a4e0.json b/wikipedia-analysis-#229lixin/cache/af1cbad6c95ce201d3ecf2da97c6a4e0.json new file mode 100644 index 0000000..0d29537 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af1cbad6c95ce201d3ecf2da97c6a4e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:32.278240", + "response": { + "continue": { + "rvcontinue": "20061018141910|1765836", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 241912, + "ns": 0, + "title": "Asunnottomuus", + "revisions": [ + { + "timestamp": "2006-10-18T14:18:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af24644bcf70732fa6840d1083c39419.json b/wikipedia-analysis-#229lixin/cache/af24644bcf70732fa6840d1083c39419.json new file mode 100644 index 0000000..f925f0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af24644bcf70732fa6840d1083c39419.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:55.009016", + "response": { + "continue": { + "rvcontinue": "20251019153313|36221641", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7733, + "ns": 0, + "title": "Demokrasi", + "revisions": [ + { + "timestamp": "2025-11-01T18:00:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af2ba0da9c32a07278b7526614cf7ef1.json b/wikipedia-analysis-#229lixin/cache/af2ba0da9c32a07278b7526614cf7ef1.json new file mode 100644 index 0000000..7483a86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af2ba0da9c32a07278b7526614cf7ef1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:59.868309", + "response": { + "continue": { + "rvcontinue": "20190419165344|21818082", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4027824, + "ns": 0, + "title": "Неповерење према вакцинама", + "revisions": [ + { + "timestamp": "2019-04-19T16:49:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af406f94331d85f9ed32a02173425742.json b/wikipedia-analysis-#229lixin/cache/af406f94331d85f9ed32a02173425742.json new file mode 100644 index 0000000..6902752 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af406f94331d85f9ed32a02173425742.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:43.745937", + "response": { + "continue": { + "rvcontinue": "20030603042723|47323", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13366, + "ns": 0, + "title": "Discriminatie", + "revisions": [ + { + "timestamp": "2003-06-02T20:30:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af6d6c80950140d1d70d555585997d76.json b/wikipedia-analysis-#229lixin/cache/af6d6c80950140d1d70d555585997d76.json new file mode 100644 index 0000000..7156ba8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af6d6c80950140d1d70d555585997d76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:03.117901", + "response": { + "continue": { + "rvcontinue": "20140215121217|11961490", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2349186, + "ns": 0, + "title": "آتش‌سوزی جنگل", + "revisions": [ + { + "timestamp": "2014-02-15T12:09:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af6e3e2d15f2dc7d9bfea14df6eda8c6.json b/wikipedia-analysis-#229lixin/cache/af6e3e2d15f2dc7d9bfea14df6eda8c6.json new file mode 100644 index 0000000..7746fc4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af6e3e2d15f2dc7d9bfea14df6eda8c6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:09.359517", + "response": { + "continue": { + "rvcontinue": "20070302215304|1337994", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144523, + "ns": 0, + "title": "Emberi jogok", + "revisions": [ + { + "timestamp": "2007-03-02T21:50:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af71cb1582efc228dbba3800cee3f792.json b/wikipedia-analysis-#229lixin/cache/af71cb1582efc228dbba3800cee3f792.json new file mode 100644 index 0000000..b14a4d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af71cb1582efc228dbba3800cee3f792.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:36.497082", + "response": { + "continue": { + "rvcontinue": "20230416154051|5823746", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18804, + "ns": 0, + "title": "नस्लवाद", + "revisions": [ + { + "timestamp": "2024-08-15T15:06:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af7833532eed26d1a79d668d506f1934.json b/wikipedia-analysis-#229lixin/cache/af7833532eed26d1a79d668d506f1934.json new file mode 100644 index 0000000..6675ed0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af7833532eed26d1a79d668d506f1934.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:18.405724", + "response": { + "continue": { + "rvcontinue": "20240427182958|6110255", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 213356, + "ns": 0, + "title": "अभिव्यक्ति की स्वतंत्रता", + "revisions": [ + { + "timestamp": "2024-08-03T18:31:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af794ec566afb5fa4f5db8e28fd69dec.json b/wikipedia-analysis-#229lixin/cache/af794ec566afb5fa4f5db8e28fd69dec.json new file mode 100644 index 0000000..8447ab6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af794ec566afb5fa4f5db8e28fd69dec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:49.413974", + "response": { + "continue": { + "rvcontinue": "20060418180542|2919554", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 355359, + "ns": 0, + "title": "Migración humana", + "revisions": [ + { + "timestamp": "2006-04-18T17:57:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af79bc48e87c4995361fe86a32719d1c.json b/wikipedia-analysis-#229lixin/cache/af79bc48e87c4995361fe86a32719d1c.json new file mode 100644 index 0000000..e95b246 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af79bc48e87c4995361fe86a32719d1c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:35.642973", + "response": { + "continue": { + "rvcontinue": "20130327110530|327796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54298, + "ns": 0, + "title": "मानव तस्करी", + "revisions": [ + { + "timestamp": "2013-03-27T11:05:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/af8dfdbda1b6f9a8675576184eef1c28.json b/wikipedia-analysis-#229lixin/cache/af8dfdbda1b6f9a8675576184eef1c28.json new file mode 100644 index 0000000..b3a88fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/af8dfdbda1b6f9a8675576184eef1c28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:50.970636", + "response": { + "continue": { + "rvcontinue": "20251123123304|11379013", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 621030, + "ns": 0, + "title": "Αιτών άσυλο", + "revisions": [ + { + "timestamp": "2025-12-17T21:56:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/afd27f1d162c2f2172f270a37603ac37.json b/wikipedia-analysis-#229lixin/cache/afd27f1d162c2f2172f270a37603ac37.json new file mode 100644 index 0000000..c97cde5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/afd27f1d162c2f2172f270a37603ac37.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:11.297285", + "response": { + "continue": { + "rvcontinue": "20221219194823|37815917", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4748623, + "ns": 0, + "title": "Шукачі притулку", + "revisions": [ + { + "timestamp": "2022-12-19T19:21:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/afe69dbcf934899980ad1e853ea379f8.json b/wikipedia-analysis-#229lixin/cache/afe69dbcf934899980ad1e853ea379f8.json new file mode 100644 index 0000000..9908b8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/afe69dbcf934899980ad1e853ea379f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:15.776443", + "response": { + "continue": { + "rvcontinue": "20060809133854|1475268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 209993, + "ns": 0, + "title": "Ihmiskauppa", + "revisions": [ + { + "timestamp": "2006-08-09T13:38:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/afe91e7abfde3575c00ae39805a85188.json b/wikipedia-analysis-#229lixin/cache/afe91e7abfde3575c00ae39805a85188.json new file mode 100644 index 0000000..a06bb04 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/afe91e7abfde3575c00ae39805a85188.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:20.056381", + "response": { + "continue": { + "rvcontinue": "20230514132336|256216", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48698, + "ns": 0, + "title": "Daidaiton jinsi", + "revisions": [ + { + "timestamp": "2023-05-14T13:21:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/afec3d599c72be98639e0571c0eff4ef.json b/wikipedia-analysis-#229lixin/cache/afec3d599c72be98639e0571c0eff4ef.json new file mode 100644 index 0000000..69964d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/afec3d599c72be98639e0571c0eff4ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:29.087587", + "response": { + "continue": { + "rvcontinue": "20060124123607|2008478", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 294382, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2006-01-24T12:35:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b00130fe7c50cbcf62d7577f9ac62e20.json b/wikipedia-analysis-#229lixin/cache/b00130fe7c50cbcf62d7577f9ac62e20.json new file mode 100644 index 0000000..779dfe0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b00130fe7c50cbcf62d7577f9ac62e20.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:03.264081", + "response": { + "continue": { + "rvcontinue": "20260105101947|171345368", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 148871, + "ns": 0, + "title": "Fraude electoral", + "revisions": [ + { + "timestamp": "2026-01-05T10:24:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0094b38f70682f8a953cdce903c2ea6.json b/wikipedia-analysis-#229lixin/cache/b0094b38f70682f8a953cdce903c2ea6.json new file mode 100644 index 0000000..b06e85f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0094b38f70682f8a953cdce903c2ea6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:04.339742", + "response": { + "continue": { + "rvcontinue": "20221110180928|6196003", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1186437, + "ns": 0, + "title": "সীমান্ত নিয়ন্ত্রণ", + "revisions": [ + { + "timestamp": "2022-11-10T17:51:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b014587efef1361dc112f4d54645a842.json b/wikipedia-analysis-#229lixin/cache/b014587efef1361dc112f4d54645a842.json new file mode 100644 index 0000000..920ef1a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b014587efef1361dc112f4d54645a842.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:50.289131", + "response": { + "continue": { + "rvcontinue": "20250611085225|87695400", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8271023, + "ns": 0, + "title": "2023年土耳其-叙利亚地震", + "revisions": [ + { + "timestamp": "2025-08-15T06:51:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0159cf5421f9598c8106e9d4755c0a1.json b/wikipedia-analysis-#229lixin/cache/b0159cf5421f9598c8106e9d4755c0a1.json new file mode 100644 index 0000000..5f5bd71 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0159cf5421f9598c8106e9d4755c0a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:15.508121", + "response": { + "continue": { + "rvcontinue": "20060322205856|297006", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4118204, + "ns": 0, + "title": "Земљотрес", + "revisions": [ + { + "timestamp": "2006-03-22T20:09:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b02d945905bfdb024ccf5f1b76681f8b.json b/wikipedia-analysis-#229lixin/cache/b02d945905bfdb024ccf5f1b76681f8b.json new file mode 100644 index 0000000..583c91d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b02d945905bfdb024ccf5f1b76681f8b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:52.555242", + "response": { + "continue": { + "rvcontinue": "20040824190117|97795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22992, + "ns": 0, + "title": "פשע מלחמה", + "revisions": [ + { + "timestamp": "2004-08-24T18:57:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b03e86e3a3abfb2ff7c01e1cabef3fad.json b/wikipedia-analysis-#229lixin/cache/b03e86e3a3abfb2ff7c01e1cabef3fad.json new file mode 100644 index 0000000..d7bc251 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b03e86e3a3abfb2ff7c01e1cabef3fad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:07.332217", + "response": { + "continue": { + "rvcontinue": "20050629214915|827678", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 153827, + "ns": 0, + "title": "Libertad de expresión", + "revisions": [ + { + "timestamp": "2005-06-29T21:43:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b06b85e9c9f149ecb51483d0117239b6.json b/wikipedia-analysis-#229lixin/cache/b06b85e9c9f149ecb51483d0117239b6.json new file mode 100644 index 0000000..0c92fe8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b06b85e9c9f149ecb51483d0117239b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:24.558830", + "response": { + "continue": { + "rvcontinue": "20060814215359|201979", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35019, + "ns": 0, + "title": "Φτώχεια", + "revisions": [ + { + "timestamp": "2006-08-14T21:34:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b072d983ee26454bf81ac0e8535d83c0.json b/wikipedia-analysis-#229lixin/cache/b072d983ee26454bf81ac0e8535d83c0.json new file mode 100644 index 0000000..c9b00d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b072d983ee26454bf81ac0e8535d83c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:31.457266", + "response": { + "continue": { + "rvcontinue": "20241115092333|40612595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 858499, + "ns": 0, + "title": "بی‌خانمانی", + "revisions": [ + { + "timestamp": "2024-11-15T09:28:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b083257c44934978c63f87a6560388b2.json b/wikipedia-analysis-#229lixin/cache/b083257c44934978c63f87a6560388b2.json new file mode 100644 index 0000000..10e08f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b083257c44934978c63f87a6560388b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:16.219680", + "response": { + "continue": { + "rvcontinue": "20030531105202|82125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18625, + "ns": 0, + "title": "Światowa Organizacja Zdrowia", + "revisions": [ + { + "timestamp": "2003-05-31T09:11:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0a8286497ba633ba4946ac7fa044d9a.json b/wikipedia-analysis-#229lixin/cache/b0a8286497ba633ba4946ac7fa044d9a.json new file mode 100644 index 0000000..6c65109 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0a8286497ba633ba4946ac7fa044d9a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:16.050007", + "response": { + "continue": { + "rvcontinue": "20051027135514|1457668", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 226744, + "ns": 0, + "title": "Cambiamento climatico", + "revisions": [ + { + "timestamp": "2005-10-27T13:54:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0b12f242e1ab7a4958f448926d0165c.json b/wikipedia-analysis-#229lixin/cache/b0b12f242e1ab7a4958f448926d0165c.json new file mode 100644 index 0000000..1e41f96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0b12f242e1ab7a4958f448926d0165c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:35.786809", + "response": { + "continue": { + "rvcontinue": "20071012083919|3959713", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 423241, + "ns": 0, + "title": "חסר בית", + "revisions": [ + { + "timestamp": "2007-10-12T08:36:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0e7489a396d8289b9d1e55d09413863.json b/wikipedia-analysis-#229lixin/cache/b0e7489a396d8289b9d1e55d09413863.json new file mode 100644 index 0000000..96fc5cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0e7489a396d8289b9d1e55d09413863.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:52.719205", + "response": { + "continue": { + "rvcontinue": "20250723160515|12084063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35744, + "ns": 0, + "title": "Menneskerettighederne", + "revisions": [ + { + "timestamp": "2025-08-27T01:36:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b0ef99b7a09d0d8c8ddd4eb09aea06ce.json b/wikipedia-analysis-#229lixin/cache/b0ef99b7a09d0d8c8ddd4eb09aea06ce.json new file mode 100644 index 0000000..cfdacea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b0ef99b7a09d0d8c8ddd4eb09aea06ce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:22.016771", + "response": { + "continue": { + "rvcontinue": "20251230160323|90908044", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16800, + "ns": 0, + "title": "战争", + "revisions": [ + { + "timestamp": "2025-12-30T18:34:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1087fb439273060427b1e2dfabebfd1.json b/wikipedia-analysis-#229lixin/cache/b1087fb439273060427b1e2dfabebfd1.json new file mode 100644 index 0000000..0aee5c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1087fb439273060427b1e2dfabebfd1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:06.358008", + "response": { + "continue": { + "rvcontinue": "20020718043707|3101", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1172, + "ns": 0, + "title": "Demokratie", + "revisions": [ + { + "timestamp": "2002-07-18T01:31:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b10a06af7c9ff53fcd2becc75433b848.json b/wikipedia-analysis-#229lixin/cache/b10a06af7c9ff53fcd2becc75433b848.json new file mode 100644 index 0000000..b3f9c51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b10a06af7c9ff53fcd2becc75433b848.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:28.546230", + "response": { + "continue": { + "rvcontinue": "20260114164344|23785552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1560152, + "ns": 0, + "title": "Koronaviruspandemia 2019–", + "revisions": [ + { + "timestamp": "2026-01-14T16:47:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b12fdf78b0e2963ec60bdcefbf92d8e7.json b/wikipedia-analysis-#229lixin/cache/b12fdf78b0e2963ec60bdcefbf92d8e7.json new file mode 100644 index 0000000..7c49e97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b12fdf78b0e2963ec60bdcefbf92d8e7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:40.365250", + "response": { + "continue": { + "rvcontinue": "20061019204228|3544717", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 580718, + "ns": 0, + "title": "Tráfico de pessoas", + "revisions": [ + { + "timestamp": "2006-10-19T20:37:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b155d05e32fe97c80facd79b50b962aa.json b/wikipedia-analysis-#229lixin/cache/b155d05e32fe97c80facd79b50b962aa.json new file mode 100644 index 0000000..e4ee302 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b155d05e32fe97c80facd79b50b962aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:47.959674", + "response": { + "continue": { + "rvcontinue": "20041027163124|300343", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 916387, + "ns": 0, + "title": "Jämställdhet", + "revisions": [ + { + "timestamp": "2004-10-27T15:41:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1809317aba4ff900c83d122237b9530.json b/wikipedia-analysis-#229lixin/cache/b1809317aba4ff900c83d122237b9530.json new file mode 100644 index 0000000..f6e23a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1809317aba4ff900c83d122237b9530.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:15.149389", + "response": { + "continue": { + "rvcontinue": "20060530222135|17030", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4712, + "ns": 0, + "title": "এইচআইভি/এইডস", + "revisions": [ + { + "timestamp": "2006-05-30T22:18:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1879084ed2f0c70481b2f5855f60f4c.json b/wikipedia-analysis-#229lixin/cache/b1879084ed2f0c70481b2f5855f60f4c.json new file mode 100644 index 0000000..a2cdabb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1879084ed2f0c70481b2f5855f60f4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:39.634794", + "response": { + "continue": { + "rvcontinue": "20250926050906|12562862", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37511, + "ns": 0, + "title": "น้ำท่วม", + "revisions": [ + { + "timestamp": "2025-09-26T05:14:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b18fdd393aa025df067ba6065c802ef5.json b/wikipedia-analysis-#229lixin/cache/b18fdd393aa025df067ba6065c802ef5.json new file mode 100644 index 0000000..5571959 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b18fdd393aa025df067ba6065c802ef5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:05.984631", + "response": { + "continue": { + "rvcontinue": "20250814100220|12474014", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 156720, + "ns": 0, + "title": "คตินิยมเชื้อชาติ", + "revisions": [ + { + "timestamp": "2025-08-19T04:32:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1ab04740bd30a4797c9b2bd6e54cd5d.json b/wikipedia-analysis-#229lixin/cache/b1ab04740bd30a4797c9b2bd6e54cd5d.json new file mode 100644 index 0000000..73be48b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1ab04740bd30a4797c9b2bd6e54cd5d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:41.359400", + "response": { + "continue": { + "rvcontinue": "20251217075718|43193759", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3747, + "ns": 0, + "title": "زمین‌لرزه", + "revisions": [ + { + "timestamp": "2025-12-17T07:58:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1add06e5f1a550468cfc722f37e938a.json b/wikipedia-analysis-#229lixin/cache/b1add06e5f1a550468cfc722f37e938a.json new file mode 100644 index 0000000..e7572fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1add06e5f1a550468cfc722f37e938a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:43.273590", + "response": { + "continue": { + "rvcontinue": "20040303194650|106386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35422, + "ns": 0, + "title": "Crimen de guerra", + "revisions": [ + { + "timestamp": "2004-03-03T19:41:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1c580a1b73eb222153ab45c4e930a20.json b/wikipedia-analysis-#229lixin/cache/b1c580a1b73eb222153ab45c4e930a20.json new file mode 100644 index 0000000..c01b280 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1c580a1b73eb222153ab45c4e930a20.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:17.237655", + "response": { + "continue": { + "rvcontinue": "20080418042148|206425133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4137916, + "ns": 0, + "title": "Income inequality", + "revisions": [ + { + "timestamp": "2006-02-20T09:15:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b1dc0de7816eda99ff2c737dc4c11bcb.json b/wikipedia-analysis-#229lixin/cache/b1dc0de7816eda99ff2c737dc4c11bcb.json new file mode 100644 index 0000000..aa3e6e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b1dc0de7816eda99ff2c737dc4c11bcb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:27.348624", + "response": { + "continue": { + "rvcontinue": "20060702162730|25188", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7423, + "ns": 0, + "title": "টিকা", + "revisions": [ + { + "timestamp": "2006-07-02T16:25:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2197d6252dced27d2e0ef73a3552f3d.json b/wikipedia-analysis-#229lixin/cache/b2197d6252dced27d2e0ef73a3552f3d.json new file mode 100644 index 0000000..d23ceff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2197d6252dced27d2e0ef73a3552f3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:38.872537", + "response": { + "continue": { + "rvcontinue": "20210909131322|19093578", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2039930, + "ns": 0, + "title": "Pengungsi internal", + "revisions": [ + { + "timestamp": "2025-05-12T01:53:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b233dbc9800f1656e4a9c47c6d7a11a7.json b/wikipedia-analysis-#229lixin/cache/b233dbc9800f1656e4a9c47c6d7a11a7.json new file mode 100644 index 0000000..74b99db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b233dbc9800f1656e4a9c47c6d7a11a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:54.199303", + "response": { + "continue": { + "rvcontinue": "20251001105318|36097416", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3637099, + "ns": 0, + "title": "Toplumsal cinsiyet eşitliği", + "revisions": [ + { + "timestamp": "2025-11-19T19:35:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b27d6827103a695039ae0cbcc7cc488e.json b/wikipedia-analysis-#229lixin/cache/b27d6827103a695039ae0cbcc7cc488e.json new file mode 100644 index 0000000..f79c79e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b27d6827103a695039ae0cbcc7cc488e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:45.052729", + "response": { + "continue": { + "rvcontinue": "20250730050620|25090996", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1169511, + "ns": 0, + "title": "Lidská migrace", + "revisions": [ + { + "timestamp": "2025-12-07T21:29:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b29287b2d9b37fe4574a97df50197e76.json b/wikipedia-analysis-#229lixin/cache/b29287b2d9b37fe4574a97df50197e76.json new file mode 100644 index 0000000..a9cc8ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b29287b2d9b37fe4574a97df50197e76.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:36.633927", + "response": { + "continue": { + "rvcontinue": "20260109181214|36626074", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16553, + "ns": 0, + "title": "Dünya Sağlık Örgütü", + "revisions": [ + { + "timestamp": "2026-01-17T02:24:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b293728bc7f3e53c736fcd8957e9dfc8.json b/wikipedia-analysis-#229lixin/cache/b293728bc7f3e53c736fcd8957e9dfc8.json new file mode 100644 index 0000000..485eb06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b293728bc7f3e53c736fcd8957e9dfc8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:33.153061", + "response": { + "continue": { + "rvcontinue": "20250701085810|41345603", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 608649, + "ns": 0, + "title": "הצבעה", + "revisions": [ + { + "timestamp": "2025-07-09T11:45:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2abf6cd0e12ceedd1de2e62f1be6abc.json b/wikipedia-analysis-#229lixin/cache/b2abf6cd0e12ceedd1de2e62f1be6abc.json new file mode 100644 index 0000000..6eb49fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2abf6cd0e12ceedd1de2e62f1be6abc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:26.898864", + "response": { + "continue": { + "rvcontinue": "20250521081658|145002725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 495293, + "ns": 0, + "title": "Libertà di stampa", + "revisions": [ + { + "timestamp": "2025-05-21T08:43:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2d4743c63199ff05f763e8043bc6e04.json b/wikipedia-analysis-#229lixin/cache/b2d4743c63199ff05f763e8043bc6e04.json new file mode 100644 index 0000000..9a70729 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2d4743c63199ff05f763e8043bc6e04.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:56.622963", + "response": { + "continue": { + "rvcontinue": "20030220143225|29460", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8836, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2003-02-20T14:27:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2ed14b1f152d920839ac60ba9228f38.json b/wikipedia-analysis-#229lixin/cache/b2ed14b1f152d920839ac60ba9228f38.json new file mode 100644 index 0000000..0736229 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2ed14b1f152d920839ac60ba9228f38.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:26.016020", + "response": { + "continue": { + "rvcontinue": "20050204155204|424654", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2495541, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2005-02-03T12:41:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2f943e5cec81329b9233ff1a6ecbd17.json b/wikipedia-analysis-#229lixin/cache/b2f943e5cec81329b9233ff1a6ecbd17.json new file mode 100644 index 0000000..71444e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2f943e5cec81329b9233ff1a6ecbd17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:05.436401", + "response": { + "continue": { + "rvcontinue": "20010726213512|1319711654", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5902, + "ns": 0, + "title": "Capital punishment", + "revisions": [ + { + "timestamp": "2001-07-26T21:17:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b2ff1f559d861e89ba18121b7724ecb2.json b/wikipedia-analysis-#229lixin/cache/b2ff1f559d861e89ba18121b7724ecb2.json new file mode 100644 index 0000000..396dc60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b2ff1f559d861e89ba18121b7724ecb2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:05.892636", + "response": { + "continue": { + "rvcontinue": "20211007162639|705831", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4068, + "ns": 0, + "title": "ဆူနာမီ", + "revisions": [ + { + "timestamp": "2023-11-23T04:30:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b306f03bd1dba264627e1e88c84b06bf.json b/wikipedia-analysis-#229lixin/cache/b306f03bd1dba264627e1e88c84b06bf.json new file mode 100644 index 0000000..49339cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b306f03bd1dba264627e1e88c84b06bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:39.010710", + "response": { + "continue": { + "rvcontinue": "20250820025906|88808807", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5982854, + "ns": 0, + "title": "維持和平", + "revisions": [ + { + "timestamp": "2025-12-08T05:42:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b31994d6c2a5573df88f6de0796b87b4.json b/wikipedia-analysis-#229lixin/cache/b31994d6c2a5573df88f6de0796b87b4.json new file mode 100644 index 0000000..0f14f97 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b31994d6c2a5573df88f6de0796b87b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:18.053994", + "response": { + "continue": { + "rvcontinue": "20250205130747|85977376", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78095, + "ns": 0, + "title": "貧窮", + "revisions": [ + { + "timestamp": "2025-02-28T17:25:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b31b4b30c7a936357eddacc099144a88.json b/wikipedia-analysis-#229lixin/cache/b31b4b30c7a936357eddacc099144a88.json new file mode 100644 index 0000000..bae9b32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b31b4b30c7a936357eddacc099144a88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:38.498468", + "response": { + "continue": { + "rvcontinue": "20081230130913|187493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19262, + "ns": 0, + "title": "Kupanda kwa halijoto duniani", + "revisions": [ + { + "timestamp": "2008-12-30T13:08:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b3567241a08287ec75030f604268a595.json b/wikipedia-analysis-#229lixin/cache/b3567241a08287ec75030f604268a595.json new file mode 100644 index 0000000..c5e40fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b3567241a08287ec75030f604268a595.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:37.954172", + "response": { + "continue": { + "rvcontinue": "20020523025054|84089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45547, + "ns": 0, + "title": "Refugee", + "revisions": [ + { + "timestamp": "2002-03-23T03:07:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b364ac52d9bbd6a5ece4adc8396ec3d1.json b/wikipedia-analysis-#229lixin/cache/b364ac52d9bbd6a5ece4adc8396ec3d1.json new file mode 100644 index 0000000..de7ed79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b364ac52d9bbd6a5ece4adc8396ec3d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:35.286609", + "response": { + "continue": { + "rvcontinue": "20050624132501|490302", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77508, + "ns": 0, + "title": "עוני", + "revisions": [ + { + "timestamp": "2005-06-06T15:20:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b370800c5a4bc205cf969c2772dd7985.json b/wikipedia-analysis-#229lixin/cache/b370800c5a4bc205cf969c2772dd7985.json new file mode 100644 index 0000000..0f7a937 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b370800c5a4bc205cf969c2772dd7985.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:14.192923", + "response": { + "continue": { + "rvcontinue": "20250414150747|12549727", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46613, + "ns": 0, + "title": "Синдром на придобитата имунна недостатъчност", + "revisions": [ + { + "timestamp": "2025-04-14T16:43:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b38382290661016f230fc5a6e79ab012.json b/wikipedia-analysis-#229lixin/cache/b38382290661016f230fc5a6e79ab012.json new file mode 100644 index 0000000..6cbb46c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b38382290661016f230fc5a6e79ab012.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:20.693401", + "response": { + "continue": { + "rvcontinue": "20230301021948|223238", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42223, + "ns": 0, + "title": "Safarar Mutane", + "revisions": [ + { + "timestamp": "2023-07-02T11:31:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b3a86be0342c16e2c7c12a45485c8ff4.json b/wikipedia-analysis-#229lixin/cache/b3a86be0342c16e2c7c12a45485c8ff4.json new file mode 100644 index 0000000..7af913c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b3a86be0342c16e2c7c12a45485c8ff4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:42.625552", + "response": { + "continue": { + "rvcontinue": "20090129214156|2653613", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 432761, + "ns": 0, + "title": "Trafic de persoane", + "revisions": [ + { + "timestamp": "2009-01-29T21:33:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b3aa6764b31d7022ef97e04315404e6f.json b/wikipedia-analysis-#229lixin/cache/b3aa6764b31d7022ef97e04315404e6f.json new file mode 100644 index 0000000..a7f75f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b3aa6764b31d7022ef97e04315404e6f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:44.892982", + "response": { + "continue": { + "rvcontinue": "20100603084022|100580", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21623, + "ns": 0, + "title": "ක්‍ෂය රෝගය", + "revisions": [ + { + "timestamp": "2010-06-03T08:20:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b3d25df905bf5c0551971074ce933838.json b/wikipedia-analysis-#229lixin/cache/b3d25df905bf5c0551971074ce933838.json new file mode 100644 index 0000000..64ba884 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b3d25df905bf5c0551971074ce933838.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:18.665191", + "response": { + "continue": { + "rvcontinue": "20250901074059|1315126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 146438, + "ns": 0, + "title": "आतङ्कवाद", + "revisions": [ + { + "timestamp": "2025-09-22T12:24:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b3d586d348fe5c2e4e947744fb9fc665.json b/wikipedia-analysis-#229lixin/cache/b3d586d348fe5c2e4e947744fb9fc665.json new file mode 100644 index 0000000..108a636 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b3d586d348fe5c2e4e947744fb9fc665.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:38.052145", + "response": { + "continue": { + "rvcontinue": "20031221135202|17933", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4819, + "ns": 0, + "title": "מלחמה", + "revisions": [ + { + "timestamp": "2003-12-21T13:49:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b430e9cc67dff5ca4a414fe3b76708c5.json b/wikipedia-analysis-#229lixin/cache/b430e9cc67dff5ca4a414fe3b76708c5.json new file mode 100644 index 0000000..6fa4391 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b430e9cc67dff5ca4a414fe3b76708c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:03.941881", + "response": { + "continue": { + "rvcontinue": "20260123113826|1334413806", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84617, + "ns": 0, + "title": "Peacekeeping", + "revisions": [ + { + "timestamp": "2026-01-23T11:39:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b4392f98daa57adada22ca21eb26088a.json b/wikipedia-analysis-#229lixin/cache/b4392f98daa57adada22ca21eb26088a.json new file mode 100644 index 0000000..19e5e50 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b4392f98daa57adada22ca21eb26088a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:21.397344", + "response": { + "continue": { + "rvcontinue": "20251130071655|36460123", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 81386, + "ns": 0, + "title": "Savaş suçu", + "revisions": [ + { + "timestamp": "2025-11-30T07:24:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b466ee6307d35b1c82e323a3e5b85905.json b/wikipedia-analysis-#229lixin/cache/b466ee6307d35b1c82e323a3e5b85905.json new file mode 100644 index 0000000..60bb26b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b466ee6307d35b1c82e323a3e5b85905.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:08.696760", + "response": { + "continue": { + "rvcontinue": "20031209025420|3725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 378, + "ns": 0, + "title": "Ilmaston lämpeneminen", + "revisions": [ + { + "timestamp": "2003-05-19T17:55:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b47aae464deb485e0593ba0f341896db.json b/wikipedia-analysis-#229lixin/cache/b47aae464deb485e0593ba0f341896db.json new file mode 100644 index 0000000..1430a28 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b47aae464deb485e0593ba0f341896db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:33.150058", + "response": { + "continue": { + "rvcontinue": "20250804154302|759784", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 129141, + "ns": 0, + "title": "2024 එක්සත් ජනපද ජනාධිපතිවරණය", + "revisions": [ + { + "timestamp": "2026-01-14T05:43:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b4a03b4d46ac1b531e656b837459f186.json b/wikipedia-analysis-#229lixin/cache/b4a03b4d46ac1b531e656b837459f186.json new file mode 100644 index 0000000..24330f8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b4a03b4d46ac1b531e656b837459f186.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:16.672470", + "response": { + "continue": { + "rvcontinue": "20250716073629|27557584", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135942, + "ns": 0, + "title": "Pemanasan global", + "revisions": [ + { + "timestamp": "2025-11-13T09:09:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b4a2c25cd4f00d8c8b8c8ff94c6257e9.json b/wikipedia-analysis-#229lixin/cache/b4a2c25cd4f00d8c8b8c8ff94c6257e9.json new file mode 100644 index 0000000..d9cf17f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b4a2c25cd4f00d8c8b8c8ff94c6257e9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:53.322393", + "response": { + "continue": { + "rvcontinue": "20171218191323|21817770", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4327865, + "ns": 0, + "title": "پناهجو", + "revisions": [ + { + "timestamp": "2017-12-18T19:12:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b4ca89bf39c644fcbb43cecb54f00541.json b/wikipedia-analysis-#229lixin/cache/b4ca89bf39c644fcbb43cecb54f00541.json new file mode 100644 index 0000000..a56b770 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b4ca89bf39c644fcbb43cecb54f00541.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:41.241704", + "response": { + "continue": { + "rvcontinue": "20240830025902|332697", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57899, + "ns": 0, + "title": "د جنسيت مساوات", + "revisions": [ + { + "timestamp": "2024-09-20T00:48:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b50e4df613a28698177704b1872e7ecd.json b/wikipedia-analysis-#229lixin/cache/b50e4df613a28698177704b1872e7ecd.json new file mode 100644 index 0000000..7e8b4b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b50e4df613a28698177704b1872e7ecd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:25.778613", + "response": { + "continue": { + "rvcontinue": "20050121215027|24916", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6562, + "ns": 0, + "title": "زلزال", + "revisions": [ + { + "timestamp": "2005-01-20T19:03:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b5146491ecf0026c552b36575f4a5439.json b/wikipedia-analysis-#229lixin/cache/b5146491ecf0026c552b36575f4a5439.json new file mode 100644 index 0000000..8379383 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b5146491ecf0026c552b36575f4a5439.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:15.198902", + "response": { + "continue": { + "rvcontinue": "20251106052721|28353260", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3578381, + "ns": 0, + "title": "Pemilihan umum Presiden Amerika Serikat 2024", + "revisions": [ + { + "timestamp": "2025-11-14T08:14:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b51a90fd4e9ccffc3e7aa18519f2adb3.json b/wikipedia-analysis-#229lixin/cache/b51a90fd4e9ccffc3e7aa18519f2adb3.json new file mode 100644 index 0000000..a4a079f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b51a90fd4e9ccffc3e7aa18519f2adb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:32.499731", + "response": { + "continue": { + "rvcontinue": "20240529191307|833397", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4642, + "ns": 0, + "title": "ဒီမိုကရေစီ", + "revisions": [ + { + "timestamp": "2025-05-25T06:25:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b51b6d6127c7bcc802c3e2b927e98aca.json b/wikipedia-analysis-#229lixin/cache/b51b6d6127c7bcc802c3e2b927e98aca.json new file mode 100644 index 0000000..f99919a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b51b6d6127c7bcc802c3e2b927e98aca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:25.570487", + "response": { + "continue": { + "rvcontinue": "20260124205052|232717510", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2381, + "ns": 0, + "title": "Peine de mort", + "revisions": [ + { + "timestamp": "2026-01-25T08:37:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b5445d2345abe8936f59a90e9cf9e5e6.json b/wikipedia-analysis-#229lixin/cache/b5445d2345abe8936f59a90e9cf9e5e6.json new file mode 100644 index 0000000..66eae9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b5445d2345abe8936f59a90e9cf9e5e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:25.727746", + "response": { + "continue": { + "rvcontinue": "20250517085713|16974016", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6867, + "ns": 0, + "title": "Terorism", + "revisions": [ + { + "timestamp": "2025-05-17T19:16:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b57a968fe4ebc0f1923b119c53d521c2.json b/wikipedia-analysis-#229lixin/cache/b57a968fe4ebc0f1923b119c53d521c2.json new file mode 100644 index 0000000..b82848a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b57a968fe4ebc0f1923b119c53d521c2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:00.532822", + "response": { + "continue": { + "rvcontinue": "20241027183811|68312742", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 386936, + "ns": 0, + "title": "رقابة", + "revisions": [ + { + "timestamp": "2024-10-30T10:32:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b57c958e3f1b01c69b99a4e9d60a3d70.json b/wikipedia-analysis-#229lixin/cache/b57c958e3f1b01c69b99a4e9d60a3d70.json new file mode 100644 index 0000000..de9cce2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b57c958e3f1b01c69b99a4e9d60a3d70.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:55.543339", + "response": { + "continue": { + "rvcontinue": "20030305083834|75676", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2300, + "ns": 0, + "title": "ジェノサイド", + "revisions": [ + { + "timestamp": "2003-02-18T14:23:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b586d7e2be7352d234fd000022b69bba.json b/wikipedia-analysis-#229lixin/cache/b586d7e2be7352d234fd000022b69bba.json new file mode 100644 index 0000000..494b517 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b586d7e2be7352d234fd000022b69bba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:27.103708", + "response": { + "continue": { + "rvcontinue": "20220727022026|1100665404", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71394623, + "ns": 0, + "title": "Mpox outbreak", + "revisions": [ + { + "timestamp": "2022-07-27T02:05:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b599c8e94e3190c9f1f847e85851b771.json b/wikipedia-analysis-#229lixin/cache/b599c8e94e3190c9f1f847e85851b771.json new file mode 100644 index 0000000..2497345 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b599c8e94e3190c9f1f847e85851b771.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:33.729244", + "response": { + "continue": { + "rvcontinue": "20251114071504|28480839", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22506, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-11-23T01:58:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b59a7c0d3da52f79e561bbacf6d3e6ed.json b/wikipedia-analysis-#229lixin/cache/b59a7c0d3da52f79e561bbacf6d3e6ed.json new file mode 100644 index 0000000..6c08ef4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b59a7c0d3da52f79e561bbacf6d3e6ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:09.046102", + "response": { + "continue": { + "rvcontinue": "20251113113108|11364600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5713, + "ns": 0, + "title": "Δημοκρατία", + "revisions": [ + { + "timestamp": "2025-11-13T13:15:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b59c409f9bc9e29d7c2ac08031c7f07d.json b/wikipedia-analysis-#229lixin/cache/b59c409f9bc9e29d7c2ac08031c7f07d.json new file mode 100644 index 0000000..b7a9e2f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b59c409f9bc9e29d7c2ac08031c7f07d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:48.824669", + "response": { + "continue": { + "rvcontinue": "20021202100330|9876", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 389, + "ns": 0, + "title": "Demokrati", + "revisions": [ + { + "timestamp": "2002-11-03T12:19:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b5a071d14ce438bef8eac9bde4ab85ee.json b/wikipedia-analysis-#229lixin/cache/b5a071d14ce438bef8eac9bde4ab85ee.json new file mode 100644 index 0000000..fe9aefc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b5a071d14ce438bef8eac9bde4ab85ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:48.314826", + "response": { + "continue": { + "rvcontinue": "20030124194628|24701", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7710, + "ns": 0, + "title": "Stemming (meningsuiting)", + "revisions": [ + { + "timestamp": "2003-01-24T19:45:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b5c6b353d4473ae9f0166972821d196e.json b/wikipedia-analysis-#229lixin/cache/b5c6b353d4473ae9f0166972821d196e.json new file mode 100644 index 0000000..9c8d640 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b5c6b353d4473ae9f0166972821d196e.json @@ -0,0 +1,780 @@ +{ + "cached_at": "2026-01-26T00:04:10.608595", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 5069516, + "ns": 0, + "title": "HIV/AIDS", + "langlinks": [ + { + "lang": "af", + "title": "Vigs" + }, + { + "lang": "gsw", + "title": "AIDS" + }, + { + "lang": "am", + "title": "ኤድስ" + }, + { + "lang": "an", + "title": "Sida" + }, + { + "lang": "anp", + "title": "एड्स" + }, + { + "lang": "ar", + "title": "إيدز" + }, + { + "lang": "ary", + "title": "سيدا" + }, + { + "lang": "arz", + "title": "ايدز" + }, + { + "lang": "as", + "title": "এইচ.আই.ভি/এইড্‌ছ" + }, + { + "lang": "ast", + "title": "Sida" + }, + { + "lang": "az", + "title": "QİÇS" + }, + { + "lang": "azb", + "title": "ائیدز" + }, + { + "lang": "ba", + "title": "ВИЧ-инфекция" + }, + { + "lang": "sgs", + "title": "AIDS" + }, + { + "lang": "bcl", + "title": "HIV/AIDS" + }, + { + "lang": "be", + "title": "СНІД" + }, + { + "lang": "be-tarask", + "title": "СНІД" + }, + { + "lang": "bg", + "title": "Синдром на придобитата имунна недостатъчност" + }, + { + "lang": "bjn", + "title": "AIDS" + }, + { + "lang": "blk", + "title": "AIDS" + }, + { + "lang": "bm", + "title": "Tangalan dɛsɛ Bana" + }, + { + "lang": "bn", + "title": "এইচআইভি/এইডস" + }, + { + "lang": "bo", + "title": "ཨེ་ཛིའི་ནད་" + }, + { + "lang": "br", + "title": "SIDA" + }, + { + "lang": "bs", + "title": "Sindrom stečene imunodeficijencije" + }, + { + "lang": "bxr", + "title": "Дархалалай олдомол хомсодол" + }, + { + "lang": "ca", + "title": "Infecció pel VIH i sida" + }, + { + "lang": "cdo", + "title": "Ái-cṳ̆-bâng" + }, + { + "lang": "ce", + "title": "ТӀеэцначу иммунодефицитан цамгар" + }, + { + "lang": "ckb", + "title": "ئایدز" + }, + { + "lang": "cs", + "title": "AIDS" + }, + { + "lang": "cv", + "title": "ЕИДП" + }, + { + "lang": "cy", + "title": "AIDS" + }, + { + "lang": "da", + "title": "AIDS" + }, + { + "lang": "dag", + "title": "Ŋun su:Jahibia/HIV/AIDS" + }, + { + "lang": "de", + "title": "AIDS" + }, + { + "lang": "din", + "title": "Adarwal" + }, + { + "lang": "diq", + "title": "AIDS" + }, + { + "lang": "dty", + "title": "एड्स" + }, + { + "lang": "dv", + "title": "އެއިޑްސް ބަލި" + }, + { + "lang": "el", + "title": "AIDS" + }, + { + "lang": "eo", + "title": "Aidoso" + }, + { + "lang": "es", + "title": "VIH/sida" + }, + { + "lang": "et", + "title": "AIDS" + }, + { + "lang": "eu", + "title": "Hartutako Immunoeskasiaren Sindromea" + }, + { + "lang": "ext", + "title": "SIDA" + }, + { + "lang": "fa", + "title": "ایدز" + }, + { + "lang": "fi", + "title": "AIDS" + }, + { + "lang": "vro", + "title": "AIDS" + }, + { + "lang": "fo", + "title": "Eyðkvæmi" + }, + { + "lang": "fr", + "title": "Syndrome d'immunodéficience acquise" + }, + { + "lang": "frr", + "title": "AIDS" + }, + { + "lang": "fur", + "title": "AIDS" + }, + { + "lang": "fy", + "title": "AIDS" + }, + { + "lang": "ga", + "title": "SEIF" + }, + { + "lang": "gan", + "title": "艾滋病" + }, + { + "lang": "gcr", + "title": "Sendromm di iminodéfisyans akiz" + }, + { + "lang": "gd", + "title": "AIDS" + }, + { + "lang": "gl", + "title": "Sida" + }, + { + "lang": "gn", + "title": "VIH/sida" + }, + { + "lang": "gom", + "title": "एड्स" + }, + { + "lang": "gor", + "title": "AIDS" + }, + { + "lang": "gpe", + "title": "HIV/AIDS" + }, + { + "lang": "gu", + "title": "એઇડ્સ" + }, + { + "lang": "ha", + "title": "Kanjamau" + }, + { + "lang": "hak", + "title": "AIDS" + }, + { + "lang": "he", + "title": "איידס" + }, + { + "lang": "hi", + "title": "एड्स" + }, + { + "lang": "hif", + "title": "HIV/AIDS" + }, + { + "lang": "hr", + "title": "Sindrom stečene imunodeficijencije" + }, + { + "lang": "ht", + "title": "Sida" + }, + { + "lang": "hu", + "title": "AIDS" + }, + { + "lang": "hy", + "title": "ՄԻԱՎ/ՁԻԱՀ" + }, + { + "lang": "ia", + "title": "SIDA" + }, + { + "lang": "iba", + "title": "HIV/AIDS" + }, + { + "lang": "id", + "title": "AIDS" + }, + { + "lang": "ig", + "title": "HIV/AIDS" + }, + { + "lang": "ilo", + "title": "HIV/AIDS" + }, + { + "lang": "io", + "title": "Sindromo di Imuno-Defekteso Aquirita" + }, + { + "lang": "is", + "title": "Alnæmi" + }, + { + "lang": "it", + "title": "AIDS" + }, + { + "lang": "ja", + "title": "後天性免疫不全症候群" + }, + { + "lang": "jam", + "title": "AIDS" + }, + { + "lang": "jv", + "title": "AIDS" + }, + { + "lang": "ka", + "title": "შიდსი" + }, + { + "lang": "kaa", + "title": "AIV/AIJS" + }, + { + "lang": "kbp", + "title": "Sidaa" + }, + { + "lang": "kg", + "title": "Sida" + }, + { + "lang": "ki", + "title": "AIDS" + }, + { + "lang": "kk", + "title": "АИВ/ЖИТС" + }, + { + "lang": "km", + "title": "ជំងឺអេដស៍" + }, + { + "lang": "kn", + "title": "ಏಡ್ಸ್ ರೋಗ" + }, + { + "lang": "ko", + "title": "후천면역결핍증후군" + }, + { + "lang": "ks", + "title": "ایڈٕس" + }, + { + "lang": "ku", + "title": "AIDS" + }, + { + "lang": "ky", + "title": "Кабылданган иммундук жетишсиздик синдрому" + }, + { + "lang": "la", + "title": "Morbus deficientiae immunitatis acquisitae" + }, + { + "lang": "lb", + "title": "Aids" + }, + { + "lang": "lez", + "title": "КъИДС" + }, + { + "lang": "lg", + "title": "Siriimu" + }, + { + "lang": "li", + "title": "AIDS" + }, + { + "lang": "lmo", + "title": "AIDS" + }, + { + "lang": "ln", + "title": "Sidá" + }, + { + "lang": "lo", + "title": "ເອດສ໌" + }, + { + "lang": "lt", + "title": "AIDS" + }, + { + "lang": "lv", + "title": "AIDS" + }, + { + "lang": "mad", + "title": "AIDS" + }, + { + "lang": "mai", + "title": "एड्स" + }, + { + "lang": "mhr", + "title": "НИДС" + }, + { + "lang": "min", + "title": "AIDS" + }, + { + "lang": "mk", + "title": "Синдром на стекнат имунолошки дефицит" + }, + { + "lang": "ml", + "title": "എയ്‌ഡ്‌സ്‌" + }, + { + "lang": "mn", + "title": "Дархлалын олдмол хомсдол" + }, + { + "lang": "mr", + "title": "अक्वायर्ड इम्यूनो डेफिशियन्सी सिंड्रोम" + }, + { + "lang": "ms", + "title": "HIV/AIDS" + }, + { + "lang": "mt", + "title": "AIDS" + }, + { + "lang": "my", + "title": "ခုခံအားကျဆင်းမှု ကူးစက်ရောဂါ" + }, + { + "lang": "nds", + "title": "HIV/AIDS" + }, + { + "lang": "nds-nl", + "title": "HIV/AIDS" + }, + { + "lang": "ne", + "title": "एड्स" + }, + { + "lang": "new", + "title": "एड्स" + }, + { + "lang": "nl", + "title": "Aids" + }, + { + "lang": "nn", + "title": "Hiv/aids" + }, + { + "lang": "nb", + "title": "Aids" + }, + { + "lang": "nv", + "title": "Naałniih yichʼą́ą́h naabaahígíí bąąh dahooʼaahgo" + }, + { + "lang": "oc", + "title": "SIDA" + }, + { + "lang": "or", + "title": "ଏଚଆଇଭି/ଏଡସ" + }, + { + "lang": "pa", + "title": "ਏਡਜ਼" + }, + { + "lang": "pap", + "title": "Sida" + }, + { + "lang": "pcm", + "title": "HIV/AIDS" + }, + { + "lang": "pl", + "title": "Zespół nabytego niedoboru odporności" + }, + { + "lang": "pms", + "title": "AIDS" + }, + { + "lang": "pnb", + "title": "ایڈز" + }, + { + "lang": "ps", + "title": "اېډز" + }, + { + "lang": "pt", + "title": "Síndrome da imunodeficiência adquirida" + }, + { + "lang": "qu", + "title": "Unquy hark'aypa chaskisqa waqlliynin" + }, + { + "lang": "ro", + "title": "SIDA" + }, + { + "lang": "ru", + "title": "Синдром приобретённого иммунного дефицита" + }, + { + "lang": "rue", + "title": "АІДС" + }, + { + "lang": "sa", + "title": "एइड्स्" + }, + { + "lang": "sah", + "title": "СПИД" + }, + { + "lang": "sc", + "title": "SIDA" + }, + { + "lang": "scn", + "title": "AIDS" + }, + { + "lang": "sco", + "title": "HIV/AIDS" + }, + { + "lang": "sd", + "title": "ايڊز" + }, + { + "lang": "sh", + "title": "SIDA" + }, + { + "lang": "shi", + "title": "Tamaḍunt n SIDA" + }, + { + "lang": "si", + "title": "ඒඩ්ස්" + }, + { + "lang": "simple", + "title": "AIDS" + }, + { + "lang": "sk", + "title": "Syndróm získanej imunitnej nedostatočnosti" + }, + { + "lang": "sl", + "title": "Aids" + }, + { + "lang": "sn", + "title": "Mukondombera weAIDS" + }, + { + "lang": "so", + "title": "AIDS" + }, + { + "lang": "sq", + "title": "HIV/AIDS" + }, + { + "lang": "sr", + "title": "Сида" + }, + { + "lang": "su", + "title": "AIDS" + }, + { + "lang": "sv", + "title": "Aids" + }, + { + "lang": "sw", + "title": "Ukimwi" + }, + { + "lang": "ta", + "title": "எயிட்சு" + }, + { + "lang": "te", + "title": "ఎయిడ్స్" + }, + { + "lang": "tg", + "title": "БПНМ" + }, + { + "lang": "th", + "title": "เอดส์" + }, + { + "lang": "tk", + "title": "AIDS" + }, + { + "lang": "tl", + "title": "AIDS" + }, + { + "lang": "tly", + "title": "Pəjdo byə immun nyrəse sindrom" + }, + { + "lang": "tok", + "title": "ike tawa li pakala e ilo awen pi sijelo jan" + }, + { + "lang": "tr", + "title": "HIV/AIDS" + }, + { + "lang": "ts", + "title": "HIV/AIDS" + }, + { + "lang": "tt", + "title": "БИДС" + }, + { + "lang": "tum", + "title": "Edesi (AIDS)" + }, + { + "lang": "tw", + "title": "Babasoweremfoɔ" + }, + { + "lang": "uk", + "title": "ВІЛ/СНІД" + }, + { + "lang": "ur", + "title": "ایچ آئی وی/ایڈز" + }, + { + "lang": "uz", + "title": "Orttirilgan immun tanqisligi sindromi" + }, + { + "lang": "ve", + "title": "CIDA" + }, + { + "lang": "vec", + "title": "AIDS" + }, + { + "lang": "vi", + "title": "HIV/AIDS" + }, + { + "lang": "wa", + "title": "Sida" + }, + { + "lang": "war", + "title": "HIV/AIDS" + }, + { + "lang": "wuu", + "title": "艾滋病" + }, + { + "lang": "xmf", + "title": "შიდსი" + }, + { + "lang": "yi", + "title": "עידס" + }, + { + "lang": "yo", + "title": "AIDS" + }, + { + "lang": "za", + "title": "Bingh'aiswhbing" + }, + { + "lang": "zgh", + "title": "ⵙⵉⴷⴰ" + }, + { + "lang": "zh", + "title": "艾滋病" + }, + { + "lang": "lzh", + "title": "艾滋病" + }, + { + "lang": "nan", + "title": "AIDS" + }, + { + "lang": "yue", + "title": "愛滋病" + }, + { + "lang": "zu", + "title": "I-HIV/AIDS" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b5c95868347b0330add9f0e34448c94f.json b/wikipedia-analysis-#229lixin/cache/b5c95868347b0330add9f0e34448c94f.json new file mode 100644 index 0000000..bbce2ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b5c95868347b0330add9f0e34448c94f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:48.853973", + "response": { + "continue": { + "rvcontinue": "20230206035531|75852117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8271023, + "ns": 0, + "title": "2023年土耳其-叙利亚地震", + "revisions": [ + { + "timestamp": "2023-02-06T03:41:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b60038d4752ca0468fa6b5f2e1f76905.json b/wikipedia-analysis-#229lixin/cache/b60038d4752ca0468fa6b5f2e1f76905.json new file mode 100644 index 0000000..a6a0d6f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b60038d4752ca0468fa6b5f2e1f76905.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:03.232839", + "response": { + "continue": { + "rvcontinue": "20061231160614|704164", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 146850, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2006-12-31T16:03:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6034e069e0369a3b796e026d4d29216.json b/wikipedia-analysis-#229lixin/cache/b6034e069e0369a3b796e026d4d29216.json new file mode 100644 index 0000000..3200d8a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6034e069e0369a3b796e026d4d29216.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:14.240401", + "response": { + "continue": { + "rvcontinue": "20011126124206|275022", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24255, + "ns": 0, + "title": "Pandemic", + "revisions": [ + { + "timestamp": "2001-10-01T20:26:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b608b08b502a913230bfaffb6401502e.json b/wikipedia-analysis-#229lixin/cache/b608b08b502a913230bfaffb6401502e.json new file mode 100644 index 0000000..4a65b8d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b608b08b502a913230bfaffb6401502e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:37.495644", + "response": { + "continue": { + "rvcontinue": "20251106005923|107123888", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54835, + "ns": 0, + "title": "マラリア", + "revisions": [ + { + "timestamp": "2026-01-04T16:32:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6092a6c7439c67078d4b883c4c6c675.json b/wikipedia-analysis-#229lixin/cache/b6092a6c7439c67078d4b883c4c6c675.json new file mode 100644 index 0000000..cdee437 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6092a6c7439c67078d4b883c4c6c675.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:26.964591", + "response": { + "continue": { + "rvcontinue": "20050213051254|16030", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13535, + "ns": 0, + "title": "Tuberkulosis", + "revisions": [ + { + "timestamp": "2005-02-13T05:12:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b60f354b7522d74e713163bc414caf10.json b/wikipedia-analysis-#229lixin/cache/b60f354b7522d74e713163bc414caf10.json new file mode 100644 index 0000000..f6d7553 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b60f354b7522d74e713163bc414caf10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:10.011554", + "response": { + "continue": { + "rvcontinue": "20250813070157|42416714", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215298, + "ns": 0, + "title": "آزادی بیان", + "revisions": [ + { + "timestamp": "2025-10-25T05:49:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6164b49a9756fd3409d1af65ce4081c.json b/wikipedia-analysis-#229lixin/cache/b6164b49a9756fd3409d1af65ce4081c.json new file mode 100644 index 0000000..83bc3f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6164b49a9756fd3409d1af65ce4081c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:53.457457", + "response": { + "continue": { + "rvcontinue": "20051130122500|29688068", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21401843, + "ns": 0, + "title": "Freedom of speech", + "revisions": [ + { + "timestamp": "2005-11-30T05:37:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b618817548f68e96828ca9d16d737ce2.json b/wikipedia-analysis-#229lixin/cache/b618817548f68e96828ca9d16d737ce2.json new file mode 100644 index 0000000..435e686 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b618817548f68e96828ca9d16d737ce2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:50.946984", + "response": { + "continue": { + "rvcontinue": "20230724175613|206308588", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15772310, + "ns": 0, + "title": "Événement météorologique extrême", + "revisions": [ + { + "timestamp": "2023-07-24T17:56:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6228317b9da9bfa3ba747561d76babf.json b/wikipedia-analysis-#229lixin/cache/b6228317b9da9bfa3ba747561d76babf.json new file mode 100644 index 0000000..5917ffa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6228317b9da9bfa3ba747561d76babf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:18.779509", + "response": { + "continue": { + "rvcontinue": "20230913125746|806317", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3002, + "ns": 0, + "title": "လူ့အခွင့်အရေး", + "revisions": [ + { + "timestamp": "2023-09-13T14:46:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b641142df550058887b75fb10b69e8f5.json b/wikipedia-analysis-#229lixin/cache/b641142df550058887b75fb10b69e8f5.json new file mode 100644 index 0000000..55b7e1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b641142df550058887b75fb10b69e8f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:56.750794", + "response": { + "continue": { + "rvcontinue": "20100704091352|4601578", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 764575, + "ns": 0, + "title": "Гуманітарна катастрофа", + "revisions": [ + { + "timestamp": "2010-07-04T09:08:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6477699f79555be042a6d0498c47337.json b/wikipedia-analysis-#229lixin/cache/b6477699f79555be042a6d0498c47337.json new file mode 100644 index 0000000..01dc4d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6477699f79555be042a6d0498c47337.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:37.774419", + "response": { + "continue": { + "rvcontinue": "20100728223926|457536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42443, + "ns": 0, + "title": "Mafuriko", + "revisions": [ + { + "timestamp": "2010-07-28T22:38:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b64cb0dcaf632d0d432a597ee328c92c.json b/wikipedia-analysis-#229lixin/cache/b64cb0dcaf632d0d432a597ee328c92c.json new file mode 100644 index 0000000..bb401fd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b64cb0dcaf632d0d432a597ee328c92c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:46.142280", + "response": { + "continue": { + "rvcontinue": "20040422160930|51823", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8492, + "ns": 0, + "title": "רצח עם", + "revisions": [ + { + "timestamp": "2004-02-17T22:18:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b67ffef7bcb8ed69d39bece3b4eca145.json b/wikipedia-analysis-#229lixin/cache/b67ffef7bcb8ed69d39bece3b4eca145.json new file mode 100644 index 0000000..5833273 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b67ffef7bcb8ed69d39bece3b4eca145.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:37.029539", + "response": { + "continue": { + "rvcontinue": "20150817163423|2867288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 662369, + "ns": 0, + "title": "बेघर", + "revisions": [ + { + "timestamp": "2015-08-15T19:43:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b698757ab6295c2163d88769c7e642f3.json b/wikipedia-analysis-#229lixin/cache/b698757ab6295c2163d88769c7e642f3.json new file mode 100644 index 0000000..79216d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b698757ab6295c2163d88769c7e642f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:10.531399", + "response": { + "continue": { + "rvcontinue": "20250610093717|73577831", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26690, + "ns": 0, + "title": "Tử hình", + "revisions": [ + { + "timestamp": "2025-11-12T05:11:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6993cffbce73d4997b383b845593b81.json b/wikipedia-analysis-#229lixin/cache/b6993cffbce73d4997b383b845593b81.json new file mode 100644 index 0000000..18d2c85 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6993cffbce73d4997b383b845593b81.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:08.579838", + "response": { + "continue": { + "rvcontinue": "20080507071432|1174399", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215298, + "ns": 0, + "title": "آزادی بیان", + "revisions": [ + { + "timestamp": "2008-05-07T07:10:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b69a7c8e74f9eac94f5239d6470fd6d9.json b/wikipedia-analysis-#229lixin/cache/b69a7c8e74f9eac94f5239d6470fd6d9.json new file mode 100644 index 0000000..2a6b89e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b69a7c8e74f9eac94f5239d6470fd6d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:28.037761", + "response": { + "continue": { + "rvcontinue": "20030603093019|1251", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1025, + "ns": 0, + "title": "Rasismi", + "revisions": [ + { + "timestamp": "2003-05-31T23:39:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6a91bcb35506cc554eb32d1dd23a9ab.json b/wikipedia-analysis-#229lixin/cache/b6a91bcb35506cc554eb32d1dd23a9ab.json new file mode 100644 index 0000000..2d63c34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6a91bcb35506cc554eb32d1dd23a9ab.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:28.688853", + "response": { + "continue": { + "rvcontinue": "20251211092111|107554455", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1397634, + "ns": 0, + "title": "検閲", + "revisions": [ + { + "timestamp": "2025-12-20T17:14:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6b47e51ffadf3665055600274d1134d.json b/wikipedia-analysis-#229lixin/cache/b6b47e51ffadf3665055600274d1134d.json new file mode 100644 index 0000000..6d478b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6b47e51ffadf3665055600274d1134d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:10.019265", + "response": { + "continue": { + "rvcontinue": "20251227224445|1329771149", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25613, + "ns": 0, + "title": "Racism", + "revisions": [ + { + "timestamp": "2026-01-19T00:06:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6b7c037389fd78d541decce0c1210a5.json b/wikipedia-analysis-#229lixin/cache/b6b7c037389fd78d541decce0c1210a5.json new file mode 100644 index 0000000..8227e35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6b7c037389fd78d541decce0c1210a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:32.055080", + "response": { + "continue": { + "rvcontinue": "20200121133424|27109203", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1790961, + "ns": 0, + "title": "מגפת הקורונה", + "revisions": [ + { + "timestamp": "2020-01-21T13:32:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6cf7bad8fa40b58edda69c9890c5545.json b/wikipedia-analysis-#229lixin/cache/b6cf7bad8fa40b58edda69c9890c5545.json new file mode 100644 index 0000000..6bd3a74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6cf7bad8fa40b58edda69c9890c5545.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:06.311090", + "response": { + "continue": { + "rvcontinue": "20250421172125|70423420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 600475, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2025-12-08T06:06:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6d8a8ac8fef0b612c7375a4a3540e3a.json b/wikipedia-analysis-#229lixin/cache/b6d8a8ac8fef0b612c7375a4a3540e3a.json new file mode 100644 index 0000000..2749d87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6d8a8ac8fef0b612c7375a4a3540e3a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:47.922029", + "response": { + "continue": { + "rvcontinue": "20040830192305|47084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10277, + "ns": 0, + "title": "Синдром приобретённого иммунного дефицита", + "revisions": [ + { + "timestamp": "2004-08-30T19:17:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6efbfb0a2d6555407a4578cc5a9f676.json b/wikipedia-analysis-#229lixin/cache/b6efbfb0a2d6555407a4578cc5a9f676.json new file mode 100644 index 0000000..31dd17c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6efbfb0a2d6555407a4578cc5a9f676.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:15.375716", + "response": { + "continue": { + "rvcontinue": "20060111123311|128001", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25963, + "ns": 0, + "title": "Nghèo", + "revisions": [ + { + "timestamp": "2006-01-11T06:37:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b6f65a0abea4e0206e211cbe3860e8da.json b/wikipedia-analysis-#229lixin/cache/b6f65a0abea4e0206e211cbe3860e8da.json new file mode 100644 index 0000000..3bac29c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b6f65a0abea4e0206e211cbe3860e8da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:07.312378", + "response": { + "continue": { + "rvcontinue": "20030425021838|33540", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7066, + "ns": 0, + "title": "世界保健機関", + "revisions": [ + { + "timestamp": "2003-04-21T02:36:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b70f697817cd621701cbe306093a4459.json b/wikipedia-analysis-#229lixin/cache/b70f697817cd621701cbe306093a4459.json new file mode 100644 index 0000000..db5f32c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b70f697817cd621701cbe306093a4459.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:36.714348", + "response": { + "continue": { + "rvcontinue": "20030928185207|147053", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19213, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2003-08-12T18:19:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b732d45b7fc4892b34ba2d648e771356.json b/wikipedia-analysis-#229lixin/cache/b732d45b7fc4892b34ba2d648e771356.json new file mode 100644 index 0000000..0de4cb4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b732d45b7fc4892b34ba2d648e771356.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:08:59.444076", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 65057, + "ns": 0, + "title": "واکسين", + "revisions": [ + { + "timestamp": "2022-10-15T08:59:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b73a73613438aa1073394ff95f577303.json b/wikipedia-analysis-#229lixin/cache/b73a73613438aa1073394ff95f577303.json new file mode 100644 index 0000000..8ca400b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b73a73613438aa1073394ff95f577303.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:35.411721", + "response": { + "continue": { + "rvcontinue": "20230704182158|6735447", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 256934, + "ns": 0, + "title": "যুদ্ধাপরাধ", + "revisions": [ + { + "timestamp": "2025-08-02T21:56:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b73cb3d86794c750ed3a7eefcd9a8b9e.json b/wikipedia-analysis-#229lixin/cache/b73cb3d86794c750ed3a7eefcd9a8b9e.json new file mode 100644 index 0000000..d052d4f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b73cb3d86794c750ed3a7eefcd9a8b9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:32.222037", + "response": { + "continue": { + "rvcontinue": "20200709164638|4855736", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 712352, + "ns": 0, + "title": "भेदभाव", + "revisions": [ + { + "timestamp": "2020-07-09T17:16:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b74ead1c0a4b8edca041ba3d62773acf.json b/wikipedia-analysis-#229lixin/cache/b74ead1c0a4b8edca041ba3d62773acf.json new file mode 100644 index 0000000..1a4206d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b74ead1c0a4b8edca041ba3d62773acf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:39.937627", + "response": { + "continue": { + "rvcontinue": "20230206151903|10569457", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1298970, + "ns": 0, + "title": "แผ่นดินไหวในประเทศตุรกีและประเทศซีเรีย พ.ศ. 2566", + "revisions": [ + { + "timestamp": "2023-02-06T15:00:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b79dd30123a4bec962af6434add9b065.json b/wikipedia-analysis-#229lixin/cache/b79dd30123a4bec962af6434add9b065.json new file mode 100644 index 0000000..52129f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b79dd30123a4bec962af6434add9b065.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:19.814834", + "response": { + "continue": { + "rvcontinue": "20140812022433|13063218", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2602614, + "ns": 0, + "title": "بدون تابعیت", + "revisions": [ + { + "timestamp": "2014-08-12T02:15:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b7a860b578748898d18c5a64fc46b852.json b/wikipedia-analysis-#229lixin/cache/b7a860b578748898d18c5a64fc46b852.json new file mode 100644 index 0000000..1d96e21 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b7a860b578748898d18c5a64fc46b852.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:22.410760", + "response": { + "continue": { + "rvcontinue": "20040714002317|540914", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 110913, + "ns": 0, + "title": "出入国管理", + "revisions": [ + { + "timestamp": "2004-07-13T10:34:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b7cf77fdc7c5141c33bdaeb21cb5bc08.json b/wikipedia-analysis-#229lixin/cache/b7cf77fdc7c5141c33bdaeb21cb5bc08.json new file mode 100644 index 0000000..5583bae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b7cf77fdc7c5141c33bdaeb21cb5bc08.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:23.328406", + "response": { + "continue": { + "rvcontinue": "20251126130944|30557114", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114381, + "ns": 0, + "title": "Избеглица", + "revisions": [ + { + "timestamp": "2026-01-07T21:56:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b7db20d70ae6d01c3f1bbe338ba1f47d.json b/wikipedia-analysis-#229lixin/cache/b7db20d70ae6d01c3f1bbe338ba1f47d.json new file mode 100644 index 0000000..1ec3c9b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b7db20d70ae6d01c3f1bbe338ba1f47d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:22.167538", + "response": { + "continue": { + "rvcontinue": "20240713180936|67316400", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1426792, + "ns": 0, + "title": "تشرد (علم اجتماع)", + "revisions": [ + { + "timestamp": "2024-07-13T18:15:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b7ea4ac5ec07b4f464e6f9e0d8bfe58d.json b/wikipedia-analysis-#229lixin/cache/b7ea4ac5ec07b4f464e6f9e0d8bfe58d.json new file mode 100644 index 0000000..f82c977 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b7ea4ac5ec07b4f464e6f9e0d8bfe58d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:59.834489", + "response": { + "continue": { + "rvcontinue": "20060620015641|2129741", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 440505, + "ns": 0, + "title": "性別平等", + "revisions": [ + { + "timestamp": "2006-06-19T07:52:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b7eec60a68aa507e4eddb2070888ecee.json b/wikipedia-analysis-#229lixin/cache/b7eec60a68aa507e4eddb2070888ecee.json new file mode 100644 index 0000000..4dce745 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b7eec60a68aa507e4eddb2070888ecee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:47.945947", + "response": { + "continue": { + "rvcontinue": "20240724125412|329069", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3723, + "ns": 0, + "title": "ملاريا", + "revisions": [ + { + "timestamp": "2024-07-24T12:54:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b81855d5f4295cb21d8a2fc686ec536a.json b/wikipedia-analysis-#229lixin/cache/b81855d5f4295cb21d8a2fc686ec536a.json new file mode 100644 index 0000000..3be20b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b81855d5f4295cb21d8a2fc686ec536a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:36.138582", + "response": { + "continue": { + "rvcontinue": "20051215001517|1084253", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196828, + "ns": 0, + "title": "Liberdade de imprensa", + "revisions": [ + { + "timestamp": "2005-12-03T01:28:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b837e117fd565e655e0759d9ba365363.json b/wikipedia-analysis-#229lixin/cache/b837e117fd565e655e0759d9ba365363.json new file mode 100644 index 0000000..94b0e68 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b837e117fd565e655e0759d9ba365363.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:59.311233", + "response": { + "continue": { + "rvcontinue": "20200725221036|1121990", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73785, + "ns": 0, + "title": "Uchaguzi", + "revisions": [ + { + "timestamp": "2025-10-06T12:31:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b857158d9488fbf01840d4afd432363c.json b/wikipedia-analysis-#229lixin/cache/b857158d9488fbf01840d4afd432363c.json new file mode 100644 index 0000000..b7a5418 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b857158d9488fbf01840d4afd432363c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:33.739545", + "response": { + "continue": { + "rvcontinue": "20250720071816|12081388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 403621, + "ns": 0, + "title": "Jordskælv", + "revisions": [ + { + "timestamp": "2026-01-25T12:13:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b866cfcaef60d9e2a3d744ce8181ea28.json b/wikipedia-analysis-#229lixin/cache/b866cfcaef60d9e2a3d744ce8181ea28.json new file mode 100644 index 0000000..eddfd93 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b866cfcaef60d9e2a3d744ce8181ea28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:56.062396", + "response": { + "continue": { + "rvcontinue": "20251212185212|231404157", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 174448, + "ns": 0, + "title": "Migration humaine", + "revisions": [ + { + "timestamp": "2026-01-24T16:51:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b8697bfbd9d09484bbc4758d7c455aaa.json b/wikipedia-analysis-#229lixin/cache/b8697bfbd9d09484bbc4758d7c455aaa.json new file mode 100644 index 0000000..e94a629 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b8697bfbd9d09484bbc4758d7c455aaa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:06.119217", + "response": { + "continue": { + "rvcontinue": "20251211113352|72717984", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9980, + "ns": 0, + "title": "ملاريا", + "revisions": [ + { + "timestamp": "2025-12-19T03:43:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b879b654beb32050a9f3c622e79f8369.json b/wikipedia-analysis-#229lixin/cache/b879b654beb32050a9f3c622e79f8369.json new file mode 100644 index 0000000..35750b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b879b654beb32050a9f3c622e79f8369.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:09.852201", + "response": { + "continue": { + "rvcontinue": "20251019160126|260734254", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2211106, + "ns": 0, + "title": "Zensur (Informationskontrolle)", + "revisions": [ + { + "timestamp": "2025-12-07T17:30:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b87b27c0284b009f3caaee9ce8f5ca1e.json b/wikipedia-analysis-#229lixin/cache/b87b27c0284b009f3caaee9ce8f5ca1e.json new file mode 100644 index 0000000..f074c7a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b87b27c0284b009f3caaee9ce8f5ca1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:40.776495", + "response": { + "continue": { + "rvcontinue": "20060317134216|300249", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75786, + "ns": 0, + "title": "Tortură", + "revisions": [ + { + "timestamp": "2006-03-17T13:31:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b88688fec497a3cb9a13e360b04f6cc4.json b/wikipedia-analysis-#229lixin/cache/b88688fec497a3cb9a13e360b04f6cc4.json new file mode 100644 index 0000000..6f8661a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b88688fec497a3cb9a13e360b04f6cc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:38.968823", + "response": { + "continue": { + "rvcontinue": "20100622231738|313932", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55815, + "ns": 0, + "title": "عالمی ادارہ صحت", + "revisions": [ + { + "timestamp": "2010-06-22T19:23:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b892ef93f749af918e06689c92186357.json b/wikipedia-analysis-#229lixin/cache/b892ef93f749af918e06689c92186357.json new file mode 100644 index 0000000..446f517 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b892ef93f749af918e06689c92186357.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:14.989515", + "response": { + "continue": { + "rvcontinue": "20250924095938|41896385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2190172, + "ns": 0, + "title": "רעידות האדמה בטורקיה ובסוריה (2023)", + "revisions": [ + { + "timestamp": "2026-01-02T08:52:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b8974d1fb11a6df52789f2a051f8afa0.json b/wikipedia-analysis-#229lixin/cache/b8974d1fb11a6df52789f2a051f8afa0.json new file mode 100644 index 0000000..3933a94 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b8974d1fb11a6df52789f2a051f8afa0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:17.777959", + "response": { + "continue": { + "rvcontinue": "20231106000025|602291", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10991, + "ns": 0, + "title": "සුනාමි", + "revisions": [ + { + "timestamp": "2024-01-31T14:16:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b89debb6a49f7fe2c7126ad1b13ccd93.json b/wikipedia-analysis-#229lixin/cache/b89debb6a49f7fe2c7126ad1b13ccd93.json new file mode 100644 index 0000000..e498b6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b89debb6a49f7fe2c7126ad1b13ccd93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:46.147874", + "response": { + "continue": { + "rvcontinue": "20011201041441|333257775", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5042951, + "ns": 0, + "title": "Climate change", + "revisions": [ + { + "timestamp": "2001-10-30T17:25:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b8a56b5f04e167ad28106c2636d62ef9.json b/wikipedia-analysis-#229lixin/cache/b8a56b5f04e167ad28106c2636d62ef9.json new file mode 100644 index 0000000..db8dae8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b8a56b5f04e167ad28106c2636d62ef9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:16.125933", + "response": { + "continue": { + "rvcontinue": "20111217175202|1068040", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 259756, + "ns": 0, + "title": "ভোট", + "revisions": [ + { + "timestamp": "2011-12-17T17:37:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b8d6b376ab00f0471603c4dfa23238e8.json b/wikipedia-analysis-#229lixin/cache/b8d6b376ab00f0471603c4dfa23238e8.json new file mode 100644 index 0000000..772c919 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b8d6b376ab00f0471603c4dfa23238e8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:41.292895", + "response": { + "continue": { + "rvcontinue": "20251213010342|12713139", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54924, + "ns": 0, + "title": "ภาวะโลกร้อน", + "revisions": [ + { + "timestamp": "2026-01-09T06:50:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b8e36c5bf6059100b089ab4d4faa2c88.json b/wikipedia-analysis-#229lixin/cache/b8e36c5bf6059100b089ab4d4faa2c88.json new file mode 100644 index 0000000..07b9a5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b8e36c5bf6059100b089ab4d4faa2c88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:18.784679", + "response": { + "continue": { + "rvcontinue": "20250515130522|73512014", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 406805, + "ns": 0, + "title": "Đại dịch", + "revisions": [ + { + "timestamp": "2025-07-06T09:19:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9087c01e4591103f663e458aa31943d.json b/wikipedia-analysis-#229lixin/cache/b9087c01e4591103f663e458aa31943d.json new file mode 100644 index 0000000..57a5b5a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9087c01e4591103f663e458aa31943d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:47.055720", + "response": { + "continue": { + "rvcontinue": "20050119054839|757627", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105992, + "ns": 0, + "title": "Statslöshet", + "revisions": [ + { + "timestamp": "2005-01-18T23:44:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b91da9fb8c46feef4c40d95376f9bc93.json b/wikipedia-analysis-#229lixin/cache/b91da9fb8c46feef4c40d95376f9bc93.json new file mode 100644 index 0000000..366caf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b91da9fb8c46feef4c40d95376f9bc93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:12.071109", + "response": { + "continue": { + "rvcontinue": "20171228165524|36345738", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11650240, + "ns": 0, + "title": "Thời tiết cực đoan", + "revisions": [ + { + "timestamp": "2017-12-28T16:50:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b929fcebef4d9558bcf355b1be7ab0fc.json b/wikipedia-analysis-#229lixin/cache/b929fcebef4d9558bcf355b1be7ab0fc.json new file mode 100644 index 0000000..8b7048c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b929fcebef4d9558bcf355b1be7ab0fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:07.989534", + "response": { + "continue": { + "rvcontinue": "20250923093533|28414552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 89157, + "ns": 0, + "title": "Terrorizmus", + "revisions": [ + { + "timestamp": "2025-12-31T23:25:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9322ba4fc74a64b47397fa3735d58dc.json b/wikipedia-analysis-#229lixin/cache/b9322ba4fc74a64b47397fa3735d58dc.json new file mode 100644 index 0000000..8231900 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9322ba4fc74a64b47397fa3735d58dc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:28.570235", + "response": { + "continue": { + "rvcontinue": "20250922142150|89242838", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 507280, + "ns": 0, + "title": "战争罪", + "revisions": [ + { + "timestamp": "2025-12-28T14:20:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b969a7713c36c15fe31c0ea70c912586.json b/wikipedia-analysis-#229lixin/cache/b969a7713c36c15fe31c0ea70c912586.json new file mode 100644 index 0000000..d7edee7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b969a7713c36c15fe31c0ea70c912586.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:58.148636", + "response": { + "continue": { + "rvcontinue": "20030708085539|17722", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1243, + "ns": 0, + "title": "Terrorismi", + "revisions": [ + { + "timestamp": "2003-07-06T17:16:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b973e27a3c83c84f565d023a0303919c.json b/wikipedia-analysis-#229lixin/cache/b973e27a3c83c84f565d023a0303919c.json new file mode 100644 index 0000000..f7f3872 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b973e27a3c83c84f565d023a0303919c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:06.768753", + "response": { + "continue": { + "rvcontinue": "20251019062505|72281652", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9991, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2025-12-08T15:49:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b98319331ea445d4126cc8e49f121274.json b/wikipedia-analysis-#229lixin/cache/b98319331ea445d4126cc8e49f121274.json new file mode 100644 index 0000000..9cf9230 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b98319331ea445d4126cc8e49f121274.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:39.609449", + "response": { + "continue": { + "rvcontinue": "20200113104915|25555494", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2624467, + "ns": 0, + "title": "코로나19 범유행", + "revisions": [ + { + "timestamp": "2020-01-13T10:47:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b987ca4a5c87015bc9ca3dee0932b3df.json b/wikipedia-analysis-#229lixin/cache/b987ca4a5c87015bc9ca3dee0932b3df.json new file mode 100644 index 0000000..4ad6147 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b987ca4a5c87015bc9ca3dee0932b3df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:24.914870", + "response": { + "continue": { + "rvcontinue": "20260109114651|232275762", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34622, + "ns": 0, + "title": "Paludisme", + "revisions": [ + { + "timestamp": "2026-01-10T20:39:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b989dc074807f0622c3690a54cb2d958.json b/wikipedia-analysis-#229lixin/cache/b989dc074807f0622c3690a54cb2d958.json new file mode 100644 index 0000000..f3be68d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b989dc074807f0622c3690a54cb2d958.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:50.524277", + "response": { + "continue": { + "rvcontinue": "20250304123547|11001047", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 446640, + "ns": 0, + "title": "Πρόσφυγας", + "revisions": [ + { + "timestamp": "2025-03-04T12:36:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b98b31513167ba0abdccb41164d136e7.json b/wikipedia-analysis-#229lixin/cache/b98b31513167ba0abdccb41164d136e7.json new file mode 100644 index 0000000..0b6002c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b98b31513167ba0abdccb41164d136e7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:34.569452", + "response": { + "continue": { + "rvcontinue": "20030309204827|47478", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9431, + "ns": 0, + "title": "Democratie", + "revisions": [ + { + "timestamp": "2003-03-08T12:48:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9972618fb557665779b557b1d330c96.json b/wikipedia-analysis-#229lixin/cache/b9972618fb557665779b557b1d330c96.json new file mode 100644 index 0000000..66e5568 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9972618fb557665779b557b1d330c96.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:18.952496", + "response": { + "continue": { + "rvcontinue": "20251105150201|25369732", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12607, + "ns": 0, + "title": "Rasismus", + "revisions": [ + { + "timestamp": "2025-11-05T15:05:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b99995ab285d3243dc5b76d5ed876877.json b/wikipedia-analysis-#229lixin/cache/b99995ab285d3243dc5b76d5ed876877.json new file mode 100644 index 0000000..184fd34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b99995ab285d3243dc5b76d5ed876877.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:18.810221", + "response": { + "continue": { + "rvcontinue": "20140124235553|100574376", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7711014, + "ns": 0, + "title": "Égalité des sexes", + "revisions": [ + { + "timestamp": "2014-01-24T14:45:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b99ada6168c8eefbd14196f30c5ae24d.json b/wikipedia-analysis-#229lixin/cache/b99ada6168c8eefbd14196f30c5ae24d.json new file mode 100644 index 0000000..78ae476 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b99ada6168c8eefbd14196f30c5ae24d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:21.273214", + "response": { + "continue": { + "rvcontinue": "20031117071807|1669", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1349, + "ns": 0, + "title": "Vaali", + "revisions": [ + { + "timestamp": "2003-11-17T07:15:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9a182375702eda1f81805fddfefb16f.json b/wikipedia-analysis-#229lixin/cache/b9a182375702eda1f81805fddfefb16f.json new file mode 100644 index 0000000..a046301 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9a182375702eda1f81805fddfefb16f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:46.528704", + "response": { + "continue": { + "rvcontinue": "20041228194813|8954", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3719, + "ns": 0, + "title": "سونامی", + "revisions": [ + { + "timestamp": "2004-12-28T17:20:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9aca5f66bbf3e50eff5ead521f4c573.json b/wikipedia-analysis-#229lixin/cache/b9aca5f66bbf3e50eff5ead521f4c573.json new file mode 100644 index 0000000..78fdcfe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9aca5f66bbf3e50eff5ead521f4c573.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:09.912230", + "response": { + "continue": { + "rvcontinue": "20251211052715|90635877", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78635, + "ns": 0, + "title": "選舉", + "revisions": [ + { + "timestamp": "2025-12-11T05:27:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9cf55bc2b589ddac209d27653398319.json b/wikipedia-analysis-#229lixin/cache/b9cf55bc2b589ddac209d27653398319.json new file mode 100644 index 0000000..670776c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9cf55bc2b589ddac209d27653398319.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:32.360609", + "response": { + "continue": { + "rvcontinue": "20250729121010|28290777", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 90987, + "ns": 0, + "title": "Malária", + "revisions": [ + { + "timestamp": "2025-12-31T23:35:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9df78e8ab3b7a88f9825107c48a8e15.json b/wikipedia-analysis-#229lixin/cache/b9df78e8ab3b7a88f9825107c48a8e15.json new file mode 100644 index 0000000..3d9c677 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9df78e8ab3b7a88f9825107c48a8e15.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:17.745158", + "response": { + "continue": { + "rvcontinue": "20240919225954|335075", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59658, + "ns": 0, + "title": "انساني کډوالي", + "revisions": [ + { + "timestamp": "2025-07-19T08:02:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/b9f84b7b3b43bb2d27b27e8d509b0e93.json b/wikipedia-analysis-#229lixin/cache/b9f84b7b3b43bb2d27b27e8d509b0e93.json new file mode 100644 index 0000000..f610911 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/b9f84b7b3b43bb2d27b27e8d509b0e93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:50.052655", + "response": { + "continue": { + "rvcontinue": "20251104104836|40823500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77198, + "ns": 0, + "title": "전쟁", + "revisions": [ + { + "timestamp": "2025-12-31T05:32:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba0029f9f62bc0cf5eda8dff96dec051.json b/wikipedia-analysis-#229lixin/cache/ba0029f9f62bc0cf5eda8dff96dec051.json new file mode 100644 index 0000000..8b81b4a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba0029f9f62bc0cf5eda8dff96dec051.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:06.021058", + "response": { + "continue": { + "rvcontinue": "20230206023116|149090479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10464596, + "ns": 0, + "title": "Terremotos de Turquía y Siria de 2023", + "revisions": [ + { + "timestamp": "2023-02-06T02:30:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba127c318525dca5ac18a57cee49ce90.json b/wikipedia-analysis-#229lixin/cache/ba127c318525dca5ac18a57cee49ce90.json new file mode 100644 index 0000000..facfd03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba127c318525dca5ac18a57cee49ce90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:08.379909", + "response": { + "continue": { + "rvcontinue": "20210904173339|5392073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1085674, + "ns": 0, + "title": "রাষ্ট্রহীনতা", + "revisions": [ + { + "timestamp": "2021-09-04T17:30:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba240d2049147f9c62f85eae7dda15bc.json b/wikipedia-analysis-#229lixin/cache/ba240d2049147f9c62f85eae7dda15bc.json new file mode 100644 index 0000000..0c767c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba240d2049147f9c62f85eae7dda15bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:07.918688", + "response": { + "continue": { + "rvcontinue": "20180821015658|3087900", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 673533, + "ns": 0, + "title": "শিশুশ্রম", + "revisions": [ + { + "timestamp": "2018-08-21T01:53:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba36b639a792a6b56db132e1ca8494bc.json b/wikipedia-analysis-#229lixin/cache/ba36b639a792a6b56db132e1ca8494bc.json new file mode 100644 index 0000000..ef7676a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba36b639a792a6b56db132e1ca8494bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:10.202888", + "response": { + "continue": { + "rvcontinue": "20050707165420|599625", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 97825, + "ns": 0, + "title": "Crime de guerra", + "revisions": [ + { + "timestamp": "2005-05-28T00:14:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba617af2e46318898d67f0cf254d495f.json b/wikipedia-analysis-#229lixin/cache/ba617af2e46318898d67f0cf254d495f.json new file mode 100644 index 0000000..192dc05 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba617af2e46318898d67f0cf254d495f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:08.900938", + "response": { + "continue": { + "rvcontinue": "20151003230319|22141503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 196364, + "ns": 0, + "title": "Đầu phiếu", + "revisions": [ + { + "timestamp": "2016-12-22T03:33:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba6e35ae370e58c95ca392438a4d0824.json b/wikipedia-analysis-#229lixin/cache/ba6e35ae370e58c95ca392438a4d0824.json new file mode 100644 index 0000000..99dbf56 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba6e35ae370e58c95ca392438a4d0824.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:41.932182", + "response": { + "continue": { + "rvcontinue": "20251123115625|28612172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 66338, + "ns": 0, + "title": "Tunawisma", + "revisions": [ + { + "timestamp": "2026-01-21T02:31:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba76a4fa8a81560b9b49ec700d5c4aed.json b/wikipedia-analysis-#229lixin/cache/ba76a4fa8a81560b9b49ec700d5c4aed.json new file mode 100644 index 0000000..fe40934 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba76a4fa8a81560b9b49ec700d5c4aed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:35.228678", + "response": { + "continue": { + "rvcontinue": "20250730125127|88504316", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21801, + "ns": 0, + "title": "海啸", + "revisions": [ + { + "timestamp": "2025-08-14T23:39:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba851bbba1b7d3fa7c210ac2e7cc4968.json b/wikipedia-analysis-#229lixin/cache/ba851bbba1b7d3fa7c210ac2e7cc4968.json new file mode 100644 index 0000000..5e2b865 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba851bbba1b7d3fa7c210ac2e7cc4968.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:35.181926", + "response": { + "continue": { + "rvcontinue": "20050914194220|65029", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16553, + "ns": 0, + "title": "Dünya Sağlık Örgütü", + "revisions": [ + { + "timestamp": "2005-09-14T19:22:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba9013742be4ed15758abacb0bb0f924.json b/wikipedia-analysis-#229lixin/cache/ba9013742be4ed15758abacb0bb0f924.json new file mode 100644 index 0000000..1b511b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba9013742be4ed15758abacb0bb0f924.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:52.885458", + "response": { + "continue": { + "rvcontinue": "20240720080751|6300687", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37227, + "ns": 0, + "title": "آزادی اشاعت", + "revisions": [ + { + "timestamp": "2024-08-03T21:03:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba946020b94b848664c8e4fcc9c3b495.json b/wikipedia-analysis-#229lixin/cache/ba946020b94b848664c8e4fcc9c3b495.json new file mode 100644 index 0000000..abf6cf2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba946020b94b848664c8e4fcc9c3b495.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:13.668578", + "response": { + "continue": { + "rvcontinue": "20250824155128|12111198", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6546, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-12-14T12:19:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba95f41b816b3bf9ffd029ded02f15a3.json b/wikipedia-analysis-#229lixin/cache/ba95f41b816b3bf9ffd029ded02f15a3.json new file mode 100644 index 0000000..666f4c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba95f41b816b3bf9ffd029ded02f15a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:22.303631", + "response": { + "continue": { + "rvcontinue": "20100917071009|4987031", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 809627, + "ns": 0, + "title": "Воєнний злочин", + "revisions": [ + { + "timestamp": "2010-09-17T07:08:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ba9fa32b3fef0a17813c7b64104544fd.json b/wikipedia-analysis-#229lixin/cache/ba9fa32b3fef0a17813c7b64104544fd.json new file mode 100644 index 0000000..975ecd5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ba9fa32b3fef0a17813c7b64104544fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:17.687810", + "response": { + "continue": { + "rvcontinue": "20051014224021|284710", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 63759, + "ns": 0, + "title": "Пандемия", + "revisions": [ + { + "timestamp": "2005-10-14T18:14:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bad04eb782bc2dddcd57ea077cc1beaf.json b/wikipedia-analysis-#229lixin/cache/bad04eb782bc2dddcd57ea077cc1beaf.json new file mode 100644 index 0000000..6856563 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bad04eb782bc2dddcd57ea077cc1beaf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:37.901245", + "response": { + "continue": { + "rvcontinue": "20260118175141|25600976", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9646, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2026-01-24T11:29:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bad17ceebf583bce22ff09aa5661be1a.json b/wikipedia-analysis-#229lixin/cache/bad17ceebf583bce22ff09aa5661be1a.json new file mode 100644 index 0000000..a887561 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bad17ceebf583bce22ff09aa5661be1a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:27.495194", + "response": { + "continue": { + "rvcontinue": "20250703155355|41367499", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1285, + "ns": 0, + "title": "בחירות", + "revisions": [ + { + "timestamp": "2025-10-05T05:10:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bad8093e1c6433828b44846643e79b8a.json b/wikipedia-analysis-#229lixin/cache/bad8093e1c6433828b44846643e79b8a.json new file mode 100644 index 0000000..a1d5fa8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bad8093e1c6433828b44846643e79b8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:52.397878", + "response": { + "continue": { + "rvcontinue": "20240623175821|33359908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1243121, + "ns": 0, + "title": "İnsan ticareti", + "revisions": [ + { + "timestamp": "2025-01-14T19:41:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/badac4b8202d76615b77abb095e94015.json b/wikipedia-analysis-#229lixin/cache/badac4b8202d76615b77abb095e94015.json new file mode 100644 index 0000000..5d42d63 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/badac4b8202d76615b77abb095e94015.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:14.742731", + "response": { + "continue": { + "rvcontinue": "20241205005524|85202173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5208599, + "ns": 0, + "title": "極端天氣", + "revisions": [ + { + "timestamp": "2025-12-07T14:33:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb3a33dfb87ddba5e308833b220d0d9d.json b/wikipedia-analysis-#229lixin/cache/bb3a33dfb87ddba5e308833b220d0d9d.json new file mode 100644 index 0000000..0cd2dbf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb3a33dfb87ddba5e308833b220d0d9d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:33.642050", + "response": { + "continue": { + "rvcontinue": "20090620055549|24815", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5331, + "ns": 0, + "title": "တီဘီရောဂါ", + "revisions": [ + { + "timestamp": "2009-06-20T05:55:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb4c52772d6d5f347c12ad9e554bf291.json b/wikipedia-analysis-#229lixin/cache/bb4c52772d6d5f347c12ad9e554bf291.json new file mode 100644 index 0000000..aee8269 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb4c52772d6d5f347c12ad9e554bf291.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:23.557628", + "response": { + "continue": { + "rvcontinue": "20250616134116|145472372", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3272932, + "ns": 0, + "title": "Mantenimento della pace", + "revisions": [ + { + "timestamp": "2025-06-16T14:41:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb8464f2705dd307cd5e6a6c97b055ef.json b/wikipedia-analysis-#229lixin/cache/bb8464f2705dd307cd5e6a6c97b055ef.json new file mode 100644 index 0000000..03e867a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb8464f2705dd307cd5e6a6c97b055ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:00.772929", + "response": { + "continue": { + "rvcontinue": "20140311122731|6077227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 476200, + "ns": 0, + "title": "Свобода на пресата", + "revisions": [ + { + "timestamp": "2014-03-11T12:27:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb8ee40a5963e7fc68e5acb2b8035d94.json b/wikipedia-analysis-#229lixin/cache/bb8ee40a5963e7fc68e5acb2b8035d94.json new file mode 100644 index 0000000..f81f07c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb8ee40a5963e7fc68e5acb2b8035d94.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:06.212523", + "response": { + "continue": { + "rvcontinue": "20041012085647|272719", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20665, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2003-10-15T16:58:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb9263051afbb3633ea45c53eba84ea3.json b/wikipedia-analysis-#229lixin/cache/bb9263051afbb3633ea45c53eba84ea3.json new file mode 100644 index 0000000..0895336 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb9263051afbb3633ea45c53eba84ea3.json @@ -0,0 +1,18 @@ +{ + "cached_at": "2026-01-26T00:50:17.755120", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 4137916, + "ns": 0, + "title": "Income inequality" + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bb9af7100fc0f56517cc43b65079b4dd.json b/wikipedia-analysis-#229lixin/cache/bb9af7100fc0f56517cc43b65079b4dd.json new file mode 100644 index 0000000..cf184a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bb9af7100fc0f56517cc43b65079b4dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:20.682293", + "response": { + "continue": { + "rvcontinue": "20251026124525|36262003", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25414, + "ns": 0, + "title": "Soykırım", + "revisions": [ + { + "timestamp": "2025-11-23T16:38:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bbab49bf5ef2d29e5420765d94ba1b18.json b/wikipedia-analysis-#229lixin/cache/bbab49bf5ef2d29e5420765d94ba1b18.json new file mode 100644 index 0000000..7ab6f74 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bbab49bf5ef2d29e5420765d94ba1b18.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:21.998991", + "response": { + "continue": { + "rvcontinue": "20251225193659|43231811", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14509, + "ns": 0, + "title": "اعدام", + "revisions": [ + { + "timestamp": "2025-12-25T19:38:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bbcbaabae766c126ebe96e12baa1216d.json b/wikipedia-analysis-#229lixin/cache/bbcbaabae766c126ebe96e12baa1216d.json new file mode 100644 index 0000000..8e98621 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bbcbaabae766c126ebe96e12baa1216d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:34.039138", + "response": { + "continue": { + "rvcontinue": "20250619072050|23368715", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1857819, + "ns": 0, + "title": "Rokotuskriittisyys", + "revisions": [ + { + "timestamp": "2025-06-19T10:47:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bbf7808b30ed366f78631caf3e5ea53e.json b/wikipedia-analysis-#229lixin/cache/bbf7808b30ed366f78631caf3e5ea53e.json new file mode 100644 index 0000000..8881078 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bbf7808b30ed366f78631caf3e5ea53e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:51.910050", + "response": { + "continue": { + "rvcontinue": "20231028210725|6989012", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1390263, + "ns": 0, + "title": "মার্কিন যুক্তরাষ্ট্রের রাষ্ট্রপতি নির্বাচন, ২০২৪", + "revisions": [ + { + "timestamp": "2023-10-28T21:06:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc206e182d76ca18853ae9ee2daf178b.json b/wikipedia-analysis-#229lixin/cache/bc206e182d76ca18853ae9ee2daf178b.json new file mode 100644 index 0000000..445ec9e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc206e182d76ca18853ae9ee2daf178b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:38.362715", + "response": { + "continue": { + "rvcontinue": "20200116010002|75789719", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4065542, + "ns": 0, + "title": "新型コロナウイルス感染症の世界的流行 (2019年-)", + "revisions": [ + { + "timestamp": "2020-01-16T00:55:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc306a159386574e1570680705a0a2e0.json b/wikipedia-analysis-#229lixin/cache/bc306a159386574e1570680705a0a2e0.json new file mode 100644 index 0000000..760b230 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc306a159386574e1570680705a0a2e0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:24.779055", + "response": { + "continue": { + "rvcontinue": "20240830105432|333641", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65108, + "ns": 0, + "title": "ځنګل سوځېدنه", + "revisions": [ + { + "timestamp": "2024-09-20T04:11:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc38206d4c14e2718c499f0533d0170e.json b/wikipedia-analysis-#229lixin/cache/bc38206d4c14e2718c499f0533d0170e.json new file mode 100644 index 0000000..7969944 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc38206d4c14e2718c499f0533d0170e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:58.529211", + "response": { + "continue": { + "rvcontinue": "20240124120820|5916619", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8655, + "ns": 0, + "title": "جمہوریت", + "revisions": [ + { + "timestamp": "2024-02-15T09:17:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc48e5f46e1faccacb451fc250efa7c7.json b/wikipedia-analysis-#229lixin/cache/bc48e5f46e1faccacb451fc250efa7c7.json new file mode 100644 index 0000000..7c618c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc48e5f46e1faccacb451fc250efa7c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:57.564701", + "response": { + "continue": { + "rvcontinue": "20250407081258|8093294", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41843, + "ns": 0, + "title": "ভূমণ্ডলীয় উষ্ণতা বৃদ্ধি", + "revisions": [ + { + "timestamp": "2025-04-07T08:13:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc4f9906e841f4b771cee15f90dbf93e.json b/wikipedia-analysis-#229lixin/cache/bc4f9906e841f4b771cee15f90dbf93e.json new file mode 100644 index 0000000..e3ca746 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc4f9906e841f4b771cee15f90dbf93e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:00.247757", + "response": { + "continue": { + "rvcontinue": "20051107044141|423576", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73732, + "ns": 0, + "title": "Tørke", + "revisions": [ + { + "timestamp": "2005-09-02T21:00:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bc56cf60c17bc645bdc5a49531183ffc.json b/wikipedia-analysis-#229lixin/cache/bc56cf60c17bc645bdc5a49531183ffc.json new file mode 100644 index 0000000..b6a5179 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bc56cf60c17bc645bdc5a49531183ffc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:11.422583", + "response": { + "continue": { + "rvcontinue": "20230316210842|1273499", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15803, + "ns": 0, + "title": "Vita", + "revisions": [ + { + "timestamp": "2025-02-09T10:46:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bcb93d26aa849ffb4aeea9694f7f66e5.json b/wikipedia-analysis-#229lixin/cache/bcb93d26aa849ffb4aeea9694f7f66e5.json new file mode 100644 index 0000000..668f341 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bcb93d26aa849ffb4aeea9694f7f66e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:03.105829", + "response": { + "continue": { + "rvcontinue": "20070207044833|740636", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101373, + "ns": 0, + "title": "전쟁범죄", + "revisions": [ + { + "timestamp": "2007-02-06T10:40:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bcbaebf1fb99dc517267ff87ebcd9bef.json b/wikipedia-analysis-#229lixin/cache/bcbaebf1fb99dc517267ff87ebcd9bef.json new file mode 100644 index 0000000..e74caea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bcbaebf1fb99dc517267ff87ebcd9bef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:48.902665", + "response": { + "continue": { + "rvcontinue": "20251108234759|89870253", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5212137, + "ns": 0, + "title": "氣候變化", + "revisions": [ + { + "timestamp": "2025-11-18T21:34:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bcd8f293bf091746d8b13a2105ac8e23.json b/wikipedia-analysis-#229lixin/cache/bcd8f293bf091746d8b13a2105ac8e23.json new file mode 100644 index 0000000..62e39e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bcd8f293bf091746d8b13a2105ac8e23.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:39.622918", + "response": { + "continue": { + "rvcontinue": "20091028083408|19456922", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2059541, + "ns": 0, + "title": "Свобода массовой информации", + "revisions": [ + { + "timestamp": "2009-10-28T08:32:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bceee7fe7608fba3fb4dae204a58487a.json b/wikipedia-analysis-#229lixin/cache/bceee7fe7608fba3fb4dae204a58487a.json new file mode 100644 index 0000000..a20541d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bceee7fe7608fba3fb4dae204a58487a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:56.076065", + "response": { + "continue": { + "rvcontinue": "20080504123727|3296955", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 558415, + "ns": 0, + "title": "Çocuk işçiler", + "revisions": [ + { + "timestamp": "2008-05-04T12:34:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bcf42f5f1c107293bc9e1320c1d964a8.json b/wikipedia-analysis-#229lixin/cache/bcf42f5f1c107293bc9e1320c1d964a8.json new file mode 100644 index 0000000..4da4ae7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bcf42f5f1c107293bc9e1320c1d964a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:45.175980", + "response": { + "continue": { + "rvcontinue": "20071011063615|10485", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3343, + "ns": 0, + "title": "ප්‍රජාතන්ත්‍රවාදය", + "revisions": [ + { + "timestamp": "2007-10-11T05:24:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bcfd013733a1c18d2fba2e555d4dd92f.json b/wikipedia-analysis-#229lixin/cache/bcfd013733a1c18d2fba2e555d4dd92f.json new file mode 100644 index 0000000..ae1e0c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bcfd013733a1c18d2fba2e555d4dd92f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:17.661417", + "response": { + "continue": { + "rvcontinue": "20260123140730|78864227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18625, + "ns": 0, + "title": "Światowa Organizacja Zdrowia", + "revisions": [ + { + "timestamp": "2026-01-25T18:32:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd05bd0feb7e801e4cd1276667aa7550.json b/wikipedia-analysis-#229lixin/cache/bd05bd0feb7e801e4cd1276667aa7550.json new file mode 100644 index 0000000..5acb8fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd05bd0feb7e801e4cd1276667aa7550.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:16.552272", + "response": { + "continue": { + "rvcontinue": "20070921124825|3509737", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413439, + "ns": 0, + "title": "Sukupuolten tasa-arvo", + "revisions": [ + { + "timestamp": "2007-09-21T12:46:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd19549a52b18012a00dac89cb18394c.json b/wikipedia-analysis-#229lixin/cache/bd19549a52b18012a00dac89cb18394c.json new file mode 100644 index 0000000..2482d30 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd19549a52b18012a00dac89cb18394c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:07.165820", + "response": { + "continue": { + "rvcontinue": "20050601094112|225519", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58780, + "ns": 0, + "title": "Censur", + "revisions": [ + { + "timestamp": "2005-05-31T13:36:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd26c1b6751a6ba071501a3876ab2a8b.json b/wikipedia-analysis-#229lixin/cache/bd26c1b6751a6ba071501a3876ab2a8b.json new file mode 100644 index 0000000..486c1a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd26c1b6751a6ba071501a3876ab2a8b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:15.832641", + "response": { + "continue": { + "rvcontinue": "20051228124043|648504", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108878, + "ns": 0, + "title": "Rajavalvonta", + "revisions": [ + { + "timestamp": "2005-12-28T12:38:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd4f053b2774308ecee999e8a65ea65e.json b/wikipedia-analysis-#229lixin/cache/bd4f053b2774308ecee999e8a65ea65e.json new file mode 100644 index 0000000..b66933d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd4f053b2774308ecee999e8a65ea65e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:36.404929", + "response": { + "continue": { + "rvcontinue": "20250912010335|12527518", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10302, + "ns": 0, + "title": "การก่อการร้าย", + "revisions": [ + { + "timestamp": "2025-12-21T05:59:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd5682b16b74971b8e2d527ee6b32936.json b/wikipedia-analysis-#229lixin/cache/bd5682b16b74971b8e2d527ee6b32936.json new file mode 100644 index 0000000..939a104 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd5682b16b74971b8e2d527ee6b32936.json @@ -0,0 +1,256 @@ +{ + "cached_at": "2026-01-26T00:13:52.761672", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 56106, + "ns": 0, + "title": "Wildfire", + "langlinks": [ + { + "lang": "ar", + "title": "حرائق الغابات" + }, + { + "lang": "az", + "title": "Meşə yanğınları" + }, + { + "lang": "bg", + "title": "Горски пожар" + }, + { + "lang": "bn", + "title": "দাবানল" + }, + { + "lang": "bo", + "title": "ནགས་ཚལ་མེ་སྐྱོན་ཐོན་ཉེན་གྱི་" + }, + { + "lang": "ckb", + "title": "ئاگرکەوتنەوەی دارستان" + }, + { + "lang": "cv", + "title": "Вăрман пушарĕ" + }, + { + "lang": "de", + "title": "Lauffeuer" + }, + { + "lang": "el", + "title": "Αγροτοδασική πυρκαγιά" + }, + { + "lang": "et", + "title": "Maastikupõleng" + }, + { + "lang": "fa", + "title": "آتش‌سوزی جنگل" + }, + { + "lang": "fi", + "title": "Maastopalo" + }, + { + "lang": "fy", + "title": "Natoerbrân" + }, + { + "lang": "ga", + "title": "Falscaí" + }, + { + "lang": "gd", + "title": "Falaisg" + }, + { + "lang": "gur", + "title": "Wildfire" + }, + { + "lang": "he", + "title": "שרפת יער" + }, + { + "lang": "hi", + "title": "दावानल" + }, + { + "lang": "id", + "title": "Kebakaran hutan dan lahan" + }, + { + "lang": "is", + "title": "Villieldur" + }, + { + "lang": "it", + "title": "Incendio boschivo" + }, + { + "lang": "ja", + "title": "山火事" + }, + { + "lang": "kaa", + "title": "Orman órti" + }, + { + "lang": "kn", + "title": "ಕಾಳ್ಗಿಚ್ಚು" + }, + { + "lang": "ko", + "title": "산불" + }, + { + "lang": "ks", + "title": "جنگٕلؠ نار" + }, + { + "lang": "lfn", + "title": "Focon savaje" + }, + { + "lang": "lo", + "title": "ໄຟປ່າ" + }, + { + "lang": "lv", + "title": "Meža ugunsgrēks" + }, + { + "lang": "mg", + "title": "Doro tanety" + }, + { + "lang": "mk", + "title": "Шумски пожар" + }, + { + "lang": "ml", + "title": "കാട്ടുതീ" + }, + { + "lang": "mr", + "title": "वणवा" + }, + { + "lang": "ms", + "title": "Kebakaran liar" + }, + { + "lang": "my", + "title": "တောမီး" + }, + { + "lang": "ne", + "title": "डढेलो" + }, + { + "lang": "nl", + "title": "Natuurbrand" + }, + { + "lang": "pa", + "title": "ਜੰਗਲੀ ਅੱਗ" + }, + { + "lang": "pnb", + "title": "جنگلی اگ" + }, + { + "lang": "ps", + "title": "ځنګل سوځېدنه" + }, + { + "lang": "pt", + "title": "Incêndio de vegetação" + }, + { + "lang": "ro", + "title": "Incendiu de pădure" + }, + { + "lang": "sah", + "title": "Тыа умайыыта" + }, + { + "lang": "sco", + "title": "Wildfire" + }, + { + "lang": "simple", + "title": "Wildfire" + }, + { + "lang": "sl", + "title": "Požar v naravi" + }, + { + "lang": "sq", + "title": "Zjarri i egër" + }, + { + "lang": "sv", + "title": "Markbrand" + }, + { + "lang": "ta", + "title": "காட்டுத்தீ" + }, + { + "lang": "te", + "title": "దావానలం" + }, + { + "lang": "th", + "title": "ไฟป่า" + }, + { + "lang": "tl", + "title": "Napakalaking sunog" + }, + { + "lang": "ur", + "title": "جنگل کی آگ" + }, + { + "lang": "vi", + "title": "Cháy rừng" + }, + { + "lang": "wuu", + "title": "山火" + }, + { + "lang": "yi", + "title": "וואלד פייער" + }, + { + "lang": "zh", + "title": "野火" + }, + { + "lang": "nan", + "title": "Hóe-sio-soaⁿ" + }, + { + "lang": "yue", + "title": "山火" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd6d1c9bc2b553c0ed6508b677255694.json b/wikipedia-analysis-#229lixin/cache/bd6d1c9bc2b553c0ed6508b677255694.json new file mode 100644 index 0000000..a7aab8a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd6d1c9bc2b553c0ed6508b677255694.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:46.707009", + "response": { + "continue": { + "rvcontinue": "20061104184341|82141", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18581, + "ns": 0, + "title": "বন্যা", + "revisions": [ + { + "timestamp": "2006-09-18T04:36:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd75b9702ed814377bc50ddff004a5a7.json b/wikipedia-analysis-#229lixin/cache/bd75b9702ed814377bc50ddff004a5a7.json new file mode 100644 index 0000000..69e4289 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd75b9702ed814377bc50ddff004a5a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:15.227605", + "response": { + "continue": { + "rvcontinue": "20040306191209|146599", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45048, + "ns": 0, + "title": "Huragan", + "revisions": [ + { + "timestamp": "2004-03-06T10:18:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd86a992cb215824f6beb621aaeaa050.json b/wikipedia-analysis-#229lixin/cache/bd86a992cb215824f6beb621aaeaa050.json new file mode 100644 index 0000000..1105f86 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd86a992cb215824f6beb621aaeaa050.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:55.904237", + "response": { + "continue": { + "rvcontinue": "20250804150536|12093366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1065331, + "ns": 0, + "title": "Præsidentvalget i USA 2024", + "revisions": [ + { + "timestamp": "2026-01-14T05:33:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd93b10a43b8e584130ebab2e06e227b.json b/wikipedia-analysis-#229lixin/cache/bd93b10a43b8e584130ebab2e06e227b.json new file mode 100644 index 0000000..fca9ad5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd93b10a43b8e584130ebab2e06e227b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:25.690928", + "response": { + "continue": { + "rvcontinue": "20101205193924|57589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12208, + "ns": 0, + "title": "ကုလသမဂ္ဂ ငြိမ်းချမ်းရေး ထိန်းသိမ်းမှုတပ်ဖွဲ့", + "revisions": [ + { + "timestamp": "2010-12-02T05:08:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bd9f6440719b7dca147472b75ff6b404.json b/wikipedia-analysis-#229lixin/cache/bd9f6440719b7dca147472b75ff6b404.json new file mode 100644 index 0000000..d2d4b9c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bd9f6440719b7dca147472b75ff6b404.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:11.788747", + "response": { + "continue": { + "rvcontinue": "20210416191256|8794624", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 729148, + "ns": 0, + "title": "Ισότητα των φύλων", + "revisions": [ + { + "timestamp": "2021-03-27T10:52:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bdb40780674b1aa9732434f52b09a6d7.json b/wikipedia-analysis-#229lixin/cache/bdb40780674b1aa9732434f52b09a6d7.json new file mode 100644 index 0000000..3c1213c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bdb40780674b1aa9732434f52b09a6d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:23.300664", + "response": { + "continue": { + "rvcontinue": "20240627175415|11796530", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42503, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2025-12-04T10:53:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bdc36c219c52242b822e3f797d4b3a2b.json b/wikipedia-analysis-#229lixin/cache/bdc36c219c52242b822e3f797d4b3a2b.json new file mode 100644 index 0000000..8687496 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bdc36c219c52242b822e3f797d4b3a2b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:38.029637", + "response": { + "continue": { + "rvcontinue": "20250412070800|1414850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 189966, + "ns": 0, + "title": "Uchaguzi wa Rais wa Marekani, 2024", + "revisions": [ + { + "timestamp": "2025-09-05T17:44:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bde32a142e84d0063fdd9db66a4358d3.json b/wikipedia-analysis-#229lixin/cache/bde32a142e84d0063fdd9db66a4358d3.json new file mode 100644 index 0000000..9b6a490 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bde32a142e84d0063fdd9db66a4358d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:04.778363", + "response": { + "continue": { + "rvcontinue": "20251013082845|1462272", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1798, + "ns": 0, + "title": "Ubaguzi wa rangi", + "revisions": [ + { + "timestamp": "2025-10-15T09:33:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bdf2b7dc0566ce675a7f244cbd61bad6.json b/wikipedia-analysis-#229lixin/cache/bdf2b7dc0566ce675a7f244cbd61bad6.json new file mode 100644 index 0000000..447c981 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bdf2b7dc0566ce675a7f244cbd61bad6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:50.073405", + "response": { + "continue": { + "rvcontinue": "20040427060936|89020", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23739, + "ns": 0, + "title": "人权", + "revisions": [ + { + "timestamp": "2004-04-27T05:59:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be1698fa0d0a192eb90f625904eb5f5e.json b/wikipedia-analysis-#229lixin/cache/be1698fa0d0a192eb90f625904eb5f5e.json new file mode 100644 index 0000000..f232f7f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be1698fa0d0a192eb90f625904eb5f5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:08.091319", + "response": { + "continue": { + "rvcontinue": "20241130133057|142394078", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1125837, + "ns": 0, + "title": "Rifugiato", + "revisions": [ + { + "timestamp": "2025-04-27T15:41:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be1a33105c45ab2ddaa81da20585cacb.json b/wikipedia-analysis-#229lixin/cache/be1a33105c45ab2ddaa81da20585cacb.json new file mode 100644 index 0000000..df4eeff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be1a33105c45ab2ddaa81da20585cacb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:45.822447", + "response": { + "continue": { + "rvcontinue": "20040121185557|123660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30011, + "ns": 0, + "title": "Censur", + "revisions": [ + { + "timestamp": "2004-01-21T18:54:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be33b5af3dca0f2717594b3c576aa6f1.json b/wikipedia-analysis-#229lixin/cache/be33b5af3dca0f2717594b3c576aa6f1.json new file mode 100644 index 0000000..03c9a26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be33b5af3dca0f2717594b3c576aa6f1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:01.095817", + "response": { + "continue": { + "rvcontinue": "20190302155041|45186368", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8275137, + "ns": 0, + "title": "Vaccinationsmotstånd", + "revisions": [ + { + "timestamp": "2019-03-02T15:44:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be4afc6cfdb320aa9ba449a170beba55.json b/wikipedia-analysis-#229lixin/cache/be4afc6cfdb320aa9ba449a170beba55.json new file mode 100644 index 0000000..4e429b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be4afc6cfdb320aa9ba449a170beba55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:00.123634", + "response": { + "continue": { + "rvcontinue": "20080801190452|1987518", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 386936, + "ns": 0, + "title": "رقابة", + "revisions": [ + { + "timestamp": "2008-08-01T16:20:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be5625f3dce764c3a99d34f98df5a338.json b/wikipedia-analysis-#229lixin/cache/be5625f3dce764c3a99d34f98df5a338.json new file mode 100644 index 0000000..3be3378 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be5625f3dce764c3a99d34f98df5a338.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:01.663910", + "response": { + "continue": { + "rvcontinue": "20040110070632|37532", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10863, + "ns": 0, + "title": "民主", + "revisions": [ + { + "timestamp": "2004-01-10T07:03:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be6bf9ecf02f7ac3e58cbdc05c3138a8.json b/wikipedia-analysis-#229lixin/cache/be6bf9ecf02f7ac3e58cbdc05c3138a8.json new file mode 100644 index 0000000..3c38210 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be6bf9ecf02f7ac3e58cbdc05c3138a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:32.877982", + "response": { + "continue": { + "rvcontinue": "20070804055226|14044326", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1104075, + "ns": 0, + "title": "無国籍", + "revisions": [ + { + "timestamp": "2007-08-04T05:48:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/be6cd74a6cdc1e30578c653de04c6190.json b/wikipedia-analysis-#229lixin/cache/be6cd74a6cdc1e30578c653de04c6190.json new file mode 100644 index 0000000..f2110a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/be6cd74a6cdc1e30578c653de04c6190.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:10.431618", + "response": { + "continue": { + "rvcontinue": "20160710032459|40747702", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5383852, + "ns": 0, + "title": "疫苗猶豫", + "revisions": [ + { + "timestamp": "2016-07-09T18:01:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bea56940fc68e914f44db20d285f1ac6.json b/wikipedia-analysis-#229lixin/cache/bea56940fc68e914f44db20d285f1ac6.json new file mode 100644 index 0000000..7e8d681 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bea56940fc68e914f44db20d285f1ac6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:21.536738", + "response": { + "continue": { + "rvcontinue": "20040405193655|3328", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3037, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2004-04-04T07:48:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/beb5e52715a2ded894d050adb3acf5b4.json b/wikipedia-analysis-#229lixin/cache/beb5e52715a2ded894d050adb3acf5b4.json new file mode 100644 index 0000000..ab2279c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/beb5e52715a2ded894d050adb3acf5b4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:58.360680", + "response": { + "continue": { + "rvcontinue": "20041223173227|187381", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39377, + "ns": 0, + "title": "ארגון הבריאות העולמי", + "revisions": [ + { + "timestamp": "2004-12-23T17:20:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/befdf8e31f17227e7bf05b43514fbc71.json b/wikipedia-analysis-#229lixin/cache/befdf8e31f17227e7bf05b43514fbc71.json new file mode 100644 index 0000000..3d8ead9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/befdf8e31f17227e7bf05b43514fbc71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:55.610064", + "response": { + "continue": { + "rvcontinue": "20060514104403|458348", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 88550, + "ns": 0, + "title": "Горски пожар", + "revisions": [ + { + "timestamp": "2006-05-01T08:29:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/beff0c8de78204993ecf27ba13335f23.json b/wikipedia-analysis-#229lixin/cache/beff0c8de78204993ecf27ba13335f23.json new file mode 100644 index 0000000..d7f1f59 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/beff0c8de78204993ecf27ba13335f23.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:57.023882", + "response": { + "continue": { + "rvcontinue": "20250731022819|25093527", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2009604, + "ns": 0, + "title": "Volební podvod", + "revisions": [ + { + "timestamp": "2025-07-30T21:47:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf04f36887164cf4a6d34682bbe692d2.json b/wikipedia-analysis-#229lixin/cache/bf04f36887164cf4a6d34682bbe692d2.json new file mode 100644 index 0000000..4e7f518 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf04f36887164cf4a6d34682bbe692d2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:42.731411", + "response": { + "continue": { + "rvcontinue": "20251115111433|149818457", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 133978, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2026-01-10T22:16:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf12db4c619da9e75c1d0a4b22b42687.json b/wikipedia-analysis-#229lixin/cache/bf12db4c619da9e75c1d0a4b22b42687.json new file mode 100644 index 0000000..4fb19bb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf12db4c619da9e75c1d0a4b22b42687.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:31.811773", + "response": { + "continue": { + "rvcontinue": "20191106233028|16150106", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2948834, + "ns": 0, + "title": "Pemilihan", + "revisions": [ + { + "timestamp": "2019-10-28T17:41:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf3756febf33a438ea538ef1272ba89e.json b/wikipedia-analysis-#229lixin/cache/bf3756febf33a438ea538ef1272ba89e.json new file mode 100644 index 0000000..3bb098e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf3756febf33a438ea538ef1272ba89e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:27.518639", + "response": { + "continue": { + "rvcontinue": "20030625065803|42721", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9997, + "ns": 0, + "title": "民主主義", + "revisions": [ + { + "timestamp": "2003-06-13T16:33:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf4767271c696f03038828a0db8d1323.json b/wikipedia-analysis-#229lixin/cache/bf4767271c696f03038828a0db8d1323.json new file mode 100644 index 0000000..912fe1c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf4767271c696f03038828a0db8d1323.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:18.300719", + "response": { + "continue": { + "rvcontinue": "20180707113018|1036785", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101491, + "ns": 0, + "title": "Tetemeko la ardhi", + "revisions": [ + { + "timestamp": "2018-07-07T11:12:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf70991a61d18c50124a6b1c0fdf3108.json b/wikipedia-analysis-#229lixin/cache/bf70991a61d18c50124a6b1c0fdf3108.json new file mode 100644 index 0000000..3be4969 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf70991a61d18c50124a6b1c0fdf3108.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:00.488108", + "response": { + "continue": { + "rvcontinue": "20180615013515|3492441", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 780850, + "ns": 0, + "title": "بے گھری", + "revisions": [ + { + "timestamp": "2018-06-15T01:30:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf7dc11299a45a23da3e2797f98e2f8c.json b/wikipedia-analysis-#229lixin/cache/bf7dc11299a45a23da3e2797f98e2f8c.json new file mode 100644 index 0000000..d77d8a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf7dc11299a45a23da3e2797f98e2f8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:15.877592", + "response": { + "continue": { + "rvcontinue": "20050407154927|664589", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144713, + "ns": 0, + "title": "Uchodźca", + "revisions": [ + { + "timestamp": "2005-04-07T15:47:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf89013e15345e83c3c4712ec9c94f10.json b/wikipedia-analysis-#229lixin/cache/bf89013e15345e83c3c4712ec9c94f10.json new file mode 100644 index 0000000..3b88f99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf89013e15345e83c3c4712ec9c94f10.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:36.540332", + "response": { + "continue": { + "rvcontinue": "20230927201015|301788", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58012, + "ns": 0, + "title": "سانسور", + "revisions": [ + { + "timestamp": "2021-11-15T15:20:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bf94aa6348f8c70507a700af7463ef45.json b/wikipedia-analysis-#229lixin/cache/bf94aa6348f8c70507a700af7463ef45.json new file mode 100644 index 0000000..069c4db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bf94aa6348f8c70507a700af7463ef45.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:39.308474", + "response": { + "continue": { + "rvcontinue": "20250929100003|106648118", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17287, + "ns": 0, + "title": "差別", + "revisions": [ + { + "timestamp": "2025-11-20T19:53:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bfacbd6fc71d32b7cdf182908c68db17.json b/wikipedia-analysis-#229lixin/cache/bfacbd6fc71d32b7cdf182908c68db17.json new file mode 100644 index 0000000..cf758f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bfacbd6fc71d32b7cdf182908c68db17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:15.267052", + "response": { + "continue": { + "rvcontinue": "20031214215446|45216", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22461, + "ns": 0, + "title": "Diskrimination", + "revisions": [ + { + "timestamp": "2003-12-14T21:51:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bfb6ccb547c2f36890803e883e29d75e.json b/wikipedia-analysis-#229lixin/cache/bfb6ccb547c2f36890803e883e29d75e.json new file mode 100644 index 0000000..85dbc1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bfb6ccb547c2f36890803e883e29d75e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:14.999437", + "response": { + "continue": { + "rvcontinue": "20251011192125|11320928", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71925, + "ns": 0, + "title": "Φυματίωση", + "revisions": [ + { + "timestamp": "2025-10-31T19:47:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bfc135c484810553fb34aa671ea07c3c.json b/wikipedia-analysis-#229lixin/cache/bfc135c484810553fb34aa671ea07c3c.json new file mode 100644 index 0000000..0c9d65d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bfc135c484810553fb34aa671ea07c3c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:44.618183", + "response": { + "continue": { + "rvcontinue": "20020828105330|28760", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5630, + "ns": 0, + "title": "Weltgesundheitsorganisation", + "revisions": [ + { + "timestamp": "2002-04-25T11:18:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bfd7b28d8c21d35f7c26ddff92cdb0c5.json b/wikipedia-analysis-#229lixin/cache/bfd7b28d8c21d35f7c26ddff92cdb0c5.json new file mode 100644 index 0000000..060bff3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bfd7b28d8c21d35f7c26ddff92cdb0c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:54.441838", + "response": { + "continue": { + "rvcontinue": "20060206103209|163931", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41179, + "ns": 0, + "title": "حرية التعبير", + "revisions": [ + { + "timestamp": "2006-02-06T10:24:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bfe9d212f0f8cc7ae5c2f4305c3eaff3.json b/wikipedia-analysis-#229lixin/cache/bfe9d212f0f8cc7ae5c2f4305c3eaff3.json new file mode 100644 index 0000000..1c953f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bfe9d212f0f8cc7ae5c2f4305c3eaff3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:21.183968", + "response": { + "continue": { + "rvcontinue": "20251227213842|43241886", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53696, + "ns": 0, + "title": "مالاریا", + "revisions": [ + { + "timestamp": "2025-12-28T09:07:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/bff2c8292bf866f4aa95764ce2e90658.json b/wikipedia-analysis-#229lixin/cache/bff2c8292bf866f4aa95764ce2e90658.json new file mode 100644 index 0000000..e3964b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/bff2c8292bf866f4aa95764ce2e90658.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:31.757401", + "response": { + "continue": { + "rvcontinue": "20240511145112|831061", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 235539, + "ns": 0, + "title": "စာနယ်ဇင်းလွတ်လပ်ခွင့်", + "revisions": [ + { + "timestamp": "2024-08-03T20:18:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c01cc37248e1107f2b615eda87cfcbc1.json b/wikipedia-analysis-#229lixin/cache/c01cc37248e1107f2b615eda87cfcbc1.json new file mode 100644 index 0000000..c6cb678 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c01cc37248e1107f2b615eda87cfcbc1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:02.333704", + "response": { + "continue": { + "rvcontinue": "20260112014159|6510610", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 249004, + "ns": 0, + "title": "शरणार्थी", + "revisions": [ + { + "timestamp": "2026-01-12T01:52:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c030dbf02f8a65b7a4293c6704c449ee.json b/wikipedia-analysis-#229lixin/cache/c030dbf02f8a65b7a4293c6704c449ee.json new file mode 100644 index 0000000..90f99ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c030dbf02f8a65b7a4293c6704c449ee.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:59.347145", + "response": { + "continue": { + "rvcontinue": "20050213212757|128678", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33954, + "ns": 0, + "title": "Tulva", + "revisions": [ + { + "timestamp": "2005-02-13T10:20:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c03e6680ff11cb43a9a455fc06a2e3cf.json b/wikipedia-analysis-#229lixin/cache/c03e6680ff11cb43a9a455fc06a2e3cf.json new file mode 100644 index 0000000..509b5b7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c03e6680ff11cb43a9a455fc06a2e3cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:17.331998", + "response": { + "continue": { + "rvcontinue": "20060109104414|4933780", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 569007, + "ns": 0, + "title": "Maintien de la paix", + "revisions": [ + { + "timestamp": "2006-01-08T10:29:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c06f23f7dbeaa0348c468b352c004a0f.json b/wikipedia-analysis-#229lixin/cache/c06f23f7dbeaa0348c468b352c004a0f.json new file mode 100644 index 0000000..87db481 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c06f23f7dbeaa0348c468b352c004a0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:47.323572", + "response": { + "continue": { + "rvcontinue": "20251217135613|74595673", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19804821, + "ns": 0, + "title": "Bầu cử tổng thống Hoa Kỳ 2024", + "revisions": [ + { + "timestamp": "2026-01-17T02:22:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c07ae8881ba69383f36c2e4771815d13.json b/wikipedia-analysis-#229lixin/cache/c07ae8881ba69383f36c2e4771815d13.json new file mode 100644 index 0000000..7087463 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c07ae8881ba69383f36c2e4771815d13.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:11.852996", + "response": { + "continue": { + "rvcontinue": "20050829022548|96118", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28474, + "ns": 0, + "title": "Бідність", + "revisions": [ + { + "timestamp": "2005-08-29T01:47:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c0833440b9cecf0585e326e940695114.json b/wikipedia-analysis-#229lixin/cache/c0833440b9cecf0585e326e940695114.json new file mode 100644 index 0000000..adc4602 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c0833440b9cecf0585e326e940695114.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:37.244146", + "response": { + "continue": { + "rvcontinue": "20250901212131|77520356", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14695, + "ns": 0, + "title": "Demokracja", + "revisions": [ + { + "timestamp": "2025-11-22T10:37:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c08899851c5eef646799a90d48e7cfba.json b/wikipedia-analysis-#229lixin/cache/c08899851c5eef646799a90d48e7cfba.json new file mode 100644 index 0000000..d3bc01b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c08899851c5eef646799a90d48e7cfba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:49.448326", + "response": { + "continue": { + "rvcontinue": "20170324103939|394855", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71951, + "ns": 0, + "title": "ළමා මෙහෙකරුවන්", + "revisions": [ + { + "timestamp": "2021-04-28T15:31:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c096f4af0b57cd75d3dc5f1f90d30b87.json b/wikipedia-analysis-#229lixin/cache/c096f4af0b57cd75d3dc5f1f90d30b87.json new file mode 100644 index 0000000..17d6775 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c096f4af0b57cd75d3dc5f1f90d30b87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:37.064818", + "response": { + "continue": { + "rvcontinue": "20241219102622|68597772", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 749826, + "ns": 0, + "title": "Staatloosheid", + "revisions": [ + { + "timestamp": "2025-07-29T17:51:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c0a65d278ec8afcfb9dc93a29feb0bf5.json b/wikipedia-analysis-#229lixin/cache/c0a65d278ec8afcfb9dc93a29feb0bf5.json new file mode 100644 index 0000000..30f11d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c0a65d278ec8afcfb9dc93a29feb0bf5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:57.348025", + "response": { + "continue": { + "rvcontinue": "20060313065237|179220", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48257, + "ns": 0, + "title": "Kejahatan perang", + "revisions": [ + { + "timestamp": "2006-03-13T06:52:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c0a94c53a852172c298bbfb5a8655f19.json b/wikipedia-analysis-#229lixin/cache/c0a94c53a852172c298bbfb5a8655f19.json new file mode 100644 index 0000000..c12fe51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c0a94c53a852172c298bbfb5a8655f19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:07.936592", + "response": { + "continue": { + "rvcontinue": "20050723172012|317290", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56748, + "ns": 0, + "title": "Tortur", + "revisions": [ + { + "timestamp": "2005-05-14T10:54:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c0ca0fea921b79d035ca157b177673ff.json b/wikipedia-analysis-#229lixin/cache/c0ca0fea921b79d035ca157b177673ff.json new file mode 100644 index 0000000..e3a7ef9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c0ca0fea921b79d035ca157b177673ff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:35.760177", + "response": { + "continue": { + "rvcontinue": "20250915195548|27828249", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114141, + "ns": 0, + "title": "Diskriminasi", + "revisions": [ + { + "timestamp": "2025-11-14T00:34:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c12e98ea9f0c2e15db0bd7f813f23264.json b/wikipedia-analysis-#229lixin/cache/c12e98ea9f0c2e15db0bd7f813f23264.json new file mode 100644 index 0000000..5878076 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c12e98ea9f0c2e15db0bd7f813f23264.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:46.077922", + "response": { + "continue": { + "rvcontinue": "20250524230510|29952544", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4055991, + "ns": 0, + "title": "Особа без држављанства", + "revisions": [ + { + "timestamp": "2025-11-10T21:59:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1404f0fc552cf27c32684bfb4ed5ea0.json b/wikipedia-analysis-#229lixin/cache/c1404f0fc552cf27c32684bfb4ed5ea0.json new file mode 100644 index 0000000..cb05cc9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1404f0fc552cf27c32684bfb4ed5ea0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:27.670030", + "response": { + "continue": { + "rvcontinue": "20230211163143|1122847", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 130620, + "ns": 0, + "title": "सन् २०२३ टर्की-सिरिया भूकम्प", + "revisions": [ + { + "timestamp": "2025-01-28T13:37:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c152ca86c69cd565ac60e4f516a2f2a1.json b/wikipedia-analysis-#229lixin/cache/c152ca86c69cd565ac60e4f516a2f2a1.json new file mode 100644 index 0000000..232149d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c152ca86c69cd565ac60e4f516a2f2a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:28.459338", + "response": { + "continue": { + "rvcontinue": "20251101093332|42950572", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10776, + "ns": 0, + "title": "فقر", + "revisions": [ + { + "timestamp": "2025-11-01T09:34:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1583d2070b56fe2c2a2e639e5a753a8.json b/wikipedia-analysis-#229lixin/cache/c1583d2070b56fe2c2a2e639e5a753a8.json new file mode 100644 index 0000000..d147182 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1583d2070b56fe2c2a2e639e5a753a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:45.195498", + "response": { + "continue": { + "rvcontinue": "20040315141335|8110", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6984, + "ns": 0, + "title": "Síndrome da imunodeficiência adquirida", + "revisions": [ + { + "timestamp": "2004-03-15T11:30:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c15ae12f4641a9827cf6ec72039c4212.json b/wikipedia-analysis-#229lixin/cache/c15ae12f4641a9827cf6ec72039c4212.json new file mode 100644 index 0000000..731d281 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c15ae12f4641a9827cf6ec72039c4212.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:17.772714", + "response": { + "continue": { + "rvcontinue": "20251122185806|43071600", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44267, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2025-12-28T09:22:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c174b7e3ad15465c7bfd4fe81bf67d46.json b/wikipedia-analysis-#229lixin/cache/c174b7e3ad15465c7bfd4fe81bf67d46.json new file mode 100644 index 0000000..b70d7be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c174b7e3ad15465c7bfd4fe81bf67d46.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:20.426351", + "response": { + "continue": { + "rvcontinue": "20251202144842|107455297", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1474417, + "ns": 0, + "title": "地球温暖化", + "revisions": [ + { + "timestamp": "2025-12-02T15:07:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c18fdf2d1034592e909f75a3db95097e.json b/wikipedia-analysis-#229lixin/cache/c18fdf2d1034592e909f75a3db95097e.json new file mode 100644 index 0000000..0872f4c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c18fdf2d1034592e909f75a3db95097e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:37.450975", + "response": { + "continue": { + "rvcontinue": "20170120044531|12155950", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2039930, + "ns": 0, + "title": "Pengungsi internal", + "revisions": [ + { + "timestamp": "2016-03-15T01:20:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1cc07b5e2338e080e98c829a13cce33.json b/wikipedia-analysis-#229lixin/cache/c1cc07b5e2338e080e98c829a13cce33.json new file mode 100644 index 0000000..864f990 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1cc07b5e2338e080e98c829a13cce33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:13.990002", + "response": { + "continue": { + "rvcontinue": "20250327184609|16896650", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16024, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-06-26T04:06:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1cc361d979e30582d53a2107ec266d9.json b/wikipedia-analysis-#229lixin/cache/c1cc361d979e30582d53a2107ec266d9.json new file mode 100644 index 0000000..584ffdb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1cc361d979e30582d53a2107ec266d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:17.219770", + "response": { + "continue": { + "rvcontinue": "20250922122446|1317521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 146438, + "ns": 0, + "title": "आतङ्कवाद", + "revisions": [ + { + "timestamp": "2025-09-01T07:40:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1d29f47a31bdfd1167cee9563dd9a36.json b/wikipedia-analysis-#229lixin/cache/c1d29f47a31bdfd1167cee9563dd9a36.json new file mode 100644 index 0000000..441ae1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1d29f47a31bdfd1167cee9563dd9a36.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:06.192256", + "response": { + "continue": { + "rvcontinue": "20080428091952|116534", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27871, + "ns": 0, + "title": "رائے دہندگی", + "revisions": [ + { + "timestamp": "2008-04-28T09:18:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1d6c40d93eef1605988203604810c2e.json b/wikipedia-analysis-#229lixin/cache/c1d6c40d93eef1605988203604810c2e.json new file mode 100644 index 0000000..5a6ecad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1d6c40d93eef1605988203604810c2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:32.699716", + "response": { + "continue": { + "rvcontinue": "20250216152835|23029458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1641926, + "ns": 0, + "title": "Maansisäinen pakolainen", + "revisions": [ + { + "timestamp": "2025-05-23T01:34:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1f30080b34583831739149271f5e427.json b/wikipedia-analysis-#229lixin/cache/c1f30080b34583831739149271f5e427.json new file mode 100644 index 0000000..7dca3f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1f30080b34583831739149271f5e427.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:49.493751", + "response": { + "continue": { + "rvcontinue": "20251117104417|25404799", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16736, + "ns": 0, + "title": "Povodeň", + "revisions": [ + { + "timestamp": "2025-12-14T08:44:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c1f6c6f928103f4d359173f5144b3be6.json b/wikipedia-analysis-#229lixin/cache/c1f6c6f928103f4d359173f5144b3be6.json new file mode 100644 index 0000000..31e6ea1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c1f6c6f928103f4d359173f5144b3be6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:15.061771", + "response": { + "continue": { + "rvcontinue": "20060425230717|342752", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134730, + "ns": 0, + "title": "Ратни злочин", + "revisions": [ + { + "timestamp": "2006-04-25T23:07:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c207bbbf381832b08696c5ce2dd43cc6.json b/wikipedia-analysis-#229lixin/cache/c207bbbf381832b08696c5ce2dd43cc6.json new file mode 100644 index 0000000..1dc6b3d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c207bbbf381832b08696c5ce2dd43cc6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:31.637310", + "response": { + "continue": { + "rvcontinue": "20040318144500|159772", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23745, + "ns": 0, + "title": "Wolność słowa", + "revisions": [ + { + "timestamp": "2003-09-23T12:29:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c22939cc8e36716d366cfb12564875d1.json b/wikipedia-analysis-#229lixin/cache/c22939cc8e36716d366cfb12564875d1.json new file mode 100644 index 0000000..6680fea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c22939cc8e36716d366cfb12564875d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:48.570303", + "response": { + "continue": { + "rvcontinue": "20251110003654|11360200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 526262, + "ns": 0, + "title": "Μεταναστευτικές ροές", + "revisions": [ + { + "timestamp": "2025-11-10T07:17:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c233ad110a2a197d21e5a48d126be560.json b/wikipedia-analysis-#229lixin/cache/c233ad110a2a197d21e5a48d126be560.json new file mode 100644 index 0000000..76cf5f0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c233ad110a2a197d21e5a48d126be560.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:50.673097", + "response": { + "continue": { + "rvcontinue": "20251204144426|231190157", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3002, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-04T14:45:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c23ce802983d1a88a8e81ba674be7e25.json b/wikipedia-analysis-#229lixin/cache/c23ce802983d1a88a8e81ba674be7e25.json new file mode 100644 index 0000000..3ed6082 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c23ce802983d1a88a8e81ba674be7e25.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:37.067106", + "response": { + "continue": { + "rvcontinue": "20040304171351|246375", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54835, + "ns": 0, + "title": "マラリア", + "revisions": [ + { + "timestamp": "2004-02-16T20:59:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c23eee66668958013493e229938bb001.json b/wikipedia-analysis-#229lixin/cache/c23eee66668958013493e229938bb001.json new file mode 100644 index 0000000..5f3f09a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c23eee66668958013493e229938bb001.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:50.384610", + "response": { + "continue": { + "rvcontinue": "20031128201801|2482161", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 382165, + "ns": 0, + "title": "Electoral fraud", + "revisions": [ + { + "timestamp": "2003-11-28T20:12:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c25eb896617954ac84559f63b2ede98c.json b/wikipedia-analysis-#229lixin/cache/c25eb896617954ac84559f63b2ede98c.json new file mode 100644 index 0000000..0034a7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c25eb896617954ac84559f63b2ede98c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:16.193376", + "response": { + "continue": { + "rvcontinue": "20260116144419|232478208", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5181, + "ns": 0, + "title": "Démocratie", + "revisions": [ + { + "timestamp": "2026-01-16T15:01:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c276e53ddadf8d5b5320705a4c01f332.json b/wikipedia-analysis-#229lixin/cache/c276e53ddadf8d5b5320705a4c01f332.json new file mode 100644 index 0000000..1553d16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c276e53ddadf8d5b5320705a4c01f332.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:46.593612", + "response": { + "continue": { + "rvcontinue": "20040723092938|278314", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71936, + "ns": 0, + "title": "Kara śmierci", + "revisions": [ + { + "timestamp": "2004-07-23T09:26:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c2b26231d7fcd8afb1221b9e850bfd07.json b/wikipedia-analysis-#229lixin/cache/c2b26231d7fcd8afb1221b9e850bfd07.json new file mode 100644 index 0000000..6bd1eaa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c2b26231d7fcd8afb1221b9e850bfd07.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:15.054531", + "response": { + "continue": { + "rvcontinue": "20260120124323|70564385", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70242, + "ns": 0, + "title": "Vluchteling", + "revisions": [ + { + "timestamp": "2026-01-22T08:29:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c2c8e0f0ae72ac17b2ea377b57acde31.json b/wikipedia-analysis-#229lixin/cache/c2c8e0f0ae72ac17b2ea377b57acde31.json new file mode 100644 index 0000000..d8ae561 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c2c8e0f0ae72ac17b2ea377b57acde31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:41.149121", + "response": { + "continue": { + "rvcontinue": "20220929194537|21731185", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3712174, + "ns": 0, + "title": "Krisis kemanusiaan", + "revisions": [ + { + "timestamp": "2022-09-29T19:44:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c2e251eff9ae8c11b41ccda779829f5a.json b/wikipedia-analysis-#229lixin/cache/c2e251eff9ae8c11b41ccda779829f5a.json new file mode 100644 index 0000000..89228e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c2e251eff9ae8c11b41ccda779829f5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:30.173518", + "response": { + "continue": { + "rvcontinue": "20180516064525|22619878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2720437, + "ns": 0, + "title": "Рух біженців", + "revisions": [ + { + "timestamp": "2018-05-16T05:45:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c2f853eac4a9c3576743c87ae8816993.json b/wikipedia-analysis-#229lixin/cache/c2f853eac4a9c3576743c87ae8816993.json new file mode 100644 index 0000000..dc3cf29 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c2f853eac4a9c3576743c87ae8816993.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:07.021974", + "response": { + "continue": { + "rvcontinue": "20080403153339|180101", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23576, + "ns": 0, + "title": "बाढ़", + "revisions": [ + { + "timestamp": "2007-06-15T15:06:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c318057314ff9fad1d5c94d9b3517325.json b/wikipedia-analysis-#229lixin/cache/c318057314ff9fad1d5c94d9b3517325.json new file mode 100644 index 0000000..7c343f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c318057314ff9fad1d5c94d9b3517325.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:13.066857", + "response": { + "continue": { + "rvcontinue": "20080125093024|18708", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5027, + "ns": 0, + "title": "භූචලන", + "revisions": [ + { + "timestamp": "2008-01-25T08:53:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c34b8417f0b0ec6d638bc65658d90de7.json b/wikipedia-analysis-#229lixin/cache/c34b8417f0b0ec6d638bc65658d90de7.json new file mode 100644 index 0000000..c3fd1b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c34b8417f0b0ec6d638bc65658d90de7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:19.991895", + "response": { + "continue": { + "rvcontinue": "20190326111333|14942630", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2768285, + "ns": 0, + "title": "Pengendalian perbatasan", + "revisions": [ + { + "timestamp": "2019-03-21T03:17:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c34e3bbd17520d1e879a8228a9a17351.json b/wikipedia-analysis-#229lixin/cache/c34e3bbd17520d1e879a8228a9a17351.json new file mode 100644 index 0000000..1d82395 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c34e3bbd17520d1e879a8228a9a17351.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:27.218188", + "response": { + "continue": { + "rvcontinue": "20251029141432|42937651", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61415, + "ns": 0, + "title": "نژادپرستی", + "revisions": [ + { + "timestamp": "2025-10-29T14:14:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3595f0b23856e0387d81ab7f39e3ef1.json b/wikipedia-analysis-#229lixin/cache/c3595f0b23856e0387d81ab7f39e3ef1.json new file mode 100644 index 0000000..823c0d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3595f0b23856e0387d81ab7f39e3ef1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:31.864767", + "response": { + "continue": { + "rvcontinue": "20250413231354|29361979", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 750280, + "ns": 0, + "title": "Гранична провера", + "revisions": [ + { + "timestamp": "2025-05-30T16:51:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c35b0363d677d97f07d99ffe30d1c3a9.json b/wikipedia-analysis-#229lixin/cache/c35b0363d677d97f07d99ffe30d1c3a9.json new file mode 100644 index 0000000..4b6c787 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c35b0363d677d97f07d99ffe30d1c3a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:04.421822", + "response": { + "continue": { + "rvcontinue": "20260106075316|42491461", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1273, + "ns": 0, + "title": "טרור", + "revisions": [ + { + "timestamp": "2026-01-06T07:53:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c379c0288604e4e30aec42aa518c1052.json b/wikipedia-analysis-#229lixin/cache/c379c0288604e4e30aec42aa518c1052.json new file mode 100644 index 0000000..076c0a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c379c0288604e4e30aec42aa518c1052.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:18.985526", + "response": { + "continue": { + "rvcontinue": "20200125134337|3925848", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 830337, + "ns": 0, + "title": "কোভিড-১৯ এর বৈশ্বিক মহামারি", + "revisions": [ + { + "timestamp": "2020-01-25T13:42:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c37bbf568316d7ebeabbec49db756134.json b/wikipedia-analysis-#229lixin/cache/c37bbf568316d7ebeabbec49db756134.json new file mode 100644 index 0000000..0a7ec25 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c37bbf568316d7ebeabbec49db756134.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:46.627257", + "response": { + "continue": { + "rvcontinue": "20251122200524|170613205", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6890877, + "ns": 0, + "title": "Fenómeno meteorológico extremo", + "revisions": [ + { + "timestamp": "2026-01-24T10:58:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c38481634c0ff725d3bb12484afd679e.json b/wikipedia-analysis-#229lixin/cache/c38481634c0ff725d3bb12484afd679e.json new file mode 100644 index 0000000..9f47e36 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c38481634c0ff725d3bb12484afd679e.json @@ -0,0 +1,352 @@ +{ + "cached_at": "2026-01-26T00:21:39.775815", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 221773, + "ns": 0, + "title": "Human migration", + "langlinks": [ + { + "lang": "af", + "title": "Menslike migrasie" + }, + { + "lang": "gsw", + "title": "Migration" + }, + { + "lang": "ar", + "title": "هجرة بشرية" + }, + { + "lang": "as", + "title": "জনপ্ৰব্ৰজন" + }, + { + "lang": "ast", + "title": "Migración humana" + }, + { + "lang": "awa", + "title": "प्रवास" + }, + { + "lang": "az", + "title": "Miqrasiya" + }, + { + "lang": "ba", + "title": "Халыҡтың миграцияһы" + }, + { + "lang": "be", + "title": "Міграцыя насельніцтва" + }, + { + "lang": "be-tarask", + "title": "Перасяленьне" + }, + { + "lang": "bg", + "title": "Миграция на населението" + }, + { + "lang": "br", + "title": "Divroañ" + }, + { + "lang": "bs", + "title": "Migracija stanovništva" + }, + { + "lang": "ca", + "title": "Migració humana" + }, + { + "lang": "cs", + "title": "Lidská migrace" + }, + { + "lang": "csb", + "title": "Migracja lëdzy" + }, + { + "lang": "cy", + "title": "Mudo dynol" + }, + { + "lang": "de", + "title": "Migration" + }, + { + "lang": "el", + "title": "Μεταναστευτικές ροές" + }, + { + "lang": "eo", + "title": "Migrado" + }, + { + "lang": "es", + "title": "Migración humana" + }, + { + "lang": "et", + "title": "Ränne" + }, + { + "lang": "eu", + "title": "Giza migrazio" + }, + { + "lang": "fa", + "title": "مهاجرت انسان" + }, + { + "lang": "fi", + "title": "Muuttoliike" + }, + { + "lang": "fr", + "title": "Migration humaine" + }, + { + "lang": "fy", + "title": "Minsklike migraasje" + }, + { + "lang": "gl", + "title": "Migración humana" + }, + { + "lang": "gn", + "title": "Yvypóra jeva" + }, + { + "lang": "he", + "title": "נדידת עמים" + }, + { + "lang": "hi", + "title": "मानव प्रवास" + }, + { + "lang": "hu", + "title": "Vándorlás" + }, + { + "lang": "hy", + "title": "Բնակչության միգրացիա" + }, + { + "lang": "ia", + "title": "Migration human" + }, + { + "lang": "id", + "title": "Migrasi manusia" + }, + { + "lang": "io", + "title": "Migrado" + }, + { + "lang": "is", + "title": "Fólksflutningar" + }, + { + "lang": "it", + "title": "Migrazione umana" + }, + { + "lang": "ja", + "title": "人口移動" + }, + { + "lang": "jv", + "title": "Migrasi" + }, + { + "lang": "ka", + "title": "მიგრაცია" + }, + { + "lang": "kk", + "title": "Миграция" + }, + { + "lang": "ko", + "title": "인구이동" + }, + { + "lang": "la", + "title": "Migratio" + }, + { + "lang": "lb", + "title": "Migratioun" + }, + { + "lang": "li", + "title": "Migratie" + }, + { + "lang": "lv", + "title": "Iedzīvotāju migrācija" + }, + { + "lang": "mk", + "title": "Преселба на населението" + }, + { + "lang": "mn", + "title": "Хүн амын шилжих хөдөлгөөн" + }, + { + "lang": "ms", + "title": "Penghijrahan" + }, + { + "lang": "my", + "title": "ပြောင်းရွှေ့နေထိုင်ခြင်း" + }, + { + "lang": "ne", + "title": "बसाइँ सराई" + }, + { + "lang": "new", + "title": "थाय्-बाय् हिलाः" + }, + { + "lang": "nl", + "title": "Menselijke migratie" + }, + { + "lang": "nb", + "title": "Migrasjon" + }, + { + "lang": "oc", + "title": "Migracion umana" + }, + { + "lang": "pa", + "title": "ਮਨੁੱਖੀ ਪਰਵਾਸ" + }, + { + "lang": "pl", + "title": "Migracja ludności" + }, + { + "lang": "ps", + "title": "انساني کډوالي" + }, + { + "lang": "pt", + "title": "Migração humana" + }, + { + "lang": "qu", + "title": "Runakunap astaynin" + }, + { + "lang": "ro", + "title": "Migrație umană" + }, + { + "lang": "ru", + "title": "Миграция населения" + }, + { + "lang": "rw", + "title": "Kwimuka kwabantu" + }, + { + "lang": "sh", + "title": "Migracija" + }, + { + "lang": "simple", + "title": "Human migration" + }, + { + "lang": "sk", + "title": "Migrácia (sociológia)" + }, + { + "lang": "sl", + "title": "Migracija ljudi" + }, + { + "lang": "sr", + "title": "Миграција становништва" + }, + { + "lang": "sv", + "title": "Mänsklig migration" + }, + { + "lang": "sw", + "title": "Uhamiaji wa binadamu" + }, + { + "lang": "tg", + "title": "Муҳоҷирати инсон" + }, + { + "lang": "th", + "title": "การย้ายถิ่นของมนุษย์" + }, + { + "lang": "tr", + "title": "İnsan göçü" + }, + { + "lang": "uk", + "title": "Міграція населення" + }, + { + "lang": "uz", + "title": "Aholi migratsiyasi" + }, + { + "lang": "vi", + "title": "Di dân" + }, + { + "lang": "wa", + "title": "Bagance" + }, + { + "lang": "wuu", + "title": "人口迁徙" + }, + { + "lang": "xmf", + "title": "მიგრაცია" + }, + { + "lang": "zh", + "title": "人口遷徙" + }, + { + "lang": "nan", + "title": "Jîn-kháu soá-tāng" + }, + { + "lang": "yue", + "title": "人類遷徙" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3853bfc74ad49b31b1c0b25f9c3a7f3.json b/wikipedia-analysis-#229lixin/cache/c3853bfc74ad49b31b1c0b25f9c3a7f3.json new file mode 100644 index 0000000..69e14fd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3853bfc74ad49b31b1c0b25f9c3a7f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:29.400138", + "response": { + "continue": { + "rvcontinue": "20070307100543|857969", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 181072, + "ns": 0, + "title": "Încălzirea globală", + "revisions": [ + { + "timestamp": "2007-03-07T09:47:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3858acbe7d6b6f3c5449e42bb51b6da.json b/wikipedia-analysis-#229lixin/cache/c3858acbe7d6b6f3c5449e42bb51b6da.json new file mode 100644 index 0000000..8efb8a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3858acbe7d6b6f3c5449e42bb51b6da.json @@ -0,0 +1,340 @@ +{ + "cached_at": "2026-01-26T00:31:01.773608", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 47702, + "ns": 0, + "title": "Torture", + "langlinks": [ + { + "lang": "af", + "title": "Marteling" + }, + { + "lang": "ar", + "title": "تعذيب" + }, + { + "lang": "arz", + "title": "تعذيب" + }, + { + "lang": "ast", + "title": "Tortura" + }, + { + "lang": "az", + "title": "İşgəncə" + }, + { + "lang": "be", + "title": "Катаванні" + }, + { + "lang": "bg", + "title": "Изтезание" + }, + { + "lang": "br", + "title": "Boureverezh" + }, + { + "lang": "ca", + "title": "Tortura" + }, + { + "lang": "ckb", + "title": "ئەشکەنجە" + }, + { + "lang": "cs", + "title": "Mučení" + }, + { + "lang": "cy", + "title": "Artaith" + }, + { + "lang": "da", + "title": "Tortur" + }, + { + "lang": "de", + "title": "Folter" + }, + { + "lang": "el", + "title": "Βασανιστήριο" + }, + { + "lang": "eo", + "title": "Torturo" + }, + { + "lang": "es", + "title": "Tortura" + }, + { + "lang": "et", + "title": "Piinamine" + }, + { + "lang": "eu", + "title": "Tortura" + }, + { + "lang": "fa", + "title": "شکنجه" + }, + { + "lang": "fi", + "title": "Kidutus" + }, + { + "lang": "fr", + "title": "Torture" + }, + { + "lang": "fy", + "title": "Marteling" + }, + { + "lang": "ga", + "title": "Céasadh" + }, + { + "lang": "gd", + "title": "Cur fo chràdh" + }, + { + "lang": "gl", + "title": "Tortura" + }, + { + "lang": "ha", + "title": "Gallazawa" + }, + { + "lang": "he", + "title": "עינויים" + }, + { + "lang": "hi", + "title": "यातना" + }, + { + "lang": "hr", + "title": "Mučenje" + }, + { + "lang": "hu", + "title": "Kínzás" + }, + { + "lang": "ia", + "title": "Tortura" + }, + { + "lang": "id", + "title": "Penyiksaan" + }, + { + "lang": "is", + "title": "Pyntingar" + }, + { + "lang": "it", + "title": "Tortura" + }, + { + "lang": "ja", + "title": "拷問" + }, + { + "lang": "ka", + "title": "წამება" + }, + { + "lang": "kk", + "title": "Азаптау" + }, + { + "lang": "kn", + "title": "ಚಿತ್ರಹಿಂಸೆ" + }, + { + "lang": "ko", + "title": "고문" + }, + { + "lang": "ku", + "title": "Îşkence" + }, + { + "lang": "la", + "title": "Cruciatus" + }, + { + "lang": "lt", + "title": "Kankinimas" + }, + { + "lang": "lv", + "title": "Spīdzināšana" + }, + { + "lang": "mk", + "title": "Мачење" + }, + { + "lang": "ms", + "title": "Penyeksaan" + }, + { + "lang": "my", + "title": "ညှဉ်းပန်းနှိပ်စက်ခြင်း" + }, + { + "lang": "mzn", + "title": "شکنجه" + }, + { + "lang": "nl", + "title": "Marteling" + }, + { + "lang": "nn", + "title": "Tortur" + }, + { + "lang": "nb", + "title": "Tortur" + }, + { + "lang": "oc", + "title": "Tortura" + }, + { + "lang": "pa", + "title": "ਤਸ਼ੱਦਦ" + }, + { + "lang": "pl", + "title": "Tortura" + }, + { + "lang": "pt", + "title": "Tortura" + }, + { + "lang": "qu", + "title": "Hipachiy" + }, + { + "lang": "ro", + "title": "Tortură" + }, + { + "lang": "ru", + "title": "Пытка" + }, + { + "lang": "sah", + "title": "Эрэйдээһин" + }, + { + "lang": "sc", + "title": "Tortura" + }, + { + "lang": "sco", + "title": "Tortur" + }, + { + "lang": "sh", + "title": "Tortura" + }, + { + "lang": "si", + "title": "වධ හිංසාව" + }, + { + "lang": "simple", + "title": "Torture" + }, + { + "lang": "sk", + "title": "Mučenie" + }, + { + "lang": "sl", + "title": "Mučenje" + }, + { + "lang": "so", + "title": "Silicdil" + }, + { + "lang": "sq", + "title": "Tortura" + }, + { + "lang": "sr", + "title": "Tortura" + }, + { + "lang": "sv", + "title": "Tortyr" + }, + { + "lang": "ta", + "title": "சித்திரவதை" + }, + { + "lang": "th", + "title": "การทรมาน" + }, + { + "lang": "tr", + "title": "İşkence" + }, + { + "lang": "uk", + "title": "Тортури" + }, + { + "lang": "ur", + "title": "ایذا رسانی" + }, + { + "lang": "vi", + "title": "Tra tấn" + }, + { + "lang": "wa", + "title": "Boureataedje" + }, + { + "lang": "wuu", + "title": "酷刑" + }, + { + "lang": "zh", + "title": "酷刑" + }, + { + "lang": "yue", + "title": "酷刑" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3aa023bf08d925271762a5e0a547848.json b/wikipedia-analysis-#229lixin/cache/c3aa023bf08d925271762a5e0a547848.json new file mode 100644 index 0000000..db2f222 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3aa023bf08d925271762a5e0a547848.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:00.356691", + "response": { + "continue": { + "rvcontinue": "20250723141732|73705327", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5669, + "ns": 0, + "title": "Lao", + "revisions": [ + { + "timestamp": "2025-10-23T16:30:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3abda9e3bb75b3912efa64415484755.json b/wikipedia-analysis-#229lixin/cache/c3abda9e3bb75b3912efa64415484755.json new file mode 100644 index 0000000..51ab23b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3abda9e3bb75b3912efa64415484755.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:53.208501", + "response": { + "continue": { + "rvcontinue": "20241005045946|337783", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58182, + "ns": 0, + "title": "د واکسينو په اړه دوه زړي توب", + "revisions": [ + { + "timestamp": "2024-10-19T15:38:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3af6b34d5cd5666c52a0cbca97cd743.json b/wikipedia-analysis-#229lixin/cache/c3af6b34d5cd5666c52a0cbca97cd743.json new file mode 100644 index 0000000..b57c372 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3af6b34d5cd5666c52a0cbca97cd743.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:32.473328", + "response": { + "continue": { + "rvcontinue": "20251001111934|42798493", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 38381, + "ns": 0, + "title": "جنگ", + "revisions": [ + { + "timestamp": "2025-11-15T15:54:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3b316965413e2b07212ef5b3c596984.json b/wikipedia-analysis-#229lixin/cache/c3b316965413e2b07212ef5b3c596984.json new file mode 100644 index 0000000..4950138 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3b316965413e2b07212ef5b3c596984.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:26.506177", + "response": { + "continue": { + "rvcontinue": "20260125114112|74707028", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 800383, + "ns": 0, + "title": "Diệt chủng", + "revisions": [ + { + "timestamp": "2026-01-26T08:15:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3c1efea96abc99c6bf4bce297492162.json b/wikipedia-analysis-#229lixin/cache/c3c1efea96abc99c6bf4bce297492162.json new file mode 100644 index 0000000..b06ccb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3c1efea96abc99c6bf4bce297492162.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:51.196503", + "response": { + "continue": { + "rvcontinue": "20251103212812|42967579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 201187, + "ns": 0, + "title": "سازمان جهانی بهداشت", + "revisions": [ + { + "timestamp": "2025-11-03T21:28:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3c3652fc4319777c79c3e13a637d68d.json b/wikipedia-analysis-#229lixin/cache/c3c3652fc4319777c79c3e13a637d68d.json new file mode 100644 index 0000000..7518b06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3c3652fc4319777c79c3e13a637d68d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:54.522852", + "response": { + "continue": { + "rvcontinue": "20210526055431|5202999", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1280838, + "ns": 0, + "title": "चरम मौसम", + "revisions": [ + { + "timestamp": "2021-05-26T05:52:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3c948e2435ad708ca9cd9d539923c7c.json b/wikipedia-analysis-#229lixin/cache/c3c948e2435ad708ca9cd9d539923c7c.json new file mode 100644 index 0000000..b33614b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3c948e2435ad708ca9cd9d539923c7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:36.622045", + "response": { + "continue": { + "rvcontinue": "20070208191705|6867033", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 830292, + "ns": 0, + "title": "Discriminazione", + "revisions": [ + { + "timestamp": "2007-02-08T19:07:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3f51ece7f6ecd781cc3d416e0226cf0.json b/wikipedia-analysis-#229lixin/cache/c3f51ece7f6ecd781cc3d416e0226cf0.json new file mode 100644 index 0000000..e781fd2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3f51ece7f6ecd781cc3d416e0226cf0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:13.972506", + "response": { + "continue": { + "rvcontinue": "20040709025958|118403", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21889, + "ns": 0, + "title": "种族主义", + "revisions": [ + { + "timestamp": "2004-04-12T08:43:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c3fabe38c84c2dd861ad1e0060368f2f.json b/wikipedia-analysis-#229lixin/cache/c3fabe38c84c2dd861ad1e0060368f2f.json new file mode 100644 index 0000000..650788d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c3fabe38c84c2dd861ad1e0060368f2f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:51.724837", + "response": { + "continue": { + "rvcontinue": "20221017154014|15171045", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 130241, + "ns": 0, + "title": "Malarie", + "revisions": [ + { + "timestamp": "2023-03-18T02:32:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c400f971127f00aa84f504f4625e2cf4.json b/wikipedia-analysis-#229lixin/cache/c400f971127f00aa84f504f4625e2cf4.json new file mode 100644 index 0000000..afebd81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c400f971127f00aa84f504f4625e2cf4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:29.236255", + "response": { + "continue": { + "rvcontinue": "20251117075054|42190243", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 102867, + "ns": 0, + "title": "איידס", + "revisions": [ + { + "timestamp": "2025-12-11T21:45:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4097dcb4ddba386b8d8054d201cffde.json b/wikipedia-analysis-#229lixin/cache/c4097dcb4ddba386b8d8054d201cffde.json new file mode 100644 index 0000000..abf12cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4097dcb4ddba386b8d8054d201cffde.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:21.587556", + "response": { + "continue": { + "rvcontinue": "20051027115908|54500", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14509, + "ns": 0, + "title": "اعدام", + "revisions": [ + { + "timestamp": "2005-10-27T11:56:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c412292cbe3b33dcdea5850fc27559a8.json b/wikipedia-analysis-#229lixin/cache/c412292cbe3b33dcdea5850fc27559a8.json new file mode 100644 index 0000000..9a87b83 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c412292cbe3b33dcdea5850fc27559a8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:24.222366", + "response": { + "continue": { + "rvcontinue": "20251015134755|147236417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 309717, + "ns": 0, + "title": "Libertà di parola", + "revisions": [ + { + "timestamp": "2025-11-24T00:22:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c41597e5daac4126b1e611a59fe3ff03.json b/wikipedia-analysis-#229lixin/cache/c41597e5daac4126b1e611a59fe3ff03.json new file mode 100644 index 0000000..21887ac --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c41597e5daac4126b1e611a59fe3ff03.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:26.330663", + "response": { + "continue": { + "rvcontinue": "20070828054411|915535", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212334, + "ns": 0, + "title": "Perdagangan manusia", + "revisions": [ + { + "timestamp": "2007-08-28T03:35:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c417051c95d3f0d41a317f6c5a1cdc9e.json b/wikipedia-analysis-#229lixin/cache/c417051c95d3f0d41a317f6c5a1cdc9e.json new file mode 100644 index 0000000..53d45e7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c417051c95d3f0d41a317f6c5a1cdc9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:25.770984", + "response": { + "continue": { + "rvcontinue": "20251224190750|78400224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5589516, + "ns": 0, + "title": "Wybory prezydenckie w Stanach Zjednoczonych w 2024 roku", + "revisions": [ + { + "timestamp": "2026-01-17T10:33:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c424b3e4d8a603423b6aed086c0f27e2.json b/wikipedia-analysis-#229lixin/cache/c424b3e4d8a603423b6aed086c0f27e2.json new file mode 100644 index 0000000..817c82a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c424b3e4d8a603423b6aed086c0f27e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:14.618754", + "response": { + "continue": { + "rvcontinue": "20031101125516|355584", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69194, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2003-10-20T10:43:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c434af72de8fd7da4fa91f9b9ecbdec3.json b/wikipedia-analysis-#229lixin/cache/c434af72de8fd7da4fa91f9b9ecbdec3.json new file mode 100644 index 0000000..68b3c71 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c434af72de8fd7da4fa91f9b9ecbdec3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:47.866243", + "response": { + "continue": { + "rvcontinue": "20030908174141|278259", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51827, + "ns": 0, + "title": "Flüchtling", + "revisions": [ + { + "timestamp": "2003-08-16T08:42:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c436319f336456c7d6143fcdb8c89fcb.json b/wikipedia-analysis-#229lixin/cache/c436319f336456c7d6143fcdb8c89fcb.json new file mode 100644 index 0000000..f27406d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c436319f336456c7d6143fcdb8c89fcb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:29.269204", + "response": { + "continue": { + "rvcontinue": "20050421105253|285227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44314, + "ns": 0, + "title": "Köyhyys", + "revisions": [ + { + "timestamp": "2005-04-21T08:05:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c44a59b392eb3611dccecd129a9f66eb.json b/wikipedia-analysis-#229lixin/cache/c44a59b392eb3611dccecd129a9f66eb.json new file mode 100644 index 0000000..686523b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c44a59b392eb3611dccecd129a9f66eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:39.382071", + "response": { + "continue": { + "rvcontinue": "20050219015447|30575", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12692, + "ns": 0, + "title": "사형", + "revisions": [ + { + "timestamp": "2005-02-19T01:53:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c465cdc7f2be8b3b334bf53006202e81.json b/wikipedia-analysis-#229lixin/cache/c465cdc7f2be8b3b334bf53006202e81.json new file mode 100644 index 0000000..fcd7bd4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c465cdc7f2be8b3b334bf53006202e81.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:20.095762", + "response": { + "continue": { + "rvcontinue": "20031127182851|179761", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8490805, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2003-11-27T18:03:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4918e6631c5a2f83fa5bafba661f1b8.json b/wikipedia-analysis-#229lixin/cache/c4918e6631c5a2f83fa5bafba661f1b8.json new file mode 100644 index 0000000..03309c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4918e6631c5a2f83fa5bafba661f1b8.json @@ -0,0 +1,120 @@ +{ + "cached_at": "2026-01-26T00:38:30.971798", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1251700, + "ns": 0, + "title": "Humanitarian crisis", + "langlinks": [ + { + "lang": "ar", + "title": "أزمة إنسانية" + }, + { + "lang": "ast", + "title": "Crisis humanitaria" + }, + { + "lang": "be", + "title": "Гуманітарная катастрофа" + }, + { + "lang": "bg", + "title": "Хуманитарна криза" + }, + { + "lang": "ca", + "title": "Crisi humanitària" + }, + { + "lang": "es", + "title": "Crisis humanitaria" + }, + { + "lang": "eu", + "title": "Gizaldeko krisialdi" + }, + { + "lang": "fr", + "title": "Crise humanitaire" + }, + { + "lang": "he", + "title": "משבר הומניטרי" + }, + { + "lang": "id", + "title": "Krisis kemanusiaan" + }, + { + "lang": "it", + "title": "Crisi umanitaria" + }, + { + "lang": "ja", + "title": "人道的危機" + }, + { + "lang": "ko", + "title": "인도주의적 위기" + }, + { + "lang": "lt", + "title": "Humanitarinė krizė" + }, + { + "lang": "nl", + "title": "Humanitaire ramp" + }, + { + "lang": "ps", + "title": "بشري ناورین" + }, + { + "lang": "pt", + "title": "Crise humanitária" + }, + { + "lang": "ru", + "title": "Гуманитарная катастрофа" + }, + { + "lang": "simple", + "title": "Humanitarian crisis" + }, + { + "lang": "sq", + "title": "Kriza humanitare" + }, + { + "lang": "tr", + "title": "İnsani krizler" + }, + { + "lang": "uk", + "title": "Гуманітарна катастрофа" + }, + { + "lang": "vi", + "title": "Khủng hoảng nhân đạo" + }, + { + "lang": "zh", + "title": "人道主義危機" + }, + { + "lang": "yue", + "title": "人道災難" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c491955fb26bc6395104ae360b768b95.json b/wikipedia-analysis-#229lixin/cache/c491955fb26bc6395104ae360b768b95.json new file mode 100644 index 0000000..85e15ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c491955fb26bc6395104ae360b768b95.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:12.850849", + "response": { + "continue": { + "rvcontinue": "20251219233635|72827796", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2748, + "ns": 0, + "title": "إيدز", + "revisions": [ + { + "timestamp": "2025-12-20T04:35:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4a6c9716b636b2b040ad0e1c0f754c5.json b/wikipedia-analysis-#229lixin/cache/c4a6c9716b636b2b040ad0e1c0f754c5.json new file mode 100644 index 0000000..6b98e13 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4a6c9716b636b2b040ad0e1c0f754c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:45.766593", + "response": { + "continue": { + "rvcontinue": "20240629104749|11804224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 732897, + "ns": 0, + "title": "Asylansøger", + "revisions": [ + { + "timestamp": "2013-10-29T14:28:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4b167aae578a093b2bcffac8b346000.json b/wikipedia-analysis-#229lixin/cache/c4b167aae578a093b2bcffac8b346000.json new file mode 100644 index 0000000..b5aee5b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4b167aae578a093b2bcffac8b346000.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:26.677193", + "response": { + "continue": { + "rvcontinue": "20251206103537|150475601", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11324947, + "ns": 0, + "title": "Кризис беженцев (термин)", + "revisions": [ + { + "timestamp": "2025-12-06T10:32:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4b4a4e145bcbe2a99e0422bd6f769ac.json b/wikipedia-analysis-#229lixin/cache/c4b4a4e145bcbe2a99e0422bd6f769ac.json new file mode 100644 index 0000000..b7391a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4b4a4e145bcbe2a99e0422bd6f769ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:59.263176", + "response": { + "continue": { + "rvcontinue": "20040608064101|442751", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96712, + "ns": 0, + "title": "異常気象", + "revisions": [ + { + "timestamp": "2004-06-08T06:11:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4d915b4f1e1b91fdc7a0daae75c6705.json b/wikipedia-analysis-#229lixin/cache/c4d915b4f1e1b91fdc7a0daae75c6705.json new file mode 100644 index 0000000..78ebaa3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4d915b4f1e1b91fdc7a0daae75c6705.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:21.194310", + "response": { + "continue": { + "rvcontinue": "20250608163808|71032749", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3642663, + "ns": 0, + "title": "جدل اللقاحات", + "revisions": [ + { + "timestamp": "2025-11-03T09:14:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4dc8fa4c502cf5265b3a4f7b04f0168.json b/wikipedia-analysis-#229lixin/cache/c4dc8fa4c502cf5265b3a4f7b04f0168.json new file mode 100644 index 0000000..57703ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4dc8fa4c502cf5265b3a4f7b04f0168.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:33.873390", + "response": { + "continue": { + "rvcontinue": "20060910002052|558090", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108348, + "ns": 0, + "title": "Поплава", + "revisions": [ + { + "timestamp": "2006-09-10T00:09:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4f371dcecb1162a4fa83bb23c4b966b.json b/wikipedia-analysis-#229lixin/cache/c4f371dcecb1162a4fa83bb23c4b966b.json new file mode 100644 index 0000000..ede2ad8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4f371dcecb1162a4fa83bb23c4b966b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:52.644598", + "response": { + "continue": { + "rvcontinue": "20260122103400|1334240779", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56106, + "ns": 0, + "title": "Wildfire", + "revisions": [ + { + "timestamp": "2026-01-26T03:41:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4f4c5cad37f99dce7dfbe01257f8518.json b/wikipedia-analysis-#229lixin/cache/c4f4c5cad37f99dce7dfbe01257f8518.json new file mode 100644 index 0000000..7efc319 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4f4c5cad37f99dce7dfbe01257f8518.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:41.886920", + "response": { + "continue": { + "rvcontinue": "20230927171232|301497", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 60203, + "ns": 0, + "title": "د ماشوم مزدوري کول", + "revisions": [ + { + "timestamp": "2022-03-08T11:04:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c4fbd1fa0ae7e61b371e9acb76711cff.json b/wikipedia-analysis-#229lixin/cache/c4fbd1fa0ae7e61b371e9acb76711cff.json new file mode 100644 index 0000000..790d953 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c4fbd1fa0ae7e61b371e9acb76711cff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:28.138838", + "response": { + "continue": { + "rvcontinue": "20200213103557|18727474", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1560152, + "ns": 0, + "title": "Koronaviruspandemia 2019–", + "revisions": [ + { + "timestamp": "2020-02-12T22:12:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c5062073916e07510685257b1ffe8f9f.json b/wikipedia-analysis-#229lixin/cache/c5062073916e07510685257b1ffe8f9f.json new file mode 100644 index 0000000..bf63209 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c5062073916e07510685257b1ffe8f9f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:11.214434", + "response": { + "continue": { + "rvcontinue": "20210513060551|5191542", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1277592, + "ns": 0, + "title": "संयुक्त राज्य राष्ट्रपति चुनाव, 2024", + "revisions": [ + { + "timestamp": "2021-05-13T06:00:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c50bc2b136830dfe2dc82cba04ac35d6.json b/wikipedia-analysis-#229lixin/cache/c50bc2b136830dfe2dc82cba04ac35d6.json new file mode 100644 index 0000000..44e911c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c50bc2b136830dfe2dc82cba04ac35d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:00.580249", + "response": { + "continue": { + "rvcontinue": "20260101235809|47134746", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3422602, + "ns": 0, + "title": "Пандемія коронавірусної хвороби 2019", + "revisions": [ + { + "timestamp": "2026-01-01T23:59:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c51812b94a3156252527fb0b0c64bcdb.json b/wikipedia-analysis-#229lixin/cache/c51812b94a3156252527fb0b0c64bcdb.json new file mode 100644 index 0000000..4a5bbfa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c51812b94a3156252527fb0b0c64bcdb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:16.525784", + "response": { + "continue": { + "rvcontinue": "20050117113246|35335", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315728, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2005-01-17T11:27:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c52a2344d73be4072d8be51f783ec2e2.json b/wikipedia-analysis-#229lixin/cache/c52a2344d73be4072d8be51f783ec2e2.json new file mode 100644 index 0000000..b4f698e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c52a2344d73be4072d8be51f783ec2e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:52.158462", + "response": { + "continue": { + "rvcontinue": "20260125110749|1334740391", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72956318, + "ns": 0, + "title": "2023 Turkey–Syria earthquakes", + "revisions": [ + { + "timestamp": "2026-01-25T11:11:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c530d102fd9c459caaa88bef58b1c2ca.json b/wikipedia-analysis-#229lixin/cache/c530d102fd9c459caaa88bef58b1c2ca.json new file mode 100644 index 0000000..852a4e9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c530d102fd9c459caaa88bef58b1c2ca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:24.276327", + "response": { + "continue": { + "rvcontinue": "20020506140459|10792", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3993, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2002-05-06T14:03:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c553cafa1eb469ea34e6b391adc2d48e.json b/wikipedia-analysis-#229lixin/cache/c553cafa1eb469ea34e6b391adc2d48e.json new file mode 100644 index 0000000..d819518 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c553cafa1eb469ea34e6b391adc2d48e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:21.955741", + "response": { + "continue": { + "rvcontinue": "20251003064401|41944492", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 297930, + "ns": 0, + "title": "סחר בבני אדם", + "revisions": [ + { + "timestamp": "2025-10-03T06:44:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c55c6dd49d394889102a07d921b3f8f3.json b/wikipedia-analysis-#229lixin/cache/c55c6dd49d394889102a07d921b3f8f3.json new file mode 100644 index 0000000..234f940 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c55c6dd49d394889102a07d921b3f8f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:23.352509", + "response": { + "continue": { + "rvcontinue": "20260115070812|28713861", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 751097, + "ns": 0, + "title": "Sajtószabadság", + "revisions": [ + { + "timestamp": "2026-01-24T09:13:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c56411cced1520d7af1ecd4afa23b7fa.json b/wikipedia-analysis-#229lixin/cache/c56411cced1520d7af1ecd4afa23b7fa.json new file mode 100644 index 0000000..70ef8d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c56411cced1520d7af1ecd4afa23b7fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:51.724363", + "response": { + "continue": { + "rvcontinue": "20241128183552|547653", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22406, + "ns": 0, + "title": "Laifin Yaƙi", + "revisions": [ + { + "timestamp": "2025-05-21T04:09:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c5aa83331e03ed387c4a1c2f63f52d71.json b/wikipedia-analysis-#229lixin/cache/c5aa83331e03ed387c4a1c2f63f52d71.json new file mode 100644 index 0000000..0fb3101 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c5aa83331e03ed387c4a1c2f63f52d71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:58.586939", + "response": { + "continue": { + "rvcontinue": "20130428102620|11406597", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1751756, + "ns": 0, + "title": "Bình đẳng giới", + "revisions": [ + { + "timestamp": "2013-04-28T10:16:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c5bbd1e81122a836416a63427639c017.json b/wikipedia-analysis-#229lixin/cache/c5bbd1e81122a836416a63427639c017.json new file mode 100644 index 0000000..df3cc09 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c5bbd1e81122a836416a63427639c017.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:14.108425", + "response": { + "continue": { + "rvcontinue": "20260125202330|1334815834", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33158, + "ns": 0, + "title": "War", + "revisions": [ + { + "timestamp": "2026-01-25T20:30:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c5fa8ad1502ef4bd6593bbcb89dad902.json b/wikipedia-analysis-#229lixin/cache/c5fa8ad1502ef4bd6593bbcb89dad902.json new file mode 100644 index 0000000..30036a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c5fa8ad1502ef4bd6593bbcb89dad902.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:52.406288", + "response": { + "continue": { + "rvcontinue": "20060920185932|235811", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49991, + "ns": 0, + "title": "วัณโรค", + "revisions": [ + { + "timestamp": "2006-09-20T18:41:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c5fcfe063655b0f5e54422014964dfb3.json b/wikipedia-analysis-#229lixin/cache/c5fcfe063655b0f5e54422014964dfb3.json new file mode 100644 index 0000000..f93766c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c5fcfe063655b0f5e54422014964dfb3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:09.869537", + "response": { + "continue": { + "rvcontinue": "20260102110944|28669477", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77089, + "ns": 0, + "title": "Árvíz", + "revisions": [ + { + "timestamp": "2026-01-05T11:06:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c603e861d3902004c95b3eea698f46ea.json b/wikipedia-analysis-#229lixin/cache/c603e861d3902004c95b3eea698f46ea.json new file mode 100644 index 0000000..e4a5a4a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c603e861d3902004c95b3eea698f46ea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:27.028196", + "response": { + "continue": { + "rvcontinue": "20260121172145|42581688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103057, + "ns": 0, + "title": "העסקת ילדים", + "revisions": [ + { + "timestamp": "2026-01-25T14:46:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c60a07f3a65e0dd7ba15713a3c27958c.json b/wikipedia-analysis-#229lixin/cache/c60a07f3a65e0dd7ba15713a3c27958c.json new file mode 100644 index 0000000..4bbc7f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c60a07f3a65e0dd7ba15713a3c27958c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:54.609642", + "response": { + "continue": { + "rvcontinue": "20050708033006|39186", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7733, + "ns": 0, + "title": "Demokrasi", + "revisions": [ + { + "timestamp": "2005-04-20T00:28:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c626cb342322949eae3a8ed8042a847b.json b/wikipedia-analysis-#229lixin/cache/c626cb342322949eae3a8ed8042a847b.json new file mode 100644 index 0000000..fd047f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c626cb342322949eae3a8ed8042a847b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:57.273221", + "response": { + "continue": { + "rvcontinue": "20251103172540|46476720", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1806, + "ns": 0, + "title": "Демократія", + "revisions": [ + { + "timestamp": "2025-11-23T13:48:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c62ba02cd2996030a8210d1d79eea612.json b/wikipedia-analysis-#229lixin/cache/c62ba02cd2996030a8210d1d79eea612.json new file mode 100644 index 0000000..7e0f063 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c62ba02cd2996030a8210d1d79eea612.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:08.869924", + "response": { + "continue": { + "rvcontinue": "20251005172306|42819338", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6200997, + "ns": 0, + "title": "زمین‌لرزه ۲۰۲۳ ترکیه و سوریه", + "revisions": [ + { + "timestamp": "2025-12-26T15:02:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c6331480a71c251d4c9b8ae70cb2e0c3.json b/wikipedia-analysis-#229lixin/cache/c6331480a71c251d4c9b8ae70cb2e0c3.json new file mode 100644 index 0000000..1dd6542 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c6331480a71c251d4c9b8ae70cb2e0c3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:52.044137", + "response": { + "continue": { + "rvcontinue": "20210328182845|58598870", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5508111, + "ns": 0, + "title": "Kiezersonderdrukking", + "revisions": [ + { + "timestamp": "2021-03-28T11:40:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c6496be8cd186e9db256097561b10fea.json b/wikipedia-analysis-#229lixin/cache/c6496be8cd186e9db256097561b10fea.json new file mode 100644 index 0000000..2963900 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c6496be8cd186e9db256097561b10fea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:46.442199", + "response": { + "continue": { + "rvcontinue": "20250709131358|77163233", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 132117, + "ns": 0, + "title": "Dyskryminacja (psychologia społeczna)", + "revisions": [ + { + "timestamp": "2025-08-10T04:47:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c65f48d3e7856c52fc2b93ab3bc00e5e.json b/wikipedia-analysis-#229lixin/cache/c65f48d3e7856c52fc2b93ab3bc00e5e.json new file mode 100644 index 0000000..4c35f87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c65f48d3e7856c52fc2b93ab3bc00e5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:27.095815", + "response": { + "continue": { + "rvcontinue": "20250521211244|11101857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 277177, + "ns": 0, + "title": "Πανδημία", + "revisions": [ + { + "timestamp": "2025-12-18T07:03:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c67b15d941a3fee975c67d1c2cfe43f4.json b/wikipedia-analysis-#229lixin/cache/c67b15d941a3fee975c67d1c2cfe43f4.json new file mode 100644 index 0000000..61e0f80 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c67b15d941a3fee975c67d1c2cfe43f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:22.415970", + "response": { + "continue": { + "rvcontinue": "20240728014546|7498018", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 94883, + "ns": 0, + "title": "অভ্যন্তরীণভাবে উচ্ছেদকৃত জনগোষ্ঠী", + "revisions": [ + { + "timestamp": "2025-08-01T19:18:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c67bb3f3d50140276990102af77a27e5.json b/wikipedia-analysis-#229lixin/cache/c67bb3f3d50140276990102af77a27e5.json new file mode 100644 index 0000000..0328418 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c67bb3f3d50140276990102af77a27e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:14.650157", + "response": { + "continue": { + "rvcontinue": "20060415215928|2789143", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 387963, + "ns": 0, + "title": "Broglio elettorale", + "revisions": [ + { + "timestamp": "2006-04-15T21:37:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c69792313d061f2880d8afbf60fe9279.json b/wikipedia-analysis-#229lixin/cache/c69792313d061f2880d8afbf60fe9279.json new file mode 100644 index 0000000..a97859e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c69792313d061f2880d8afbf60fe9279.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:33.746442", + "response": { + "continue": { + "rvcontinue": "20250112032508|1268614", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5174, + "ns": 0, + "title": "लोकतन्त्र", + "revisions": [ + { + "timestamp": "2025-08-25T13:20:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c698c40a9bc7616125aa43ea9734f68a.json b/wikipedia-analysis-#229lixin/cache/c698c40a9bc7616125aa43ea9734f68a.json new file mode 100644 index 0000000..ebaad58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c698c40a9bc7616125aa43ea9734f68a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:51.067870", + "response": { + "continue": { + "rvcontinue": "20250629192852|12617613", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 843836, + "ns": 0, + "title": "Президентски избори в САЩ (2024)", + "revisions": [ + { + "timestamp": "2025-10-09T21:56:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c6e81c0d8c22c2157a1b7bc908925883.json b/wikipedia-analysis-#229lixin/cache/c6e81c0d8c22c2157a1b7bc908925883.json new file mode 100644 index 0000000..f43ed75 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c6e81c0d8c22c2157a1b7bc908925883.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:40.784275", + "response": { + "continue": { + "rvcontinue": "20251219185322|71397667", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 661, + "ns": 0, + "title": "Democracia", + "revisions": [ + { + "timestamp": "2025-12-20T07:57:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c6f8658cf95dfc9b736243f2ec0c6df6.json b/wikipedia-analysis-#229lixin/cache/c6f8658cf95dfc9b736243f2ec0c6df6.json new file mode 100644 index 0000000..1348c4f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c6f8658cf95dfc9b736243f2ec0c6df6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:32.821431", + "response": { + "continue": { + "rvcontinue": "20071206162111|5510554", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 798957, + "ns": 0, + "title": "Gränskontroll", + "revisions": [ + { + "timestamp": "2007-12-06T16:18:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c70a4e35a9b3800073f735964c9f59b1.json b/wikipedia-analysis-#229lixin/cache/c70a4e35a9b3800073f735964c9f59b1.json new file mode 100644 index 0000000..4411e40 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c70a4e35a9b3800073f735964c9f59b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:13.907648", + "response": { + "continue": { + "rvcontinue": "20251228140206|28640294", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1839385, + "ns": 0, + "title": "2024-es amerikai elnökválasztás", + "revisions": [ + { + "timestamp": "2026-01-14T05:39:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c70b0f45b7f6494fe562db044b020375.json b/wikipedia-analysis-#229lixin/cache/c70b0f45b7f6494fe562db044b020375.json new file mode 100644 index 0000000..0a38261 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c70b0f45b7f6494fe562db044b020375.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:00.002015", + "response": { + "continue": { + "rvcontinue": "20251215181526|25520140", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12750, + "ns": 0, + "title": "Globální oteplování", + "revisions": [ + { + "timestamp": "2025-12-25T08:32:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c71e521e4b58600bce80e70b950f31b2.json b/wikipedia-analysis-#229lixin/cache/c71e521e4b58600bce80e70b950f31b2.json new file mode 100644 index 0000000..e2b837d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c71e521e4b58600bce80e70b950f31b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:22.625375", + "response": { + "continue": { + "rvcontinue": "20050406112534|65967", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15333, + "ns": 0, + "title": "Válka", + "revisions": [ + { + "timestamp": "2005-04-06T11:23:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c71e7e554ed3d361fd97a3dcd0b2422d.json b/wikipedia-analysis-#229lixin/cache/c71e7e554ed3d361fd97a3dcd0b2422d.json new file mode 100644 index 0000000..4235dcd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c71e7e554ed3d361fd97a3dcd0b2422d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:23.022799", + "response": { + "continue": { + "rvcontinue": "20250715143709|25054270", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15333, + "ns": 0, + "title": "Válka", + "revisions": [ + { + "timestamp": "2026-01-06T23:45:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c733a275956c99d26ef9375684b6b491.json b/wikipedia-analysis-#229lixin/cache/c733a275956c99d26ef9375684b6b491.json new file mode 100644 index 0000000..ce42241 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c733a275956c99d26ef9375684b6b491.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:31.448871", + "response": { + "continue": { + "rvcontinue": "20251108162906|40841334", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13564, + "ns": 0, + "title": "결핵", + "revisions": [ + { + "timestamp": "2025-12-31T06:14:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c734884ec15f27c1687718af5247aad0.json b/wikipedia-analysis-#229lixin/cache/c734884ec15f27c1687718af5247aad0.json new file mode 100644 index 0000000..1e52ad1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c734884ec15f27c1687718af5247aad0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:54.219876", + "response": { + "continue": { + "rvcontinue": "20041123165704|79863", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9409, + "ns": 0, + "title": "백신", + "revisions": [ + { + "timestamp": "2004-11-23T16:55:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c749edb942c9ba797a853e7868c118a0.json b/wikipedia-analysis-#229lixin/cache/c749edb942c9ba797a853e7868c118a0.json new file mode 100644 index 0000000..047dda8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c749edb942c9ba797a853e7868c118a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:45.897558", + "response": { + "continue": { + "rvcontinue": "20251017065223|356380", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59766, + "ns": 0, + "title": "ټولټاکنې", + "revisions": [ + { + "timestamp": "2022-02-15T13:35:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c765de76dd948727b0862a19985b02ba.json b/wikipedia-analysis-#229lixin/cache/c765de76dd948727b0862a19985b02ba.json new file mode 100644 index 0000000..330f92d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c765de76dd948727b0862a19985b02ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:33.835516", + "response": { + "continue": { + "rvcontinue": "20250129180927|6537415", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 55109, + "ns": 0, + "title": "پناہ گزین", + "revisions": [ + { + "timestamp": "2025-05-06T01:12:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c77ce80a8fb69ea58acc1bc649a469ef.json b/wikipedia-analysis-#229lixin/cache/c77ce80a8fb69ea58acc1bc649a469ef.json new file mode 100644 index 0000000..6e33dcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c77ce80a8fb69ea58acc1bc649a469ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:53.490519", + "response": { + "continue": { + "rvcontinue": "20230816202633|65220274", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5508111, + "ns": 0, + "title": "Kiezersonderdrukking", + "revisions": [ + { + "timestamp": "2025-01-07T22:07:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c78502791829aa861d0a47d3f4fa6246.json b/wikipedia-analysis-#229lixin/cache/c78502791829aa861d0a47d3f4fa6246.json new file mode 100644 index 0000000..b541c72 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c78502791829aa861d0a47d3f4fa6246.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:36.251906", + "response": { + "continue": { + "rvcontinue": "20251120095532|28566154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3001939, + "ns": 0, + "title": "Pandemi COVID-19", + "revisions": [ + { + "timestamp": "2026-01-16T18:43:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c79840b77e9afc869772b2bc56f9a77d.json b/wikipedia-analysis-#229lixin/cache/c79840b77e9afc869772b2bc56f9a77d.json new file mode 100644 index 0000000..2ec4b34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c79840b77e9afc869772b2bc56f9a77d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:51.373749", + "response": { + "continue": { + "rvcontinue": "20250814124813|228121635", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15772310, + "ns": 0, + "title": "Événement météorologique extrême", + "revisions": [ + { + "timestamp": "2025-08-27T06:49:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c79fcc1ab83e06e96a214bbab3fa612b.json b/wikipedia-analysis-#229lixin/cache/c79fcc1ab83e06e96a214bbab3fa612b.json new file mode 100644 index 0000000..efb7bf0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c79fcc1ab83e06e96a214bbab3fa612b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:23.616057", + "response": { + "continue": { + "rvcontinue": "20051125220136|4240195", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 495056, + "ns": 0, + "title": "Apatride", + "revisions": [ + { + "timestamp": "2005-11-25T21:58:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c7aa634c04923cab4b3279bcef4b0174.json b/wikipedia-analysis-#229lixin/cache/c7aa634c04923cab4b3279bcef4b0174.json new file mode 100644 index 0000000..da34448 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c7aa634c04923cab4b3279bcef4b0174.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:14.118851", + "response": { + "continue": { + "rvcontinue": "20070902100225|82860", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23607, + "ns": 0, + "title": "غربت", + "revisions": [ + { + "timestamp": "2007-09-02T10:01:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c7aee22a1bb751c5a91fad7839598266.json b/wikipedia-analysis-#229lixin/cache/c7aee22a1bb751c5a91fad7839598266.json new file mode 100644 index 0000000..80a600b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c7aee22a1bb751c5a91fad7839598266.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:41.355355", + "response": { + "continue": { + "rvcontinue": "20251221213731|1328788956", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 276005, + "ns": 0, + "title": "Asylum seeker", + "revisions": [ + { + "timestamp": "2026-01-25T06:24:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c7af4c81d26a85c2d786727c66586103.json b/wikipedia-analysis-#229lixin/cache/c7af4c81d26a85c2d786727c66586103.json new file mode 100644 index 0000000..bb0d934 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c7af4c81d26a85c2d786727c66586103.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:37.382130", + "response": { + "continue": { + "rvcontinue": "20250621171312|87857814", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24542, + "ns": 0, + "title": "难民", + "revisions": [ + { + "timestamp": "2025-11-19T04:07:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c7bb4fdffc22942533d04f368047c830.json b/wikipedia-analysis-#229lixin/cache/c7bb4fdffc22942533d04f368047c830.json new file mode 100644 index 0000000..625d053 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c7bb4fdffc22942533d04f368047c830.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:29.011595", + "response": { + "continue": { + "rvcontinue": "20231128102521|35986325", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842776, + "ns": 0, + "title": "출판의 자유", + "revisions": [ + { + "timestamp": "2012-09-12T08:23:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c7bf7520162e5977a92bd32c2026ff2e.json b/wikipedia-analysis-#229lixin/cache/c7bf7520162e5977a92bd32c2026ff2e.json new file mode 100644 index 0000000..4340937 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c7bf7520162e5977a92bd32c2026ff2e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:01.728844", + "response": { + "continue": { + "rvcontinue": "20030627053101|69418", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4410461, + "ns": 0, + "title": "Inondation", + "revisions": [ + { + "timestamp": "2003-06-27T04:55:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c811a63651a4d8e9ceff03f940653cfa.json b/wikipedia-analysis-#229lixin/cache/c811a63651a4d8e9ceff03f940653cfa.json new file mode 100644 index 0000000..6bb02d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c811a63651a4d8e9ceff03f940653cfa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:39.540178", + "response": { + "continue": { + "rvcontinue": "20041219135423|154307", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49246, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2004-12-19T13:42:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c82b5cb523d83d406bfeb73a58340c21.json b/wikipedia-analysis-#229lixin/cache/c82b5cb523d83d406bfeb73a58340c21.json new file mode 100644 index 0000000..2b4e965 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c82b5cb523d83d406bfeb73a58340c21.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:26.338933", + "response": { + "continue": { + "rvcontinue": "20240830093925|333495", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13638, + "ns": 0, + "title": "وگړنيز حقوق", + "revisions": [ + { + "timestamp": "2024-09-20T03:37:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c830c5dfcbb17d00a7a11d9e475f9d21.json b/wikipedia-analysis-#229lixin/cache/c830c5dfcbb17d00a7a11d9e475f9d21.json new file mode 100644 index 0000000..02d3a40 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c830c5dfcbb17d00a7a11d9e475f9d21.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:49.633944", + "response": { + "continue": { + "rvcontinue": "20230809105050|11894712", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 843836, + "ns": 0, + "title": "Президентски избори в САЩ (2024)", + "revisions": [ + { + "timestamp": "2023-08-09T10:47:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c83140dc70102bbf808a88b2d2aacd15.json b/wikipedia-analysis-#229lixin/cache/c83140dc70102bbf808a88b2d2aacd15.json new file mode 100644 index 0000000..ce0c798 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c83140dc70102bbf808a88b2d2aacd15.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:51.888376", + "response": { + "continue": { + "rvcontinue": "20250331085901|76355770", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4369196, + "ns": 0, + "title": "Ruch antyszczepionkowy", + "revisions": [ + { + "timestamp": "2025-03-31T09:18:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c83551339712c93eabac17acc2f77601.json b/wikipedia-analysis-#229lixin/cache/c83551339712c93eabac17acc2f77601.json new file mode 100644 index 0000000..e11a36c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c83551339712c93eabac17acc2f77601.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:27.503600", + "response": { + "continue": { + "rvcontinue": "20050808101650|44731", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11161, + "ns": 0, + "title": "Πόλεμος", + "revisions": [ + { + "timestamp": "2005-08-07T21:45:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c836f29b806d46c7bf80f097bc56447e.json b/wikipedia-analysis-#229lixin/cache/c836f29b806d46c7bf80f097bc56447e.json new file mode 100644 index 0000000..c1972db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c836f29b806d46c7bf80f097bc56447e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:53.363705", + "response": { + "continue": { + "rvcontinue": "20240803084106|692841", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51767, + "ns": 0, + "title": "ඡන්ද විමසීම්", + "revisions": [ + { + "timestamp": "2024-08-03T09:12:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c848321c55c07d9b37fd50c932da26b1.json b/wikipedia-analysis-#229lixin/cache/c848321c55c07d9b37fd50c932da26b1.json new file mode 100644 index 0000000..ebfa459 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c848321c55c07d9b37fd50c932da26b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:44.388059", + "response": { + "continue": { + "rvcontinue": "20110801144745|36542133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3386182, + "ns": 0, + "title": "Равенство полов", + "revisions": [ + { + "timestamp": "2011-08-01T14:22:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c865d1bdf644a280f639e9d7330ea1ec.json b/wikipedia-analysis-#229lixin/cache/c865d1bdf644a280f639e9d7330ea1ec.json new file mode 100644 index 0000000..021da88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c865d1bdf644a280f639e9d7330ea1ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:47.841068", + "response": { + "continue": { + "rvcontinue": "20241230161309|40884953", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5854398, + "ns": 0, + "title": "هوای غیرعادی", + "revisions": [ + { + "timestamp": "2025-08-03T06:40:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c888dc1d0c79b75a67ba8bdaca5e4ea5.json b/wikipedia-analysis-#229lixin/cache/c888dc1d0c79b75a67ba8bdaca5e4ea5.json new file mode 100644 index 0000000..73e18bc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c888dc1d0c79b75a67ba8bdaca5e4ea5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:42.993723", + "response": { + "continue": { + "rvcontinue": "20251219173525|28621351", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1494, + "ns": 0, + "title": "Háború", + "revisions": [ + { + "timestamp": "2025-12-28T17:05:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8aadf5ec88852886b379d532c84e103.json b/wikipedia-analysis-#229lixin/cache/c8aadf5ec88852886b379d532c84e103.json new file mode 100644 index 0000000..c23c365 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8aadf5ec88852886b379d532c84e103.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:07.275327", + "response": { + "continue": { + "rvcontinue": "20251220165549|42398154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 842828, + "ns": 0, + "title": "שרפת יער", + "revisions": [ + { + "timestamp": "2025-12-20T16:56:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8c36d4ae954a21d793a1695c548e0c0.json b/wikipedia-analysis-#229lixin/cache/c8c36d4ae954a21d793a1695c548e0c0.json new file mode 100644 index 0000000..0641ae2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8c36d4ae954a21d793a1695c548e0c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:06.501621", + "response": { + "continue": { + "rvcontinue": "20240803180908|10678822", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 115366, + "ns": 0, + "title": "Ελευθερία του λόγου", + "revisions": [ + { + "timestamp": "2025-10-15T10:11:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8ca270886049bacac4650857bb249cc.json b/wikipedia-analysis-#229lixin/cache/c8ca270886049bacac4650857bb249cc.json new file mode 100644 index 0000000..f8519d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8ca270886049bacac4650857bb249cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:32.805314", + "response": { + "continue": { + "rvcontinue": "20260116212426|58939523", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1872, + "ns": 0, + "title": "Terrorism", + "revisions": [ + { + "timestamp": "2026-01-16T21:24:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8d15f59308b76554752ebd1610311a0.json b/wikipedia-analysis-#229lixin/cache/c8d15f59308b76554752ebd1610311a0.json new file mode 100644 index 0000000..767b2d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8d15f59308b76554752ebd1610311a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:23.468488", + "response": { + "continue": { + "rvcontinue": "20230510113943|6636506", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 995672, + "ns": 0, + "title": "টিকা গ্রহণে অনীহা", + "revisions": [ + { + "timestamp": "2025-10-15T10:02:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8e3035a58a38693d084f06bf1f6a56e.json b/wikipedia-analysis-#229lixin/cache/c8e3035a58a38693d084f06bf1f6a56e.json new file mode 100644 index 0000000..7d25409 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8e3035a58a38693d084f06bf1f6a56e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:13.361012", + "response": { + "continue": { + "rvcontinue": "20220606080004|34850622", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6034423, + "ns": 0, + "title": "کنترل مرزی", + "revisions": [ + { + "timestamp": "2022-06-05T22:31:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8f47eb708ca6dead763f0ee8462ddc2.json b/wikipedia-analysis-#229lixin/cache/c8f47eb708ca6dead763f0ee8462ddc2.json new file mode 100644 index 0000000..938f558 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8f47eb708ca6dead763f0ee8462ddc2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:18.553396", + "response": { + "continue": { + "rvcontinue": "20160202111703|18088322", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1350977, + "ns": 0, + "title": "שמירה על השלום", + "revisions": [ + { + "timestamp": "2016-02-02T11:14:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c8f8ea3996d2744f93046b52a961a19c.json b/wikipedia-analysis-#229lixin/cache/c8f8ea3996d2744f93046b52a961a19c.json new file mode 100644 index 0000000..d3e7b99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c8f8ea3996d2744f93046b52a961a19c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:05.157709", + "response": { + "continue": { + "rvcontinue": "20250622054709|17044088", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3236514, + "ns": 0, + "title": "Solicitant de azil", + "revisions": [ + { + "timestamp": "2025-06-22T22:00:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c90642e884766b102670a9a30178637b.json b/wikipedia-analysis-#229lixin/cache/c90642e884766b102670a9a30178637b.json new file mode 100644 index 0000000..4a4f4c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c90642e884766b102670a9a30178637b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:38.968854", + "response": { + "continue": { + "rvcontinue": "20260117145439|171559520", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 231718, + "ns": 0, + "title": "Terremoto", + "revisions": [ + { + "timestamp": "2026-01-17T14:56:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c908fe0546f2deff9f59b34a58dff5df.json b/wikipedia-analysis-#229lixin/cache/c908fe0546f2deff9f59b34a58dff5df.json new file mode 100644 index 0000000..0dd43cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c908fe0546f2deff9f59b34a58dff5df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:22.043737", + "response": { + "continue": { + "rvcontinue": "20040703185003|75428", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18142, + "ns": 0, + "title": "עינויים", + "revisions": [ + { + "timestamp": "2004-07-03T18:42:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c916ac63a448ecce8ca63d289a3aa24a.json b/wikipedia-analysis-#229lixin/cache/c916ac63a448ecce8ca63d289a3aa24a.json new file mode 100644 index 0000000..0fbd645 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c916ac63a448ecce8ca63d289a3aa24a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:39.429205", + "response": { + "continue": { + "rvcontinue": "20250123194742|1389988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 198628, + "ns": 0, + "title": "Mabadiliko ya tabianchi", + "revisions": [ + { + "timestamp": "2025-01-23T19:41:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9485fd0d45d817bf9cde9a8fc9542ef.json b/wikipedia-analysis-#229lixin/cache/c9485fd0d45d817bf9cde9a8fc9542ef.json new file mode 100644 index 0000000..25fea7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9485fd0d45d817bf9cde9a8fc9542ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:18.830090", + "response": { + "continue": { + "rvcontinue": "20211122212954|9152279", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 758545, + "ns": 0, + "title": "Διάκριση", + "revisions": [ + { + "timestamp": "2021-11-22T21:29:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c95a17ee4574ae93d6fdfc5e7638e673.json b/wikipedia-analysis-#229lixin/cache/c95a17ee4574ae93d6fdfc5e7638e673.json new file mode 100644 index 0000000..b005cfe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c95a17ee4574ae93d6fdfc5e7638e673.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:56.141180", + "response": { + "continue": { + "rvcontinue": "20251204194005|23710649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 168504, + "ns": 0, + "title": "Turvapaikanhakija", + "revisions": [ + { + "timestamp": "2025-12-04T19:54:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c95c8a7ccfd1fabf30f6bd60d15999ae.json b/wikipedia-analysis-#229lixin/cache/c95c8a7ccfd1fabf30f6bd60d15999ae.json new file mode 100644 index 0000000..cb953cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c95c8a7ccfd1fabf30f6bd60d15999ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:38.897720", + "response": { + "continue": { + "rvcontinue": "20030309102709|17536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 185047, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2003-02-28T10:17:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9668f00998f2685a70b67cb78c98a77.json b/wikipedia-analysis-#229lixin/cache/c9668f00998f2685a70b67cb78c98a77.json new file mode 100644 index 0000000..e1057c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9668f00998f2685a70b67cb78c98a77.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:53.490442", + "response": { + "continue": { + "rvcontinue": "20251115111459|149818813", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143321, + "ns": 0, + "title": "Дискриминация", + "revisions": [ + { + "timestamp": "2026-01-02T18:33:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c97117e5e1b42d2afd6c39aefb0f6adb.json b/wikipedia-analysis-#229lixin/cache/c97117e5e1b42d2afd6c39aefb0f6adb.json new file mode 100644 index 0000000..397c9b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c97117e5e1b42d2afd6c39aefb0f6adb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:56.231613", + "response": { + "continue": { + "rvcontinue": "20041119221708|40762", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12875, + "ns": 0, + "title": "Туберкульоз", + "revisions": [ + { + "timestamp": "2004-11-06T13:24:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c97b1de9c6ebd566868df599160e13d4.json b/wikipedia-analysis-#229lixin/cache/c97b1de9c6ebd566868df599160e13d4.json new file mode 100644 index 0000000..7e9c1ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c97b1de9c6ebd566868df599160e13d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:14.656221", + "response": { + "continue": { + "rvcontinue": "20250318041408|41419863", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 159414, + "ns": 0, + "title": "سانسور", + "revisions": [ + { + "timestamp": "2025-04-01T01:49:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c984394db2f31e714c8e55f774a8c86e.json b/wikipedia-analysis-#229lixin/cache/c984394db2f31e714c8e55f774a8c86e.json new file mode 100644 index 0000000..1f95d99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c984394db2f31e714c8e55f774a8c86e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:27.770766", + "response": { + "continue": { + "rvcontinue": "20250701112101|88021155", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21954, + "ns": 0, + "title": "种族灭绝", + "revisions": [ + { + "timestamp": "2025-07-04T23:14:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c991aef71e7033fb920db4e0b7fe4909.json b/wikipedia-analysis-#229lixin/cache/c991aef71e7033fb920db4e0b7fe4909.json new file mode 100644 index 0000000..ca418a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c991aef71e7033fb920db4e0b7fe4909.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:02.020196", + "response": { + "continue": { + "rvcontinue": "20250726151130|8334708", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1464, + "ns": 0, + "title": "গণতন্ত্র", + "revisions": [ + { + "timestamp": "2025-07-26T15:18:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9aa3faac9d67e9d82ceb255bf8aacb2.json b/wikipedia-analysis-#229lixin/cache/c9aa3faac9d67e9d82ceb255bf8aacb2.json new file mode 100644 index 0000000..1f278c5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9aa3faac9d67e9d82ceb255bf8aacb2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:21.102221", + "response": { + "continue": { + "rvcontinue": "20250924130148|12559618", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4100, + "ns": 0, + "title": "แผ่นดินไหว", + "revisions": [ + { + "timestamp": "2025-10-28T13:11:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9bba144cecc6eb628a9253d6adc8bb9.json b/wikipedia-analysis-#229lixin/cache/c9bba144cecc6eb628a9253d6adc8bb9.json new file mode 100644 index 0000000..109bc02 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9bba144cecc6eb628a9253d6adc8bb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:20.821594", + "response": { + "continue": { + "rvcontinue": "20150628165425|9520968", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1773090, + "ns": 0, + "title": "Pemeliharaan perdamaian", + "revisions": [ + { + "timestamp": "2015-06-28T16:51:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9c4c203610c3309997444386708db4e.json b/wikipedia-analysis-#229lixin/cache/c9c4c203610c3309997444386708db4e.json new file mode 100644 index 0000000..bb8d140 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9c4c203610c3309997444386708db4e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:36.527941", + "response": { + "continue": { + "rvcontinue": "20141217093428|2648607", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 610022, + "ns": 0, + "title": "गरीबी", + "revisions": [ + { + "timestamp": "2014-12-17T09:31:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9cea5012beee2ee1fe90f5addcfd9f6.json b/wikipedia-analysis-#229lixin/cache/c9cea5012beee2ee1fe90f5addcfd9f6.json new file mode 100644 index 0000000..76e619a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9cea5012beee2ee1fe90f5addcfd9f6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:18.329872", + "response": { + "continue": { + "rvcontinue": "20120101163322|122590", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23843, + "ns": 0, + "title": "ရေကြီးခြင်း", + "revisions": [ + { + "timestamp": "2012-01-01T14:59:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9d521582a17ecd37ab0c7cf8a37721a.json b/wikipedia-analysis-#229lixin/cache/c9d521582a17ecd37ab0c7cf8a37721a.json new file mode 100644 index 0000000..44f53ed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9d521582a17ecd37ab0c7cf8a37721a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:34.655214", + "response": { + "continue": { + "rvcontinue": "20251028223601|40797458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 761244, + "ns": 0, + "title": "무국적", + "revisions": [ + { + "timestamp": "2025-11-20T00:01:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/c9f0d8bd144af051c730c8da7bf24c2a.json b/wikipedia-analysis-#229lixin/cache/c9f0d8bd144af051c730c8da7bf24c2a.json new file mode 100644 index 0000000..4bf7ece --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/c9f0d8bd144af051c730c8da7bf24c2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:35.003780", + "response": { + "continue": { + "rvcontinue": "20111028193456|1042035", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 256934, + "ns": 0, + "title": "যুদ্ধাপরাধ", + "revisions": [ + { + "timestamp": "2011-10-28T19:29:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca1257293a75f8f3d71775832c38949f.json b/wikipedia-analysis-#229lixin/cache/ca1257293a75f8f3d71775832c38949f.json new file mode 100644 index 0000000..558e310 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca1257293a75f8f3d71775832c38949f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:50.296092", + "response": { + "continue": { + "rvcontinue": "20060701024001|458415", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 89573, + "ns": 0, + "title": "Дечја радна снага", + "revisions": [ + { + "timestamp": "2006-06-24T13:49:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca3190bfd089b6a796c29e01184e7ef7.json b/wikipedia-analysis-#229lixin/cache/ca3190bfd089b6a796c29e01184e7ef7.json new file mode 100644 index 0000000..df08abe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca3190bfd089b6a796c29e01184e7ef7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:37.713579", + "response": { + "continue": { + "rvcontinue": "20250206182605|24643353", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54296, + "ns": 0, + "title": "Válečný zločin", + "revisions": [ + { + "timestamp": "2025-02-06T18:43:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca649c53acac4af74641baa48c65d2c9.json b/wikipedia-analysis-#229lixin/cache/ca649c53acac4af74641baa48c65d2c9.json new file mode 100644 index 0000000..6847a9c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca649c53acac4af74641baa48c65d2c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:10.814883", + "response": { + "continue": { + "rvcontinue": "20041218041026|354463", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58782, + "ns": 0, + "title": "疟疾", + "revisions": [ + { + "timestamp": "2004-12-18T03:20:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca8bf7a3740eceabca4af3b745ba10f2.json b/wikipedia-analysis-#229lixin/cache/ca8bf7a3740eceabca4af3b745ba10f2.json new file mode 100644 index 0000000..01e24b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca8bf7a3740eceabca4af3b745ba10f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:11.792142", + "response": { + "continue": { + "rvcontinue": "20260114035459|91104153", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16696, + "ns": 0, + "title": "死刑", + "revisions": [ + { + "timestamp": "2026-01-14T06:43:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca8ce98ab8b1463517f1349e4aad44e2.json b/wikipedia-analysis-#229lixin/cache/ca8ce98ab8b1463517f1349e4aad44e2.json new file mode 100644 index 0000000..c516808 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca8ce98ab8b1463517f1349e4aad44e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:02.851773", + "response": { + "continue": { + "rvcontinue": "20040827140014|32905", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4732, + "ns": 0, + "title": "Demokracie", + "revisions": [ + { + "timestamp": "2004-07-12T13:59:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca8d8e510f6d04265b78d561fbe3e027.json b/wikipedia-analysis-#229lixin/cache/ca8d8e510f6d04265b78d561fbe3e027.json new file mode 100644 index 0000000..1bb048e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca8d8e510f6d04265b78d561fbe3e027.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:02.613546", + "response": { + "continue": { + "rvcontinue": "20080504144959|3297756", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 558441, + "ns": 0, + "title": "Oylama", + "revisions": [ + { + "timestamp": "2008-05-04T13:09:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca9692d28369e79a35e7638e32861d53.json b/wikipedia-analysis-#229lixin/cache/ca9692d28369e79a35e7638e32861d53.json new file mode 100644 index 0000000..9f180d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca9692d28369e79a35e7638e32861d53.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:43.683251", + "response": { + "continue": { + "rvcontinue": "20250908202231|146668912", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 139313, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2025-11-13T15:50:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca9f80b41b66c51bf549230715a18f61.json b/wikipedia-analysis-#229lixin/cache/ca9f80b41b66c51bf549230715a18f61.json new file mode 100644 index 0000000..681649d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca9f80b41b66c51bf549230715a18f61.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:00.783913", + "response": { + "continue": { + "rvcontinue": "20251025070344|1464770", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15871, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-11-02T20:50:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ca9fddc9572ed33cd57f1e7de8154cf9.json b/wikipedia-analysis-#229lixin/cache/ca9fddc9572ed33cd57f1e7de8154cf9.json new file mode 100644 index 0000000..9cf6463 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ca9fddc9572ed33cd57f1e7de8154cf9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:55.496260", + "response": { + "continue": { + "rvcontinue": "20210605182616|10785909", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1065331, + "ns": 0, + "title": "Præsidentvalget i USA 2024", + "revisions": [ + { + "timestamp": "2021-06-05T18:22:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/caa1aefb3b4dbb2c63b208d698ad7b20.json b/wikipedia-analysis-#229lixin/cache/caa1aefb3b4dbb2c63b208d698ad7b20.json new file mode 100644 index 0000000..a16dd6c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/caa1aefb3b4dbb2c63b208d698ad7b20.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:12.469296", + "response": { + "continue": { + "rvcontinue": "20220614212611|25017521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1839385, + "ns": 0, + "title": "2024-es amerikai elnökválasztás", + "revisions": [ + { + "timestamp": "2022-06-14T21:16:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/caa2621ba3c8f66072aa3a5dc98e6239.json b/wikipedia-analysis-#229lixin/cache/caa2621ba3c8f66072aa3a5dc98e6239.json new file mode 100644 index 0000000..4587d83 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/caa2621ba3c8f66072aa3a5dc98e6239.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:33.476417", + "response": { + "continue": { + "rvcontinue": "20241020104250|27531727", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35681, + "ns": 0, + "title": "Diszkrimináció", + "revisions": [ + { + "timestamp": "2025-12-29T23:11:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/caa7fcc58e2206df4bdaa5649786ebf0.json b/wikipedia-analysis-#229lixin/cache/caa7fcc58e2206df4bdaa5649786ebf0.json new file mode 100644 index 0000000..6b2b8d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/caa7fcc58e2206df4bdaa5649786ebf0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:46.136895", + "response": { + "continue": { + "rvcontinue": "20230726103114|298656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57948, + "ns": 0, + "title": "کوويډ-۱۹ وبا", + "revisions": [ + { + "timestamp": "2021-11-11T10:58:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cacea899fbf55263728d1d42e70b223e.json b/wikipedia-analysis-#229lixin/cache/cacea899fbf55263728d1d42e70b223e.json new file mode 100644 index 0000000..eef0ea3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cacea899fbf55263728d1d42e70b223e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:06.673861", + "response": { + "continue": { + "rvcontinue": "20070211221805|543913", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 241484, + "ns": 0, + "title": "عمالة الأطفال", + "revisions": [ + { + "timestamp": "2007-02-11T22:08:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cad7ad84d0890cd2f9768d066f9de976.json b/wikipedia-analysis-#229lixin/cache/cad7ad84d0890cd2f9768d066f9de976.json new file mode 100644 index 0000000..480be8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cad7ad84d0890cd2f9768d066f9de976.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:05.594729", + "response": { + "continue": { + "rvcontinue": "20071112165851|1077305", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 225049, + "ns": 0, + "title": "Смертна кара", + "revisions": [ + { + "timestamp": "2007-11-12T16:55:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb2b8f65d00b01b662c8d1df90d7ed2d.json b/wikipedia-analysis-#229lixin/cache/cb2b8f65d00b01b662c8d1df90d7ed2d.json new file mode 100644 index 0000000..dd49932 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb2b8f65d00b01b662c8d1df90d7ed2d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:30.443010", + "response": { + "continue": { + "rvcontinue": "20250127225524|56768965", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7193, + "ns": 0, + "title": "Världshälsoorganisationen", + "revisions": [ + { + "timestamp": "2025-09-06T09:58:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb2d86d8253e197bace1e5d736310eb9.json b/wikipedia-analysis-#229lixin/cache/cb2d86d8253e197bace1e5d736310eb9.json new file mode 100644 index 0000000..fd6fda1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb2d86d8253e197bace1e5d736310eb9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:10.168854", + "response": { + "continue": { + "rvcontinue": "20251210042414|150544725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29299, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2025-12-14T06:21:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb45bd7cadb4371b39ef3e4eac935b3e.json b/wikipedia-analysis-#229lixin/cache/cb45bd7cadb4371b39ef3e4eac935b3e.json new file mode 100644 index 0000000..57d401d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb45bd7cadb4371b39ef3e4eac935b3e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:02.047635", + "response": { + "continue": { + "rvcontinue": "20251212141144|1327082706", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1271927, + "ns": 0, + "title": "Gender equality", + "revisions": [ + { + "timestamp": "2025-12-18T07:03:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb4d1a155c4787ab2916da102ad22548.json b/wikipedia-analysis-#229lixin/cache/cb4d1a155c4787ab2916da102ad22548.json new file mode 100644 index 0000000..e47bbe5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb4d1a155c4787ab2916da102ad22548.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:53.697979", + "response": { + "continue": { + "rvcontinue": "20250210064740|1274754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111402, + "ns": 0, + "title": "युद्ध", + "revisions": [ + { + "timestamp": "2025-02-10T06:49:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb4df942ec819034c837ddae53a50f4b.json b/wikipedia-analysis-#229lixin/cache/cb4df942ec819034c837ddae53a50f4b.json new file mode 100644 index 0000000..f9f22a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb4df942ec819034c837ddae53a50f4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:51.359978", + "response": { + "continue": { + "rvcontinue": "20170320163559|97702893", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7822301, + "ns": 0, + "title": "Refugiado", + "revisions": [ + { + "timestamp": "2017-03-09T09:45:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb66ab4b4303addf6ff020c4380db198.json b/wikipedia-analysis-#229lixin/cache/cb66ab4b4303addf6ff020c4380db198.json new file mode 100644 index 0000000..d789218 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb66ab4b4303addf6ff020c4380db198.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:13.708763", + "response": { + "continue": { + "rvcontinue": "20251218001508|171045718", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 529132, + "ns": 0, + "title": "Trata de personas", + "revisions": [ + { + "timestamp": "2025-12-18T00:43:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb7594bce20857a48887f99e7b5cd172.json b/wikipedia-analysis-#229lixin/cache/cb7594bce20857a48887f99e7b5cd172.json new file mode 100644 index 0000000..0a04015 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb7594bce20857a48887f99e7b5cd172.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:27.267759", + "response": { + "continue": { + "rvcontinue": "20230210015242|1122120", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 130620, + "ns": 0, + "title": "सन् २०२३ टर्की-सिरिया भूकम्प", + "revisions": [ + { + "timestamp": "2023-02-10T01:47:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb8dab793db85feea831b32dd64d1293.json b/wikipedia-analysis-#229lixin/cache/cb8dab793db85feea831b32dd64d1293.json new file mode 100644 index 0000000..5389de9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb8dab793db85feea831b32dd64d1293.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:07.027445", + "response": { + "continue": { + "rvcontinue": "20251208054514|46890742", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 225049, + "ns": 0, + "title": "Смертна кара", + "revisions": [ + { + "timestamp": "2025-12-08T05:47:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cb9487ab035e501e8d611fc69d29f437.json b/wikipedia-analysis-#229lixin/cache/cb9487ab035e501e8d611fc69d29f437.json new file mode 100644 index 0000000..61cc3c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cb9487ab035e501e8d611fc69d29f437.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:11.080969", + "response": { + "continue": { + "rvcontinue": "20251003154154|27918050", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26198, + "ns": 0, + "title": "Kebakaran hutan dan lahan", + "revisions": [ + { + "timestamp": "2025-10-04T03:03:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cba0ac0eed828a394aca0370b276d40a.json b/wikipedia-analysis-#229lixin/cache/cba0ac0eed828a394aca0370b276d40a.json new file mode 100644 index 0000000..92a2f9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cba0ac0eed828a394aca0370b276d40a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:34.647311", + "response": { + "continue": { + "rvcontinue": "20050118141007|125709", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34762, + "ns": 0, + "title": "Цунами", + "revisions": [ + { + "timestamp": "2005-01-18T13:58:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cba959acb530899cf8813b60f6e0367b.json b/wikipedia-analysis-#229lixin/cache/cba959acb530899cf8813b60f6e0367b.json new file mode 100644 index 0000000..7b8977c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cba959acb530899cf8813b60f6e0367b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:19.610635", + "response": { + "continue": { + "rvcontinue": "20260115132312|41205990", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 904016, + "ns": 0, + "title": "부정 선거", + "revisions": [ + { + "timestamp": "2026-01-18T22:10:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cbb22950dc5b75577e50ce61f1491f96.json b/wikipedia-analysis-#229lixin/cache/cbb22950dc5b75577e50ce61f1491f96.json new file mode 100644 index 0000000..45e1f43 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cbb22950dc5b75577e50ce61f1491f96.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:13.808165", + "response": { + "continue": { + "rvcontinue": "20040130090821|563308", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 104716, + "ns": 0, + "title": "Kinderarbeit", + "revisions": [ + { + "timestamp": "2004-01-30T08:41:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cbb3b9d69d8b3171c321dbfabbcca230.json b/wikipedia-analysis-#229lixin/cache/cbb3b9d69d8b3171c321dbfabbcca230.json new file mode 100644 index 0000000..ad3a04a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cbb3b9d69d8b3171c321dbfabbcca230.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:37.006984", + "response": { + "continue": { + "rvcontinue": "20060215143823|358798", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74824, + "ns": 0, + "title": "Световна здравна организация", + "revisions": [ + { + "timestamp": "2006-02-15T14:37:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cbe2f0625bf2175901529d5724eae0b3.json b/wikipedia-analysis-#229lixin/cache/cbe2f0625bf2175901529d5724eae0b3.json new file mode 100644 index 0000000..839ee45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cbe2f0625bf2175901529d5724eae0b3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:40.733672", + "response": { + "continue": { + "rvcontinue": "20060629152402|17604", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5559, + "ns": 0, + "title": "دہشت گردی", + "revisions": [ + { + "timestamp": "2006-06-29T02:09:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cc0e423b8c46d2acd6fb8faf9b0bbf8a.json b/wikipedia-analysis-#229lixin/cache/cc0e423b8c46d2acd6fb8faf9b0bbf8a.json new file mode 100644 index 0000000..94e9425 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cc0e423b8c46d2acd6fb8faf9b0bbf8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:05.430522", + "response": { + "continue": { + "rvcontinue": "20070214123824|579552", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143329, + "ns": 0, + "title": "Pengungsi", + "revisions": [ + { + "timestamp": "2007-02-14T09:30:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cc57036a0ef89aabe1b9fd368181ab32.json b/wikipedia-analysis-#229lixin/cache/cc57036a0ef89aabe1b9fd368181ab32.json new file mode 100644 index 0000000..ddcde15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cc57036a0ef89aabe1b9fd368181ab32.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:17.337237", + "response": { + "continue": { + "rvcontinue": "20250503144829|57380310", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30150, + "ns": 0, + "title": "Jordbävning", + "revisions": [ + { + "timestamp": "2025-06-28T18:30:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cc64efe7c02a075311d79a2b58cde638.json b/wikipedia-analysis-#229lixin/cache/cc64efe7c02a075311d79a2b58cde638.json new file mode 100644 index 0000000..2c030cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cc64efe7c02a075311d79a2b58cde638.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:20.017751", + "response": { + "continue": { + "rvcontinue": "20041109233349|116477", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43054, + "ns": 0, + "title": "Organização Mundial da Saúde", + "revisions": [ + { + "timestamp": "2004-11-09T23:26:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cc77cff886e902f7445d45e4e02206ad.json b/wikipedia-analysis-#229lixin/cache/cc77cff886e902f7445d45e4e02206ad.json new file mode 100644 index 0000000..360b5f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cc77cff886e902f7445d45e4e02206ad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:32.523447", + "response": { + "continue": { + "rvcontinue": "20251115112349|149825739", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 349540, + "ns": 0, + "title": "Права человека", + "revisions": [ + { + "timestamp": "2026-01-03T15:44:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cca4878541e5bae5a5350097e31d6830.json b/wikipedia-analysis-#229lixin/cache/cca4878541e5bae5a5350097e31d6830.json new file mode 100644 index 0000000..56f6a7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cca4878541e5bae5a5350097e31d6830.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:30.857628", + "response": { + "continue": { + "rvcontinue": "20251105183431|1320599436", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1251700, + "ns": 0, + "title": "Humanitarian crisis", + "revisions": [ + { + "timestamp": "2026-01-13T21:10:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ccb2e7c4d57fa0cdbf3f784a6aaa2c56.json b/wikipedia-analysis-#229lixin/cache/ccb2e7c4d57fa0cdbf3f784a6aaa2c56.json new file mode 100644 index 0000000..3ea15a2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ccb2e7c4d57fa0cdbf3f784a6aaa2c56.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:38.443523", + "response": { + "continue": { + "rvcontinue": "20251219140002|78346104", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23951, + "ns": 0, + "title": "Gruźlica człowieka", + "revisions": [ + { + "timestamp": "2026-01-02T18:57:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ccb3ed7c1cfc35a91f676243b50428cc.json b/wikipedia-analysis-#229lixin/cache/ccb3ed7c1cfc35a91f676243b50428cc.json new file mode 100644 index 0000000..2f908da --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ccb3ed7c1cfc35a91f676243b50428cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:28.702143", + "response": { + "continue": { + "rvcontinue": "20040629162738|73631", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 132198, + "ns": 0, + "title": "עונש מוות", + "revisions": [ + { + "timestamp": "2004-06-29T15:26:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cd2ff5ca6f3ee5c5684e5e76ac848e2a.json b/wikipedia-analysis-#229lixin/cache/cd2ff5ca6f3ee5c5684e5e76ac848e2a.json new file mode 100644 index 0000000..0a5e682 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cd2ff5ca6f3ee5c5684e5e76ac848e2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:36.133410", + "response": { + "continue": { + "rvcontinue": "20180319082354|22654298", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1572380, + "ns": 0, + "title": "התנגדות לחיסונים", + "revisions": [ + { + "timestamp": "2018-03-19T08:09:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cd82f8b5f808d9ba44b546b3400270fb.json b/wikipedia-analysis-#229lixin/cache/cd82f8b5f808d9ba44b546b3400270fb.json new file mode 100644 index 0000000..9d9b5fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cd82f8b5f808d9ba44b546b3400270fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:31.259589", + "response": { + "continue": { + "rvcontinue": "20251129094836|107413865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 683573, + "ns": 0, + "title": "人身売買", + "revisions": [ + { + "timestamp": "2026-01-20T09:46:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cd8584a5f6c4b3c591ab00dfc4d5828c.json b/wikipedia-analysis-#229lixin/cache/cd8584a5f6c4b3c591ab00dfc4d5828c.json new file mode 100644 index 0000000..3fb29f4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cd8584a5f6c4b3c591ab00dfc4d5828c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:28.835354", + "response": { + "continue": { + "rvcontinue": "20151114032344|10381503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1685644, + "ns": 0, + "title": "Tak bernegara", + "revisions": [ + { + "timestamp": "2015-02-01T05:59:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cd9093da2f3b8f017dadc9a4234cd031.json b/wikipedia-analysis-#229lixin/cache/cd9093da2f3b8f017dadc9a4234cd031.json new file mode 100644 index 0000000..37ab754 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cd9093da2f3b8f017dadc9a4234cd031.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:05.644076", + "response": { + "continue": { + "rvcontinue": "20060319053317|917786", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 170394, + "ns": 0, + "title": "Вакцина", + "revisions": [ + { + "timestamp": "2006-03-19T05:32:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cd9844bc036f0601ab221160badc700b.json b/wikipedia-analysis-#229lixin/cache/cd9844bc036f0601ab221160badc700b.json new file mode 100644 index 0000000..ddd4f0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cd9844bc036f0601ab221160badc700b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:32.040204", + "response": { + "continue": { + "rvcontinue": "20260121143642|232626033", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30568, + "ns": 0, + "title": "Pauvreté", + "revisions": [ + { + "timestamp": "2026-01-21T14:37:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cda172949a3c03e67dc66eae87dcd9a9.json b/wikipedia-analysis-#229lixin/cache/cda172949a3c03e67dc66eae87dcd9a9.json new file mode 100644 index 0000000..a7d043c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cda172949a3c03e67dc66eae87dcd9a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:32.465677", + "response": { + "continue": { + "rvcontinue": "20260114100223|42539334", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1790961, + "ns": 0, + "title": "מגפת הקורונה", + "revisions": [ + { + "timestamp": "2026-01-26T06:45:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cda4127bddeafd53ab85eff07f010434.json b/wikipedia-analysis-#229lixin/cache/cda4127bddeafd53ab85eff07f010434.json new file mode 100644 index 0000000..337c657 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cda4127bddeafd53ab85eff07f010434.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:15.645659", + "response": { + "continue": { + "rvcontinue": "20040625165817|71609", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17527, + "ns": 0, + "title": "חופש הביטוי", + "revisions": [ + { + "timestamp": "2004-06-25T16:23:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cdaf4fc05b17af85dabd2fc241f3e8d4.json b/wikipedia-analysis-#229lixin/cache/cdaf4fc05b17af85dabd2fc241f3e8d4.json new file mode 100644 index 0000000..0f715a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cdaf4fc05b17af85dabd2fc241f3e8d4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:45.997224", + "response": { + "continue": { + "rvcontinue": "20240519131409|37168503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3823321, + "ns": 0, + "title": "인도주의적 위기", + "revisions": [ + { + "timestamp": "2024-05-19T10:44:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cdc87954b09bef8974b533a8b0372c69.json b/wikipedia-analysis-#229lixin/cache/cdc87954b09bef8974b533a8b0372c69.json new file mode 100644 index 0000000..9c49fa0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cdc87954b09bef8974b533a8b0372c69.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:41.475183", + "response": { + "continue": { + "rvcontinue": "20240131073805|11305087", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28602, + "ns": 0, + "title": "สิทธิมนุษยชน", + "revisions": [ + { + "timestamp": "2024-11-17T09:59:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cdd5a143fd63c61a462487023352f657.json b/wikipedia-analysis-#229lixin/cache/cdd5a143fd63c61a462487023352f657.json new file mode 100644 index 0000000..01aa071 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cdd5a143fd63c61a462487023352f657.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:13.451334", + "response": { + "continue": { + "rvcontinue": "20030801101608|28420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 158, + "ns": 0, + "title": "Demokratia", + "revisions": [ + { + "timestamp": "2003-08-01T10:14:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cdf0525e06348a94b5f6b730918f6127.json b/wikipedia-analysis-#229lixin/cache/cdf0525e06348a94b5f6b730918f6127.json new file mode 100644 index 0000000..16307fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cdf0525e06348a94b5f6b730918f6127.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:31.508313", + "response": { + "continue": { + "rvcontinue": "20250716101232|146175728", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39297, + "ns": 0, + "title": "Наводнение", + "revisions": [ + { + "timestamp": "2025-11-15T11:09:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce0b60618b743284a2a3eea57da5b2f5.json b/wikipedia-analysis-#229lixin/cache/ce0b60618b743284a2a3eea57da5b2f5.json new file mode 100644 index 0000000..82d81f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce0b60618b743284a2a3eea57da5b2f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:26.411288", + "response": { + "continue": { + "rvcontinue": "20100110144817|352535", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32763, + "ns": 0, + "title": "Mkimbizi", + "revisions": [ + { + "timestamp": "2009-12-04T15:37:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce107ef9c7b6a13697af039c41e3a58e.json b/wikipedia-analysis-#229lixin/cache/ce107ef9c7b6a13697af039c41e3a58e.json new file mode 100644 index 0000000..5d949aa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce107ef9c7b6a13697af039c41e3a58e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:07.642952", + "response": { + "continue": { + "rvcontinue": "20240723161934|472954", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 81910, + "ns": 0, + "title": "Zaɓen shugaban ƙasar Amurka a 2024", + "revisions": [ + { + "timestamp": "2024-07-23T16:16:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce2c877d91b367aadd0b808963fa4b9c.json b/wikipedia-analysis-#229lixin/cache/ce2c877d91b367aadd0b808963fa4b9c.json new file mode 100644 index 0000000..a9449a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce2c877d91b367aadd0b808963fa4b9c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:40.029846", + "response": { + "continue": { + "rvcontinue": "20250923085300|89253289", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 722794, + "ns": 0, + "title": "选举操控", + "revisions": [ + { + "timestamp": "2025-11-21T19:07:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce3aabe007de2b1dbbfbbeb8d1cf0294.json b/wikipedia-analysis-#229lixin/cache/ce3aabe007de2b1dbbfbbeb8d1cf0294.json new file mode 100644 index 0000000..4874ccb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce3aabe007de2b1dbbfbbeb8d1cf0294.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:53.315914", + "response": { + "continue": { + "rvcontinue": "20070214210248|552354", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134784, + "ns": 0, + "title": "الاحتباس الحراري", + "revisions": [ + { + "timestamp": "2007-02-14T21:00:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce79f028f7766a95622c4af7f22552df.json b/wikipedia-analysis-#229lixin/cache/ce79f028f7766a95622c4af7f22552df.json new file mode 100644 index 0000000..f0757d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce79f028f7766a95622c4af7f22552df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:23.479588", + "response": { + "continue": { + "rvcontinue": "20031112181349|158236", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34622, + "ns": 0, + "title": "Paludisme", + "revisions": [ + { + "timestamp": "2003-11-12T18:13:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce85319e575653b70c4692fd9ae16cfb.json b/wikipedia-analysis-#229lixin/cache/ce85319e575653b70c4692fd9ae16cfb.json new file mode 100644 index 0000000..e7025c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce85319e575653b70c4692fd9ae16cfb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:35.908996", + "response": { + "continue": { + "rvcontinue": "20060820222336|4361024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 498016, + "ns": 0, + "title": "Crisis humanitaria", + "revisions": [ + { + "timestamp": "2006-08-20T22:17:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce8a6a101500efb64d292c0a8723c287.json b/wikipedia-analysis-#229lixin/cache/ce8a6a101500efb64d292c0a8723c287.json new file mode 100644 index 0000000..9c15477 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce8a6a101500efb64d292c0a8723c287.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:55.463453", + "response": { + "continue": { + "rvcontinue": "20240610160243|42760372", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1636534, + "ns": 0, + "title": "Статева рівність", + "revisions": [ + { + "timestamp": "2025-05-15T19:03:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce98ab5cb713578c30e4e478fc3605d6.json b/wikipedia-analysis-#229lixin/cache/ce98ab5cb713578c30e4e478fc3605d6.json new file mode 100644 index 0000000..757b1f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce98ab5cb713578c30e4e478fc3605d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:37.732955", + "response": { + "continue": { + "rvcontinue": "20240308135923|67167383", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 637024, + "ns": 0, + "title": "Gendergelijkheid", + "revisions": [ + { + "timestamp": "2025-02-03T18:32:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ce9f9b2450e3fbbb5b35734a3f27e37a.json b/wikipedia-analysis-#229lixin/cache/ce9f9b2450e3fbbb5b35734a3f27e37a.json new file mode 100644 index 0000000..73bcd78 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ce9f9b2450e3fbbb5b35734a3f27e37a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:33.320804", + "response": { + "continue": { + "rvcontinue": "20050628155247|38782", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22506, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2005-06-28T14:28:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cea30c4706248aeafc05db518ab11059.json b/wikipedia-analysis-#229lixin/cache/cea30c4706248aeafc05db518ab11059.json new file mode 100644 index 0000000..1cd5ab9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cea30c4706248aeafc05db518ab11059.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:23.897059", + "response": { + "continue": { + "rvcontinue": "20240314171845|1323379", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2007, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2024-03-15T12:50:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cead92bd0487c4c22b61034999815840.json b/wikipedia-analysis-#229lixin/cache/cead92bd0487c4c22b61034999815840.json new file mode 100644 index 0000000..4428ef3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cead92bd0487c4c22b61034999815840.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:03.049526", + "response": { + "continue": { + "rvcontinue": "20200408200439|4137159", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 881521, + "ns": 0, + "title": "সংবাদপত্রের স্বাধীনতা", + "revisions": [ + { + "timestamp": "2020-04-08T20:03:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ced0ddcdbb51d5e3f15a687475aa796d.json b/wikipedia-analysis-#229lixin/cache/ced0ddcdbb51d5e3f15a687475aa796d.json new file mode 100644 index 0000000..59c9940 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ced0ddcdbb51d5e3f15a687475aa796d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:48.052918", + "response": { + "continue": { + "rvcontinue": "20050425185040|65507", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16736, + "ns": 0, + "title": "Povodeň", + "revisions": [ + { + "timestamp": "2005-04-25T18:30:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf298a85f9030e57d8db16cd2c72202e.json b/wikipedia-analysis-#229lixin/cache/cf298a85f9030e57d8db16cd2c72202e.json new file mode 100644 index 0000000..bbb0fa6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf298a85f9030e57d8db16cd2c72202e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:55.454933", + "response": { + "continue": { + "rvcontinue": "20260120222754|108088511", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1051, + "ns": 0, + "title": "地震", + "revisions": [ + { + "timestamp": "2026-01-21T06:42:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf3860641c2a5d7272e32aa0d417a07b.json b/wikipedia-analysis-#229lixin/cache/cf3860641c2a5d7272e32aa0d417a07b.json new file mode 100644 index 0000000..446d28e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf3860641c2a5d7272e32aa0d417a07b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:04.050329", + "response": { + "continue": { + "rvcontinue": "20190715085947|3549372", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 758180, + "ns": 0, + "title": "মানব পাচার", + "revisions": [ + { + "timestamp": "2019-07-14T12:16:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf3a3ee4411b15f0e2887e1218918f3c.json b/wikipedia-analysis-#229lixin/cache/cf3a3ee4411b15f0e2887e1218918f3c.json new file mode 100644 index 0000000..7ffad96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf3a3ee4411b15f0e2887e1218918f3c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:14.819351", + "response": { + "continue": { + "rvcontinue": "20250913134701|106452599", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 568154, + "ns": 0, + "title": "山火事", + "revisions": [ + { + "timestamp": "2025-09-13T18:46:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf44f4aa354d561184bb3f53755218ac.json b/wikipedia-analysis-#229lixin/cache/cf44f4aa354d561184bb3f53755218ac.json new file mode 100644 index 0000000..4434adf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf44f4aa354d561184bb3f53755218ac.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:09.103547", + "response": { + "continue": { + "rvcontinue": "20251009130203|23605481", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 378, + "ns": 0, + "title": "Ilmaston lämpeneminen", + "revisions": [ + { + "timestamp": "2025-10-09T17:26:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf4722f7533184efc3b8f7f29da669aa.json b/wikipedia-analysis-#229lixin/cache/cf4722f7533184efc3b8f7f29da669aa.json new file mode 100644 index 0000000..8fd4280 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf4722f7533184efc3b8f7f29da669aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:05.524904", + "response": { + "continue": { + "rvcontinue": "20250608192013|12049340", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4382, + "ns": 0, + "title": "Demokrati", + "revisions": [ + { + "timestamp": "2025-11-04T05:36:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf48dfd3f0b1e13f5069c257bb467f3f.json b/wikipedia-analysis-#229lixin/cache/cf48dfd3f0b1e13f5069c257bb467f3f.json new file mode 100644 index 0000000..bf6b9d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf48dfd3f0b1e13f5069c257bb467f3f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:38.044379", + "response": { + "continue": { + "rvcontinue": "20031206172805|103479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 23951, + "ns": 0, + "title": "Gruźlica człowieka", + "revisions": [ + { + "timestamp": "2003-09-28T17:11:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf4ff6724e0052d1e87e3e27e889440a.json b/wikipedia-analysis-#229lixin/cache/cf4ff6724e0052d1e87e3e27e889440a.json new file mode 100644 index 0000000..a62212e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf4ff6724e0052d1e87e3e27e889440a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:39.437817", + "response": { + "continue": { + "rvcontinue": "20210320053951|64622576", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5691545, + "ns": 0, + "title": "Kiểm soát biên giới", + "revisions": [ + { + "timestamp": "2021-08-11T17:49:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf511b91d595120daf70f2919af96798.json b/wikipedia-analysis-#229lixin/cache/cf511b91d595120daf70f2919af96798.json new file mode 100644 index 0000000..53ee56f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf511b91d595120daf70f2919af96798.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:03.353198", + "response": { + "continue": { + "rvcontinue": "20051105202958|5214", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1798, + "ns": 0, + "title": "Ubaguzi wa rangi", + "revisions": [ + { + "timestamp": "2005-11-05T20:16:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf67b215b97f638f0a5ca6400396f1bf.json b/wikipedia-analysis-#229lixin/cache/cf67b215b97f638f0a5ca6400396f1bf.json new file mode 100644 index 0000000..673d666 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf67b215b97f638f0a5ca6400396f1bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:51.864248", + "response": { + "continue": { + "rvcontinue": "20050419191522|296160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74661, + "ns": 0, + "title": "Votação", + "revisions": [ + { + "timestamp": "2005-04-19T19:13:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf6e26b5948adb5d5d99f26343c879fa.json b/wikipedia-analysis-#229lixin/cache/cf6e26b5948adb5d5d99f26343c879fa.json new file mode 100644 index 0000000..b77758d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf6e26b5948adb5d5d99f26343c879fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:12.142259", + "response": { + "continue": { + "rvcontinue": "20251106055550|28353364", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5771, + "ns": 0, + "title": "Hak asasi manusia", + "revisions": [ + { + "timestamp": "2025-12-29T06:39:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf7dd82bd6e1c8c63a5d56c41dc1be55.json b/wikipedia-analysis-#229lixin/cache/cf7dd82bd6e1c8c63a5d56c41dc1be55.json new file mode 100644 index 0000000..e56da23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf7dd82bd6e1c8c63a5d56c41dc1be55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:48.689273", + "response": { + "continue": { + "rvcontinue": "20250924165001|89273634", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43576, + "ns": 0, + "title": "洪水", + "revisions": [ + { + "timestamp": "2025-09-24T16:56:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cf7ea6c6674656b70edf9c3921183ddc.json b/wikipedia-analysis-#229lixin/cache/cf7ea6c6674656b70edf9c3921183ddc.json new file mode 100644 index 0000000..b54a223 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cf7ea6c6674656b70edf9c3921183ddc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:19.272571", + "response": { + "continue": { + "rvcontinue": "20020907200052|23408", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1305729, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2002-09-07T18:46:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cfbfbdbbb552db334a0cacabd9dfa3fc.json b/wikipedia-analysis-#229lixin/cache/cfbfbdbbb552db334a0cacabd9dfa3fc.json new file mode 100644 index 0000000..ad61731 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cfbfbdbbb552db334a0cacabd9dfa3fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:43.029389", + "response": { + "continue": { + "rvcontinue": "20051214190540|590051", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 119265, + "ns": 0, + "title": "Пытка", + "revisions": [ + { + "timestamp": "2005-12-14T19:00:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cfd953e5474351b96361f5957c2e759f.json b/wikipedia-analysis-#229lixin/cache/cfd953e5474351b96361f5957c2e759f.json new file mode 100644 index 0000000..367c94a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cfd953e5474351b96361f5957c2e759f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:50.597189", + "response": { + "continue": { + "rvcontinue": "20020730170718|180", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64, + "ns": 0, + "title": "Armoede", + "revisions": [ + { + "timestamp": "2002-04-15T17:23:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cfddc7401ffcbacfdb70de70bb979b0a.json b/wikipedia-analysis-#229lixin/cache/cfddc7401ffcbacfdb70de70bb979b0a.json new file mode 100644 index 0000000..0d7bafc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cfddc7401ffcbacfdb70de70bb979b0a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:41.476284", + "response": { + "continue": { + "rvcontinue": "20241113041522|22807232", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71630, + "ns": 0, + "title": "Rokote", + "revisions": [ + { + "timestamp": "2025-04-28T11:07:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cff57a496aea71ac766b62dba8eca431.json b/wikipedia-analysis-#229lixin/cache/cff57a496aea71ac766b62dba8eca431.json new file mode 100644 index 0000000..cb2fe6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cff57a496aea71ac766b62dba8eca431.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:27.981992", + "response": { + "continue": { + "rvcontinue": "20120509070503|31132939", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2640019, + "ns": 0, + "title": "Utrzymywanie pokoju", + "revisions": [ + { + "timestamp": "2012-05-09T06:47:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/cff86ffc1f634034f9de6c9b97fd5b52.json b/wikipedia-analysis-#229lixin/cache/cff86ffc1f634034f9de6c9b97fd5b52.json new file mode 100644 index 0000000..73d5a67 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/cff86ffc1f634034f9de6c9b97fd5b52.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:32.793496", + "response": { + "continue": { + "rvcontinue": "20180823005943|12337264", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2337507, + "ns": 0, + "title": "Schimbare climatică", + "revisions": [ + { + "timestamp": "2018-08-23T00:57:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d015478e83ec6ae636fd7652dad96b4a.json b/wikipedia-analysis-#229lixin/cache/d015478e83ec6ae636fd7652dad96b4a.json new file mode 100644 index 0000000..57f43db --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d015478e83ec6ae636fd7652dad96b4a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:32.337136", + "response": { + "continue": { + "rvcontinue": "20211231134954|56323337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8600543, + "ns": 0, + "title": "أزمة إنسانية", + "revisions": [ + { + "timestamp": "2021-12-31T10:46:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d01c22332c59114b98ae7bc2e254c8a1.json b/wikipedia-analysis-#229lixin/cache/d01c22332c59114b98ae7bc2e254c8a1.json new file mode 100644 index 0000000..36182e4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d01c22332c59114b98ae7bc2e254c8a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:30.479932", + "response": { + "continue": { + "rvcontinue": "20201104182320|110296407", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8564699, + "ns": 0, + "title": "Президентские выборы в США (2024)", + "revisions": [ + { + "timestamp": "2020-11-04T18:20:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d03afafbdfc757bfb3ef837d20e303a0.json b/wikipedia-analysis-#229lixin/cache/d03afafbdfc757bfb3ef837d20e303a0.json new file mode 100644 index 0000000..e3b5216 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d03afafbdfc757bfb3ef837d20e303a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:58.711429", + "response": { + "continue": { + "rvcontinue": "20200123192821|21363802", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2536507, + "ns": 0, + "title": "COVID-19 pandemisi", + "revisions": [ + { + "timestamp": "2020-01-23T19:17:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d03ce7d10d0ae39fda734f57dfdcb632.json b/wikipedia-analysis-#229lixin/cache/d03ce7d10d0ae39fda734f57dfdcb632.json new file mode 100644 index 0000000..a9b4877 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d03ce7d10d0ae39fda734f57dfdcb632.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:40.553943", + "response": { + "continue": { + "rvcontinue": "20251125080332|40913059", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 199710, + "ns": 0, + "title": "차별", + "revisions": [ + { + "timestamp": "2025-12-20T06:39:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d080794ad0ababab4b05612739c9ba60.json b/wikipedia-analysis-#229lixin/cache/d080794ad0ababab4b05612739c9ba60.json new file mode 100644 index 0000000..905895c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d080794ad0ababab4b05612739c9ba60.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:43.225448", + "response": { + "continue": { + "rvcontinue": "20030810140324|47800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11319, + "ns": 0, + "title": "WHO", + "revisions": [ + { + "timestamp": "2003-02-28T14:42:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0c0c29d6ee3e108837836bb86935fd3.json b/wikipedia-analysis-#229lixin/cache/d0c0c29d6ee3e108837836bb86935fd3.json new file mode 100644 index 0000000..11042a6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0c0c29d6ee3e108837836bb86935fd3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:52.421380", + "response": { + "continue": { + "rvcontinue": "20260125032258|28889807", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18249, + "ns": 0, + "title": "Genosida", + "revisions": [ + { + "timestamp": "2026-01-26T06:10:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0c9b47885f61e737eeaac02edbf9146.json b/wikipedia-analysis-#229lixin/cache/d0c9b47885f61e737eeaac02edbf9146.json new file mode 100644 index 0000000..611d543 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0c9b47885f61e737eeaac02edbf9146.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:32.363562", + "response": { + "continue": { + "rvcontinue": "20100802201733|322433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56345, + "ns": 0, + "title": "جنگل کی آگ", + "revisions": [ + { + "timestamp": "2010-08-02T19:39:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0cceb782763d54eb62d3d9e3d1287cc.json b/wikipedia-analysis-#229lixin/cache/d0cceb782763d54eb62d3d9e3d1287cc.json new file mode 100644 index 0000000..4728d47 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0cceb782763d54eb62d3d9e3d1287cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:41.676707", + "response": { + "continue": { + "rvcontinue": "20211212123223|20721319", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1725499, + "ns": 0, + "title": "Extrémy počasí", + "revisions": [ + { + "timestamp": "2021-12-10T14:52:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0cf5ea6362cebc839d32b1635c8884f.json b/wikipedia-analysis-#229lixin/cache/d0cf5ea6362cebc839d32b1635c8884f.json new file mode 100644 index 0000000..58073de --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0cf5ea6362cebc839d32b1635c8884f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:34.885376", + "response": { + "continue": { + "rvcontinue": "20231220150750|36110912", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3731849, + "ns": 0, + "title": "이민자 위기", + "revisions": [ + { + "timestamp": "2023-12-20T07:31:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0db5b9e7dbc45eb3a3e0857c2161a37.json b/wikipedia-analysis-#229lixin/cache/d0db5b9e7dbc45eb3a3e0857c2161a37.json new file mode 100644 index 0000000..4dd509e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0db5b9e7dbc45eb3a3e0857c2161a37.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:04.757221", + "response": { + "continue": { + "rvcontinue": "20250622111959|35553805", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75906, + "ns": 0, + "title": "Ölüm cezası", + "revisions": [ + { + "timestamp": "2025-10-26T12:45:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0dd5ad774b2fb457e7a53220b32c51e.json b/wikipedia-analysis-#229lixin/cache/d0dd5ad774b2fb457e7a53220b32c51e.json new file mode 100644 index 0000000..2522f60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0dd5ad774b2fb457e7a53220b32c51e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:40.261221", + "response": { + "continue": { + "rvcontinue": "20240615030828|100728749", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1684317, + "ns": 0, + "title": "国内避難民", + "revisions": [ + { + "timestamp": "2025-10-24T07:11:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d0e6c39c4caf8d97e95c67a881a78fc4.json b/wikipedia-analysis-#229lixin/cache/d0e6c39c4caf8d97e95c67a881a78fc4.json new file mode 100644 index 0000000..be062a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d0e6c39c4caf8d97e95c67a881a78fc4.json @@ -0,0 +1,324 @@ +{ + "cached_at": "2026-01-26T00:32:02.153657", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1271927, + "ns": 0, + "title": "Gender equality", + "langlinks": [ + { + "lang": "af", + "title": "Geslagsgelykheid" + }, + { + "lang": "ar", + "title": "مساواة بين الجنسين" + }, + { + "lang": "as", + "title": "লিংগ সমতা" + }, + { + "lang": "az", + "title": "Gender bərabərliyi" + }, + { + "lang": "bg", + "title": "Равенство между половете" + }, + { + "lang": "bn", + "title": "লৈঙ্গিক সমতা" + }, + { + "lang": "ca", + "title": "Igualtat de gènere" + }, + { + "lang": "ckb", + "title": "یەکسانیی جێندەری" + }, + { + "lang": "da", + "title": "Ligestilling" + }, + { + "lang": "dag", + "title": "Gender" + }, + { + "lang": "de", + "title": "Gleichstellung der Geschlechter" + }, + { + "lang": "el", + "title": "Ισότητα των φύλων" + }, + { + "lang": "eo", + "title": "Seksa egaleco" + }, + { + "lang": "es", + "title": "Igualdad de género" + }, + { + "lang": "et", + "title": "Sooline võrdõiguslikkus" + }, + { + "lang": "eu", + "title": "Genero-berdintasun" + }, + { + "lang": "fa", + "title": "برابری جنسیتی" + }, + { + "lang": "fi", + "title": "Sukupuolten tasa-arvo" + }, + { + "lang": "fr", + "title": "Égalité des sexes" + }, + { + "lang": "ga", + "title": "Comhionannas inscne" + }, + { + "lang": "gl", + "title": "Igualdade de xénero" + }, + { + "lang": "ha", + "title": "Daidaiton jinsi" + }, + { + "lang": "he", + "title": "שוויון מגדרי" + }, + { + "lang": "hi", + "title": "स्त्री पुरुष समानता" + }, + { + "lang": "ht", + "title": "Egalite sèks" + }, + { + "lang": "hu", + "title": "Nemi esélyegyenlőség" + }, + { + "lang": "hy", + "title": "Սեռական հավասարություն" + }, + { + "lang": "id", + "title": "Kesetaraan gender" + }, + { + "lang": "is", + "title": "Kynjajafnrétti" + }, + { + "lang": "it", + "title": "Uguaglianza di genere" + }, + { + "lang": "ja", + "title": "男女同権" + }, + { + "lang": "ka", + "title": "გენდერული თანასწორობა" + }, + { + "lang": "kab", + "title": "Tagadda n uzufen" + }, + { + "lang": "ko", + "title": "성평등" + }, + { + "lang": "ky", + "title": "Гендердик теңчилик" + }, + { + "lang": "lo", + "title": "ຄວາມສະເໝີພາກທາງເພດ" + }, + { + "lang": "lv", + "title": "Dzimumu līdztiesība" + }, + { + "lang": "mad", + "title": "Kasataraan Gender" + }, + { + "lang": "mk", + "title": "Родова еднаквост" + }, + { + "lang": "ml", + "title": "ലിംഗസമത്വം" + }, + { + "lang": "mn", + "title": "Хүйсийн эрх тэгш байдал" + }, + { + "lang": "mr", + "title": "लैंगिक समानता" + }, + { + "lang": "ms", + "title": "Kesamarataan gender" + }, + { + "lang": "my", + "title": "ယောက်ျား၊ မိန်းမ တန်းတူညီမျှမှု" + }, + { + "lang": "ne", + "title": "लैङ्गिक समानता" + }, + { + "lang": "nl", + "title": "Gendergelijkheid" + }, + { + "lang": "nb", + "title": "Likestilling" + }, + { + "lang": "oc", + "title": "Egalitat de genre" + }, + { + "lang": "pa", + "title": "ਲਿੰਗ ਸਮਾਨਤਾ" + }, + { + "lang": "pap", + "title": "Igualdad di genero" + }, + { + "lang": "pl", + "title": "Równość płci" + }, + { + "lang": "pnb", + "title": "جنسی برابری" + }, + { + "lang": "ps", + "title": "د جنسيت مساوات" + }, + { + "lang": "pt", + "title": "Igualdade de género" + }, + { + "lang": "ru", + "title": "Равенство полов" + }, + { + "lang": "rw", + "title": "Uburinganire" + }, + { + "lang": "sh", + "title": "Rodna ravnopravnost" + }, + { + "lang": "simple", + "title": "Gender equality" + }, + { + "lang": "sk", + "title": "Rodová rovnosť" + }, + { + "lang": "skr", + "title": "صنفی مساوات" + }, + { + "lang": "sl", + "title": "Enakost spolov" + }, + { + "lang": "sq", + "title": "Barazia gjinore" + }, + { + "lang": "sr", + "title": "Родна равноправност" + }, + { + "lang": "ss", + "title": "Kulingana ngekwebulili" + }, + { + "lang": "sv", + "title": "Jämställdhet" + }, + { + "lang": "sw", + "title": "Usawa wa kijinsia" + }, + { + "lang": "ta", + "title": "பாலினச் சமனிலை" + }, + { + "lang": "tg", + "title": "Баробарии гендерӣ" + }, + { + "lang": "th", + "title": "ความเท่าเทียมทางเพศ" + }, + { + "lang": "tl", + "title": "Pagkakapantay-pantay ng mga kasarian" + }, + { + "lang": "tr", + "title": "Toplumsal cinsiyet eşitliği" + }, + { + "lang": "uk", + "title": "Статева рівність" + }, + { + "lang": "ur", + "title": "صنفی مساوات" + }, + { + "lang": "uz", + "title": "Gender tengligi" + }, + { + "lang": "vi", + "title": "Bình đẳng giới" + }, + { + "lang": "zh", + "title": "性別平等" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d134029d9f69665c2d8a3cde5cbf5522.json b/wikipedia-analysis-#229lixin/cache/d134029d9f69665c2d8a3cde5cbf5522.json new file mode 100644 index 0000000..a93fbd7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d134029d9f69665c2d8a3cde5cbf5522.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:02.061884", + "response": { + "continue": { + "rvcontinue": "20030215153959|13854", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7232, + "ns": 0, + "title": "Rasism", + "revisions": [ + { + "timestamp": "2003-02-15T15:22:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d1523c6bf160f1cf0a3f403a7908e6cb.json b/wikipedia-analysis-#229lixin/cache/d1523c6bf160f1cf0a3f403a7908e6cb.json new file mode 100644 index 0000000..12a060c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d1523c6bf160f1cf0a3f403a7908e6cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:12.260610", + "response": { + "continue": { + "rvcontinue": "20250802041139|12091837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20926, + "ns": 0, + "title": "Tuberkulose", + "revisions": [ + { + "timestamp": "2025-12-05T01:39:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d188712d50ee415a4687db1aad0cd7b1.json b/wikipedia-analysis-#229lixin/cache/d188712d50ee415a4687db1aad0cd7b1.json new file mode 100644 index 0000000..b40a184 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d188712d50ee415a4687db1aad0cd7b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:01.653439", + "response": { + "continue": { + "rvcontinue": "20230918044133|11935446", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62447, + "ns": 0, + "title": "Ураган", + "revisions": [ + { + "timestamp": "2024-04-24T15:22:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d18fe0ca89ee78aa06d756d33accb93f.json b/wikipedia-analysis-#229lixin/cache/d18fe0ca89ee78aa06d756d33accb93f.json new file mode 100644 index 0000000..7311caf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d18fe0ca89ee78aa06d756d33accb93f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:02.037037", + "response": { + "continue": { + "rvcontinue": "20251027215548|261000838", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 434365, + "ns": 0, + "title": "Wahlfälschung", + "revisions": [ + { + "timestamp": "2025-11-15T08:17:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d1b64eb471ffa012ced88c0d8ad68454.json b/wikipedia-analysis-#229lixin/cache/d1b64eb471ffa012ced88c0d8ad68454.json new file mode 100644 index 0000000..21704f8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d1b64eb471ffa012ced88c0d8ad68454.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:08.926206", + "response": { + "continue": { + "rvcontinue": "20031029125303|149224", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22115, + "ns": 0, + "title": "難民", + "revisions": [ + { + "timestamp": "2003-10-25T11:24:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d1bfd1079290bcf03ce2cdca6a7c75a6.json b/wikipedia-analysis-#229lixin/cache/d1bfd1079290bcf03ce2cdca6a7c75a6.json new file mode 100644 index 0000000..3c77de9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d1bfd1079290bcf03ce2cdca6a7c75a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:34.702285", + "response": { + "continue": { + "rvcontinue": "20020418003329|3536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1316, + "ns": 0, + "title": "Erdbeben", + "revisions": [ + { + "timestamp": "2002-04-18T00:30:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d1c623cfe5f8ca3084c652a590b9d878.json b/wikipedia-analysis-#229lixin/cache/d1c623cfe5f8ca3084c652a590b9d878.json new file mode 100644 index 0000000..d8e6e29 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d1c623cfe5f8ca3084c652a590b9d878.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:44.357650", + "response": { + "continue": { + "rvcontinue": "20220226001145|9348441", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51068, + "ns": 0, + "title": "Ακραίο καιρικό φαινόμενο", + "revisions": [ + { + "timestamp": "2023-11-27T20:07:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d1fd48578c522845f6ad138c50f0c83e.json b/wikipedia-analysis-#229lixin/cache/d1fd48578c522845f6ad138c50f0c83e.json new file mode 100644 index 0000000..f047dbe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d1fd48578c522845f6ad138c50f0c83e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:22.840455", + "response": { + "continue": { + "rvcontinue": "20260123080612|17438716", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 235150, + "ns": 0, + "title": "Organizația Mondială a Sănătății", + "revisions": [ + { + "timestamp": "2026-01-23T08:07:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d217c79c73ae9aae0bf3d55e2f685139.json b/wikipedia-analysis-#229lixin/cache/d217c79c73ae9aae0bf3d55e2f685139.json new file mode 100644 index 0000000..de1ab44 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d217c79c73ae9aae0bf3d55e2f685139.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:32.838787", + "response": { + "continue": { + "rvcontinue": "20251231152358|74639429", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8425, + "ns": 0, + "title": "Sóng thần", + "revisions": [ + { + "timestamp": "2025-12-31T15:26:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d227a166a5a809fe60251f098f16963e.json b/wikipedia-analysis-#229lixin/cache/d227a166a5a809fe60251f098f16963e.json new file mode 100644 index 0000000..d47e2f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d227a166a5a809fe60251f098f16963e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:32.592377", + "response": { + "continue": { + "rvcontinue": "20250125151139|44428433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33787, + "ns": 0, + "title": "Біженці", + "revisions": [ + { + "timestamp": "2025-12-21T01:45:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d22ee50bdf2960683121b6604b840c1c.json b/wikipedia-analysis-#229lixin/cache/d22ee50bdf2960683121b6604b840c1c.json new file mode 100644 index 0000000..8df9e4f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d22ee50bdf2960683121b6604b840c1c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:08.409618", + "response": { + "continue": { + "rvcontinue": "20020801055309|15865", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2211106, + "ns": 0, + "title": "Zensur (Informationskontrolle)", + "revisions": [ + { + "timestamp": "2002-08-01T05:50:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d23ca63950ca54896097f17ada97c73f.json b/wikipedia-analysis-#229lixin/cache/d23ca63950ca54896097f17ada97c73f.json new file mode 100644 index 0000000..de03f6d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d23ca63950ca54896097f17ada97c73f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:17.980127", + "response": { + "continue": { + "rvcontinue": "20250712054811|23419709", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413439, + "ns": 0, + "title": "Sukupuolten tasa-arvo", + "revisions": [ + { + "timestamp": "2025-10-02T11:43:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d26c5d3be26eabfb16059906ee4ad732.json b/wikipedia-analysis-#229lixin/cache/d26c5d3be26eabfb16059906ee4ad732.json new file mode 100644 index 0000000..a9c8e06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d26c5d3be26eabfb16059906ee4ad732.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:12.966493", + "response": { + "continue": { + "rvcontinue": "20060106103536|304926", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56656, + "ns": 0, + "title": "Diskriminace", + "revisions": [ + { + "timestamp": "2006-01-06T10:32:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d27ba5db7150a94edae2570b1dcda2d7.json b/wikipedia-analysis-#229lixin/cache/d27ba5db7150a94edae2570b1dcda2d7.json new file mode 100644 index 0000000..6b14a0a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d27ba5db7150a94edae2570b1dcda2d7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:28.056393", + "response": { + "continue": { + "rvcontinue": "20250920015242|27860963", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2156870, + "ns": 0, + "title": "Kesetaraan gender", + "revisions": [ + { + "timestamp": "2025-10-16T19:04:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d28d2b6e7a7612fb2f7e8c5b0c207323.json b/wikipedia-analysis-#229lixin/cache/d28d2b6e7a7612fb2f7e8c5b0c207323.json new file mode 100644 index 0000000..302dc09 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d28d2b6e7a7612fb2f7e8c5b0c207323.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:27.725829", + "response": { + "continue": { + "rvcontinue": "20250125184701|56751143", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 847421, + "ns": 0, + "title": "Mänsklig migration", + "revisions": [ + { + "timestamp": "2025-06-15T15:36:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d31f5b4e7b0d40196d27c78f39021d51.json b/wikipedia-analysis-#229lixin/cache/d31f5b4e7b0d40196d27c78f39021d51.json new file mode 100644 index 0000000..39d1bf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d31f5b4e7b0d40196d27c78f39021d51.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:42.144659", + "response": { + "continue": { + "rvcontinue": "20211219083950|726011", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 29394, + "ns": 0, + "title": "သေဒဏ်", + "revisions": [ + { + "timestamp": "2025-09-30T05:24:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d31f8c057ef362f4693b42bab2cd6d97.json b/wikipedia-analysis-#229lixin/cache/d31f8c057ef362f4693b42bab2cd6d97.json new file mode 100644 index 0000000..9389ccd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d31f8c057ef362f4693b42bab2cd6d97.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:07.870292", + "response": { + "continue": { + "rvcontinue": "20080524202746|1205700", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 218616, + "ns": 0, + "title": "خشکسالی", + "revisions": [ + { + "timestamp": "2008-05-24T20:26:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d34d9d3e3979f3a8579b347650cacef0.json b/wikipedia-analysis-#229lixin/cache/d34d9d3e3979f3a8579b347650cacef0.json new file mode 100644 index 0000000..28041f2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d34d9d3e3979f3a8579b347650cacef0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:42.854122", + "response": { + "continue": { + "rvcontinue": "20251224171924|231763693", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58748, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2025-12-24T19:25:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d35ea32d939a5b0d53920f7d5ff28757.json b/wikipedia-analysis-#229lixin/cache/d35ea32d939a5b0d53920f7d5ff28757.json new file mode 100644 index 0000000..0e769af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d35ea32d939a5b0d53920f7d5ff28757.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:48.949916", + "response": { + "continue": { + "rvcontinue": "20220829081806|756743", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 229964, + "ns": 0, + "title": "ကမ္ဘာကပ်ရောဂါ", + "revisions": [ + { + "timestamp": "2022-12-13T09:29:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d39f0caa8726253cd0717012d661b715.json b/wikipedia-analysis-#229lixin/cache/d39f0caa8726253cd0717012d661b715.json new file mode 100644 index 0000000..9e0e12f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d39f0caa8726253cd0717012d661b715.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:22.022460", + "response": { + "continue": { + "rvcontinue": "20030711072018|142538", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8174, + "ns": 0, + "title": "VIH/sida", + "revisions": [ + { + "timestamp": "2003-07-11T06:01:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d3a2835e21edd81bbb6e1edaf7e128e1.json b/wikipedia-analysis-#229lixin/cache/d3a2835e21edd81bbb6e1edaf7e128e1.json new file mode 100644 index 0000000..fe88b37 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d3a2835e21edd81bbb6e1edaf7e128e1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:38.865424", + "response": { + "continue": { + "rvcontinue": "20150404191258|71794173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5350083, + "ns": 0, + "title": "Voto (elezione)", + "revisions": [ + { + "timestamp": "2015-03-10T21:00:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d3cd521e1095b3b8212ce5560155f8ef.json b/wikipedia-analysis-#229lixin/cache/d3cd521e1095b3b8212ce5560155f8ef.json new file mode 100644 index 0000000..a840220 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d3cd521e1095b3b8212ce5560155f8ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:33.321244", + "response": { + "continue": { + "rvcontinue": "20100825095041|43193", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9459, + "ns": 0, + "title": "လူကုန်ကူးခြင်း", + "revisions": [ + { + "timestamp": "2010-08-25T09:47:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d3fe115123c20e1ad3f845aac9203477.json b/wikipedia-analysis-#229lixin/cache/d3fe115123c20e1ad3f845aac9203477.json new file mode 100644 index 0000000..f226d54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d3fe115123c20e1ad3f845aac9203477.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:54.601517", + "response": { + "continue": { + "rvcontinue": "20250915193626|17179843", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2962776, + "ns": 0, + "title": "Vot", + "revisions": [ + { + "timestamp": "2025-09-15T19:36:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d41ce52aeca080caa693120985ff55fe.json b/wikipedia-analysis-#229lixin/cache/d41ce52aeca080caa693120985ff55fe.json new file mode 100644 index 0000000..9b8d4a8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d41ce52aeca080caa693120985ff55fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:11.069037", + "response": { + "continue": { + "rvcontinue": "20090331191056|22205", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4839, + "ns": 0, + "title": "ကမ္ဘာ့ကျန်းမာရေးအဖွဲ့", + "revisions": [ + { + "timestamp": "2009-03-31T19:09:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d42d78d1271262de9b9cdb53ff18f1b9.json b/wikipedia-analysis-#229lixin/cache/d42d78d1271262de9b9cdb53ff18f1b9.json new file mode 100644 index 0000000..d411d91 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d42d78d1271262de9b9cdb53ff18f1b9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:03.149306", + "response": { + "continue": { + "rvcontinue": "20120506085112|11655909", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 927374, + "ns": 0, + "title": "Menekült", + "revisions": [ + { + "timestamp": "2012-05-06T08:39:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d43ed0d4fac9d566df6dbc24c5a55986.json b/wikipedia-analysis-#229lixin/cache/d43ed0d4fac9d566df6dbc24c5a55986.json new file mode 100644 index 0000000..52e4d44 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d43ed0d4fac9d566df6dbc24c5a55986.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:57.201980", + "response": { + "continue": { + "rvcontinue": "20251015055042|27968988", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4521609, + "ns": 0, + "title": "Cuaca ekstrem", + "revisions": [ + { + "timestamp": "2025-10-15T08:02:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d445768b530e9f5748b047df1cafef71.json b/wikipedia-analysis-#229lixin/cache/d445768b530e9f5748b047df1cafef71.json new file mode 100644 index 0000000..297fa23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d445768b530e9f5748b047df1cafef71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:31.412625", + "response": { + "continue": { + "rvcontinue": "20230725141816|5913908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18805, + "ns": 0, + "title": "मृत्युदंड", + "revisions": [ + { + "timestamp": "2023-09-17T08:35:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d46f0d3b0919ec0f9c54ffb3880974aa.json b/wikipedia-analysis-#229lixin/cache/d46f0d3b0919ec0f9c54ffb3880974aa.json new file mode 100644 index 0000000..4d65224 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d46f0d3b0919ec0f9c54ffb3880974aa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:09.987984", + "response": { + "continue": { + "rvcontinue": "20080316000351|118284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15803, + "ns": 0, + "title": "Vita", + "revisions": [ + { + "timestamp": "2008-03-16T00:03:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d48544cb71e64335e6c6c753c6383762.json b/wikipedia-analysis-#229lixin/cache/d48544cb71e64335e6c6c753c6383762.json new file mode 100644 index 0000000..e5e6d90 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d48544cb71e64335e6c6c753c6383762.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:48.705286", + "response": { + "continue": { + "rvcontinue": "20060409042604|186907", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36048, + "ns": 0, + "title": "Nhân quyền", + "revisions": [ + { + "timestamp": "2006-04-09T04:18:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d4b18f1df1ea585779469bccc035e75a.json b/wikipedia-analysis-#229lixin/cache/d4b18f1df1ea585779469bccc035e75a.json new file mode 100644 index 0000000..10765b5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d4b18f1df1ea585779469bccc035e75a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:33.720625", + "response": { + "continue": { + "rvcontinue": "20250416123525|6400922", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1131137, + "ns": 0, + "title": "कोविड-19 विश्वमारी", + "revisions": [ + { + "timestamp": "2025-12-13T07:28:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d4c0fc7c6d06ea25abfe6e79f16b4c22.json b/wikipedia-analysis-#229lixin/cache/d4c0fc7c6d06ea25abfe6e79f16b4c22.json new file mode 100644 index 0000000..e7d726a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d4c0fc7c6d06ea25abfe6e79f16b4c22.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:49.851292", + "response": { + "continue": { + "rvcontinue": "20240804042213|16415435", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16995, + "ns": 0, + "title": "Alegere", + "revisions": [ + { + "timestamp": "2025-11-25T07:39:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d4dc7462dbc571e3cb1cf5ad20f8a050.json b/wikipedia-analysis-#229lixin/cache/d4dc7462dbc571e3cb1cf5ad20f8a050.json new file mode 100644 index 0000000..040b602 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d4dc7462dbc571e3cb1cf5ad20f8a050.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:24.301641", + "response": { + "continue": { + "rvcontinue": "20040403224456|12389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6867, + "ns": 0, + "title": "Terorism", + "revisions": [ + { + "timestamp": "2004-04-03T22:39:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d4ea71f27430b09e5ec01321d93af040.json b/wikipedia-analysis-#229lixin/cache/d4ea71f27430b09e5ec01321d93af040.json new file mode 100644 index 0000000..b4d4a7b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d4ea71f27430b09e5ec01321d93af040.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:46.935278", + "response": { + "continue": { + "rvcontinue": "20250926134254|42772207", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3719, + "ns": 0, + "title": "سونامی", + "revisions": [ + { + "timestamp": "2025-10-16T07:42:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d50927a4838fcc239d5ab0f6e8d5a191.json b/wikipedia-analysis-#229lixin/cache/d50927a4838fcc239d5ab0f6e8d5a191.json new file mode 100644 index 0000000..f5512f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d50927a4838fcc239d5ab0f6e8d5a191.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:28.598324", + "response": { + "continue": { + "rvcontinue": "20240815025543|505515", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40413, + "ns": 0, + "title": "Wariya", + "revisions": [ + { + "timestamp": "2024-08-15T02:56:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d52379c4eaadb28b7c94029c46acf190.json b/wikipedia-analysis-#229lixin/cache/d52379c4eaadb28b7c94029c46acf190.json new file mode 100644 index 0000000..409fb65 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d52379c4eaadb28b7c94029c46acf190.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:39.540997", + "response": { + "continue": { + "rvcontinue": "20251229092312|78430967", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 557833, + "ns": 0, + "title": "Handel ludźmi", + "revisions": [ + { + "timestamp": "2026-01-03T13:34:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d53106739d13b81490d58527034c32b9.json b/wikipedia-analysis-#229lixin/cache/d53106739d13b81490d58527034c32b9.json new file mode 100644 index 0000000..a6ad9a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d53106739d13b81490d58527034c32b9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:42.239882", + "response": { + "continue": { + "rvcontinue": "20050818091846|1048550", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 139313, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2005-08-18T08:57:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d53c7a3bbe93192765d6908c60ee5d50.json b/wikipedia-analysis-#229lixin/cache/d53c7a3bbe93192765d6908c60ee5d50.json new file mode 100644 index 0000000..751978b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d53c7a3bbe93192765d6908c60ee5d50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:38.018378", + "response": { + "continue": { + "rvcontinue": "20040517001000|704628", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46946, + "ns": 0, + "title": "Klimatförändring", + "revisions": [ + { + "timestamp": "2004-05-16T15:30:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d541eff9fba8a0d6d4d0ce099f06b088.json b/wikipedia-analysis-#229lixin/cache/d541eff9fba8a0d6d4d0ce099f06b088.json new file mode 100644 index 0000000..4ccc10e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d541eff9fba8a0d6d4d0ce099f06b088.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:00.264371", + "response": { + "continue": { + "rvcontinue": "20251210200225|43166531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7943, + "ns": 0, + "title": "حقوق بشر", + "revisions": [ + { + "timestamp": "2025-12-10T20:10:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d54810c050bc257ffbdac72be4137c2d.json b/wikipedia-analysis-#229lixin/cache/d54810c050bc257ffbdac72be4137c2d.json new file mode 100644 index 0000000..5e5ceeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d54810c050bc257ffbdac72be4137c2d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:30.044731", + "response": { + "continue": { + "rvcontinue": "20260109151804|107943336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45953, + "ns": 0, + "title": "結核", + "revisions": [ + { + "timestamp": "2026-01-14T03:27:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d555013566cd1ff2d2daa57c364e2d70.json b/wikipedia-analysis-#229lixin/cache/d555013566cd1ff2d2daa57c364e2d70.json new file mode 100644 index 0000000..e956835 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d555013566cd1ff2d2daa57c364e2d70.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:36.045624", + "response": { + "continue": { + "rvcontinue": "20100731173212|679666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 113352, + "ns": 0, + "title": "সুনামি", + "revisions": [ + { + "timestamp": "2010-07-31T17:02:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5620bd636f50792de370bdc0608394c.json b/wikipedia-analysis-#229lixin/cache/d5620bd636f50792de370bdc0608394c.json new file mode 100644 index 0000000..d7d73f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5620bd636f50792de370bdc0608394c.json @@ -0,0 +1,124 @@ +{ + "cached_at": "2026-01-26T00:16:59.758334", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 14230, + "ns": 0, + "title": "Hurricane", + "langlinks": [ + { + "lang": "bg", + "title": "Ураган" + }, + { + "lang": "cs", + "title": "Orkán" + }, + { + "lang": "da", + "title": "Orkan" + }, + { + "lang": "de", + "title": "Hurrikan" + }, + { + "lang": "dsb", + "title": "Orkan" + }, + { + "lang": "et", + "title": "Orkaan (tuul)" + }, + { + "lang": "fr", + "title": "Ouragan" + }, + { + "lang": "fy", + "title": "Orkaan" + }, + { + "lang": "ga", + "title": "Spéirling" + }, + { + "lang": "hsb", + "title": "Orkan" + }, + { + "lang": "io", + "title": "Uragano" + }, + { + "lang": "ja", + "title": "ハリケーン" + }, + { + "lang": "ko", + "title": "허리케인" + }, + { + "lang": "li", + "title": "Orkaan" + }, + { + "lang": "ms", + "title": "Hurikan" + }, + { + "lang": "nl", + "title": "Orkaan" + }, + { + "lang": "nn", + "title": "Orkan" + }, + { + "lang": "nb", + "title": "Orkan" + }, + { + "lang": "pap", + "title": "Horcan" + }, + { + "lang": "pl", + "title": "Huragan" + }, + { + "lang": "ro", + "title": "Uragan" + }, + { + "lang": "simple", + "title": "Hurricane" + }, + { + "lang": "sk", + "title": "Hurikán" + }, + { + "lang": "sq", + "title": "Uragani" + }, + { + "lang": "sv", + "title": "Orkanstyrka" + }, + { + "lang": "tok", + "title": "sike telo suli" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5726ff5e05332afe051b931f4741516.json b/wikipedia-analysis-#229lixin/cache/d5726ff5e05332afe051b931f4741516.json new file mode 100644 index 0000000..c3fa836 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5726ff5e05332afe051b931f4741516.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:41.574594", + "response": { + "continue": { + "rvcontinue": "20250521211912|70840337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 992684, + "ns": 0, + "title": "هجرة بشرية", + "revisions": [ + { + "timestamp": "2025-05-31T12:54:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5863a6e9bf0056f009f3acf8e8db4f7.json b/wikipedia-analysis-#229lixin/cache/d5863a6e9bf0056f009f3acf8e8db4f7.json new file mode 100644 index 0000000..8c5a91b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5863a6e9bf0056f009f3acf8e8db4f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:10.536340", + "response": { + "continue": { + "rvcontinue": "20251004000603|106704688", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 94451, + "ns": 0, + "title": "ハリケーン", + "revisions": [ + { + "timestamp": "2025-10-28T13:30:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d58bfd3cc269b963f74206907848a6d0.json b/wikipedia-analysis-#229lixin/cache/d58bfd3cc269b963f74206907848a6d0.json new file mode 100644 index 0000000..edc3ae6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d58bfd3cc269b963f74206907848a6d0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:07.504553", + "response": { + "continue": { + "rvcontinue": "20241015104353|12388230", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 137299, + "ns": 0, + "title": "Малария", + "revisions": [ + { + "timestamp": "2024-11-15T16:08:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5a56c60717fcee61a91ae355f635066.json b/wikipedia-analysis-#229lixin/cache/d5a56c60717fcee61a91ae355f635066.json new file mode 100644 index 0000000..27f7ab2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5a56c60717fcee61a91ae355f635066.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:00.319597", + "response": { + "continue": { + "rvcontinue": "20060612152044|2257311", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315726, + "ns": 0, + "title": "Omröstning", + "revisions": [ + { + "timestamp": "2006-03-26T09:20:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5ae734761c9bc3060c693ea1abaaf2a.json b/wikipedia-analysis-#229lixin/cache/d5ae734761c9bc3060c693ea1abaaf2a.json new file mode 100644 index 0000000..8129068 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5ae734761c9bc3060c693ea1abaaf2a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:43.041362", + "response": { + "continue": { + "rvcontinue": "20240228142549|16118160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 432761, + "ns": 0, + "title": "Trafic de persoane", + "revisions": [ + { + "timestamp": "2024-07-09T06:27:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5af9c17cfdcac0c34e9a4fa18bfbdc3.json b/wikipedia-analysis-#229lixin/cache/d5af9c17cfdcac0c34e9a4fa18bfbdc3.json new file mode 100644 index 0000000..b35774e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5af9c17cfdcac0c34e9a4fa18bfbdc3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:02.091700", + "response": { + "continue": { + "rvcontinue": "20060618123615|245961", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56800, + "ns": 0, + "title": "تعذيب", + "revisions": [ + { + "timestamp": "2006-06-18T12:31:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5b12bc2f956ea5c3b389ea8094ea9ce.json b/wikipedia-analysis-#229lixin/cache/d5b12bc2f956ea5c3b389ea8094ea9ce.json new file mode 100644 index 0000000..c0b901a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5b12bc2f956ea5c3b389ea8094ea9ce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:02.668695", + "response": { + "continue": { + "rvcontinue": "20040427102303|400520", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71168, + "ns": 0, + "title": "Droits de l'homme", + "revisions": [ + { + "timestamp": "2004-04-27T10:21:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5b88fc8f6eba415ab75346a0d72d28f.json b/wikipedia-analysis-#229lixin/cache/d5b88fc8f6eba415ab75346a0d72d28f.json new file mode 100644 index 0000000..d2a7856 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5b88fc8f6eba415ab75346a0d72d28f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:49.116639", + "response": { + "continue": { + "rvcontinue": "20251112141951|74386503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36048, + "ns": 0, + "title": "Nhân quyền", + "revisions": [ + { + "timestamp": "2026-01-23T23:49:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5da4924af839705f2f28ebe2036ddb8.json b/wikipedia-analysis-#229lixin/cache/d5da4924af839705f2f28ebe2036ddb8.json new file mode 100644 index 0000000..c1df577 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5da4924af839705f2f28ebe2036ddb8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:48.543192", + "response": { + "continue": { + "rvcontinue": "20040305194934|8666", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6132, + "ns": 0, + "title": "Discriminação", + "revisions": [ + { + "timestamp": "2004-03-05T19:47:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5e45c6a1d36c718bcf7cded474cf0b8.json b/wikipedia-analysis-#229lixin/cache/d5e45c6a1d36c718bcf7cded474cf0b8.json new file mode 100644 index 0000000..c7af0bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5e45c6a1d36c718bcf7cded474cf0b8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:29.064567", + "response": { + "continue": { + "rvcontinue": "20250902134718|46087515", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11386, + "ns": 0, + "title": "Цунамі", + "revisions": [ + { + "timestamp": "2025-09-12T07:21:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d5e91dee926ca6bb279f415216481216.json b/wikipedia-analysis-#229lixin/cache/d5e91dee926ca6bb279f415216481216.json new file mode 100644 index 0000000..aaffaf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d5e91dee926ca6bb279f415216481216.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:35.760670", + "response": { + "continue": { + "rvcontinue": "20230527164839|1146768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 80137, + "ns": 0, + "title": "क्षयरोग", + "revisions": [ + { + "timestamp": "2025-10-14T18:19:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d608e88f40ffeaca4f89428a2be8fffd.json b/wikipedia-analysis-#229lixin/cache/d608e88f40ffeaca4f89428a2be8fffd.json new file mode 100644 index 0000000..002e82f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d608e88f40ffeaca4f89428a2be8fffd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:50.125381", + "response": { + "continue": { + "rvcontinue": "20041118225529|146839", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44509, + "ns": 0, + "title": "Pena de morte", + "revisions": [ + { + "timestamp": "2004-11-18T22:49:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d63120de60ff3d042b09814ecd47535c.json b/wikipedia-analysis-#229lixin/cache/d63120de60ff3d042b09814ecd47535c.json new file mode 100644 index 0000000..90427b8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d63120de60ff3d042b09814ecd47535c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:34.180625", + "response": { + "continue": { + "rvcontinue": "20230805214047|53785282", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 665613, + "ns": 0, + "title": "Fredsbevarande insatser", + "revisions": [ + { + "timestamp": "2023-11-29T15:17:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d667dc6dadfbbf5d8732749bc6ddffa3.json b/wikipedia-analysis-#229lixin/cache/d667dc6dadfbbf5d8732749bc6ddffa3.json new file mode 100644 index 0000000..2f64cf5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d667dc6dadfbbf5d8732749bc6ddffa3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:03.166821", + "response": { + "continue": { + "rvcontinue": "20061201145714|3053413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 449130, + "ns": 0, + "title": "童工", + "revisions": [ + { + "timestamp": "2006-12-01T14:41:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6756bd92a3dfd63860bf75d1b104a9a.json b/wikipedia-analysis-#229lixin/cache/d6756bd92a3dfd63860bf75d1b104a9a.json new file mode 100644 index 0000000..782f31a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6756bd92a3dfd63860bf75d1b104a9a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:44.041685", + "response": { + "continue": { + "rvcontinue": "20231022110034|66181676", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3874026, + "ns": 0, + "title": "Interne vluchteling", + "revisions": [ + { + "timestamp": "2025-11-20T20:20:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d693235c27298f820b694861e95943bf.json b/wikipedia-analysis-#229lixin/cache/d693235c27298f820b694861e95943bf.json new file mode 100644 index 0000000..38c3306 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d693235c27298f820b694861e95943bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:45.684334", + "response": { + "continue": { + "rvcontinue": "20110131232818|4047812", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 514901, + "ns": 0, + "title": "Родна равноправност", + "revisions": [ + { + "timestamp": "2011-01-31T22:56:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6a2a113ebd42d0d479cc2d18a514bf1.json b/wikipedia-analysis-#229lixin/cache/d6a2a113ebd42d0d479cc2d18a514bf1.json new file mode 100644 index 0000000..a468db0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6a2a113ebd42d0d479cc2d18a514bf1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:38.447961", + "response": { + "continue": { + "rvcontinue": "20230917081337|5954560", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215298, + "ns": 0, + "title": "विश्वमारी", + "revisions": [ + { + "timestamp": "2024-04-03T12:23:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6af52b1de21a17d0cc64fde5a6d8bbc.json b/wikipedia-analysis-#229lixin/cache/d6af52b1de21a17d0cc64fde5a6d8bbc.json new file mode 100644 index 0000000..c980d6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6af52b1de21a17d0cc64fde5a6d8bbc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:22.033032", + "response": { + "continue": { + "rvcontinue": "20201203161504|4727358", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 995672, + "ns": 0, + "title": "টিকা গ্রহণে অনীহা", + "revisions": [ + { + "timestamp": "2020-12-03T16:14:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6dd20fe85469cf79c2bb5426b8c61bd.json b/wikipedia-analysis-#229lixin/cache/d6dd20fe85469cf79c2bb5426b8c61bd.json new file mode 100644 index 0000000..8540df1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6dd20fe85469cf79c2bb5426b8c61bd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:34.679938", + "response": { + "continue": { + "rvcontinue": "20090501010155|1934166", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 350267, + "ns": 0, + "title": "Tị nạn", + "revisions": [ + { + "timestamp": "2009-05-01T00:40:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6e7707d369051fb8111ee4c143dd6a3.json b/wikipedia-analysis-#229lixin/cache/d6e7707d369051fb8111ee4c143dd6a3.json new file mode 100644 index 0000000..cdd82fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6e7707d369051fb8111ee4c143dd6a3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:16.658676", + "response": { + "continue": { + "rvcontinue": "20250221092546|69643915", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 348915, + "ns": 0, + "title": "جائحة", + "revisions": [ + { + "timestamp": "2025-07-31T15:01:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6f69c81845c4b45315921fd44e40aff.json b/wikipedia-analysis-#229lixin/cache/d6f69c81845c4b45315921fd44e40aff.json new file mode 100644 index 0000000..7b82309 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6f69c81845c4b45315921fd44e40aff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:08.356726", + "response": { + "continue": { + "rvcontinue": "20120502153449|3948453", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 445822, + "ns": 0, + "title": "ความยากจน", + "revisions": [ + { + "timestamp": "2012-05-02T15:29:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d6f92d53bc7dc19980ad67402bd04c57.json b/wikipedia-analysis-#229lixin/cache/d6f92d53bc7dc19980ad67402bd04c57.json new file mode 100644 index 0000000..271fa62 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d6f92d53bc7dc19980ad67402bd04c57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:54.943637", + "response": { + "continue": { + "rvcontinue": "20040102123308|5190", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5027, + "ns": 0, + "title": "Pakolainen", + "revisions": [ + { + "timestamp": "2004-01-02T12:31:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7098d89f0c7604ce4e1beb599434ea4.json b/wikipedia-analysis-#229lixin/cache/d7098d89f0c7604ce4e1beb599434ea4.json new file mode 100644 index 0000000..1aaac9c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7098d89f0c7604ce4e1beb599434ea4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:12.949690", + "response": { + "continue": { + "rvcontinue": "20160828112423|5998220", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 487798, + "ns": 0, + "title": "Διατήρηση της ειρήνης", + "revisions": [ + { + "timestamp": "2016-08-28T11:38:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d70b7254b191fcdc7b9cbf75894d651f.json b/wikipedia-analysis-#229lixin/cache/d70b7254b191fcdc7b9cbf75894d651f.json new file mode 100644 index 0000000..f5a5839 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d70b7254b191fcdc7b9cbf75894d651f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:30.414117", + "response": { + "continue": { + "rvcontinue": "20130614150255|7273029", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 750280, + "ns": 0, + "title": "Гранична провера", + "revisions": [ + { + "timestamp": "2013-06-14T15:02:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d710ff2776c36f45f4f8e583a991faad.json b/wikipedia-analysis-#229lixin/cache/d710ff2776c36f45f4f8e583a991faad.json new file mode 100644 index 0000000..c35a477 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d710ff2776c36f45f4f8e583a991faad.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:03.983196", + "response": { + "continue": { + "rvcontinue": "20260108235800|1331928863", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 789786, + "ns": 0, + "title": "Statelessness", + "revisions": [ + { + "timestamp": "2026-01-21T03:35:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d71a57b39d6f2ed8132b9f9d5890b0c5.json b/wikipedia-analysis-#229lixin/cache/d71a57b39d6f2ed8132b9f9d5890b0c5.json new file mode 100644 index 0000000..8132e26 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d71a57b39d6f2ed8132b9f9d5890b0c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:37.202874", + "response": { + "continue": { + "rvcontinue": "20061108010750|287308", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45388, + "ns": 0, + "title": "Σεισμός", + "revisions": [ + { + "timestamp": "2006-11-08T01:07:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d73ec24519b1e449f099c97569e35b40.json b/wikipedia-analysis-#229lixin/cache/d73ec24519b1e449f099c97569e35b40.json new file mode 100644 index 0000000..c6c52c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d73ec24519b1e449f099c97569e35b40.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:17.341489", + "response": { + "continue": { + "rvcontinue": "20070213075557|3681908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 530591, + "ns": 0, + "title": "Brott mot krigets lagar", + "revisions": [ + { + "timestamp": "2007-02-13T05:17:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d74e4f9e6795a3afa30fdac5f0fc9a3d.json b/wikipedia-analysis-#229lixin/cache/d74e4f9e6795a3afa30fdac5f0fc9a3d.json new file mode 100644 index 0000000..cc60f8a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d74e4f9e6795a3afa30fdac5f0fc9a3d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:09.772201", + "response": { + "continue": { + "rvcontinue": "20250303014527|38808143", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1352095, + "ns": 0, + "title": "인구이동", + "revisions": [ + { + "timestamp": "2025-04-21T20:03:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7702dc6095417f3389f1cf0da404bd8.json b/wikipedia-analysis-#229lixin/cache/d7702dc6095417f3389f1cf0da404bd8.json new file mode 100644 index 0000000..4c05b4b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7702dc6095417f3389f1cf0da404bd8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:42.193195", + "response": { + "continue": { + "rvcontinue": "20200307104304|772399", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 111059, + "ns": 0, + "title": "कोभिड-१९ को विश्वव्यापी महामारी", + "revisions": [ + { + "timestamp": "2020-03-07T10:17:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d772d6fec7b86431440607d841106c6c.json b/wikipedia-analysis-#229lixin/cache/d772d6fec7b86431440607d841106c6c.json new file mode 100644 index 0000000..098f9ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d772d6fec7b86431440607d841106c6c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:43.492311", + "response": { + "continue": { + "rvcontinue": "20240524154825|1222761", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 122488, + "ns": 0, + "title": "मृत्युदण्ड", + "revisions": [ + { + "timestamp": "2024-05-25T02:11:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d788617869f3d6c27d60dfd9658d45b6.json b/wikipedia-analysis-#229lixin/cache/d788617869f3d6c27d60dfd9658d45b6.json new file mode 100644 index 0000000..7dc3aa1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d788617869f3d6c27d60dfd9658d45b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:59.014704", + "response": { + "continue": { + "rvcontinue": "20200208025139|58443458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17422659, + "ns": 0, + "title": "Khủng hoảng nhân đạo", + "revisions": [ + { + "timestamp": "2020-02-08T02:36:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d79fe76bcfc86df2ba8fa5067f1ee310.json b/wikipedia-analysis-#229lixin/cache/d79fe76bcfc86df2ba8fa5067f1ee310.json new file mode 100644 index 0000000..393c008 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d79fe76bcfc86df2ba8fa5067f1ee310.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:46.689727", + "response": { + "continue": { + "rvcontinue": "20080927053717|11152277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1405823, + "ns": 0, + "title": "Детский труд", + "revisions": [ + { + "timestamp": "2008-09-27T05:36:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7ce12d4650b431a510d4a8e57197876.json b/wikipedia-analysis-#229lixin/cache/d7ce12d4650b431a510d4a8e57197876.json new file mode 100644 index 0000000..5fd8dcf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7ce12d4650b431a510d4a8e57197876.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:59.368061", + "response": { + "continue": { + "rvcontinue": "20050516020912|19759", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5967, + "ns": 0, + "title": "Dân chủ", + "revisions": [ + { + "timestamp": "2005-05-15T22:27:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7ebeef11aed6aeb42e1c4b65a2c8567.json b/wikipedia-analysis-#229lixin/cache/d7ebeef11aed6aeb42e1c4b65a2c8567.json new file mode 100644 index 0000000..61bc93d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7ebeef11aed6aeb42e1c4b65a2c8567.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:32.215371", + "response": { + "continue": { + "rvcontinue": "20160402233207|713260285", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47706753, + "ns": 0, + "title": "Migrant crisis", + "revisions": [ + { + "timestamp": "2015-09-03T07:24:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7f369b3c989ef9d45efcc7ff9d94533.json b/wikipedia-analysis-#229lixin/cache/d7f369b3c989ef9d45efcc7ff9d94533.json new file mode 100644 index 0000000..35d6d09 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7f369b3c989ef9d45efcc7ff9d94533.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:48:54.815927", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 109495, + "ns": 0, + "title": "වෙනස්කම් කිරීම", + "revisions": [ + { + "timestamp": "2023-07-28T18:08:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d7f3f6acfc120128f2b227c38ea543cc.json b/wikipedia-analysis-#229lixin/cache/d7f3f6acfc120128f2b227c38ea543cc.json new file mode 100644 index 0000000..928ce40 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d7f3f6acfc120128f2b227c38ea543cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:01.920608", + "response": { + "continue": { + "rvcontinue": "20110228085651|925151", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 249004, + "ns": 0, + "title": "शरणार्थी", + "revisions": [ + { + "timestamp": "2011-02-28T08:56:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d80fc511dc4ba52b4f6c134027e087bb.json b/wikipedia-analysis-#229lixin/cache/d80fc511dc4ba52b4f6c134027e087bb.json new file mode 100644 index 0000000..edee0ff --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d80fc511dc4ba52b4f6c134027e087bb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:35.874622", + "response": { + "continue": { + "rvcontinue": "20050304122154|442246", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2223409, + "ns": 0, + "title": "Pena di morte", + "revisions": [ + { + "timestamp": "2005-03-04T11:43:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8158f666eec32d5e7b0e779ecbe801c.json b/wikipedia-analysis-#229lixin/cache/d8158f666eec32d5e7b0e779ecbe801c.json new file mode 100644 index 0000000..01cbda7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8158f666eec32d5e7b0e779ecbe801c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:39.094750", + "response": { + "continue": { + "rvcontinue": "20250919103618|42735791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53145, + "ns": 0, + "title": "واکسن", + "revisions": [ + { + "timestamp": "2025-09-19T10:40:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8401ab4d554c047852b7f6ee63df47d.json b/wikipedia-analysis-#229lixin/cache/d8401ab4d554c047852b7f6ee63df47d.json new file mode 100644 index 0000000..50f2803 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8401ab4d554c047852b7f6ee63df47d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:56.350079", + "response": { + "continue": { + "rvcontinue": "20250828221010|9062733", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 810444, + "ns": 0, + "title": "ایذا رسانی", + "revisions": [ + { + "timestamp": "2025-08-28T23:02:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d844503952f7207a35d64dc0f745bf90.json b/wikipedia-analysis-#229lixin/cache/d844503952f7207a35d64dc0f745bf90.json new file mode 100644 index 0000000..115ccf9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d844503952f7207a35d64dc0f745bf90.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:12:48.681738", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 19891447, + "ns": 0, + "title": "Ấm lên toàn cầu", + "revisions": [ + { + "timestamp": "2024-09-15T08:58:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d84564c759980bc90c93404a455936ef.json b/wikipedia-analysis-#229lixin/cache/d84564c759980bc90c93404a455936ef.json new file mode 100644 index 0000000..5a5c419 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d84564c759980bc90c93404a455936ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:02.390219", + "response": { + "continue": { + "rvcontinue": "20011003083134|4871", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1841, + "ns": 0, + "title": "Globale Erwärmung", + "revisions": [ + { + "timestamp": "2001-09-25T02:30:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d855adbf2bea8ee28c9a59d6396efd7d.json b/wikipedia-analysis-#229lixin/cache/d855adbf2bea8ee28c9a59d6396efd7d.json new file mode 100644 index 0000000..87893d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d855adbf2bea8ee28c9a59d6396efd7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:41.793979", + "response": { + "continue": { + "rvcontinue": "20250922204039|23571366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 594, + "ns": 0, + "title": "Kansanmurha", + "revisions": [ + { + "timestamp": "2025-10-21T10:35:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d85a7c37b7db9a53b24f36bada0ac121.json b/wikipedia-analysis-#229lixin/cache/d85a7c37b7db9a53b24f36bada0ac121.json new file mode 100644 index 0000000..a621eeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d85a7c37b7db9a53b24f36bada0ac121.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:29.603691", + "response": { + "continue": { + "rvcontinue": "20240412061656|22320440", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 244556, + "ns": 0, + "title": "Äänestys", + "revisions": [ + { + "timestamp": "2024-11-13T11:19:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d862e121bef9832180efaf38b9de33e9.json b/wikipedia-analysis-#229lixin/cache/d862e121bef9832180efaf38b9de33e9.json new file mode 100644 index 0000000..a591ab4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d862e121bef9832180efaf38b9de33e9.json @@ -0,0 +1,192 @@ +{ + "cached_at": "2026-01-26T00:50:19.453411", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 1742315, + "ns": 0, + "title": "Vaccine hesitancy", + "langlinks": [ + { + "lang": "af", + "title": "Entstofhuiwering" + }, + { + "lang": "ar", + "title": "جدل اللقاحات" + }, + { + "lang": "be", + "title": "Антывакс" + }, + { + "lang": "bn", + "title": "টিকা গ্রহণে অনীহা" + }, + { + "lang": "bs", + "title": "Nepovjerenje prema vakcinama" + }, + { + "lang": "ca", + "title": "Antivacunació" + }, + { + "lang": "da", + "title": "Vaccineskepsis" + }, + { + "lang": "de", + "title": "Impfgegnerschaft" + }, + { + "lang": "el", + "title": "Αντιεμβολιασμός" + }, + { + "lang": "eo", + "title": "Privakcinada polemiko" + }, + { + "lang": "es", + "title": "Controversia de las vacunas" + }, + { + "lang": "eu", + "title": "Txertoekiko aurkakotasuna" + }, + { + "lang": "fa", + "title": "تردید در واکسیناسیون" + }, + { + "lang": "fi", + "title": "Rokotuskriittisyys" + }, + { + "lang": "fr", + "title": "Controverse sur la vaccination" + }, + { + "lang": "he", + "title": "התנגדות לחיסונים" + }, + { + "lang": "hi", + "title": "टीकाकरण से संकोच" + }, + { + "lang": "hu", + "title": "Oltásellenesség" + }, + { + "lang": "id", + "title": "Antivaksin" + }, + { + "lang": "it", + "title": "Antivaccinismo" + }, + { + "lang": "ja", + "title": "ワクチン忌避" + }, + { + "lang": "ko", + "title": "백신 기피" + }, + { + "lang": "ky", + "title": "Антивакцинация" + }, + { + "lang": "lt", + "title": "Vakcinų kontroversijos" + }, + { + "lang": "ms", + "title": "Antivaksin" + }, + { + "lang": "nl", + "title": "Vaccinatieweigering" + }, + { + "lang": "nb", + "title": "Vaksineskepsis" + }, + { + "lang": "pl", + "title": "Ruch antyszczepionkowy" + }, + { + "lang": "ps", + "title": "د واکسينو په اړه دوه زړي توب" + }, + { + "lang": "pt", + "title": "Movimento antivacina" + }, + { + "lang": "ro", + "title": "Controversa vaccinărilor" + }, + { + "lang": "ru", + "title": "Антивакцинаторство" + }, + { + "lang": "sh", + "title": "Nepovjerenje prema vakcinama" + }, + { + "lang": "simple", + "title": "Vaccine hesitancy" + }, + { + "lang": "sl", + "title": "Nasprotovanje cepljenju" + }, + { + "lang": "sr", + "title": "Неповерење према вакцинама" + }, + { + "lang": "sv", + "title": "Vaccinationsmotstånd" + }, + { + "lang": "th", + "title": "ข้อถกเถียงเรื่องวัคซีน" + }, + { + "lang": "tr", + "title": "Aşı karşıtlığı" + }, + { + "lang": "uk", + "title": "Суперечки щодо вакцинації" + }, + { + "lang": "vi", + "title": "Tranh cãi về vắc xin" + }, + { + "lang": "zh", + "title": "疫苗猶豫" + }, + { + "lang": "yue", + "title": "疫苗猶豫" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d865dd8248e9a9cf168098f449d2f2fc.json b/wikipedia-analysis-#229lixin/cache/d865dd8248e9a9cf168098f449d2f2fc.json new file mode 100644 index 0000000..7b3f82f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d865dd8248e9a9cf168098f449d2f2fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:11.259571", + "response": { + "continue": { + "rvcontinue": "20260102095925|23753530", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39866, + "ns": 0, + "title": "Sananvapaus", + "revisions": [ + { + "timestamp": "2026-01-03T18:36:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8667e87e1fd984aee1a12f2e1a85a68.json b/wikipedia-analysis-#229lixin/cache/d8667e87e1fd984aee1a12f2e1a85a68.json new file mode 100644 index 0000000..818810c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8667e87e1fd984aee1a12f2e1a85a68.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:06.358394", + "response": { + "continue": { + "rvcontinue": "20030531183727|207574", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35389, + "ns": 0, + "title": "Hurrikan", + "revisions": [ + { + "timestamp": "2003-05-31T18:33:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d87aab42975b1fc1341d6da2becbbf31.json b/wikipedia-analysis-#229lixin/cache/d87aab42975b1fc1341d6da2becbbf31.json new file mode 100644 index 0000000..cd9cc8b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d87aab42975b1fc1341d6da2becbbf31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:41.353943", + "response": { + "continue": { + "rvcontinue": "20050919021818|58882", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5676, + "ns": 0, + "title": "Tổ chức Y tế Thế giới", + "revisions": [ + { + "timestamp": "2005-05-06T11:39:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d87e2c7263bb1efc4e8a9203dc077dc0.json b/wikipedia-analysis-#229lixin/cache/d87e2c7263bb1efc4e8a9203dc077dc0.json new file mode 100644 index 0000000..2eb733c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d87e2c7263bb1efc4e8a9203dc077dc0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:52.869381", + "response": { + "continue": { + "rvcontinue": "20031119123916|95398", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27733, + "ns": 0, + "title": "ワクチン", + "revisions": [ + { + "timestamp": "2003-11-19T12:33:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d88fca8c06fd9887425031ed145e072c.json b/wikipedia-analysis-#229lixin/cache/d88fca8c06fd9887425031ed145e072c.json new file mode 100644 index 0000000..499f161 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d88fca8c06fd9887425031ed145e072c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:47.010158", + "response": { + "continue": { + "rvcontinue": "20260124135617|78877503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71936, + "ns": 0, + "title": "Kara śmierci", + "revisions": [ + { + "timestamp": "2026-01-24T13:57:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8926b0410e25129885ecefea930ae02.json b/wikipedia-analysis-#229lixin/cache/d8926b0410e25129885ecefea930ae02.json new file mode 100644 index 0000000..06156ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8926b0410e25129885ecefea930ae02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:47.445335", + "response": { + "continue": { + "rvcontinue": "20250327083316|38985794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3823321, + "ns": 0, + "title": "인도주의적 위기", + "revisions": [ + { + "timestamp": "2025-05-10T18:39:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8967b46a911caed89536d5c77530609.json b/wikipedia-analysis-#229lixin/cache/d8967b46a911caed89536d5c77530609.json new file mode 100644 index 0000000..966035b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8967b46a911caed89536d5c77530609.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:00.867482", + "response": { + "continue": { + "rvcontinue": "20251103173412|230342567", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21284, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2025-11-14T01:01:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8d6618da7a1ca066b9dd710ff392780.json b/wikipedia-analysis-#229lixin/cache/d8d6618da7a1ca066b9dd710ff392780.json new file mode 100644 index 0000000..f8353a4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8d6618da7a1ca066b9dd710ff392780.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:00.144287", + "response": { + "continue": { + "rvcontinue": "20060325081152|130152", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32592, + "ns": 0, + "title": "การเลือกตั้ง", + "revisions": [ + { + "timestamp": "2006-03-25T02:40:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8e87dfd1010c41a96961f9f55152137.json b/wikipedia-analysis-#229lixin/cache/d8e87dfd1010c41a96961f9f55152137.json new file mode 100644 index 0000000..f4e4c03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8e87dfd1010c41a96961f9f55152137.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:58.775726", + "response": { + "continue": { + "rvcontinue": "20250918100028|27844745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48257, + "ns": 0, + "title": "Kejahatan perang", + "revisions": [ + { + "timestamp": "2025-10-16T18:11:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d8efb3b4df966d7860171f77ebcb0c6d.json b/wikipedia-analysis-#229lixin/cache/d8efb3b4df966d7860171f77ebcb0c6d.json new file mode 100644 index 0000000..f044537 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d8efb3b4df966d7860171f77ebcb0c6d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:51.372316", + "response": { + "continue": { + "rvcontinue": "20130422224149|150786", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17450, + "ns": 0, + "title": "توکمپالنه", + "revisions": [ + { + "timestamp": "2013-04-22T22:41:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9354b99d3f651caf1b1a828973081b5.json b/wikipedia-analysis-#229lixin/cache/d9354b99d3f651caf1b1a828973081b5.json new file mode 100644 index 0000000..671344a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9354b99d3f651caf1b1a828973081b5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:12.267029", + "response": { + "continue": { + "rvcontinue": "20060327221032|131198", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32907, + "ns": 0, + "title": "สงคราม", + "revisions": [ + { + "timestamp": "2006-03-27T10:23:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d936a0ce5f2e28f5f97865ed229a6774.json b/wikipedia-analysis-#229lixin/cache/d936a0ce5f2e28f5f97865ed229a6774.json new file mode 100644 index 0000000..ad46cc2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d936a0ce5f2e28f5f97865ed229a6774.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:08.826188", + "response": { + "continue": { + "rvcontinue": "20060303123908|169455", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 46365, + "ns": 0, + "title": "Terorisme", + "revisions": [ + { + "timestamp": "2006-03-03T12:35:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d956e3a4476dccde2cb2b0f86057609c.json b/wikipedia-analysis-#229lixin/cache/d956e3a4476dccde2cb2b0f86057609c.json new file mode 100644 index 0000000..72f957c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d956e3a4476dccde2cb2b0f86057609c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:29.065294", + "response": { + "continue": { + "rvcontinue": "20120831233225|59286413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5376295, + "ns": 0, + "title": "Controversia de las vacunas", + "revisions": [ + { + "timestamp": "2012-08-31T23:31:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d95e108e21a2f0e49a07965fc1791604.json b/wikipedia-analysis-#229lixin/cache/d95e108e21a2f0e49a07965fc1791604.json new file mode 100644 index 0000000..4d176ed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d95e108e21a2f0e49a07965fc1791604.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:47.065775", + "response": { + "continue": { + "rvcontinue": "20091217101652|2223970", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 288257, + "ns": 0, + "title": "การเซ็นเซอร์", + "revisions": [ + { + "timestamp": "2009-12-17T10:15:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d967e4c74f8f0b1a72a1aca0b4092464.json b/wikipedia-analysis-#229lixin/cache/d967e4c74f8f0b1a72a1aca0b4092464.json new file mode 100644 index 0000000..13dbcd1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d967e4c74f8f0b1a72a1aca0b4092464.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:28.287534", + "response": { + "continue": { + "rvcontinue": "20061210235451|5802906", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 715982, + "ns": 0, + "title": "Tubercolosi", + "revisions": [ + { + "timestamp": "2006-12-07T19:31:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9800ce76d3042c0095f8cbc5497ba25.json b/wikipedia-analysis-#229lixin/cache/d9800ce76d3042c0095f8cbc5497ba25.json new file mode 100644 index 0000000..f444a9a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9800ce76d3042c0095f8cbc5497ba25.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:09.331032", + "response": { + "continue": { + "rvcontinue": "20251029083854|107019214", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22115, + "ns": 0, + "title": "難民", + "revisions": [ + { + "timestamp": "2025-11-02T03:13:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9b28b3b37462b518f2ab81491a9fe47.json b/wikipedia-analysis-#229lixin/cache/d9b28b3b37462b518f2ab81491a9fe47.json new file mode 100644 index 0000000..dabdf71 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9b28b3b37462b518f2ab81491a9fe47.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:41.217317", + "response": { + "continue": { + "rvcontinue": "20130116112257|10030099", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 899301, + "ns": 0, + "title": "국내실향민", + "revisions": [ + { + "timestamp": "2013-01-16T11:20:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9df4e763d9b2ae3f2e10df23d9d5332.json b/wikipedia-analysis-#229lixin/cache/d9df4e763d9b2ae3f2e10df23d9d5332.json new file mode 100644 index 0000000..c9608a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9df4e763d9b2ae3f2e10df23d9d5332.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:39.798624", + "response": { + "continue": { + "rvcontinue": "20160605135053|191217", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10290, + "ns": 0, + "title": "نری رنځ", + "revisions": [ + { + "timestamp": "2025-03-12T04:45:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9fd286a170c0f396fde3bc7a2923f92.json b/wikipedia-analysis-#229lixin/cache/d9fd286a170c0f396fde3bc7a2923f92.json new file mode 100644 index 0000000..f75e82b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9fd286a170c0f396fde3bc7a2923f92.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:27.637399", + "response": { + "continue": { + "rvcontinue": "20120603024849|4033857", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 452817, + "ns": 0, + "title": "ผู้ลี้ภัย", + "revisions": [ + { + "timestamp": "2012-06-03T02:47:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/d9fe25bed2c730c9507aab2f682edb00.json b/wikipedia-analysis-#229lixin/cache/d9fe25bed2c730c9507aab2f682edb00.json new file mode 100644 index 0000000..bdf1062 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/d9fe25bed2c730c9507aab2f682edb00.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:17.707548", + "response": { + "continue": { + "rvcontinue": "20251123232230|170632462", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 319159, + "ns": 0, + "title": "Explotación infantil", + "revisions": [ + { + "timestamp": "2025-11-23T23:43:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/da8906d0400ad36fe3bdef9860afe364.json b/wikipedia-analysis-#229lixin/cache/da8906d0400ad36fe3bdef9860afe364.json new file mode 100644 index 0000000..c484c03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/da8906d0400ad36fe3bdef9860afe364.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:41.073302", + "response": { + "continue": { + "rvcontinue": "20251104194838|149588971", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2059541, + "ns": 0, + "title": "Свобода массовой информации", + "revisions": [ + { + "timestamp": "2025-11-15T12:17:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/da91c4acc65eeaed73182b5835d23078.json b/wikipedia-analysis-#229lixin/cache/da91c4acc65eeaed73182b5835d23078.json new file mode 100644 index 0000000..4ef6184 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/da91c4acc65eeaed73182b5835d23078.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:18.629037", + "response": { + "continue": { + "rvcontinue": "20120416224304|120772", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15197, + "ns": 0, + "title": "د روغتيا نړيوال سازمان", + "revisions": [ + { + "timestamp": "2012-04-16T20:15:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db00245e3c525381601f043398deffc7.json b/wikipedia-analysis-#229lixin/cache/db00245e3c525381601f043398deffc7.json new file mode 100644 index 0000000..6cffbd8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db00245e3c525381601f043398deffc7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:22.379145", + "response": { + "continue": { + "rvcontinue": "20231104163855|38193781", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4320318, + "ns": 0, + "title": "بحران پناهندگان", + "revisions": [ + { + "timestamp": "2023-11-08T12:55:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db0489a09bd2e273a500946c63a3186f.json b/wikipedia-analysis-#229lixin/cache/db0489a09bd2e273a500946c63a3186f.json new file mode 100644 index 0000000..3981970 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db0489a09bd2e273a500946c63a3186f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:52.704259", + "response": { + "continue": { + "rvcontinue": "20070224185951|572132", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 137737, + "ns": 0, + "title": "قحط", + "revisions": [ + { + "timestamp": "2007-02-24T16:15:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db09881ea73b4f840fd208d3ddd91246.json b/wikipedia-analysis-#229lixin/cache/db09881ea73b4f840fd208d3ddd91246.json new file mode 100644 index 0000000..9ce537d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db09881ea73b4f840fd208d3ddd91246.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:30.014011", + "response": { + "continue": { + "rvcontinue": "20251017111732|12605528", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1500311, + "ns": 0, + "title": "การย้ายถิ่นของมนุษย์", + "revisions": [ + { + "timestamp": "2025-10-17T11:04:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db16014e2c03d1c6444e80ad6ce43feb.json b/wikipedia-analysis-#229lixin/cache/db16014e2c03d1c6444e80ad6ce43feb.json new file mode 100644 index 0000000..e9ad918 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db16014e2c03d1c6444e80ad6ce43feb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:42.304497", + "response": { + "continue": { + "rvcontinue": "20040907020346|275812", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 64795, + "ns": 0, + "title": "Yttrandefrihet", + "revisions": [ + { + "timestamp": "2004-08-23T17:41:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db1df1d566549f5d18c4331962dfd392.json b/wikipedia-analysis-#229lixin/cache/db1df1d566549f5d18c4331962dfd392.json new file mode 100644 index 0000000..ee31cb1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db1df1d566549f5d18c4331962dfd392.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:39.858102", + "response": { + "continue": { + "rvcontinue": "20250903000316|40556933", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12692, + "ns": 0, + "title": "사형", + "revisions": [ + { + "timestamp": "2026-01-13T07:24:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db3ba48d00777e21b941e416c3bee63e.json b/wikipedia-analysis-#229lixin/cache/db3ba48d00777e21b941e416c3bee63e.json new file mode 100644 index 0000000..ab2802a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db3ba48d00777e21b941e416c3bee63e.json @@ -0,0 +1,18 @@ +{ + "cached_at": "2026-01-26T00:33:03.660965", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 22991970, + "ns": 0, + "title": "LGBT rights" + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db523f4d70882562a3710dfd1527447a.json b/wikipedia-analysis-#229lixin/cache/db523f4d70882562a3710dfd1527447a.json new file mode 100644 index 0000000..618da7d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db523f4d70882562a3710dfd1527447a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:29.479426", + "response": { + "continue": { + "rvcontinue": "20251103103509|58514418", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103160, + "ns": 0, + "title": "Valfusk", + "revisions": [ + { + "timestamp": "2025-11-03T13:18:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db592d81f6099339885e9f9d893e5bfd.json b/wikipedia-analysis-#229lixin/cache/db592d81f6099339885e9f9d893e5bfd.json new file mode 100644 index 0000000..f89ba4e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db592d81f6099339885e9f9d893e5bfd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:55.602987", + "response": { + "continue": { + "rvcontinue": "20220520003408|501206", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10518, + "ns": 0, + "title": "මැලේරියාව", + "revisions": [ + { + "timestamp": "2022-05-20T00:55:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db63c0c828fc7a46d0c2f7161f7d859e.json b/wikipedia-analysis-#229lixin/cache/db63c0c828fc7a46d0c2f7161f7d859e.json new file mode 100644 index 0000000..4f3eed6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db63c0c828fc7a46d0c2f7161f7d859e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:18.428903", + "response": { + "continue": { + "rvcontinue": "20251207224115|231281783", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4035703, + "ns": 0, + "title": "Traite des êtres humains", + "revisions": [ + { + "timestamp": "2026-01-18T16:34:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/db9adb277c20b1e4a8abbebc4decf8eb.json b/wikipedia-analysis-#229lixin/cache/db9adb277c20b1e4a8abbebc4decf8eb.json new file mode 100644 index 0000000..6c6719d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/db9adb277c20b1e4a8abbebc4decf8eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:06.911244", + "response": { + "continue": { + "rvcontinue": "20260119192950|42572870", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13647, + "ns": 0, + "title": "זכויות האדם", + "revisions": [ + { + "timestamp": "2026-01-19T19:30:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dba637986bb026035229b678694b9e7e.json b/wikipedia-analysis-#229lixin/cache/dba637986bb026035229b678694b9e7e.json new file mode 100644 index 0000000..8eea49e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dba637986bb026035229b678694b9e7e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:45.604851", + "response": { + "continue": { + "rvcontinue": "20170616151325|1004526", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 90693, + "ns": 0, + "title": "Ukame", + "revisions": [ + { + "timestamp": "2017-06-16T14:23:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbb8baba18b1047f31ef6480ce7dd443.json b/wikipedia-analysis-#229lixin/cache/dbb8baba18b1047f31ef6480ce7dd443.json new file mode 100644 index 0000000..5832b89 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbb8baba18b1047f31ef6480ce7dd443.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:11.274225", + "response": { + "continue": { + "rvcontinue": "20250323091818|6385074", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 567665, + "ns": 0, + "title": "जलवायु परिवर्तन", + "revisions": [ + { + "timestamp": "2025-04-21T21:19:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbbecbb30305dcbc89f2f1786f0ef7c4.json b/wikipedia-analysis-#229lixin/cache/dbbecbb30305dcbc89f2f1786f0ef7c4.json new file mode 100644 index 0000000..fe646b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbbecbb30305dcbc89f2f1786f0ef7c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:03.218275", + "response": { + "continue": { + "rvcontinue": "20210721163139|99604", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22771, + "ns": 0, + "title": "Ambaliya", + "revisions": [ + { + "timestamp": "2021-07-21T16:30:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbd355ea6e6ce19dcd5ca4ca62c29959.json b/wikipedia-analysis-#229lixin/cache/dbd355ea6e6ce19dcd5ca4ca62c29959.json new file mode 100644 index 0000000..71bab81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbd355ea6e6ce19dcd5ca4ca62c29959.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:45.295640", + "response": { + "continue": { + "rvcontinue": "20240606094806|675729", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21623, + "ns": 0, + "title": "ක්‍ෂය රෝගය", + "revisions": [ + { + "timestamp": "2024-06-15T04:17:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbd489ef3de08d499a6ef2242a09e468.json b/wikipedia-analysis-#229lixin/cache/dbd489ef3de08d499a6ef2242a09e468.json new file mode 100644 index 0000000..59ed491 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbd489ef3de08d499a6ef2242a09e468.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:20.578544", + "response": { + "continue": { + "rvcontinue": "20040308131210|55540", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16800, + "ns": 0, + "title": "战争", + "revisions": [ + { + "timestamp": "2004-03-08T13:03:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbd49ba9f7af76f4361410f9750ae5fd.json b/wikipedia-analysis-#229lixin/cache/dbd49ba9f7af76f4361410f9750ae5fd.json new file mode 100644 index 0000000..d0f829a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbd49ba9f7af76f4361410f9750ae5fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:45.944418", + "response": { + "continue": { + "rvcontinue": "20250630195746|42167055", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 236510, + "ns": 0, + "title": "جنایت جنگی", + "revisions": [ + { + "timestamp": "2025-08-20T12:35:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbe84f79e1b5d4bbb8b66e9a53eba174.json b/wikipedia-analysis-#229lixin/cache/dbe84f79e1b5d4bbb8b66e9a53eba174.json new file mode 100644 index 0000000..c6b3899 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbe84f79e1b5d4bbb8b66e9a53eba174.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:03.921348", + "response": { + "continue": { + "rvcontinue": "20250831081511|71907702", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1768143, + "ns": 0, + "title": "مساواة بين الجنسين", + "revisions": [ + { + "timestamp": "2025-09-02T20:52:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dbee9664828b5d3b0db692ef0f06f6f8.json b/wikipedia-analysis-#229lixin/cache/dbee9664828b5d3b0db692ef0f06f6f8.json new file mode 100644 index 0000000..05aa682 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dbee9664828b5d3b0db692ef0f06f6f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:03.526058", + "response": { + "continue": { + "rvcontinue": "20030521030006|1221699", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84617, + "ns": 0, + "title": "Peacekeeping", + "revisions": [ + { + "timestamp": "2002-09-12T22:57:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dc011d66a6dbdb409b0c6daf0bc747c7.json b/wikipedia-analysis-#229lixin/cache/dc011d66a6dbdb409b0c6daf0bc747c7.json new file mode 100644 index 0000000..58afcf6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dc011d66a6dbdb409b0c6daf0bc747c7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:47.136440", + "response": { + "continue": { + "rvcontinue": "20080408104713|1617250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 323508, + "ns": 0, + "title": "تغير المناخ", + "revisions": [ + { + "timestamp": "2008-04-08T10:39:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dc1746bd8ae71e0a92e621b5e3bd7eb2.json b/wikipedia-analysis-#229lixin/cache/dc1746bd8ae71e0a92e621b5e3bd7eb2.json new file mode 100644 index 0000000..033da92 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dc1746bd8ae71e0a92e621b5e3bd7eb2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:21.781277", + "response": { + "continue": { + "rvcontinue": "20251001115335|8499940", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1269, + "ns": 0, + "title": "যুদ্ধ", + "revisions": [ + { + "timestamp": "2026-01-08T17:39:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dc56a02a2c907c61a95294160783bd02.json b/wikipedia-analysis-#229lixin/cache/dc56a02a2c907c61a95294160783bd02.json new file mode 100644 index 0000000..1fe081b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dc56a02a2c907c61a95294160783bd02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:51.265936", + "response": { + "continue": { + "rvcontinue": "20060824073331|4993366", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 596410, + "ns": 0, + "title": "Pandemie", + "revisions": [ + { + "timestamp": "2006-08-24T07:21:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dc8694b98fac6942bfead8e7384638fb.json b/wikipedia-analysis-#229lixin/cache/dc8694b98fac6942bfead8e7384638fb.json new file mode 100644 index 0000000..c94267a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dc8694b98fac6942bfead8e7384638fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:59.408945", + "response": { + "continue": { + "rvcontinue": "20250715025755|88279657", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 479731, + "ns": 0, + "title": "人口贩卖", + "revisions": [ + { + "timestamp": "2025-09-01T18:51:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dca8edaf014f25b52bf5b4277bdfcae9.json b/wikipedia-analysis-#229lixin/cache/dca8edaf014f25b52bf5b4277bdfcae9.json new file mode 100644 index 0000000..b512d46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dca8edaf014f25b52bf5b4277bdfcae9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:52.461934", + "response": { + "continue": { + "rvcontinue": "20090506043001|186733", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37227, + "ns": 0, + "title": "آزادی اشاعت", + "revisions": [ + { + "timestamp": "2009-05-05T05:35:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcb97d00b377b1b058619feae2cb20f3.json b/wikipedia-analysis-#229lixin/cache/dcb97d00b377b1b058619feae2cb20f3.json new file mode 100644 index 0000000..3f1e48b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcb97d00b377b1b058619feae2cb20f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:30.577037", + "response": { + "continue": { + "rvcontinue": "20251212141723|46943015", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2720437, + "ns": 0, + "title": "Рух біженців", + "revisions": [ + { + "timestamp": "2025-12-21T01:45:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcc09adbfec4c943460208fc8d3a7f58.json b/wikipedia-analysis-#229lixin/cache/dcc09adbfec4c943460208fc8d3a7f58.json new file mode 100644 index 0000000..6eb6299 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcc09adbfec4c943460208fc8d3a7f58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:09.042359", + "response": { + "continue": { + "rvcontinue": "20251215123317|231479365", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 905938, + "ns": 0, + "title": "Fraude électorale", + "revisions": [ + { + "timestamp": "2025-12-15T16:01:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcd17a838e3580fc42e06f47bfbe249c.json b/wikipedia-analysis-#229lixin/cache/dcd17a838e3580fc42e06f47bfbe249c.json new file mode 100644 index 0000000..7975fc0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcd17a838e3580fc42e06f47bfbe249c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:52.307902", + "response": { + "continue": { + "rvcontinue": "20040807142116|121302", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35744, + "ns": 0, + "title": "Menneskerettighederne", + "revisions": [ + { + "timestamp": "2004-08-07T14:06:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcf58999e115627337b98302d2def893.json b/wikipedia-analysis-#229lixin/cache/dcf58999e115627337b98302d2def893.json new file mode 100644 index 0000000..de42d3d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcf58999e115627337b98302d2def893.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:14.495887", + "response": { + "continue": { + "rvcontinue": "20030420102346|27123", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7012, + "ns": 0, + "title": "人権", + "revisions": [ + { + "timestamp": "2003-04-20T07:54:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcf8e65810057580e95382fa6c453e88.json b/wikipedia-analysis-#229lixin/cache/dcf8e65810057580e95382fa6c453e88.json new file mode 100644 index 0000000..a8048cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcf8e65810057580e95382fa6c453e88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:21.861230", + "response": { + "continue": { + "rvcontinue": "20250802184139|687372", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5922, + "ns": 0, + "title": "Tarin fuka", + "revisions": [ + { + "timestamp": "2025-10-04T11:40:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dcfa2131005cafb37ceda31dbe634409.json b/wikipedia-analysis-#229lixin/cache/dcfa2131005cafb37ceda31dbe634409.json new file mode 100644 index 0000000..f04c6cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dcfa2131005cafb37ceda31dbe634409.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:47.632882", + "response": { + "continue": { + "rvcontinue": "20240724184858|12308529", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 138487, + "ns": 0, + "title": "Права на човека", + "revisions": [ + { + "timestamp": "2025-01-19T02:03:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd250a21c25c942fbae341ab05e210df.json b/wikipedia-analysis-#229lixin/cache/dd250a21c25c942fbae341ab05e210df.json new file mode 100644 index 0000000..ddb1223 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd250a21c25c942fbae341ab05e210df.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:14:30.035003", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 8681666, + "ns": 0, + "title": "Markbrand", + "revisions": [ + { + "timestamp": "2022-08-20T20:20:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd47d2a3943568f6c3c7926dd31061af.json b/wikipedia-analysis-#229lixin/cache/dd47d2a3943568f6c3c7926dd31061af.json new file mode 100644 index 0000000..19c0544 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd47d2a3943568f6c3c7926dd31061af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:03.368430", + "response": { + "continue": { + "rvcontinue": "20250915141650|72038820", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6676734, + "ns": 0, + "title": "رقابة حدودية", + "revisions": [ + { + "timestamp": "2025-12-11T20:44:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd549783404da8fcd7905ea09c510e06.json b/wikipedia-analysis-#229lixin/cache/dd549783404da8fcd7905ea09c510e06.json new file mode 100644 index 0000000..0a167c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd549783404da8fcd7905ea09c510e06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:15.265988", + "response": { + "continue": { + "rvcontinue": "20251019093749|70040189", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10442, + "ns": 0, + "title": "Wereldgezondheidsorganisatie", + "revisions": [ + { + "timestamp": "2025-10-22T09:05:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd5fb43e1b4f2fc64488001558ced3da.json b/wikipedia-analysis-#229lixin/cache/dd5fb43e1b4f2fc64488001558ced3da.json new file mode 100644 index 0000000..203a50c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd5fb43e1b4f2fc64488001558ced3da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:43.661853", + "response": { + "continue": { + "rvcontinue": "20061030043634|309714", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61548, + "ns": 0, + "title": "Глобальне потепління", + "revisions": [ + { + "timestamp": "2006-10-30T04:36:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd8a484673db09336b43254b373840e1.json b/wikipedia-analysis-#229lixin/cache/dd8a484673db09336b43254b373840e1.json new file mode 100644 index 0000000..fcfa072 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd8a484673db09336b43254b373840e1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:49.017570", + "response": { + "continue": { + "rvcontinue": "20210428153117|481417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71951, + "ns": 0, + "title": "ළමා මෙහෙකරුවන්", + "revisions": [ + { + "timestamp": "2017-03-24T10:39:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd8b076163d32f68804592ad83cb06a1.json b/wikipedia-analysis-#229lixin/cache/dd8b076163d32f68804592ad83cb06a1.json new file mode 100644 index 0000000..87c1a27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd8b076163d32f68804592ad83cb06a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:22.566523", + "response": { + "continue": { + "rvcontinue": "20250325103252|69082122", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6993, + "ns": 0, + "title": "Rechten van de mens", + "revisions": [ + { + "timestamp": "2025-10-16T14:49:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd8eccdadfa57a2bb3412c06cc2f2009.json b/wikipedia-analysis-#229lixin/cache/dd8eccdadfa57a2bb3412c06cc2f2009.json new file mode 100644 index 0000000..ed9aea5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd8eccdadfa57a2bb3412c06cc2f2009.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:00.675287", + "response": { + "continue": { + "rvcontinue": "20030928021403|91071", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18508, + "ns": 0, + "title": "津波", + "revisions": [ + { + "timestamp": "2003-09-27T11:16:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd8f97f201bd9e04c78c08ff9d06d129.json b/wikipedia-analysis-#229lixin/cache/dd8f97f201bd9e04c78c08ff9d06d129.json new file mode 100644 index 0000000..362b358 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd8f97f201bd9e04c78c08ff9d06d129.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:44.838703", + "response": { + "continue": { + "rvcontinue": "20200121203947|58583384", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4701039, + "ns": 0, + "title": "Pandemia COVID-19", + "revisions": [ + { + "timestamp": "2020-01-21T20:36:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dd954ff1846a8029d78600457c09119b.json b/wikipedia-analysis-#229lixin/cache/dd954ff1846a8029d78600457c09119b.json new file mode 100644 index 0000000..0e2da08 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dd954ff1846a8029d78600457c09119b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:40.765078", + "response": { + "continue": { + "rvcontinue": "20040825135835|60751", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25073, + "ns": 0, + "title": "Tuberculose", + "revisions": [ + { + "timestamp": "2004-08-25T13:18:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ddb1d7c0e966337084a8912eb26da155.json b/wikipedia-analysis-#229lixin/cache/ddb1d7c0e966337084a8912eb26da155.json new file mode 100644 index 0000000..584144f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ddb1d7c0e966337084a8912eb26da155.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:23.921908", + "response": { + "continue": { + "rvcontinue": "20251023175540|149324269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 128169, + "ns": 0, + "title": "Миграция населения", + "revisions": [ + { + "timestamp": "2026-01-25T15:57:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ddb5ef39c22dc477f26da01462821a65.json b/wikipedia-analysis-#229lixin/cache/ddb5ef39c22dc477f26da01462821a65.json new file mode 100644 index 0000000..33d9756 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ddb5ef39c22dc477f26da01462821a65.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:03.458840", + "response": { + "continue": { + "rvcontinue": "20241226233617|7846216", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 881521, + "ns": 0, + "title": "সংবাদপত্রের স্বাধীনতা", + "revisions": [ + { + "timestamp": "2025-01-09T04:36:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ddf021806ac2f3a530e16f7da1bafb5c.json b/wikipedia-analysis-#229lixin/cache/ddf021806ac2f3a530e16f7da1bafb5c.json new file mode 100644 index 0000000..7e6cc39 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ddf021806ac2f3a530e16f7da1bafb5c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:42.697779", + "response": { + "continue": { + "rvcontinue": "20231012202635|30366981", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2987968, + "ns": 0, + "title": "Küresel ısınma", + "revisions": [ + { + "timestamp": "2023-10-12T20:29:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de14de23731cbc96eb2d19e4c7ce425b.json b/wikipedia-analysis-#229lixin/cache/de14de23731cbc96eb2d19e4c7ce425b.json new file mode 100644 index 0000000..ba864b5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de14de23731cbc96eb2d19e4c7ce425b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:30.161695", + "response": { + "continue": { + "rvcontinue": "20051024043510|3305563", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 353031, + "ns": 0, + "title": "男女同権", + "revisions": [ + { + "timestamp": "2005-10-23T09:22:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de2aac45f5b3d9a414cfb0344ce3923f.json b/wikipedia-analysis-#229lixin/cache/de2aac45f5b3d9a414cfb0344ce3923f.json new file mode 100644 index 0000000..fe9a4b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de2aac45f5b3d9a414cfb0344ce3923f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:41.760570", + "response": { + "continue": { + "rvcontinue": "20250329042901|73351268", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5676, + "ns": 0, + "title": "Tổ chức Y tế Thế giới", + "revisions": [ + { + "timestamp": "2025-11-23T09:45:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de2aff99caaa30bd489a7815863c60a0.json b/wikipedia-analysis-#229lixin/cache/de2aff99caaa30bd489a7815863c60a0.json new file mode 100644 index 0000000..debcd58 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de2aff99caaa30bd489a7815863c60a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:28.826479", + "response": { + "continue": { + "rvcontinue": "20031113032909|7643", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 102867, + "ns": 0, + "title": "איידס", + "revisions": [ + { + "timestamp": "2003-07-29T11:25:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de5fdc6419e3a123806d5ea8338b6507.json b/wikipedia-analysis-#229lixin/cache/de5fdc6419e3a123806d5ea8338b6507.json new file mode 100644 index 0000000..682677c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de5fdc6419e3a123806d5ea8338b6507.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:34.440967", + "response": { + "continue": { + "rvcontinue": "20250521062848|6417864", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52589, + "ns": 0, + "title": "मतदान", + "revisions": [ + { + "timestamp": "2025-05-21T07:03:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de7885dac98d0841973557e32c666b68.json b/wikipedia-analysis-#229lixin/cache/de7885dac98d0841973557e32c666b68.json new file mode 100644 index 0000000..8d89e27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de7885dac98d0841973557e32c666b68.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:04.363385", + "response": { + "continue": { + "rvcontinue": "20110924062258|99836", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15951, + "ns": 0, + "title": "စစ်ရာဇဝတ်မှု", + "revisions": [ + { + "timestamp": "2011-06-01T04:15:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de7a793d152d9cd38ce4ac46c459d1ba.json b/wikipedia-analysis-#229lixin/cache/de7a793d152d9cd38ce4ac46c459d1ba.json new file mode 100644 index 0000000..337c207 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de7a793d152d9cd38ce4ac46c459d1ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:29.535987", + "response": { + "continue": { + "rvcontinue": "20200119211837|166527530", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13069866, + "ns": 0, + "title": "Pandémie de Covid-19", + "revisions": [ + { + "timestamp": "2020-01-19T21:18:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de7cef432a7c8577eea367c52de230e5.json b/wikipedia-analysis-#229lixin/cache/de7cef432a7c8577eea367c52de230e5.json new file mode 100644 index 0000000..26479a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de7cef432a7c8577eea367c52de230e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:54.615098", + "response": { + "continue": { + "rvcontinue": "20040212082316|103936", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1349344, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2004-02-12T08:20:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de868d956da53f1ce8b578f7bc750338.json b/wikipedia-analysis-#229lixin/cache/de868d956da53f1ce8b578f7bc750338.json new file mode 100644 index 0000000..83bf55c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de868d956da53f1ce8b578f7bc750338.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:37.875230", + "response": { + "continue": { + "rvcontinue": "20030918174649|90998", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17287, + "ns": 0, + "title": "差別", + "revisions": [ + { + "timestamp": "2003-09-18T17:12:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/de97c78ca4f1a7c93d1e2c24e70ff8bc.json b/wikipedia-analysis-#229lixin/cache/de97c78ca4f1a7c93d1e2c24e70ff8bc.json new file mode 100644 index 0000000..fb37687 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/de97c78ca4f1a7c93d1e2c24e70ff8bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:50.668985", + "response": { + "continue": { + "rvcontinue": "20060705214532|1445219", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 248531, + "ns": 0, + "title": "Выборы", + "revisions": [ + { + "timestamp": "2006-07-05T21:44:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/deae7bc070a123438bd6300c3cc43323.json b/wikipedia-analysis-#229lixin/cache/deae7bc070a123438bd6300c3cc43323.json new file mode 100644 index 0000000..e96d5b2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/deae7bc070a123438bd6300c3cc43323.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:41.251819", + "response": { + "continue": { + "rvcontinue": "20240904032008|26254814", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40033, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2025-10-17T07:34:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ded39b78b89794f45f0b0cea6ba1b3af.json b/wikipedia-analysis-#229lixin/cache/ded39b78b89794f45f0b0cea6ba1b3af.json new file mode 100644 index 0000000..f4a495c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ded39b78b89794f45f0b0cea6ba1b3af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:45.259422", + "response": { + "continue": { + "rvcontinue": "20130102110719|1295147", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 297096, + "ns": 0, + "title": "সন্ত্রাসবাদ", + "revisions": [ + { + "timestamp": "2013-01-02T11:01:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dee3e08aaa3112935eb278e6ed24b1f0.json b/wikipedia-analysis-#229lixin/cache/dee3e08aaa3112935eb278e6ed24b1f0.json new file mode 100644 index 0000000..95c1fa3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dee3e08aaa3112935eb278e6ed24b1f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:13.635698", + "response": { + "continue": { + "rvcontinue": "20110208184416|4035901", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 666696, + "ns": 0, + "title": "Perubahan iklim", + "revisions": [ + { + "timestamp": "2007-11-21T03:25:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df1037ec196c8dc9b730943a3d346a0c.json b/wikipedia-analysis-#229lixin/cache/df1037ec196c8dc9b730943a3d346a0c.json new file mode 100644 index 0000000..dfa0260 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df1037ec196c8dc9b730943a3d346a0c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:36.913963", + "response": { + "continue": { + "rvcontinue": "20250929131638|11303528", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 26342, + "ns": 0, + "title": "Γενοκτονία", + "revisions": [ + { + "timestamp": "2025-09-29T13:20:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df33c20760162a2bf868e8ba188be59a.json b/wikipedia-analysis-#229lixin/cache/df33c20760162a2bf868e8ba188be59a.json new file mode 100644 index 0000000..5be8d48 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df33c20760162a2bf868e8ba188be59a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:01.611367", + "response": { + "continue": { + "rvcontinue": "20240108183840|80419802", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4720323, + "ns": 0, + "title": "国内流离失所者", + "revisions": [ + { + "timestamp": "2025-05-30T06:01:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df541456d7c04dcdadd9b78d4bcf1882.json b/wikipedia-analysis-#229lixin/cache/df541456d7c04dcdadd9b78d4bcf1882.json new file mode 100644 index 0000000..66e3e32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df541456d7c04dcdadd9b78d4bcf1882.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:31.369662", + "response": { + "continue": { + "rvcontinue": "20021202100405|28586", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1872, + "ns": 0, + "title": "Terrorism", + "revisions": [ + { + "timestamp": "2002-11-15T15:06:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df55e6ad4c76d8a6e280d8fd1fa79508.json b/wikipedia-analysis-#229lixin/cache/df55e6ad4c76d8a6e280d8fd1fa79508.json new file mode 100644 index 0000000..32f79b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df55e6ad4c76d8a6e280d8fd1fa79508.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:15.176394", + "response": { + "continue": { + "rvcontinue": "20250312175724|44876342", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 339186, + "ns": 0, + "title": "Пандемія", + "revisions": [ + { + "timestamp": "2025-05-27T05:08:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df68bc02f0df8408f573c01ffb630f51.json b/wikipedia-analysis-#229lixin/cache/df68bc02f0df8408f573c01ffb630f51.json new file mode 100644 index 0000000..72446c1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df68bc02f0df8408f573c01ffb630f51.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:08.812886", + "response": { + "continue": { + "rvcontinue": "20240717165832|7489092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1085674, + "ns": 0, + "title": "রাষ্ট্রহীনতা", + "revisions": [ + { + "timestamp": "2025-07-29T04:12:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df6b31a297b53965e87452ed9fc32254.json b/wikipedia-analysis-#229lixin/cache/df6b31a297b53965e87452ed9fc32254.json new file mode 100644 index 0000000..a71aa6a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df6b31a297b53965e87452ed9fc32254.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:53.490934", + "response": { + "continue": { + "rvcontinue": "20130802081844|5814301", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 453672, + "ns": 0, + "title": "Изборна измама", + "revisions": [ + { + "timestamp": "2013-08-02T08:16:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df859f5a5965f89ee989c4f004934be2.json b/wikipedia-analysis-#229lixin/cache/df859f5a5965f89ee989c4f004934be2.json new file mode 100644 index 0000000..3f67ad9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df859f5a5965f89ee989c4f004934be2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:57.120838", + "response": { + "continue": { + "rvcontinue": "20110105105238|60950155", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5204312, + "ns": 0, + "title": "Demandeur d'asile", + "revisions": [ + { + "timestamp": "2011-01-05T10:16:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df88a73483463cffacfc69df20e3d6c4.json b/wikipedia-analysis-#229lixin/cache/df88a73483463cffacfc69df20e3d6c4.json new file mode 100644 index 0000000..fa1d913 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df88a73483463cffacfc69df20e3d6c4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:22.895225", + "response": { + "continue": { + "rvcontinue": "20041127184045|281780", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42503, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2004-11-16T21:27:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df951d06660e03e9e95b6c1d40cb8fe6.json b/wikipedia-analysis-#229lixin/cache/df951d06660e03e9e95b6c1d40cb8fe6.json new file mode 100644 index 0000000..2134192 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df951d06660e03e9e95b6c1d40cb8fe6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:09.832718", + "response": { + "continue": { + "rvcontinue": "20140530211912|2349764", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 567665, + "ns": 0, + "title": "जलवायु परिवर्तन", + "revisions": [ + { + "timestamp": "2014-05-30T21:09:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/df9a2329be7b8f4423be3817e03307ed.json b/wikipedia-analysis-#229lixin/cache/df9a2329be7b8f4423be3817e03307ed.json new file mode 100644 index 0000000..fc861ef --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/df9a2329be7b8f4423be3817e03307ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:40.829361", + "response": { + "continue": { + "rvcontinue": "20050415090047|65755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16082, + "ns": 0, + "title": "Světová zdravotnická organizace", + "revisions": [ + { + "timestamp": "2005-04-14T21:06:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfab04cfdd8d6b86d16bcd5ff4b54428.json b/wikipedia-analysis-#229lixin/cache/dfab04cfdd8d6b86d16bcd5ff4b54428.json new file mode 100644 index 0000000..c06015d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfab04cfdd8d6b86d16bcd5ff4b54428.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:09.387028", + "response": { + "continue": { + "rvcontinue": "20200324125518|10297339", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 391378, + "ns": 0, + "title": "Fredsbevarende styrke", + "revisions": [ + { + "timestamp": "2021-11-03T18:10:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfbffd96de9eb62cc9d1213661b8da8c.json b/wikipedia-analysis-#229lixin/cache/dfbffd96de9eb62cc9d1213661b8da8c.json new file mode 100644 index 0000000..8f8627c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfbffd96de9eb62cc9d1213661b8da8c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:44.071765", + "response": { + "continue": { + "rvcontinue": "20251111132000|230548479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9994, + "ns": 0, + "title": "Génocide", + "revisions": [ + { + "timestamp": "2026-01-05T13:45:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfc4a2de2d655b29e0b53e75bd06f587.json b/wikipedia-analysis-#229lixin/cache/dfc4a2de2d655b29e0b53e75bd06f587.json new file mode 100644 index 0000000..7ce939c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfc4a2de2d655b29e0b53e75bd06f587.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:57.846270", + "response": { + "continue": { + "rvcontinue": "20041224233442|12328", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11352, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2004-12-24T23:34:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfc6bec69ce8c6a5787fdfc7a5ff46e6.json b/wikipedia-analysis-#229lixin/cache/dfc6bec69ce8c6a5787fdfc7a5ff46e6.json new file mode 100644 index 0000000..11fe64a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfc6bec69ce8c6a5787fdfc7a5ff46e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:28.050908", + "response": { + "continue": { + "rvcontinue": "20040410153407|131200", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 41501, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2004-04-10T15:32:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfc78c85509324b5e6f6ced682aa37eb.json b/wikipedia-analysis-#229lixin/cache/dfc78c85509324b5e6f6ced682aa37eb.json new file mode 100644 index 0000000..8da9290 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfc78c85509324b5e6f6ced682aa37eb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:25.267940", + "response": { + "continue": { + "rvcontinue": "20250727175703|12445675", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3554, + "ns": 0, + "title": "สึนามิ", + "revisions": [ + { + "timestamp": "2025-12-13T20:34:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dfeb294ad155ef96b27e48d08076f64b.json b/wikipedia-analysis-#229lixin/cache/dfeb294ad155ef96b27e48d08076f64b.json new file mode 100644 index 0000000..0376dd9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dfeb294ad155ef96b27e48d08076f64b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:43.841492", + "response": { + "continue": { + "rvcontinue": "20210423090939|10898809", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 116053, + "ns": 0, + "title": "Миграция на населението", + "revisions": [ + { + "timestamp": "2023-09-17T09:46:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/dffc9baa595ab04c78ec5a326f33fd22.json b/wikipedia-analysis-#229lixin/cache/dffc9baa595ab04c78ec5a326f33fd22.json new file mode 100644 index 0000000..f769ee2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/dffc9baa595ab04c78ec5a326f33fd22.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:07.182164", + "response": { + "continue": { + "rvcontinue": "20230309031700|1143659945", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73165192, + "ns": 0, + "title": "Monkeypox", + "revisions": [ + { + "timestamp": "2023-07-20T13:42:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e00a6e75bddd6bd8ede2917bc2f18a55.json b/wikipedia-analysis-#229lixin/cache/e00a6e75bddd6bd8ede2917bc2f18a55.json new file mode 100644 index 0000000..ea75f61 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e00a6e75bddd6bd8ede2917bc2f18a55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:08.163469", + "response": { + "continue": { + "rvcontinue": "20071202161010|1179296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 258541, + "ns": 0, + "title": "تمييز", + "revisions": [ + { + "timestamp": "2007-12-02T15:47:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e00b73619154f38b1e7b7f21daa68b58.json b/wikipedia-analysis-#229lixin/cache/e00b73619154f38b1e7b7f21daa68b58.json new file mode 100644 index 0000000..5d36daf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e00b73619154f38b1e7b7f21daa68b58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:12.595595", + "response": { + "continue": { + "rvcontinue": "20260114093935|43291741", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 93275, + "ns": 0, + "title": "دموکراسی", + "revisions": [ + { + "timestamp": "2026-01-22T21:57:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e00fde058c424ce9a89e3b6d1e3fd561.json b/wikipedia-analysis-#229lixin/cache/e00fde058c424ce9a89e3b6d1e3fd561.json new file mode 100644 index 0000000..00dc8e8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e00fde058c424ce9a89e3b6d1e3fd561.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:01.381164", + "response": { + "continue": { + "rvcontinue": "20060224000047|237886", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45699, + "ns": 0, + "title": "Seçim", + "revisions": [ + { + "timestamp": "2006-01-24T09:01:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e04ea2350203ac1147363787191e8697.json b/wikipedia-analysis-#229lixin/cache/e04ea2350203ac1147363787191e8697.json new file mode 100644 index 0000000..0db7f54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e04ea2350203ac1147363787191e8697.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:40.824848", + "response": { + "continue": { + "rvcontinue": "20041015082417|211445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2346440, + "ns": 0, + "title": "Razzismo", + "revisions": [ + { + "timestamp": "2004-10-15T06:52:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e05271eb00ec6750b158e53198545aa2.json b/wikipedia-analysis-#229lixin/cache/e05271eb00ec6750b158e53198545aa2.json new file mode 100644 index 0000000..1775ce4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e05271eb00ec6750b158e53198545aa2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:15.239606", + "response": { + "continue": { + "rvcontinue": "20070123024941|538532", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135942, + "ns": 0, + "title": "Pemanasan global", + "revisions": [ + { + "timestamp": "2007-01-22T09:12:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0543aacad8c129ce3f47a65ddc095d1.json b/wikipedia-analysis-#229lixin/cache/e0543aacad8c129ce3f47a65ddc095d1.json new file mode 100644 index 0000000..219e321 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0543aacad8c129ce3f47a65ddc095d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:26.525678", + "response": { + "continue": { + "rvcontinue": "20260115110837|70532280", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14206, + "ns": 0, + "title": "Klimaatverandering", + "revisions": [ + { + "timestamp": "2026-01-15T11:10:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e06224b8e5410b64ab7c0676fa6eb873.json b/wikipedia-analysis-#229lixin/cache/e06224b8e5410b64ab7c0676fa6eb873.json new file mode 100644 index 0000000..ecd75c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e06224b8e5410b64ab7c0676fa6eb873.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:35.634509", + "response": { + "continue": { + "rvcontinue": "20070117183900|6567503", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 749826, + "ns": 0, + "title": "Staatloosheid", + "revisions": [ + { + "timestamp": "2007-01-17T18:36:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e07a0a1a61a936848c0157c881f89815.json b/wikipedia-analysis-#229lixin/cache/e07a0a1a61a936848c0157c881f89815.json new file mode 100644 index 0000000..cd73051 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e07a0a1a61a936848c0157c881f89815.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:02.687670", + "response": { + "continue": { + "rvcontinue": "20020912210344|8263", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3379, + "ns": 0, + "title": "Ludobójstwo", + "revisions": [ + { + "timestamp": "2002-06-26T10:37:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0cf4af203bd6cceb7bb5e86d6624517.json b/wikipedia-analysis-#229lixin/cache/e0cf4af203bd6cceb7bb5e86d6624517.json new file mode 100644 index 0000000..1df916c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0cf4af203bd6cceb7bb5e86d6624517.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:13.801029", + "response": { + "continue": { + "rvcontinue": "20051104041413|1597146", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 161473, + "ns": 0, + "title": "Misión de paz", + "revisions": [ + { + "timestamp": "2005-07-15T09:38:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0d81211bd557341c48030e660c84325.json b/wikipedia-analysis-#229lixin/cache/e0d81211bd557341c48030e660c84325.json new file mode 100644 index 0000000..e910474 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0d81211bd557341c48030e660c84325.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:16.031289", + "response": { + "continue": { + "rvcontinue": "20180123003917|345329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48853, + "ns": 0, + "title": "ጦርነት", + "revisions": [ + { + "timestamp": "2018-01-23T01:14:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0e5979a8c85e5787e6c32128947f8f8.json b/wikipedia-analysis-#229lixin/cache/e0e5979a8c85e5787e6c32128947f8f8.json new file mode 100644 index 0000000..e7f76fa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0e5979a8c85e5787e6c32128947f8f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:55.690905", + "response": { + "continue": { + "rvcontinue": "20250918023221|40634309", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9409, + "ns": 0, + "title": "백신", + "revisions": [ + { + "timestamp": "2025-10-12T23:58:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0e993fd624139bf6922335d63e0c432.json b/wikipedia-analysis-#229lixin/cache/e0e993fd624139bf6922335d63e0c432.json new file mode 100644 index 0000000..4dde960 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0e993fd624139bf6922335d63e0c432.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:57.974714", + "response": { + "continue": { + "rvcontinue": "20250215032042|6707904", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4590, + "ns": 0, + "title": "سل", + "revisions": [ + { + "timestamp": "2025-03-19T07:22:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0ec7b6a666665af3fe1358ccf8040d3.json b/wikipedia-analysis-#229lixin/cache/e0ec7b6a666665af3fe1358ccf8040d3.json new file mode 100644 index 0000000..ae52355 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0ec7b6a666665af3fe1358ccf8040d3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:46.045054", + "response": { + "continue": { + "rvcontinue": "20260125133725|263655892", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5630, + "ns": 0, + "title": "Weltgesundheitsorganisation", + "revisions": [ + { + "timestamp": "2026-01-26T03:25:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0f081e466bc839c8deeeb8817a895e4.json b/wikipedia-analysis-#229lixin/cache/e0f081e466bc839c8deeeb8817a895e4.json new file mode 100644 index 0000000..7c97e76 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0f081e466bc839c8deeeb8817a895e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:06.318784", + "response": { + "continue": { + "rvcontinue": "20251214114950|25513850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39513, + "ns": 0, + "title": "Cenzura", + "revisions": [ + { + "timestamp": "2025-12-14T11:50:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e0f2a9f869c921ab249f34a4557e7cae.json b/wikipedia-analysis-#229lixin/cache/e0f2a9f869c921ab249f34a4557e7cae.json new file mode 100644 index 0000000..9be70e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e0f2a9f869c921ab249f34a4557e7cae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:54.919815", + "response": { + "continue": { + "rvcontinue": "20181026191040|3629839", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 810444, + "ns": 0, + "title": "ایذا رسانی", + "revisions": [ + { + "timestamp": "2018-10-26T19:09:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1087e71e64f2f71732ab0c8ec2ffa90.json b/wikipedia-analysis-#229lixin/cache/e1087e71e64f2f71732ab0c8ec2ffa90.json new file mode 100644 index 0000000..272bfa7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1087e71e64f2f71732ab0c8ec2ffa90.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:31.353207", + "response": { + "continue": { + "rvcontinue": "20250606114044|42049800", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6726856, + "ns": 0, + "title": "تردید در واکسیناسیون", + "revisions": [ + { + "timestamp": "2025-06-06T11:40:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e10b604d5115ec864fe6ab3be6d715f4.json b/wikipedia-analysis-#229lixin/cache/e10b604d5115ec864fe6ab3be6d715f4.json new file mode 100644 index 0000000..22faef0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e10b604d5115ec864fe6ab3be6d715f4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:18.487911", + "response": { + "continue": { + "rvcontinue": "20240713160732|465389", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5920, + "ns": 0, + "title": "Dimokaraɗiyya", + "revisions": [ + { + "timestamp": "2025-06-18T05:19:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e128da3f46239e4967f56b5b686bc301.json b/wikipedia-analysis-#229lixin/cache/e128da3f46239e4967f56b5b686bc301.json new file mode 100644 index 0000000..96c0338 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e128da3f46239e4967f56b5b686bc301.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:38.770239", + "response": { + "continue": { + "rvcontinue": "20260125153526|108150826", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4065542, + "ns": 0, + "title": "新型コロナウイルス感染症の世界的流行 (2019年-)", + "revisions": [ + { + "timestamp": "2026-01-25T15:36:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e133b61536870a5789669123a54e5fde.json b/wikipedia-analysis-#229lixin/cache/e133b61536870a5789669123a54e5fde.json new file mode 100644 index 0000000..a533f49 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e133b61536870a5789669123a54e5fde.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:24.809775", + "response": { + "continue": { + "rvcontinue": "20171113214438|343755", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12338, + "ns": 0, + "title": "የመሬት መንቀጥቀጥ", + "revisions": [ + { + "timestamp": "2022-06-22T18:52:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e14b84701bf9faa9ade083bfc5066399.json b/wikipedia-analysis-#229lixin/cache/e14b84701bf9faa9ade083bfc5066399.json new file mode 100644 index 0000000..d5fc58f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e14b84701bf9faa9ade083bfc5066399.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:12.127355", + "response": { + "continue": { + "rvcontinue": "20051110043301|239386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 44605, + "ns": 0, + "title": "Trest smrti", + "revisions": [ + { + "timestamp": "2005-11-10T04:32:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e159a92a9d8ff6b6561b854c7e67dbc4.json b/wikipedia-analysis-#229lixin/cache/e159a92a9d8ff6b6561b854c7e67dbc4.json new file mode 100644 index 0000000..5b8f256 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e159a92a9d8ff6b6561b854c7e67dbc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:14.485699", + "response": { + "continue": { + "rvcontinue": "20050209114926|803442", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 134657, + "ns": 0, + "title": "Menselijke migratie", + "revisions": [ + { + "timestamp": "2005-02-09T11:48:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1874d44f01b541b69f834dd01218ca7.json b/wikipedia-analysis-#229lixin/cache/e1874d44f01b541b69f834dd01218ca7.json new file mode 100644 index 0000000..ee409e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1874d44f01b541b69f834dd01218ca7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:51.740974", + "response": { + "continue": { + "rvcontinue": "20240922233141|28459603", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 89573, + "ns": 0, + "title": "Дечја радна снага", + "revisions": [ + { + "timestamp": "2025-03-29T12:46:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1885c925d27ac0d829820f4db750786.json b/wikipedia-analysis-#229lixin/cache/e1885c925d27ac0d829820f4db750786.json new file mode 100644 index 0000000..d9659e9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1885c925d27ac0d829820f4db750786.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:05.414982", + "response": { + "continue": { + "rvcontinue": "20251024193421|77886163", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6154, + "ns": 0, + "title": "Trzęsienie ziemi", + "revisions": [ + { + "timestamp": "2025-11-22T10:37:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1896f68135ad0853c7b9752c6414ca8.json b/wikipedia-analysis-#229lixin/cache/e1896f68135ad0853c7b9752c6414ca8.json new file mode 100644 index 0000000..7982397 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1896f68135ad0853c7b9752c6414ca8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:35.046211", + "response": { + "continue": { + "rvcontinue": "20200512062319|10198466", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 173006, + "ns": 0, + "title": "Хуманитарна криза", + "revisions": [ + { + "timestamp": "2021-03-09T09:41:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e199cfb886d05fff8608c3ba2d49a342.json b/wikipedia-analysis-#229lixin/cache/e199cfb886d05fff8608c3ba2d49a342.json new file mode 100644 index 0000000..93f49c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e199cfb886d05fff8608c3ba2d49a342.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:37.198952", + "response": { + "continue": { + "rvcontinue": "20020809144037|147336", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69902, + "ns": 0, + "title": "Extreme weather", + "revisions": [ + { + "timestamp": "2002-08-09T14:36:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e19f55b0851c7083bf39dfaf74cba0f8.json b/wikipedia-analysis-#229lixin/cache/e19f55b0851c7083bf39dfaf74cba0f8.json new file mode 100644 index 0000000..65e05d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e19f55b0851c7083bf39dfaf74cba0f8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:24.720070", + "response": { + "continue": { + "rvcontinue": "20061229085548|3230135", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 465340, + "ns": 0, + "title": "疫苗", + "revisions": [ + { + "timestamp": "2006-12-29T07:59:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1a4d09153ccc1ec4775fe7b1a7636fe.json b/wikipedia-analysis-#229lixin/cache/e1a4d09153ccc1ec4775fe7b1a7636fe.json new file mode 100644 index 0000000..7c225d2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1a4d09153ccc1ec4775fe7b1a7636fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:28.317738", + "response": { + "continue": { + "rvcontinue": "20190826054114|3626532", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 775162, + "ns": 0, + "title": "জাতিনিধন", + "revisions": [ + { + "timestamp": "2019-08-25T18:46:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1d558b490fb9086777172ed6c83500b.json b/wikipedia-analysis-#229lixin/cache/e1d558b490fb9086777172ed6c83500b.json new file mode 100644 index 0000000..b5ca553 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1d558b490fb9086777172ed6c83500b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:45.607299", + "response": { + "continue": { + "rvcontinue": "20190310085557|71943595", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3916338, + "ns": 0, + "title": "ワクチン忌避", + "revisions": [ + { + "timestamp": "2019-03-10T08:29:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1d799fe73cbae756e114ad412278b48.json b/wikipedia-analysis-#229lixin/cache/e1d799fe73cbae756e114ad412278b48.json new file mode 100644 index 0000000..fc4de72 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1d799fe73cbae756e114ad412278b48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:03.773213", + "response": { + "continue": { + "rvcontinue": "20250318134542|69051040", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1899604, + "ns": 0, + "title": "Asielzoeker", + "revisions": [ + { + "timestamp": "2025-03-18T13:46:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1e4a0430d740e801d325a6dee3002d6.json b/wikipedia-analysis-#229lixin/cache/e1e4a0430d740e801d325a6dee3002d6.json new file mode 100644 index 0000000..9655860 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1e4a0430d740e801d325a6dee3002d6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:09.774460", + "response": { + "continue": { + "rvcontinue": "20251010124656|28455386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144523, + "ns": 0, + "title": "Emberi jogok", + "revisions": [ + { + "timestamp": "2026-01-01T22:42:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1ecb1876785b14e707f14a2d8d0b506.json b/wikipedia-analysis-#229lixin/cache/e1ecb1876785b14e707f14a2d8d0b506.json new file mode 100644 index 0000000..99c6f49 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1ecb1876785b14e707f14a2d8d0b506.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:10.221930", + "response": { + "continue": { + "rvcontinue": "20250901213451|77520752", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6131, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-11-02T04:55:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e1ed6e7db733752309ee834c59473afe.json b/wikipedia-analysis-#229lixin/cache/e1ed6e7db733752309ee834c59473afe.json new file mode 100644 index 0000000..cfd91f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e1ed6e7db733752309ee834c59473afe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:55.304036", + "response": { + "continue": { + "rvcontinue": "20040701135134|112751", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35388, + "ns": 0, + "title": "言論自由", + "revisions": [ + { + "timestamp": "2004-07-01T11:50:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e203db9fa67d485196d1412f338ce56a.json b/wikipedia-analysis-#229lixin/cache/e203db9fa67d485196d1412f338ce56a.json new file mode 100644 index 0000000..478e881 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e203db9fa67d485196d1412f338ce56a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:18.727445", + "response": { + "continue": { + "rvcontinue": "20260126020114|108154851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4260524, + "ns": 0, + "title": "2024年アメリカ合衆国大統領選挙", + "revisions": [ + { + "timestamp": "2026-01-26T03:01:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e23556ae4fd14b1d5c560e4e16abf99b.json b/wikipedia-analysis-#229lixin/cache/e23556ae4fd14b1d5c560e4e16abf99b.json new file mode 100644 index 0000000..54233a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e23556ae4fd14b1d5c560e4e16abf99b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:57.597952", + "response": { + "continue": { + "rvcontinue": "20251115110707|149813275", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13497, + "ns": 0, + "title": "Расизм", + "revisions": [ + { + "timestamp": "2026-01-25T14:32:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e25ac34b87edead0d0d7a9e14b3c3e7d.json b/wikipedia-analysis-#229lixin/cache/e25ac34b87edead0d0d7a9e14b3c3e7d.json new file mode 100644 index 0000000..975cb53 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e25ac34b87edead0d0d7a9e14b3c3e7d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:49.533547", + "response": { + "continue": { + "rvcontinue": "20190418130046|7498569", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 621030, + "ns": 0, + "title": "Αιτών άσυλο", + "revisions": [ + { + "timestamp": "2019-04-18T12:58:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e27b511614979089f653d2839b9efee8.json b/wikipedia-analysis-#229lixin/cache/e27b511614979089f653d2839b9efee8.json new file mode 100644 index 0000000..3331b17 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e27b511614979089f653d2839b9efee8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:12.990966", + "response": { + "continue": { + "rvcontinue": "20251208110114|72689851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 351502, + "ns": 0, + "title": "تصويت (سياسة)", + "revisions": [ + { + "timestamp": "2026-01-19T18:51:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e27be028dd7efa940278b4bdffef7834.json b/wikipedia-analysis-#229lixin/cache/e27be028dd7efa940278b4bdffef7834.json new file mode 100644 index 0000000..e266106 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e27be028dd7efa940278b4bdffef7834.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:23.735683", + "response": { + "continue": { + "rvcontinue": "20250424110051|45179154", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 809627, + "ns": 0, + "title": "Воєнний злочин", + "revisions": [ + { + "timestamp": "2025-08-09T15:56:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e281a2fe4789619755505fc00664552b.json b/wikipedia-analysis-#229lixin/cache/e281a2fe4789619755505fc00664552b.json new file mode 100644 index 0000000..d37e9fe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e281a2fe4789619755505fc00664552b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:14.231653", + "response": { + "continue": { + "rvcontinue": "20031111085505|372400", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 75801, + "ns": 0, + "title": "Wahl", + "revisions": [ + { + "timestamp": "2003-11-11T08:41:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e28abf1660975404c1e038f68f445a5b.json b/wikipedia-analysis-#229lixin/cache/e28abf1660975404c1e038f68f445a5b.json new file mode 100644 index 0000000..3c70b7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e28abf1660975404c1e038f68f445a5b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:04.312988", + "response": { + "continue": { + "rvcontinue": "20260123113322|1334413374", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9457, + "ns": 0, + "title": "Election", + "revisions": [ + { + "timestamp": "2026-01-23T11:36:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e29867359bd91575f59916921c7ac3f3.json b/wikipedia-analysis-#229lixin/cache/e29867359bd91575f59916921c7ac3f3.json new file mode 100644 index 0000000..1c57105 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e29867359bd91575f59916921c7ac3f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:03.887107", + "response": { + "continue": { + "rvcontinue": "20221007083232|516478", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13464, + "ns": 0, + "title": "ව්‍යාප්ත වසංගත", + "revisions": [ + { + "timestamp": "2022-10-07T08:32:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e2b6e401732025b499d4aa118cf23419.json b/wikipedia-analysis-#229lixin/cache/e2b6e401732025b499d4aa118cf23419.json new file mode 100644 index 0000000..eeb43ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e2b6e401732025b499d4aa118cf23419.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:21.488629", + "response": { + "continue": { + "rvcontinue": "20240810081841|498795", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48698, + "ns": 0, + "title": "Daidaiton jinsi", + "revisions": [ + { + "timestamp": "2024-08-12T18:33:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e2e04017c2fdf4606f974d2c0520a19d.json b/wikipedia-analysis-#229lixin/cache/e2e04017c2fdf4606f974d2c0520a19d.json new file mode 100644 index 0000000..1f9ba46 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e2e04017c2fdf4606f974d2c0520a19d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:14.153873", + "response": { + "continue": { + "rvcontinue": "20260118140119|171575640", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 60317, + "ns": 0, + "title": "Tortura", + "revisions": [ + { + "timestamp": "2026-01-18T14:02:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e2ec13759b775c0c7d39b29d301dc181.json b/wikipedia-analysis-#229lixin/cache/e2ec13759b775c0c7d39b29d301dc181.json new file mode 100644 index 0000000..c42c6c9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e2ec13759b775c0c7d39b29d301dc181.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:28.808521", + "response": { + "continue": { + "rvcontinue": "20031220155800|36482", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9854, + "ns": 0, + "title": "地震", + "revisions": [ + { + "timestamp": "2003-12-20T15:44:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e2f4f72dd53e39e8fe00fa13190c928f.json b/wikipedia-analysis-#229lixin/cache/e2f4f72dd53e39e8fe00fa13190c928f.json new file mode 100644 index 0000000..566af52 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e2f4f72dd53e39e8fe00fa13190c928f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:38.373027", + "response": { + "continue": { + "rvcontinue": "20260116185722|1333269175", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45547, + "ns": 0, + "title": "Refugee", + "revisions": [ + { + "timestamp": "2026-01-23T00:47:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3177e60003eb72757357cc492b3f533.json b/wikipedia-analysis-#229lixin/cache/e3177e60003eb72757357cc492b3f533.json new file mode 100644 index 0000000..cfde3ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3177e60003eb72757357cc492b3f533.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:46.494716", + "response": { + "continue": { + "rvcontinue": "20151030113033|688212898", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59568546, + "ns": 0, + "title": "2024 United States presidential election", + "revisions": [ + { + "timestamp": "2015-10-30T11:30:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e33a5f786f97bde51c0fc85f0988d74b.json b/wikipedia-analysis-#229lixin/cache/e33a5f786f97bde51c0fc85f0988d74b.json new file mode 100644 index 0000000..17879b0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e33a5f786f97bde51c0fc85f0988d74b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:55.945197", + "response": { + "continue": { + "rvcontinue": "20251125085249|107364388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2300, + "ns": 0, + "title": "ジェノサイド", + "revisions": [ + { + "timestamp": "2025-12-08T07:46:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3474360aeb3e61b254774761fdd6f7a.json b/wikipedia-analysis-#229lixin/cache/e3474360aeb3e61b254774761fdd6f7a.json new file mode 100644 index 0000000..02fbed2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3474360aeb3e61b254774761fdd6f7a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:03.839248", + "response": { + "continue": { + "rvcontinue": "20030126120703|69675", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18885, + "ns": 0, + "title": "Meinungsfreiheit", + "revisions": [ + { + "timestamp": "2003-01-26T08:25:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3517c1dd6541001d62e9bd46f6f4a1b.json b/wikipedia-analysis-#229lixin/cache/e3517c1dd6541001d62e9bd46f6f4a1b.json new file mode 100644 index 0000000..04b6dc8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3517c1dd6541001d62e9bd46f6f4a1b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:58.404610", + "response": { + "continue": { + "rvcontinue": "20260122200658|58957485", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35434, + "ns": 0, + "title": "Diskriminering", + "revisions": [ + { + "timestamp": "2026-01-22T21:54:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e35341071f8bccaa24151eb668943b7b.json b/wikipedia-analysis-#229lixin/cache/e35341071f8bccaa24151eb668943b7b.json new file mode 100644 index 0000000..f81e45b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e35341071f8bccaa24151eb668943b7b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:44.308604", + "response": { + "continue": { + "rvcontinue": "20070916052722|1162779", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 154960, + "ns": 0, + "title": "Наводнение", + "revisions": [ + { + "timestamp": "2007-09-16T04:01:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3696137fe5de049a8ba47cf5c0b6672.json b/wikipedia-analysis-#229lixin/cache/e3696137fe5de049a8ba47cf5c0b6672.json new file mode 100644 index 0000000..36deb0c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3696137fe5de049a8ba47cf5c0b6672.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:49.518237", + "response": { + "continue": { + "rvcontinue": "20040804020743|128050", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 38534, + "ns": 0, + "title": "全球变暖", + "revisions": [ + { + "timestamp": "2004-08-04T02:04:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e36d443e8feb648fc77bf078820cc5cc.json b/wikipedia-analysis-#229lixin/cache/e36d443e8feb648fc77bf078820cc5cc.json new file mode 100644 index 0000000..0a99518 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e36d443e8feb648fc77bf078820cc5cc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:40.525306", + "response": { + "continue": { + "rvcontinue": "20260124163628|43311542", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16515, + "ns": 0, + "title": "نسل‌کشی", + "revisions": [ + { + "timestamp": "2026-01-24T16:37:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e36e3d688a0089d87ac14fe1ed0d44f3.json b/wikipedia-analysis-#229lixin/cache/e36e3d688a0089d87ac14fe1ed0d44f3.json new file mode 100644 index 0000000..52c86fc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e36e3d688a0089d87ac14fe1ed0d44f3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:15.029125", + "response": { + "continue": { + "rvcontinue": "20260102232302|262973597", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69194, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2026-01-04T20:30:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3773826e695a137a05392f5ce1b4336.json b/wikipedia-analysis-#229lixin/cache/e3773826e695a137a05392f5ce1b4336.json new file mode 100644 index 0000000..8834954 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3773826e695a137a05392f5ce1b4336.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:57.454240", + "response": { + "continue": { + "rvcontinue": "20040308162643|151172", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35493, + "ns": 0, + "title": "Derechos humanos", + "revisions": [ + { + "timestamp": "2004-03-04T02:36:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e37a3bf49754e70a7abe705bbfecea0c.json b/wikipedia-analysis-#229lixin/cache/e37a3bf49754e70a7abe705bbfecea0c.json new file mode 100644 index 0000000..e3e52d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e37a3bf49754e70a7abe705bbfecea0c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:14.423103", + "response": { + "continue": { + "rvcontinue": "20040602155727|87835", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4594, + "ns": 0, + "title": "Dødsstraf", + "revisions": [ + { + "timestamp": "2003-02-18T11:26:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e37d21d697fb2745410368502e17ba5a.json b/wikipedia-analysis-#229lixin/cache/e37d21d697fb2745410368502e17ba5a.json new file mode 100644 index 0000000..59057c2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e37d21d697fb2745410368502e17ba5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:56.868880", + "response": { + "continue": { + "rvcontinue": "20061130071909|3044908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 373663, + "ns": 0, + "title": "干旱", + "revisions": [ + { + "timestamp": "2006-09-07T13:27:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e39c94c91e2c683d12d69a5841e32869.json b/wikipedia-analysis-#229lixin/cache/e39c94c91e2c683d12d69a5841e32869.json new file mode 100644 index 0000000..2d57f69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e39c94c91e2c683d12d69a5841e32869.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:31.409687", + "response": { + "continue": { + "rvcontinue": "20251221102735|12733044", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 54777, + "ns": 0, + "title": "ไฟป่า", + "revisions": [ + { + "timestamp": "2025-12-21T10:32:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3a62e34f97d6686b1e4c07171cfe80c.json b/wikipedia-analysis-#229lixin/cache/e3a62e34f97d6686b1e4c07171cfe80c.json new file mode 100644 index 0000000..99a2a30 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3a62e34f97d6686b1e4c07171cfe80c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:01.974160", + "response": { + "continue": { + "rvcontinue": "20251116234702|17270644", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21814, + "ns": 0, + "title": "Război", + "revisions": [ + { + "timestamp": "2025-12-01T10:50:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3a6db4d17bcfd372cddcd5647fa57b7.json b/wikipedia-analysis-#229lixin/cache/e3a6db4d17bcfd372cddcd5647fa57b7.json new file mode 100644 index 0000000..e670ad5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3a6db4d17bcfd372cddcd5647fa57b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:33.798397", + "response": { + "continue": { + "rvcontinue": "20030726162646|10379", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315, + "ns": 0, + "title": "גזענות", + "revisions": [ + { + "timestamp": "2003-07-23T21:47:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3bb1b43c2e7675363b468f594dced59.json b/wikipedia-analysis-#229lixin/cache/e3bb1b43c2e7675363b468f594dced59.json new file mode 100644 index 0000000..dae84d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3bb1b43c2e7675363b468f594dced59.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:39.480330", + "response": { + "continue": { + "rvcontinue": "20060423160807|1927250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 337920, + "ns": 0, + "title": "Apátrida", + "revisions": [ + { + "timestamp": "2006-04-23T16:07:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3d7221a931ed696fb2d5d1eda621dae.json b/wikipedia-analysis-#229lixin/cache/e3d7221a931ed696fb2d5d1eda621dae.json new file mode 100644 index 0000000..3d80b34 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3d7221a931ed696fb2d5d1eda621dae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:09.957872", + "response": { + "continue": { + "rvcontinue": "20080602121844|1159772", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 174197, + "ns": 0, + "title": "โรคระบาดทั่ว", + "revisions": [ + { + "timestamp": "2008-06-01T10:35:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e3eaab76c464d8b78242337601d11f99.json b/wikipedia-analysis-#229lixin/cache/e3eaab76c464d8b78242337601d11f99.json new file mode 100644 index 0000000..cae1a27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e3eaab76c464d8b78242337601d11f99.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:11.005794", + "response": { + "continue": { + "rvcontinue": "20250216170830|253394829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 918587, + "ns": 0, + "title": "Grenzkontrolle", + "revisions": [ + { + "timestamp": "2025-04-07T16:28:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e40df0bc3c0f5a5efab6ed127f4287fb.json b/wikipedia-analysis-#229lixin/cache/e40df0bc3c0f5a5efab6ed127f4287fb.json new file mode 100644 index 0000000..102a046 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e40df0bc3c0f5a5efab6ed127f4287fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:40.820659", + "response": { + "continue": { + "rvcontinue": "20250505171322|87157930", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1409586, + "ns": 0, + "title": "邊境管制", + "revisions": [ + { + "timestamp": "2025-05-05T17:19:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e40fcae3b5e46740e46b2d2e95c17849.json b/wikipedia-analysis-#229lixin/cache/e40fcae3b5e46740e46b2d2e95c17849.json new file mode 100644 index 0000000..23ef9d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e40fcae3b5e46740e46b2d2e95c17849.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:11.728923", + "response": { + "continue": { + "rvcontinue": "20021005230958|375096", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 99860, + "ns": 0, + "title": "Voting", + "revisions": [ + { + "timestamp": "2002-10-05T23:09:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4135a3f0dd58482d0a14db376dc6409.json b/wikipedia-analysis-#229lixin/cache/e4135a3f0dd58482d0a14db376dc6409.json new file mode 100644 index 0000000..e54f53a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4135a3f0dd58482d0a14db376dc6409.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:42.302487", + "response": { + "continue": { + "rvcontinue": "20240920011358|335596", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 60203, + "ns": 0, + "title": "د ماشوم مزدوري کول", + "revisions": [ + { + "timestamp": "2025-08-05T08:12:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e41db2fe06975f6cecf95914e57ed7d9.json b/wikipedia-analysis-#229lixin/cache/e41db2fe06975f6cecf95914e57ed7d9.json new file mode 100644 index 0000000..56ceb5a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e41db2fe06975f6cecf95914e57ed7d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:54.667766", + "response": { + "continue": { + "rvcontinue": "20160102174740|1815060", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 437397, + "ns": 0, + "title": "بے وطنی", + "revisions": [ + { + "timestamp": "2016-01-02T17:47:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4210d795849a6c3d68a708446bfcf88.json b/wikipedia-analysis-#229lixin/cache/e4210d795849a6c3d68a708446bfcf88.json new file mode 100644 index 0000000..b34bd23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4210d795849a6c3d68a708446bfcf88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:59.582638", + "response": { + "continue": { + "rvcontinue": "20210812141945|107254", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22395, + "ns": 0, + "title": "Mai Neman Mafaka", + "revisions": [ + { + "timestamp": "2021-07-12T14:52:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e42cbf6bac51ed866c52b9794f1ae53b.json b/wikipedia-analysis-#229lixin/cache/e42cbf6bac51ed866c52b9794f1ae53b.json new file mode 100644 index 0000000..54ebfbc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e42cbf6bac51ed866c52b9794f1ae53b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:01.932398", + "response": { + "continue": { + "rvcontinue": "20250528014115|39892482", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 356465, + "ns": 0, + "title": "기상이변", + "revisions": [ + { + "timestamp": "2025-08-03T13:22:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e430659093ecf7ce532cda3b612d197b.json b/wikipedia-analysis-#229lixin/cache/e430659093ecf7ce532cda3b612d197b.json new file mode 100644 index 0000000..3858d0f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e430659093ecf7ce532cda3b612d197b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:37.551381", + "response": { + "continue": { + "rvcontinue": "20240619195203|1229306", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69020, + "ns": 0, + "title": "बालश्रम", + "revisions": [ + { + "timestamp": "2025-09-28T16:51:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4384da85949f7e9360b06eb2cc4d085.json b/wikipedia-analysis-#229lixin/cache/e4384da85949f7e9360b06eb2cc4d085.json new file mode 100644 index 0000000..b247266 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4384da85949f7e9360b06eb2cc4d085.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:58.103839", + "response": { + "continue": { + "rvcontinue": "20050513155917|31458", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10943, + "ns": 0, + "title": "ديمقراطية", + "revisions": [ + { + "timestamp": "2005-05-13T11:31:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4686756631af91e8e602711a3cec5cb.json b/wikipedia-analysis-#229lixin/cache/e4686756631af91e8e602711a3cec5cb.json new file mode 100644 index 0000000..6f817d9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4686756631af91e8e602711a3cec5cb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:11.349694", + "response": { + "continue": { + "rvcontinue": "20260116081931|171531615", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5661, + "ns": 0, + "title": "Democracia", + "revisions": [ + { + "timestamp": "2026-01-16T08:32:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e46cc026c5d1dbf7c8369a76da8410a5.json b/wikipedia-analysis-#229lixin/cache/e46cc026c5d1dbf7c8369a76da8410a5.json new file mode 100644 index 0000000..880c45d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e46cc026c5d1dbf7c8369a76da8410a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:17.731707", + "response": { + "continue": { + "rvcontinue": "20200120154350|9837085", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 741190, + "ns": 0, + "title": "Пандемия от COVID-19", + "revisions": [ + { + "timestamp": "2020-01-20T15:41:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e47dbd410227025fae02fc271f31ec3a.json b/wikipedia-analysis-#229lixin/cache/e47dbd410227025fae02fc271f31ec3a.json new file mode 100644 index 0000000..9dda757 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e47dbd410227025fae02fc271f31ec3a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:27.424524", + "response": { + "continue": { + "rvcontinue": "20240704143646|12288024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 95053, + "ns": 0, + "title": "Геноцид", + "revisions": [ + { + "timestamp": "2024-10-29T12:43:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4834fe652482b3dfcf846aaeec28e70.json b/wikipedia-analysis-#229lixin/cache/e4834fe652482b3dfcf846aaeec28e70.json new file mode 100644 index 0000000..9b7a345 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4834fe652482b3dfcf846aaeec28e70.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:53.151379", + "response": { + "continue": { + "rvcontinue": "20230111013048|15384999", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2962776, + "ns": 0, + "title": "Vot", + "revisions": [ + { + "timestamp": "2023-01-10T19:22:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e48d5807f30f385daf6c4b3795592e6c.json b/wikipedia-analysis-#229lixin/cache/e48d5807f30f385daf6c4b3795592e6c.json new file mode 100644 index 0000000..1101c89 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e48d5807f30f385daf6c4b3795592e6c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:59.179282", + "response": { + "continue": { + "rvcontinue": "20250722150206|17093461", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182998, + "ns": 0, + "title": "Sărăcie", + "revisions": [ + { + "timestamp": "2025-09-06T17:04:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e48d98527e0d7b8cb1fa60e103175628.json b/wikipedia-analysis-#229lixin/cache/e48d98527e0d7b8cb1fa60e103175628.json new file mode 100644 index 0000000..504e17c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e48d98527e0d7b8cb1fa60e103175628.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:11.370469", + "response": { + "continue": { + "rvcontinue": "20040307182314|55034", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16696, + "ns": 0, + "title": "死刑", + "revisions": [ + { + "timestamp": "2004-03-07T18:09:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4bee610e5505acbfcad692a87b03943.json b/wikipedia-analysis-#229lixin/cache/e4bee610e5505acbfcad692a87b03943.json new file mode 100644 index 0000000..2d0e422 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4bee610e5505acbfcad692a87b03943.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:29.091008", + "response": { + "continue": { + "rvcontinue": "20220310044448|1214078", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103310, + "ns": 0, + "title": "Uhamiaji wa binadamu", + "revisions": [ + { + "timestamp": "2024-02-16T23:10:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4c0b989446ed33fe2b6660d4c0461b7.json b/wikipedia-analysis-#229lixin/cache/e4c0b989446ed33fe2b6660d4c0461b7.json new file mode 100644 index 0000000..17a3aea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4c0b989446ed33fe2b6660d4c0461b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:53.638333", + "response": { + "continue": { + "rvcontinue": "20080210213703|1289908", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 259792, + "ns": 0, + "title": "Тортури", + "revisions": [ + { + "timestamp": "2008-02-10T14:33:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e4ea3c3da8ca6d7384bbe93b60332891.json b/wikipedia-analysis-#229lixin/cache/e4ea3c3da8ca6d7384bbe93b60332891.json new file mode 100644 index 0000000..ad98676 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e4ea3c3da8ca6d7384bbe93b60332891.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:17.198500", + "response": { + "continue": { + "rvcontinue": "20130620195235|94255916", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7091526, + "ns": 0, + "title": "Contrôle frontalier", + "revisions": [ + { + "timestamp": "2013-04-28T16:42:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e50b8bdfa108163bad66f10f3d6890f5.json b/wikipedia-analysis-#229lixin/cache/e50b8bdfa108163bad66f10f3d6890f5.json new file mode 100644 index 0000000..c6b88d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e50b8bdfa108163bad66f10f3d6890f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:21.340912", + "response": { + "continue": { + "rvcontinue": "20240104144231|5665320", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4559, + "ns": 0, + "title": "ویکسین", + "revisions": [ + { + "timestamp": "2024-01-14T08:27:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e566669362f216579d4c587da3f548f0.json b/wikipedia-analysis-#229lixin/cache/e566669362f216579d4c587da3f548f0.json new file mode 100644 index 0000000..c60fb45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e566669362f216579d4c587da3f548f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:22.518430", + "response": { + "continue": { + "rvcontinue": "20250803114946|146098881", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9669943, + "ns": 0, + "title": "Terremoto in Turchia e Siria del 2023", + "revisions": [ + { + "timestamp": "2025-11-05T08:21:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5837dd4e9254849826501624dba9236.json b/wikipedia-analysis-#229lixin/cache/e5837dd4e9254849826501624dba9236.json new file mode 100644 index 0000000..dd9d21a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5837dd4e9254849826501624dba9236.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:47.811112", + "response": { + "continue": { + "rvcontinue": "20220326161538|63264891", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1435475, + "ns": 0, + "title": "Deslocados internos", + "revisions": [ + { + "timestamp": "2022-07-11T13:37:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5c27cd05a8f7e79c2429545c43c43a0.json b/wikipedia-analysis-#229lixin/cache/e5c27cd05a8f7e79c2429545c43c43a0.json new file mode 100644 index 0000000..eb0e8d0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5c27cd05a8f7e79c2429545c43c43a0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:12.481147", + "response": { + "continue": { + "rvcontinue": "20240224231442|71168542", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11650240, + "ns": 0, + "title": "Thời tiết cực đoan", + "revisions": [ + { + "timestamp": "2024-12-04T21:12:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5c31ad021e74ff8550eecb88dc7f891.json b/wikipedia-analysis-#229lixin/cache/e5c31ad021e74ff8550eecb88dc7f891.json new file mode 100644 index 0000000..3723500 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5c31ad021e74ff8550eecb88dc7f891.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:49.722199", + "response": { + "continue": { + "rvcontinue": "20211224022715|494204", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4727, + "ns": 0, + "title": "ඒඩ්ස්", + "revisions": [ + { + "timestamp": "2023-07-23T02:52:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5f20d220d4f2a877c0f5fbce2d05234.json b/wikipedia-analysis-#229lixin/cache/e5f20d220d4f2a877c0f5fbce2d05234.json new file mode 100644 index 0000000..77c64a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5f20d220d4f2a877c0f5fbce2d05234.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:59.117984", + "response": { + "continue": { + "rvcontinue": "20251026123732|36261801", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2536507, + "ns": 0, + "title": "COVID-19 pandemisi", + "revisions": [ + { + "timestamp": "2025-12-21T21:02:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5fcc4c937497c0c4ab1dd25229a415e.json b/wikipedia-analysis-#229lixin/cache/e5fcc4c937497c0c4ab1dd25229a415e.json new file mode 100644 index 0000000..ffaf69e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5fcc4c937497c0c4ab1dd25229a415e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:20.277821", + "response": { + "continue": { + "rvcontinue": "20051107191607|100611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25414, + "ns": 0, + "title": "Soykırım", + "revisions": [ + { + "timestamp": "2005-11-07T19:06:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e5fe742c032712eda4fe5ff7f517021b.json b/wikipedia-analysis-#229lixin/cache/e5fe742c032712eda4fe5ff7f517021b.json new file mode 100644 index 0000000..2cdc588 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e5fe742c032712eda4fe5ff7f517021b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:01.609352", + "response": { + "continue": { + "rvcontinue": "20050709103620|7000", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1464, + "ns": 0, + "title": "গণতন্ত্র", + "revisions": [ + { + "timestamp": "2005-03-12T20:36:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e616a89ffdbdbe853416da9144d94cf9.json b/wikipedia-analysis-#229lixin/cache/e616a89ffdbdbe853416da9144d94cf9.json new file mode 100644 index 0000000..aef19c4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e616a89ffdbdbe853416da9144d94cf9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:31.410234", + "response": { + "continue": { + "rvcontinue": "20070329104148|7833971", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1009504, + "ns": 0, + "title": "Apolidia", + "revisions": [ + { + "timestamp": "2007-03-29T10:39:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e629b4cb02d1bae16b87ea26e434bd1c.json b/wikipedia-analysis-#229lixin/cache/e629b4cb02d1bae16b87ea26e434bd1c.json new file mode 100644 index 0000000..940006f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e629b4cb02d1bae16b87ea26e434bd1c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:24.954098", + "response": { + "continue": { + "rvcontinue": "20030628204738|57536", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14206, + "ns": 0, + "title": "Klimaatverandering", + "revisions": [ + { + "timestamp": "2003-06-14T07:38:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e62d3ffc0844b9b200da2a322e21a7f0.json b/wikipedia-analysis-#229lixin/cache/e62d3ffc0844b9b200da2a322e21a7f0.json new file mode 100644 index 0000000..ee3eda0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e62d3ffc0844b9b200da2a322e21a7f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:05.165896", + "response": { + "continue": { + "rvcontinue": "20230507112119|11783191", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 322970, + "ns": 0, + "title": "Равенство между половете", + "revisions": [ + { + "timestamp": "2023-10-28T22:06:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e6365f40c3dc8a9f1119aaafdc1fd6a7.json b/wikipedia-analysis-#229lixin/cache/e6365f40c3dc8a9f1119aaafdc1fd6a7.json new file mode 100644 index 0000000..ea8a5a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e6365f40c3dc8a9f1119aaafdc1fd6a7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:22.261256", + "response": { + "continue": { + "rvcontinue": "20251220171013|1328571575", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32653, + "ns": 0, + "title": "Vaccine", + "revisions": [ + { + "timestamp": "2025-12-25T04:36:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e642a64e4fd4d9ac464199a19201871b.json b/wikipedia-analysis-#229lixin/cache/e642a64e4fd4d9ac464199a19201871b.json new file mode 100644 index 0000000..c6b8c66 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e642a64e4fd4d9ac464199a19201871b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:02.975404", + "response": { + "continue": { + "rvcontinue": "20200119065647|57882223", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16945751, + "ns": 0, + "title": "Đại dịch COVID-19", + "revisions": [ + { + "timestamp": "2020-01-19T06:54:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e65fdcc9181387905e05245a65e2eeec.json b/wikipedia-analysis-#229lixin/cache/e65fdcc9181387905e05245a65e2eeec.json new file mode 100644 index 0000000..4ae7403 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e65fdcc9181387905e05245a65e2eeec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:56.383174", + "response": { + "continue": { + "rvcontinue": "20150123201406|15510126", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1860769, + "ns": 0, + "title": "Внутрішньо переміщена особа", + "revisions": [ + { + "timestamp": "2015-01-23T20:12:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e6628211f07478174c07c7e753f9fa19.json b/wikipedia-analysis-#229lixin/cache/e6628211f07478174c07c7e753f9fa19.json new file mode 100644 index 0000000..11f891c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e6628211f07478174c07c7e753f9fa19.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:21.484077", + "response": { + "continue": { + "rvcontinue": "20231223034732|15988948", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1350040, + "ns": 0, + "title": "Migrație umană", + "revisions": [ + { + "timestamp": "2025-04-05T21:29:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e68797c1fa08c577a8b8e65d2729f6fa.json b/wikipedia-analysis-#229lixin/cache/e68797c1fa08c577a8b8e65d2729f6fa.json new file mode 100644 index 0000000..a0485cf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e68797c1fa08c577a8b8e65d2729f6fa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:38.049460", + "response": { + "continue": { + "rvcontinue": "20060703092137|1429147", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 243893, + "ns": 0, + "title": "Засуха", + "revisions": [ + { + "timestamp": "2006-06-30T12:32:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e69b2c2d4822fda4b8d39b2197ee2b24.json b/wikipedia-analysis-#229lixin/cache/e69b2c2d4822fda4b8d39b2197ee2b24.json new file mode 100644 index 0000000..97d8971 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e69b2c2d4822fda4b8d39b2197ee2b24.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:08.609526", + "response": { + "continue": { + "rvcontinue": "20160223093434|968948", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 82257, + "ns": 0, + "title": "Pandemia", + "revisions": [ + { + "timestamp": "2016-02-23T08:39:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e6aa36ffea24d0484b25f013dea30f58.json b/wikipedia-analysis-#229lixin/cache/e6aa36ffea24d0484b25f013dea30f58.json new file mode 100644 index 0000000..ddbb2f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e6aa36ffea24d0484b25f013dea30f58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:00.263674", + "response": { + "continue": { + "rvcontinue": "20230110050127|75451998", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8241130, + "ns": 0, + "title": "人道主義危機", + "revisions": [ + { + "timestamp": "2023-01-10T05:00:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e6c2d3eba68afe4f4827399d0154b2c9.json b/wikipedia-analysis-#229lixin/cache/e6c2d3eba68afe4f4827399d0154b2c9.json new file mode 100644 index 0000000..25aae0f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e6c2d3eba68afe4f4827399d0154b2c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:54.050349", + "response": { + "continue": { + "rvcontinue": "20041227215855|5956", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2167, + "ns": 0, + "title": "सूनामी", + "revisions": [ + { + "timestamp": "2004-12-27T19:18:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e709b7582f355afc6d1a9477d35cba56.json b/wikipedia-analysis-#229lixin/cache/e709b7582f355afc6d1a9477d35cba56.json new file mode 100644 index 0000000..bb96e41 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e709b7582f355afc6d1a9477d35cba56.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:56.566528", + "response": { + "continue": { + "rvcontinue": "20251026123739|36261803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3856, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2025-10-26T12:38:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e725e693355df7f50cd9e794b93a566b.json b/wikipedia-analysis-#229lixin/cache/e725e693355df7f50cd9e794b93a566b.json new file mode 100644 index 0000000..a58d330 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e725e693355df7f50cd9e794b93a566b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:27.254104", + "response": { + "continue": { + "rvcontinue": "20250513124616|39825136", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52193, + "ns": 0, + "title": "표현의 자유", + "revisions": [ + { + "timestamp": "2025-05-13T13:04:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e74e2466346acdd87a285aa25c7e2999.json b/wikipedia-analysis-#229lixin/cache/e74e2466346acdd87a285aa25c7e2999.json new file mode 100644 index 0000000..dd01ff9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e74e2466346acdd87a285aa25c7e2999.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:10.076250", + "response": { + "continue": { + "rvcontinue": "20011121113728|234288", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5069516, + "ns": 0, + "title": "HIV/AIDS", + "revisions": [ + { + "timestamp": "2001-11-07T20:27:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e75975509a7ff3d2ccfe4c919da8b0d9.json b/wikipedia-analysis-#229lixin/cache/e75975509a7ff3d2ccfe4c919da8b0d9.json new file mode 100644 index 0000000..edf9588 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e75975509a7ff3d2ccfe4c919da8b0d9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:45.118295", + "response": { + "continue": { + "rvcontinue": "20250614130223|69468869", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11477, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2026-01-24T21:53:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e75b642cb297e216b420d58dd25a2eb0.json b/wikipedia-analysis-#229lixin/cache/e75b642cb297e216b420d58dd25a2eb0.json new file mode 100644 index 0000000..454d93e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e75b642cb297e216b420d58dd25a2eb0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:58.010628", + "response": { + "continue": { + "rvcontinue": "20080211172125|1004775", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 184522, + "ns": 0, + "title": "سیل", + "revisions": [ + { + "timestamp": "2008-02-11T17:20:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e77807cd84b3f75105f8897272e2586b.json b/wikipedia-analysis-#229lixin/cache/e77807cd84b3f75105f8897272e2586b.json new file mode 100644 index 0000000..f70c551 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e77807cd84b3f75105f8897272e2586b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:28.226817", + "response": { + "continue": { + "rvcontinue": "20251011222932|11321203", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 745637, + "ns": 0, + "title": "Αντιεμβολιασμός", + "revisions": [ + { + "timestamp": "2025-11-12T07:00:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e79e4033b25c673502093c52765978d1.json b/wikipedia-analysis-#229lixin/cache/e79e4033b25c673502093c52765978d1.json new file mode 100644 index 0000000..b38b73d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e79e4033b25c673502093c52765978d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:21.153821", + "response": { + "continue": { + "rvcontinue": "20100915131020|44302", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9495, + "ns": 0, + "title": "ရာသီဥတုပြောင်းလဲမှု", + "revisions": [ + { + "timestamp": "2010-08-30T06:51:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7a9334074fd2a7cad1614219e6d99ec.json b/wikipedia-analysis-#229lixin/cache/e7a9334074fd2a7cad1614219e6d99ec.json new file mode 100644 index 0000000..565e902 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7a9334074fd2a7cad1614219e6d99ec.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:08.046053", + "response": { + "continue": { + "rvcontinue": "20250505101719|614856", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 81910, + "ns": 0, + "title": "Zaɓen shugaban ƙasar Amurka a 2024", + "revisions": [ + { + "timestamp": "2025-10-02T10:32:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7bc238ddfda5cbccfff0b212c1ed74a.json b/wikipedia-analysis-#229lixin/cache/e7bc238ddfda5cbccfff0b212c1ed74a.json new file mode 100644 index 0000000..1b3c48d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7bc238ddfda5cbccfff0b212c1ed74a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:12.927189", + "response": { + "continue": { + "rvcontinue": "20241010055447|16556419", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 280146, + "ns": 0, + "title": "Crimă de război", + "revisions": [ + { + "timestamp": "2024-10-10T05:58:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7cbe842ade000b42a59d0ac9e7a0f11.json b/wikipedia-analysis-#229lixin/cache/e7cbe842ade000b42a59d0ac9e7a0f11.json new file mode 100644 index 0000000..8ece68e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7cbe842ade000b42a59d0ac9e7a0f11.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:26.251606", + "response": { + "continue": { + "rvcontinue": "20050102165140|11756", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5163, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2005-01-02T16:40:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7cf45964a979ada4489f96d7b4c8435.json b/wikipedia-analysis-#229lixin/cache/e7cf45964a979ada4489f96d7b4c8435.json new file mode 100644 index 0000000..88d182f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7cf45964a979ada4489f96d7b4c8435.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:09.604469", + "response": { + "continue": { + "rvcontinue": "20011130170029|334464307", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25613, + "ns": 0, + "title": "Racism", + "revisions": [ + { + "timestamp": "2001-10-28T16:48:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7da03d3b83841083be21cc6a18cdebe.json b/wikipedia-analysis-#229lixin/cache/e7da03d3b83841083be21cc6a18cdebe.json new file mode 100644 index 0000000..7c80833 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7da03d3b83841083be21cc6a18cdebe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:23.457626", + "response": { + "continue": { + "rvcontinue": "20170716162136|15173490", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1309969, + "ns": 0, + "title": "Vnitřně vysídlená osoba", + "revisions": [ + { + "timestamp": "2017-07-16T16:17:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e7e22a0af21ab08a0e413d07a01a9227.json b/wikipedia-analysis-#229lixin/cache/e7e22a0af21ab08a0e413d07a01a9227.json new file mode 100644 index 0000000..4ec7094 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e7e22a0af21ab08a0e413d07a01a9227.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:20.116039", + "response": { + "continue": { + "rvcontinue": "20250206181151|253053567", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6677515, + "ns": 0, + "title": "Fluchtbewegung", + "revisions": [ + { + "timestamp": "2025-05-17T06:00:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8386900f9153891cc3182f88adad249.json b/wikipedia-analysis-#229lixin/cache/e8386900f9153891cc3182f88adad249.json new file mode 100644 index 0000000..2be90be --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8386900f9153891cc3182f88adad249.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:28.169099", + "response": { + "continue": { + "rvcontinue": "20061112183809|1883423", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 244556, + "ns": 0, + "title": "Äänestys", + "revisions": [ + { + "timestamp": "2006-10-23T20:05:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e83cc60494280a17b534c72ad1f4b7bf.json b/wikipedia-analysis-#229lixin/cache/e83cc60494280a17b534c72ad1f4b7bf.json new file mode 100644 index 0000000..c7513aa --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e83cc60494280a17b534c72ad1f4b7bf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:49.072024", + "response": { + "continue": { + "rvcontinue": "20250827120051|57950048", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24734, + "ns": 0, + "title": "Tuberkulos", + "revisions": [ + { + "timestamp": "2025-12-10T22:53:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8456efb3d45ee3435b9cf74fefafbc5.json b/wikipedia-analysis-#229lixin/cache/e8456efb3d45ee3435b9cf74fefafbc5.json new file mode 100644 index 0000000..de56236 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8456efb3d45ee3435b9cf74fefafbc5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:31.887441", + "response": { + "continue": { + "rvcontinue": "20251103170311|147560959", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1009504, + "ns": 0, + "title": "Apolidia", + "revisions": [ + { + "timestamp": "2025-11-14T15:19:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e878ffcb1a9e23bcbc4e1e6d258cbd5a.json b/wikipedia-analysis-#229lixin/cache/e878ffcb1a9e23bcbc4e1e6d258cbd5a.json new file mode 100644 index 0000000..54f088d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e878ffcb1a9e23bcbc4e1e6d258cbd5a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:44.712519", + "response": { + "continue": { + "rvcontinue": "20070106072342|398166", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61559, + "ns": 0, + "title": "Зміна клімату", + "revisions": [ + { + "timestamp": "2006-10-30T04:58:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e88339921b355bbde1681763b2152561.json b/wikipedia-analysis-#229lixin/cache/e88339921b355bbde1681763b2152561.json new file mode 100644 index 0000000..7b6b1dd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e88339921b355bbde1681763b2152561.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:55.181548", + "response": { + "continue": { + "rvcontinue": "20090529134033|58396", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10518, + "ns": 0, + "title": "මැලේරියාව", + "revisions": [ + { + "timestamp": "2009-01-16T12:32:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8b418ec7da09510b22cc5532f3e2b49.json b/wikipedia-analysis-#229lixin/cache/e8b418ec7da09510b22cc5532f3e2b49.json new file mode 100644 index 0000000..d495b87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8b418ec7da09510b22cc5532f3e2b49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:59.278126", + "response": { + "continue": { + "rvcontinue": "20251012063951|25286793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 176098, + "ns": 0, + "title": "Sucho", + "revisions": [ + { + "timestamp": "2025-11-01T04:13:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8dd32fb466014cef6adba3b15eaed49.json b/wikipedia-analysis-#229lixin/cache/e8dd32fb466014cef6adba3b15eaed49.json new file mode 100644 index 0000000..407232c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8dd32fb466014cef6adba3b15eaed49.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:52.772512", + "response": { + "continue": { + "rvcontinue": "20220322112848|27391356", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3637099, + "ns": 0, + "title": "Toplumsal cinsiyet eşitliği", + "revisions": [ + { + "timestamp": "2022-03-22T11:11:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8e0454023323c9a8cfc9cc0cf0f4f06.json b/wikipedia-analysis-#229lixin/cache/e8e0454023323c9a8cfc9cc0cf0f4f06.json new file mode 100644 index 0000000..c2a3364 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8e0454023323c9a8cfc9cc0cf0f4f06.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:38.778306", + "response": { + "continue": { + "rvcontinue": "20250324233607|16889187", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 647934, + "ns": 0, + "title": "Libertatea presei", + "revisions": [ + { + "timestamp": "2025-05-01T14:55:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8e0524c4346421988ea71c6a5138098.json b/wikipedia-analysis-#229lixin/cache/e8e0524c4346421988ea71c6a5138098.json new file mode 100644 index 0000000..0c78fca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8e0524c4346421988ea71c6a5138098.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:30.872116", + "response": { + "continue": { + "rvcontinue": "20251017094652|229829725", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103595, + "ns": 0, + "title": "Vote", + "revisions": [ + { + "timestamp": "2025-10-17T09:47:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8e1436550d88c6567adc2fe5647f415.json b/wikipedia-analysis-#229lixin/cache/e8e1436550d88c6567adc2fe5647f415.json new file mode 100644 index 0000000..94da544 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8e1436550d88c6567adc2fe5647f415.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:29.962129", + "response": { + "continue": { + "rvcontinue": "20260110163929|8720842", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3332, + "ns": 0, + "title": "ভূমিকম্প", + "revisions": [ + { + "timestamp": "2026-01-10T16:49:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8e236131b546a9f47ef96330d7e2e0a.json b/wikipedia-analysis-#229lixin/cache/e8e236131b546a9f47ef96330d7e2e0a.json new file mode 100644 index 0000000..162ab91 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8e236131b546a9f47ef96330d7e2e0a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:02.484860", + "response": { + "continue": { + "rvcontinue": "20251213105557|58692417", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7232, + "ns": 0, + "title": "Rasism", + "revisions": [ + { + "timestamp": "2025-12-15T12:51:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8ef77d9e53ca2fa2d6c6adaf87be093.json b/wikipedia-analysis-#229lixin/cache/e8ef77d9e53ca2fa2d6c6adaf87be093.json new file mode 100644 index 0000000..7ee0334 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8ef77d9e53ca2fa2d6c6adaf87be093.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:34.860684", + "response": { + "continue": { + "rvcontinue": "20090909104723|44655349", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4078458, + "ns": 0, + "title": "Controverse sur la vaccination", + "revisions": [ + { + "timestamp": "2009-09-09T10:43:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e8f429b7452e41d4ac34749493f0d70f.json b/wikipedia-analysis-#229lixin/cache/e8f429b7452e41d4ac34749493f0d70f.json new file mode 100644 index 0000000..6a848b9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e8f429b7452e41d4ac34749493f0d70f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:59.744362", + "response": { + "continue": { + "rvcontinue": "20250614095722|12052433", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 413358, + "ns": 0, + "title": "Valgfusk", + "revisions": [ + { + "timestamp": "2025-06-27T08:07:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e914a9f860c47d913f1a4adb3e249e13.json b/wikipedia-analysis-#229lixin/cache/e914a9f860c47d913f1a4adb3e249e13.json new file mode 100644 index 0000000..6a91403 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e914a9f860c47d913f1a4adb3e249e13.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:55.837693", + "response": { + "continue": { + "rvcontinue": "20040402082628|1168", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1806, + "ns": 0, + "title": "Демократія", + "revisions": [ + { + "timestamp": "2004-04-02T08:23:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e92fd5d7d375e5cff8dabe1694607d8a.json b/wikipedia-analysis-#229lixin/cache/e92fd5d7d375e5cff8dabe1694607d8a.json new file mode 100644 index 0000000..b7616ee --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e92fd5d7d375e5cff8dabe1694607d8a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:51.782888", + "response": { + "continue": { + "rvcontinue": "20240919234540|335235", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17450, + "ns": 0, + "title": "توکمپالنه", + "revisions": [ + { + "timestamp": "2025-09-17T22:51:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9511ab7345922fc1628a022d0b4629f.json b/wikipedia-analysis-#229lixin/cache/e9511ab7345922fc1628a022d0b4629f.json new file mode 100644 index 0000000..a376b0c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9511ab7345922fc1628a022d0b4629f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:00.009814", + "response": { + "continue": { + "rvcontinue": "20250930191858|58190092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34651, + "ns": 0, + "title": "Dödsstraff", + "revisions": [ + { + "timestamp": "2026-01-21T11:32:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9967fc1c6ca7a4e6486b0ae2042cca7.json b/wikipedia-analysis-#229lixin/cache/e9967fc1c6ca7a4e6486b0ae2042cca7.json new file mode 100644 index 0000000..1b53203 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9967fc1c6ca7a4e6486b0ae2042cca7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:59.431800", + "response": { + "continue": { + "rvcontinue": "20030703164046|71412", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21284, + "ns": 0, + "title": "Terrorisme", + "revisions": [ + { + "timestamp": "2003-07-03T16:27:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9a01eddc949951ba73a9b6c2523f015.json b/wikipedia-analysis-#229lixin/cache/e9a01eddc949951ba73a9b6c2523f015.json new file mode 100644 index 0000000..43f0566 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9a01eddc949951ba73a9b6c2523f015.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:45.609663", + "response": { + "continue": { + "rvcontinue": "20050923190733|388816", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 76923, + "ns": 0, + "title": "Flygtning", + "revisions": [ + { + "timestamp": "2005-09-23T17:45:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9a16dff8ebb204493b6a70ede11da68.json b/wikipedia-analysis-#229lixin/cache/e9a16dff8ebb204493b6a70ede11da68.json new file mode 100644 index 0000000..a896067 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9a16dff8ebb204493b6a70ede11da68.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:09.743045", + "response": { + "continue": { + "rvcontinue": "20050202102519|646998", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73017, + "ns": 0, + "title": "投票", + "revisions": [ + { + "timestamp": "2005-02-01T16:52:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9bc0eff857aa71669fabdbffea7b9d8.json b/wikipedia-analysis-#229lixin/cache/e9bc0eff857aa71669fabdbffea7b9d8.json new file mode 100644 index 0000000..4e7ac29 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9bc0eff857aa71669fabdbffea7b9d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:08.485723", + "response": { + "continue": { + "rvcontinue": "20050221091359|437407", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78635, + "ns": 0, + "title": "選舉", + "revisions": [ + { + "timestamp": "2005-02-21T09:03:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9ebc267ecdc6a0afbc5493c8f259419.json b/wikipedia-analysis-#229lixin/cache/e9ebc267ecdc6a0afbc5493c8f259419.json new file mode 100644 index 0000000..a649d63 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9ebc267ecdc6a0afbc5493c8f259419.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:14.214650", + "response": { + "continue": { + "rvcontinue": "20260111182448|263251393", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 104716, + "ns": 0, + "title": "Kinderarbeit", + "revisions": [ + { + "timestamp": "2026-01-13T15:57:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/e9fbfff141ce2dca4c022047e47bd50b.json b/wikipedia-analysis-#229lixin/cache/e9fbfff141ce2dca4c022047e47bd50b.json new file mode 100644 index 0000000..8c9e6ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/e9fbfff141ce2dca4c022047e47bd50b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:13.731947", + "response": { + "continue": { + "rvcontinue": "20080802183447|1739585", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 339186, + "ns": 0, + "title": "Пандемія", + "revisions": [ + { + "timestamp": "2008-08-02T18:32:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea0eede3258e4885a89d3b8e80dc15a5.json b/wikipedia-analysis-#229lixin/cache/ea0eede3258e4885a89d3b8e80dc15a5.json new file mode 100644 index 0000000..d0e14bd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea0eede3258e4885a89d3b8e80dc15a5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:51.942446", + "response": { + "continue": { + "rvcontinue": "20241208183056|12005611", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1327488, + "ns": 0, + "title": "ความเท่าเทียมทางเพศ", + "revisions": [ + { + "timestamp": "2024-12-15T02:17:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea12b9766b854b63a57652a8421a94c0.json b/wikipedia-analysis-#229lixin/cache/ea12b9766b854b63a57652a8421a94c0.json new file mode 100644 index 0000000..5c34929 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea12b9766b854b63a57652a8421a94c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:06.304526", + "response": { + "continue": { + "rvcontinue": "20011130171610|247974", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8900, + "ns": 0, + "title": "Discrimination", + "revisions": [ + { + "timestamp": "2001-11-30T17:15:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea16dbb883214ff55f87f31afff8788d.json b/wikipedia-analysis-#229lixin/cache/ea16dbb883214ff55f87f31afff8788d.json new file mode 100644 index 0000000..560fad0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea16dbb883214ff55f87f31afff8788d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:53.663413", + "response": { + "continue": { + "rvcontinue": "20250213195956|44615754", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78233, + "ns": 0, + "title": "Торгівля людьми", + "revisions": [ + { + "timestamp": "2025-03-24T20:18:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea40b38ae6465ba242c42db09cbd44fd.json b/wikipedia-analysis-#229lixin/cache/ea40b38ae6465ba242c42db09cbd44fd.json new file mode 100644 index 0000000..9dc03b4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea40b38ae6465ba242c42db09cbd44fd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:27.147807", + "response": { + "continue": { + "rvcontinue": "20221228201959|199667", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 40413, + "ns": 0, + "title": "Wariya", + "revisions": [ + { + "timestamp": "2022-12-28T20:07:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea4398086a964cad9ebf44fc4174d9ae.json b/wikipedia-analysis-#229lixin/cache/ea4398086a964cad9ebf44fc4174d9ae.json new file mode 100644 index 0000000..e883a7a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea4398086a964cad9ebf44fc4174d9ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:19.347895", + "response": { + "continue": { + "rvcontinue": "20251210105419|1326704162", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1742315, + "ns": 0, + "title": "Vaccine hesitancy", + "revisions": [ + { + "timestamp": "2025-12-10T14:57:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea4c9f966a1cb1e4aa5c241277d75690.json b/wikipedia-analysis-#229lixin/cache/ea4c9f966a1cb1e4aa5c241277d75690.json new file mode 100644 index 0000000..a559fcd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea4c9f966a1cb1e4aa5c241277d75690.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:31.104449", + "response": { + "continue": { + "rvcontinue": "20050419070222|157073", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39297, + "ns": 0, + "title": "Наводнение", + "revisions": [ + { + "timestamp": "2005-04-19T06:54:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea5cdf0ab231f8247712915ba45519a1.json b/wikipedia-analysis-#229lixin/cache/ea5cdf0ab231f8247712915ba45519a1.json new file mode 100644 index 0000000..da23e82 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea5cdf0ab231f8247712915ba45519a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:58.475903", + "response": { + "continue": { + "rvcontinue": "20241211072026|40130108", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 25864, + "ns": 0, + "title": "נדידת עמים", + "revisions": [ + { + "timestamp": "2025-09-16T05:26:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea6d5b9a57a7249f5a3bcb5fa9509319.json b/wikipedia-analysis-#229lixin/cache/ea6d5b9a57a7249f5a3bcb5fa9509319.json new file mode 100644 index 0000000..f161910 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea6d5b9a57a7249f5a3bcb5fa9509319.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:27.910093", + "response": { + "continue": { + "rvcontinue": "20220622070608|24615059", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4323619, + "ns": 0, + "title": "Избегличка криза", + "revisions": [ + { + "timestamp": "2022-06-22T06:57:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea7510dcaf6b6d1964257beeaf52dfa0.json b/wikipedia-analysis-#229lixin/cache/ea7510dcaf6b6d1964257beeaf52dfa0.json new file mode 100644 index 0000000..d89eab9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea7510dcaf6b6d1964257beeaf52dfa0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:06.482461", + "response": { + "continue": { + "rvcontinue": "20121021201039|138314", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 17010, + "ns": 0, + "title": "رېږدله", + "revisions": [ + { + "timestamp": "2012-10-21T20:10:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea77e48391dcf3390ee4fa0ba482bccb.json b/wikipedia-analysis-#229lixin/cache/ea77e48391dcf3390ee4fa0ba482bccb.json new file mode 100644 index 0000000..4f7407c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea77e48391dcf3390ee4fa0ba482bccb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:30.314457", + "response": { + "continue": { + "rvcontinue": "20031129023736|105878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30370, + "ns": 0, + "title": "拷問", + "revisions": [ + { + "timestamp": "2003-11-29T02:33:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea89b2f2d5a56e4ce18207d1eb4a5902.json b/wikipedia-analysis-#229lixin/cache/ea89b2f2d5a56e4ce18207d1eb4a5902.json new file mode 100644 index 0000000..43b7e81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea89b2f2d5a56e4ce18207d1eb4a5902.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:44.636443", + "response": { + "continue": { + "rvcontinue": "20190826193048|22102311", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4055991, + "ns": 0, + "title": "Особа без држављанства", + "revisions": [ + { + "timestamp": "2019-08-26T19:05:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ea9e33df27cfa2ed082a51918df8a183.json b/wikipedia-analysis-#229lixin/cache/ea9e33df27cfa2ed082a51918df8a183.json new file mode 100644 index 0000000..85fcedb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ea9e33df27cfa2ed082a51918df8a183.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:39.008520", + "response": { + "continue": { + "rvcontinue": "20060510072219|180081", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16515, + "ns": 0, + "title": "نسل‌کشی", + "revisions": [ + { + "timestamp": "2005-11-25T14:29:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eaa085f3dfbd39ed695d38ad509481fc.json b/wikipedia-analysis-#229lixin/cache/eaa085f3dfbd39ed695d38ad509481fc.json new file mode 100644 index 0000000..98928e0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eaa085f3dfbd39ed695d38ad509481fc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:17.521996", + "response": { + "continue": { + "rvcontinue": "20161206025754|2428937", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 529414, + "ns": 0, + "title": "দারিদ্র্য", + "revisions": [ + { + "timestamp": "2016-12-06T02:53:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eaa09b798f2503d9a398902963f6ab7c.json b/wikipedia-analysis-#229lixin/cache/eaa09b798f2503d9a398902963f6ab7c.json new file mode 100644 index 0000000..25f96e2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eaa09b798f2503d9a398902963f6ab7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:37.329114", + "response": { + "continue": { + "rvcontinue": "20041030122407|36819", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8606, + "ns": 0, + "title": "Rasszizmus", + "revisions": [ + { + "timestamp": "2004-10-30T11:07:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eab6ece55faf39d4d53c7d79491d54ae.json b/wikipedia-analysis-#229lixin/cache/eab6ece55faf39d4d53c7d79491d54ae.json new file mode 100644 index 0000000..450cf0d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eab6ece55faf39d4d53c7d79491d54ae.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:52.662857", + "response": { + "continue": { + "rvcontinue": "20040225160707|26866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2804689, + "ns": 0, + "title": "Terremoto", + "revisions": [ + { + "timestamp": "2004-02-25T15:25:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eac2c6afac3e616d4edfc830813da736.json b/wikipedia-analysis-#229lixin/cache/eac2c6afac3e616d4edfc830813da736.json new file mode 100644 index 0000000..f7036ed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eac2c6afac3e616d4edfc830813da736.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:22.548979", + "response": { + "continue": { + "rvcontinue": "20251107165739|70130065", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8847, + "ns": 0, + "title": "Overstroming", + "revisions": [ + { + "timestamp": "2025-11-14T18:53:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ead4799f9e491a6c1075b07ae9ebd0f2.json b/wikipedia-analysis-#229lixin/cache/ead4799f9e491a6c1075b07ae9ebd0f2.json new file mode 100644 index 0000000..3888948 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ead4799f9e491a6c1075b07ae9ebd0f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:32.384358", + "response": { + "continue": { + "rvcontinue": "20060421185610|328311", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1037054, + "ns": 0, + "title": "İnsan göçü", + "revisions": [ + { + "timestamp": "2005-11-13T00:37:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eae271adf4cc495c45961a851526f9de.json b/wikipedia-analysis-#229lixin/cache/eae271adf4cc495c45961a851526f9de.json new file mode 100644 index 0000000..9f10871 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eae271adf4cc495c45961a851526f9de.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:26.389523", + "response": { + "continue": { + "rvcontinue": "20220911090034|11523223", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 279651, + "ns": 0, + "title": "Ваксина", + "revisions": [ + { + "timestamp": "2022-09-11T09:01:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eae7a95d6975afd051652c10c88e6de0.json b/wikipedia-analysis-#229lixin/cache/eae7a95d6975afd051652c10c88e6de0.json new file mode 100644 index 0000000..11e82d8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eae7a95d6975afd051652c10c88e6de0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:14.834284", + "response": { + "continue": { + "rvcontinue": "20220617112548|34918013", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6034423, + "ns": 0, + "title": "کنترل مرزی", + "revisions": [ + { + "timestamp": "2024-04-06T19:14:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eaedd0e3f6ba18bfcd6c6d481f1a6821.json b/wikipedia-analysis-#229lixin/cache/eaedd0e3f6ba18bfcd6c6d481f1a6821.json new file mode 100644 index 0000000..7081c22 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eaedd0e3f6ba18bfcd6c6d481f1a6821.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:44.480245", + "response": { + "continue": { + "rvcontinue": "20100729201712|321420", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56278, + "ns": 0, + "title": "سیلاب", + "revisions": [ + { + "timestamp": "2010-07-29T20:07:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eafab417f626d8c75993b6bedb455480.json b/wikipedia-analysis-#229lixin/cache/eafab417f626d8c75993b6bedb455480.json new file mode 100644 index 0000000..c290593 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eafab417f626d8c75993b6bedb455480.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:22.434203", + "response": { + "continue": { + "rvcontinue": "20070828064539|1296579", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 235150, + "ns": 0, + "title": "Organizația Mondială a Sănătății", + "revisions": [ + { + "timestamp": "2007-08-28T06:45:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb0944192dfc9e3159e14d0e8c72381c.json b/wikipedia-analysis-#229lixin/cache/eb0944192dfc9e3159e14d0e8c72381c.json new file mode 100644 index 0000000..f8f5517 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb0944192dfc9e3159e14d0e8c72381c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:38.366192", + "response": { + "continue": { + "rvcontinue": "20100322175442|3793084", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 647934, + "ns": 0, + "title": "Libertatea presei", + "revisions": [ + { + "timestamp": "2010-03-22T17:51:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb37212b2b9b70e01555999c23df0833.json b/wikipedia-analysis-#229lixin/cache/eb37212b2b9b70e01555999c23df0833.json new file mode 100644 index 0000000..42e9232 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb37212b2b9b70e01555999c23df0833.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:14.975938", + "response": { + "continue": { + "rvcontinue": "20250923120931|106574743", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52358, + "ns": 0, + "title": "洪水", + "revisions": [ + { + "timestamp": "2025-11-02T22:52:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb385653796eb596350bead1c966728e.json b/wikipedia-analysis-#229lixin/cache/eb385653796eb596350bead1c966728e.json new file mode 100644 index 0000000..aeedb4e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb385653796eb596350bead1c966728e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:25.357566", + "response": { + "continue": { + "rvcontinue": "20240107051453|72425914", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5589516, + "ns": 0, + "title": "Wybory prezydenckie w Stanach Zjednoczonych w 2024 roku", + "revisions": [ + { + "timestamp": "2024-01-07T05:10:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb396b8a361dc408a353f91b18d6edf3.json b/wikipedia-analysis-#229lixin/cache/eb396b8a361dc408a353f91b18d6edf3.json new file mode 100644 index 0000000..599dd95 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb396b8a361dc408a353f91b18d6edf3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:42.207704", + "response": { + "continue": { + "rvcontinue": "20141126045722|430117", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 71455, + "ns": 0, + "title": "औलो", + "revisions": [ + { + "timestamp": "2014-11-26T04:54:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb56b27033eb542e993bcc242c3cb255.json b/wikipedia-analysis-#229lixin/cache/eb56b27033eb542e993bcc242c3cb255.json new file mode 100644 index 0000000..941cb9f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb56b27033eb542e993bcc242c3cb255.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:27.450313", + "response": { + "continue": { + "rvcontinue": "20260115085207|148928269", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2495541, + "ns": 0, + "title": "Censura", + "revisions": [ + { + "timestamp": "2026-01-15T08:52:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb6a6b9ff687f30bcb5b4906baaae833.json b/wikipedia-analysis-#229lixin/cache/eb6a6b9ff687f30bcb5b4906baaae833.json new file mode 100644 index 0000000..9dbf39d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb6a6b9ff687f30bcb5b4906baaae833.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:09.384965", + "response": { + "continue": { + "rvcontinue": "20050616140252|221202", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 52860, + "ns": 0, + "title": "Дискриминация", + "revisions": [ + { + "timestamp": "2005-05-10T11:58:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb70033b127cbda4c01779ba042adf5e.json b/wikipedia-analysis-#229lixin/cache/eb70033b127cbda4c01779ba042adf5e.json new file mode 100644 index 0000000..bd41085 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb70033b127cbda4c01779ba042adf5e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:52.065995", + "response": { + "continue": { + "rvcontinue": "20240723080815|691682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 84157, + "ns": 0, + "title": "කොවිඩ්-19 ව්‍යාප්ත වසංගතය", + "revisions": [ + { + "timestamp": "2024-07-23T08:14:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb7cceb4fb83a51c6bedfebd8a0f32a2.json b/wikipedia-analysis-#229lixin/cache/eb7cceb4fb83a51c6bedfebd8a0f32a2.json new file mode 100644 index 0000000..c0ee077 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb7cceb4fb83a51c6bedfebd8a0f32a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:13.620263", + "response": { + "continue": { + "rvcontinue": "20040706220437|370267", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 70242, + "ns": 0, + "title": "Vluchteling", + "revisions": [ + { + "timestamp": "2004-07-04T20:47:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb8606e530e1b240e15dacfc6233818e.json b/wikipedia-analysis-#229lixin/cache/eb8606e530e1b240e15dacfc6233818e.json new file mode 100644 index 0000000..a7600f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb8606e530e1b240e15dacfc6233818e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:36.471601", + "response": { + "continue": { + "rvcontinue": "20250716205347|69614866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22432, + "ns": 0, + "title": "Marteling", + "revisions": [ + { + "timestamp": "2026-01-09T22:27:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eb891d858e14a38b1b18d0d5cd4fc36c.json b/wikipedia-analysis-#229lixin/cache/eb891d858e14a38b1b18d0d5cd4fc36c.json new file mode 100644 index 0000000..6512eb9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eb891d858e14a38b1b18d0d5cd4fc36c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:29.344742", + "response": { + "continue": { + "rvcontinue": "20250922233424|30426751", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4323619, + "ns": 0, + "title": "Избегличка криза", + "revisions": [ + { + "timestamp": "2025-11-20T02:53:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ebbc0585fcaad1398bc3f26778f5bc03.json b/wikipedia-analysis-#229lixin/cache/ebbc0585fcaad1398bc3f26778f5bc03.json new file mode 100644 index 0000000..280fc96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ebbc0585fcaad1398bc3f26778f5bc03.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:23.521954", + "response": { + "continue": { + "rvcontinue": "20030108233731|26557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10021, + "ns": 0, + "title": "Prawa człowieka", + "revisions": [ + { + "timestamp": "2003-01-08T23:16:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ebe1f31536c192295d91aa4895d530a9.json b/wikipedia-analysis-#229lixin/cache/ebe1f31536c192295d91aa4895d530a9.json new file mode 100644 index 0000000..cb2ffd4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ebe1f31536c192295d91aa4895d530a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:42.740634", + "response": { + "continue": { + "rvcontinue": "20030610050822|4052", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1348, + "ns": 0, + "title": "世界卫生组织", + "revisions": [ + { + "timestamp": "2003-06-10T04:21:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ebe270d8042928fb687d60461d5bf625.json b/wikipedia-analysis-#229lixin/cache/ebe270d8042928fb687d60461d5bf625.json new file mode 100644 index 0000000..08dd6ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ebe270d8042928fb687d60461d5bf625.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:37.016090", + "response": { + "continue": { + "rvcontinue": "20100831141723|749665", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215298, + "ns": 0, + "title": "विश्वमारी", + "revisions": [ + { + "timestamp": "2010-08-27T12:56:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ebeca5ad8287700ac18d6a80e279ba28.json b/wikipedia-analysis-#229lixin/cache/ebeca5ad8287700ac18d6a80e279ba28.json new file mode 100644 index 0000000..d8c9ec0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ebeca5ad8287700ac18d6a80e279ba28.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:43.492124", + "response": { + "continue": { + "rvcontinue": "20200124173611|55524170", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5312604, + "ns": 0, + "title": "Coronapandemie", + "revisions": [ + { + "timestamp": "2020-01-24T17:35:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ec0c19148e2bd3b2f58a9525959a67bc.json b/wikipedia-analysis-#229lixin/cache/ec0c19148e2bd3b2f58a9525959a67bc.json new file mode 100644 index 0000000..730e9f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ec0c19148e2bd3b2f58a9525959a67bc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:52.276581", + "response": { + "continue": { + "rvcontinue": "20240114122023|38644842", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 294874, + "ns": 0, + "title": "مهاجرت انسان", + "revisions": [ + { + "timestamp": "2025-09-05T17:35:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ec0e6422ad05c1f2cd8f6e9850c37668.json b/wikipedia-analysis-#229lixin/cache/ec0e6422ad05c1f2cd8f6e9850c37668.json new file mode 100644 index 0000000..93d0717 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ec0e6422ad05c1f2cd8f6e9850c37668.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:01.231717", + "response": { + "continue": { + "rvcontinue": "20020405001307|405260", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47702, + "ns": 0, + "title": "Torture", + "revisions": [ + { + "timestamp": "2002-04-05T00:09:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ec1d713f2a73b4c23425c9f8b8edbe00.json b/wikipedia-analysis-#229lixin/cache/ec1d713f2a73b4c23425c9f8b8edbe00.json new file mode 100644 index 0000000..9b726ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ec1d713f2a73b4c23425c9f8b8edbe00.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:47.887079", + "response": { + "continue": { + "rvcontinue": "20041226121335|101583", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28674, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2004-12-26T09:27:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ec38d3cb0caa084d67bce2a72f5423b1.json b/wikipedia-analysis-#229lixin/cache/ec38d3cb0caa084d67bce2a72f5423b1.json new file mode 100644 index 0000000..4754a91 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ec38d3cb0caa084d67bce2a72f5423b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:56.164176", + "response": { + "continue": { + "rvcontinue": "20041005060252|45871", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13497, + "ns": 0, + "title": "Расизм", + "revisions": [ + { + "timestamp": "2004-10-05T06:02:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ec4182fee2adc33f550f71e178fde7f7.json b/wikipedia-analysis-#229lixin/cache/ec4182fee2adc33f550f71e178fde7f7.json new file mode 100644 index 0000000..c100d92 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ec4182fee2adc33f550f71e178fde7f7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:10.483065", + "response": { + "continue": { + "rvcontinue": "20040712130158|9621", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 402706, + "ns": 0, + "title": "Tuberkulóza", + "revisions": [ + { + "timestamp": "2004-04-17T09:18:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ecc3a696f35048077acdada0460d8182.json b/wikipedia-analysis-#229lixin/cache/ecc3a696f35048077acdada0460d8182.json new file mode 100644 index 0000000..eabfc02 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ecc3a696f35048077acdada0460d8182.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:16.096851", + "response": { + "continue": { + "rvcontinue": "20250821103517|146353113", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 387963, + "ns": 0, + "title": "Broglio elettorale", + "revisions": [ + { + "timestamp": "2025-08-21T10:36:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ecd8c0330253c9b69ff1c654074aeeca.json b/wikipedia-analysis-#229lixin/cache/ecd8c0330253c9b69ff1c654074aeeca.json new file mode 100644 index 0000000..03c3a4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ecd8c0330253c9b69ff1c654074aeeca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:50.354990", + "response": { + "continue": { + "rvcontinue": "20240810223718|68412388", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 61865, + "ns": 0, + "title": "Malária", + "revisions": [ + { + "timestamp": "2024-08-16T06:46:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ece99b7f5bb18861a81a658215103c0f.json b/wikipedia-analysis-#229lixin/cache/ece99b7f5bb18861a81a658215103c0f.json new file mode 100644 index 0000000..dfa67b3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ece99b7f5bb18861a81a658215103c0f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:48.166185", + "response": { + "continue": { + "rvcontinue": "20030908125837|277240", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56830, + "ns": 0, + "title": "Asylbewerber", + "revisions": [ + { + "timestamp": "2003-09-08T12:41:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ecf775dfbdfff9d2588862f0c22cc85a.json b/wikipedia-analysis-#229lixin/cache/ecf775dfbdfff9d2588862f0c22cc85a.json new file mode 100644 index 0000000..9c20aa6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ecf775dfbdfff9d2588862f0c22cc85a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:43.540184", + "response": { + "continue": { + "rvcontinue": "20041223135551|1277690", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1842500, + "ns": 0, + "title": "貧困", + "revisions": [ + { + "timestamp": "2004-12-23T09:52:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ecfc68511ab0f4970a5be987ee6517b3.json b/wikipedia-analysis-#229lixin/cache/ecfc68511ab0f4970a5be987ee6517b3.json new file mode 100644 index 0000000..6a1d2cb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ecfc68511ab0f4970a5be987ee6517b3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:58.838878", + "response": { + "continue": { + "rvcontinue": "20230727080610|286387", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6071, + "ns": 0, + "title": "Ƴan gudun hijira", + "revisions": [ + { + "timestamp": "2024-07-26T20:01:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ed47c5fb2398e25115dd16576b806ee7.json b/wikipedia-analysis-#229lixin/cache/ed47c5fb2398e25115dd16576b806ee7.json new file mode 100644 index 0000000..a104f23 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ed47c5fb2398e25115dd16576b806ee7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:25.218228", + "response": { + "continue": { + "rvcontinue": "20210429185151|10751716", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 404563, + "ns": 0, + "title": "Internt fordreven person", + "revisions": [ + { + "timestamp": "2021-12-27T19:47:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ed5642d3137c4bb07f09d2addf4df431.json b/wikipedia-analysis-#229lixin/cache/ed5642d3137c4bb07f09d2addf4df431.json new file mode 100644 index 0000000..b9be8f7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ed5642d3137c4bb07f09d2addf4df431.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:51.858589", + "response": { + "continue": { + "rvcontinue": "20100401212944|3088605", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 294874, + "ns": 0, + "title": "مهاجرت انسان", + "revisions": [ + { + "timestamp": "2008-12-15T00:34:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ed89dd5a932ce61b4ddf83a21a7a2048.json b/wikipedia-analysis-#229lixin/cache/ed89dd5a932ce61b4ddf83a21a7a2048.json new file mode 100644 index 0000000..abc6795 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ed89dd5a932ce61b4ddf83a21a7a2048.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:00.183782", + "response": { + "continue": { + "rvcontinue": "20250508170843|6411840", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2706, + "ns": 0, + "title": "विश्व स्वास्थ्य संगठन", + "revisions": [ + { + "timestamp": "2025-05-08T17:26:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/edbeb17e0c98028d0843baf6b81c1ddc.json b/wikipedia-analysis-#229lixin/cache/edbeb17e0c98028d0843baf6b81c1ddc.json new file mode 100644 index 0000000..ca1d85d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/edbeb17e0c98028d0843baf6b81c1ddc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:31.742148", + "response": { + "continue": { + "rvcontinue": "20251020104122|12612227", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1021166, + "ns": 0, + "title": "การโกงเลือกตั้ง", + "revisions": [ + { + "timestamp": "2025-10-20T10:42:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/edbf6a4cd4886fd669c48041a1fcf762.json b/wikipedia-analysis-#229lixin/cache/edbf6a4cd4886fd669c48041a1fcf762.json new file mode 100644 index 0000000..0223432 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/edbf6a4cd4886fd669c48041a1fcf762.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:50.219693", + "response": { + "continue": { + "rvcontinue": "20240911082344|140105468", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1599984, + "ns": 0, + "title": "Внутренне перемещённые лица", + "revisions": [ + { + "timestamp": "2025-07-16T10:41:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/edd52fb57894834a5face2a3f6495cd7.json b/wikipedia-analysis-#229lixin/cache/edd52fb57894834a5face2a3f6495cd7.json new file mode 100644 index 0000000..c89d659 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/edd52fb57894834a5face2a3f6495cd7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:48.453167", + "response": { + "continue": { + "rvcontinue": "20130927004444|5149125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 572496, + "ns": 0, + "title": "ความไร้สัญชาติ", + "revisions": [ + { + "timestamp": "2013-09-27T00:40:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/edd8646ab59d126fd8e034ee3c0b27d8.json b/wikipedia-analysis-#229lixin/cache/edd8646ab59d126fd8e034ee3c0b27d8.json new file mode 100644 index 0000000..74cb72b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/edd8646ab59d126fd8e034ee3c0b27d8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:07.716594", + "response": { + "continue": { + "rvcontinue": "20251118095337|107278778", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7066, + "ns": 0, + "title": "世界保健機関", + "revisions": [ + { + "timestamp": "2026-01-23T01:43:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ede12a292900589434d38e0be0858a54.json b/wikipedia-analysis-#229lixin/cache/ede12a292900589434d38e0be0858a54.json new file mode 100644 index 0000000..c59a7ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ede12a292900589434d38e0be0858a54.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:06.029314", + "response": { + "continue": { + "rvcontinue": "20260112230842|36639021", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2859060, + "ns": 0, + "title": "Aşı karşıtlığı", + "revisions": [ + { + "timestamp": "2026-01-12T23:11:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ede743e953be7e15d8606b1f65c679cf.json b/wikipedia-analysis-#229lixin/cache/ede743e953be7e15d8606b1f65c679cf.json new file mode 100644 index 0000000..0ea1d62 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ede743e953be7e15d8606b1f65c679cf.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:33.297696", + "response": { + "continue": { + "rvcontinue": "20071011060033|10329", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3335, + "ns": 0, + "title": "ගෝලීය තාපනය", + "revisions": [ + { + "timestamp": "2007-10-11T05:21:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/edeff4700900bb57dee66e2e600faf20.json b/wikipedia-analysis-#229lixin/cache/edeff4700900bb57dee66e2e600faf20.json new file mode 100644 index 0000000..7cb2737 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/edeff4700900bb57dee66e2e600faf20.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:29.074871", + "response": { + "continue": { + "rvcontinue": "20050129070606|402736", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 103160, + "ns": 0, + "title": "Valfusk", + "revisions": [ + { + "timestamp": "2005-01-07T23:40:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee18c4c92f7a1a4fc13aec12f1409bc4.json b/wikipedia-analysis-#229lixin/cache/ee18c4c92f7a1a4fc13aec12f1409bc4.json new file mode 100644 index 0000000..510bceb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee18c4c92f7a1a4fc13aec12f1409bc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:03.965017", + "response": { + "continue": { + "rvcontinue": "20030221144944|54540", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 300071, + "ns": 0, + "title": "Orkan", + "revisions": [ + { + "timestamp": "2003-02-17T15:38:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee33496f838bec887c20fe10348f6f5f.json b/wikipedia-analysis-#229lixin/cache/ee33496f838bec887c20fe10348f6f5f.json new file mode 100644 index 0000000..48139f9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee33496f838bec887c20fe10348f6f5f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:32.803361", + "response": { + "continue": { + "rvcontinue": "20251031021732|71116092", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7062026, + "ns": 0, + "title": "Sismos da Turquia e Síria de 2023", + "revisions": [ + { + "timestamp": "2025-11-17T18:07:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee3796d1ce864d6db209f8e07dc78e93.json b/wikipedia-analysis-#229lixin/cache/ee3796d1ce864d6db209f8e07dc78e93.json new file mode 100644 index 0000000..5ae938c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee3796d1ce864d6db209f8e07dc78e93.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:04.451468", + "response": { + "continue": { + "rvcontinue": "20250807171009|8382704", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 758180, + "ns": 0, + "title": "মানব পাচার", + "revisions": [ + { + "timestamp": "2025-10-14T12:54:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee6981ece7d1c4db6da1a6e05bfa49be.json b/wikipedia-analysis-#229lixin/cache/ee6981ece7d1c4db6da1a6e05bfa49be.json new file mode 100644 index 0000000..f30a8c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee6981ece7d1c4db6da1a6e05bfa49be.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:45.860683", + "response": { + "continue": { + "rvcontinue": "20170105180516|161326034", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9723878, + "ns": 0, + "title": "Migration", + "revisions": [ + { + "timestamp": "2017-01-05T18:04:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee6b5965e0cb0097f54824af1644fd9e.json b/wikipedia-analysis-#229lixin/cache/ee6b5965e0cb0097f54824af1644fd9e.json new file mode 100644 index 0000000..bf843a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee6b5965e0cb0097f54824af1644fd9e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:43.821252", + "response": { + "continue": { + "rvcontinue": "20050201183839|226413", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47364, + "ns": 0, + "title": "חיסון", + "revisions": [ + { + "timestamp": "2005-02-01T17:30:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee7207b5ee2ff02200892e1f0433d560.json b/wikipedia-analysis-#229lixin/cache/ee7207b5ee2ff02200892e1f0433d560.json new file mode 100644 index 0000000..66ac7ea --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee7207b5ee2ff02200892e1f0433d560.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:24.416230", + "response": { + "continue": { + "rvcontinue": "20141211141501|13283358", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 454084, + "ns": 0, + "title": "평화 유지 활동", + "revisions": [ + { + "timestamp": "2010-02-27T05:30:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee7d0255895934fa8a3ee4419a08ec79.json b/wikipedia-analysis-#229lixin/cache/ee7d0255895934fa8a3ee4419a08ec79.json new file mode 100644 index 0000000..d083ec0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee7d0255895934fa8a3ee4419a08ec79.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:39.207438", + "response": { + "continue": { + "rvcontinue": "20260101153406|28664101", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143123, + "ns": 0, + "title": "Szegénység", + "revisions": [ + { + "timestamp": "2026-01-02T00:23:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ee9327269f49275744a71ebfceb35b79.json b/wikipedia-analysis-#229lixin/cache/ee9327269f49275744a71ebfceb35b79.json new file mode 100644 index 0000000..8365587 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ee9327269f49275744a71ebfceb35b79.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:43.691804", + "response": { + "continue": { + "rvcontinue": "20250808093020|35781601", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135759, + "ns": 0, + "title": "İklim değişikliği", + "revisions": [ + { + "timestamp": "2025-11-01T18:50:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eea27955665e7a32ddd17c7018c2bc01.json b/wikipedia-analysis-#229lixin/cache/eea27955665e7a32ddd17c7018c2bc01.json new file mode 100644 index 0000000..22f2203 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eea27955665e7a32ddd17c7018c2bc01.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:17.922066", + "response": { + "continue": { + "rvcontinue": "20100801064124|716602", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 213356, + "ns": 0, + "title": "अभिव्यक्ति की स्वतंत्रता", + "revisions": [ + { + "timestamp": "2010-08-01T06:40:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eea77d894d2881abf4689ebc3b4e2af1.json b/wikipedia-analysis-#229lixin/cache/eea77d894d2881abf4689ebc3b4e2af1.json new file mode 100644 index 0000000..7b75846 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eea77d894d2881abf4689ebc3b4e2af1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:52.478828", + "response": { + "continue": { + "rvcontinue": "20241228094251|56588767", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15883, + "ns": 0, + "title": "Aids", + "revisions": [ + { + "timestamp": "2025-03-01T19:31:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eeadc4a9226fb5d5f1c342dfeaef901f.json b/wikipedia-analysis-#229lixin/cache/eeadc4a9226fb5d5f1c342dfeaef901f.json new file mode 100644 index 0000000..02b2180 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eeadc4a9226fb5d5f1c342dfeaef901f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:18.129008", + "response": { + "continue": { + "rvcontinue": "20250823003354|12668768", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 741190, + "ns": 0, + "title": "Пандемия от COVID-19", + "revisions": [ + { + "timestamp": "2026-01-06T04:09:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eeb5cff3f1483b90d7e66a73da299636.json b/wikipedia-analysis-#229lixin/cache/eeb5cff3f1483b90d7e66a73da299636.json new file mode 100644 index 0000000..3095ea1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eeb5cff3f1483b90d7e66a73da299636.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:09.342908", + "response": { + "continue": { + "rvcontinue": "20251121201316|78107591", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 518230, + "ns": 0, + "title": "Zbrodnia wojenna", + "revisions": [ + { + "timestamp": "2025-11-21T20:13:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eebacefcb4b865f6fb793ccd4cc7ecb1.json b/wikipedia-analysis-#229lixin/cache/eebacefcb4b865f6fb793ccd4cc7ecb1.json new file mode 100644 index 0000000..30daf87 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eebacefcb4b865f6fb793ccd4cc7ecb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:45:00.549777", + "response": { + "continue": { + "rvcontinue": "20240920115202|11769803", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 32592, + "ns": 0, + "title": "การเลือกตั้ง", + "revisions": [ + { + "timestamp": "2024-11-08T15:36:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eebcf33bfc2fa61c9aeef43efd97346d.json b/wikipedia-analysis-#229lixin/cache/eebcf33bfc2fa61c9aeef43efd97346d.json new file mode 100644 index 0000000..a66cb54 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eebcf33bfc2fa61c9aeef43efd97346d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:45.052299", + "response": { + "continue": { + "rvcontinue": "20230206153910|5306337", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1073083, + "ns": 0, + "title": "ترکیہ، شام کے زلزلے 2023ء", + "revisions": [ + { + "timestamp": "2023-02-06T15:28:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eee697571fb0c32f76a63121958af97f.json b/wikipedia-analysis-#229lixin/cache/eee697571fb0c32f76a63121958af97f.json new file mode 100644 index 0000000..d484274 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eee697571fb0c32f76a63121958af97f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:51:08.147577", + "response": { + "continue": { + "rvcontinue": "20181216111027|46014705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14364442, + "ns": 0, + "title": "Tranh cãi về vắc xin", + "revisions": [ + { + "timestamp": "2018-12-16T11:09:45Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef09d2e939436e5c05cafd240491241e.json b/wikipedia-analysis-#229lixin/cache/ef09d2e939436e5c05cafd240491241e.json new file mode 100644 index 0000000..ddbc9e6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef09d2e939436e5c05cafd240491241e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:23.513872", + "response": { + "continue": { + "rvcontinue": "20251024160652|230032407", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 88183, + "ns": 0, + "title": "Travail des enfants", + "revisions": [ + { + "timestamp": "2025-12-12T13:10:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef0d67df7ef14318d2a09c3ff7e873ff.json b/wikipedia-analysis-#229lixin/cache/ef0d67df7ef14318d2a09c3ff7e873ff.json new file mode 100644 index 0000000..4ac3775 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef0d67df7ef14318d2a09c3ff7e873ff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:04.245674", + "response": { + "continue": { + "rvcontinue": "20260121162241|151287465", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12485, + "ns": 0, + "title": "Война", + "revisions": [ + { + "timestamp": "2026-01-21T16:23:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef1f111dd8fa4f9f96e41b59e1c258ef.json b/wikipedia-analysis-#229lixin/cache/ef1f111dd8fa4f9f96e41b59e1c258ef.json new file mode 100644 index 0000000..88363ca --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef1f111dd8fa4f9f96e41b59e1c258ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:47.437295", + "response": { + "continue": { + "rvcontinue": "20211109001818|33545130", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5854398, + "ns": 0, + "title": "هوای غیرعادی", + "revisions": [ + { + "timestamp": "2021-11-09T00:15:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef2007baf5db5d75cb94504f37102aa8.json b/wikipedia-analysis-#229lixin/cache/ef2007baf5db5d75cb94504f37102aa8.json new file mode 100644 index 0000000..5995246 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef2007baf5db5d75cb94504f37102aa8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:47.320060", + "response": { + "continue": { + "rvcontinue": "20251118143658|74441276", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 407855, + "ns": 0, + "title": "Lụt", + "revisions": [ + { + "timestamp": "2025-11-18T15:00:53Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef2ba660d31b0efbf3d80dd9ad12a1ff.json b/wikipedia-analysis-#229lixin/cache/ef2ba660d31b0efbf3d80dd9ad12a1ff.json new file mode 100644 index 0000000..5b38a15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef2ba660d31b0efbf3d80dd9ad12a1ff.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:55.929798", + "response": { + "continue": { + "rvcontinue": "20240228175912|31792353", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2560096, + "ns": 0, + "title": "İnsani krizler", + "revisions": [ + { + "timestamp": "2026-01-24T12:42:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef423ff721b4fb2c568b1e9e23a069b6.json b/wikipedia-analysis-#229lixin/cache/ef423ff721b4fb2c568b1e9e23a069b6.json new file mode 100644 index 0000000..4e267f1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef423ff721b4fb2c568b1e9e23a069b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:55.700889", + "response": { + "continue": { + "rvcontinue": "20051128180054|148995", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37937, + "ns": 0, + "title": "Дискриминација", + "revisions": [ + { + "timestamp": "2005-11-28T17:41:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef6072020129a2c1666b2c4828232eef.json b/wikipedia-analysis-#229lixin/cache/ef6072020129a2c1666b2c4828232eef.json new file mode 100644 index 0000000..654a308 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef6072020129a2c1666b2c4828232eef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:44.249823", + "response": { + "continue": { + "rvcontinue": "20031119032046|24001", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7439, + "ns": 0, + "title": "恐怖主义", + "revisions": [ + { + "timestamp": "2003-11-18T17:22:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef6e6c8aa435b5a533fd3e2b85134829.json b/wikipedia-analysis-#229lixin/cache/ef6e6c8aa435b5a533fd3e2b85134829.json new file mode 100644 index 0000000..943a5b6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef6e6c8aa435b5a533fd3e2b85134829.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:38.004416", + "response": { + "continue": { + "rvcontinue": "20250804215048|45901985", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 177008, + "ns": 0, + "title": "Всесвітня організація охорони здоров'я", + "revisions": [ + { + "timestamp": "2025-08-08T21:26:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ef714ccdbd5538532cdb3bc2208ca341.json b/wikipedia-analysis-#229lixin/cache/ef714ccdbd5538532cdb3bc2208ca341.json new file mode 100644 index 0000000..aec486f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ef714ccdbd5538532cdb3bc2208ca341.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:04.393327", + "response": { + "continue": { + "rvcontinue": "20190917210018|9614125", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 731006, + "ns": 0, + "title": "Изтезание", + "revisions": [ + { + "timestamp": "2019-09-17T20:59:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/efad842b51c79952bbdf8db16851831c.json b/wikipedia-analysis-#229lixin/cache/efad842b51c79952bbdf8db16851831c.json new file mode 100644 index 0000000..0f3525c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/efad842b51c79952bbdf8db16851831c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:41.535311", + "response": { + "continue": { + "rvcontinue": "20260122222318|36694472", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2854673, + "ns": 0, + "title": "2024 Amerika Birleşik Devletleri başkanlık seçimleri", + "revisions": [ + { + "timestamp": "2026-01-26T04:49:48Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/efb3966e7eed26afdb20bd2ec398e4b3.json b/wikipedia-analysis-#229lixin/cache/efb3966e7eed26afdb20bd2ec398e4b3.json new file mode 100644 index 0000000..da84032 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/efb3966e7eed26afdb20bd2ec398e4b3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:11.849537", + "response": { + "continue": { + "rvcontinue": "20040111081554|50682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20926, + "ns": 0, + "title": "Tuberkulose", + "revisions": [ + { + "timestamp": "2003-11-30T22:37:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/efb452df935c29239800080473bdd795.json b/wikipedia-analysis-#229lixin/cache/efb452df935c29239800080473bdd795.json new file mode 100644 index 0000000..4f147f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/efb452df935c29239800080473bdd795.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:38.799010", + "response": { + "continue": { + "rvcontinue": "20070301140609|1330023", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143123, + "ns": 0, + "title": "Szegénység", + "revisions": [ + { + "timestamp": "2007-03-01T09:18:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/efbfd8ba25ddad2532141713481998b2.json b/wikipedia-analysis-#229lixin/cache/efbfd8ba25ddad2532141713481998b2.json new file mode 100644 index 0000000..a255207 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/efbfd8ba25ddad2532141713481998b2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:21.055532", + "response": { + "continue": { + "rvcontinue": "20050911182748|382002", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73788, + "ns": 0, + "title": "Fattigdom", + "revisions": [ + { + "timestamp": "2005-09-03T17:19:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eff4316548e904d7e172652f2fd4fcea.json b/wikipedia-analysis-#229lixin/cache/eff4316548e904d7e172652f2fd4fcea.json new file mode 100644 index 0000000..b8a547a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eff4316548e904d7e172652f2fd4fcea.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:32.286477", + "response": { + "continue": { + "rvcontinue": "20210531180049|19807108", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1641926, + "ns": 0, + "title": "Maansisäinen pakolainen", + "revisions": [ + { + "timestamp": "2021-05-31T17:59:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/eff4c17e28c2947838534f890f4645c1.json b/wikipedia-analysis-#229lixin/cache/eff4c17e28c2947838534f890f4645c1.json new file mode 100644 index 0000000..802aa09 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/eff4c17e28c2947838534f890f4645c1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:32.849134", + "response": { + "continue": { + "rvcontinue": "20251222035912|41036849", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 272103, + "ns": 0, + "title": "성평등", + "revisions": [ + { + "timestamp": "2026-01-01T02:54:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/effd62ddee8862eeb4902f28d447b016.json b/wikipedia-analysis-#229lixin/cache/effd62ddee8862eeb4902f28d447b016.json new file mode 100644 index 0000000..f9499fb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/effd62ddee8862eeb4902f28d447b016.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:28.252107", + "response": { + "continue": { + "rvcontinue": "20241027220449|28820660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3884436, + "ns": 0, + "title": "Izborna krađa", + "revisions": [ + { + "timestamp": "2025-04-10T19:43:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f001a31bd4f0d9b9595772998bb3f094.json b/wikipedia-analysis-#229lixin/cache/f001a31bd4f0d9b9595772998bb3f094.json new file mode 100644 index 0000000..deb70a0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f001a31bd4f0d9b9595772998bb3f094.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:57.321568", + "response": { + "continue": { + "rvcontinue": "20250830115003|35953074", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1029198, + "ns": 0, + "title": "Evsizlik", + "revisions": [ + { + "timestamp": "2025-10-27T19:53:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f011cf8bcd980be109efa4f4bc03e9b6.json b/wikipedia-analysis-#229lixin/cache/f011cf8bcd980be109efa4f4bc03e9b6.json new file mode 100644 index 0000000..381858a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f011cf8bcd980be109efa4f4bc03e9b6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:12.243713", + "response": { + "continue": { + "rvcontinue": "20070518085028|1664445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 175291, + "ns": 0, + "title": "Éghajlatváltozás", + "revisions": [ + { + "timestamp": "2007-05-18T08:30:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f01bc10f2fe8f7869362a44d585d7b12.json b/wikipedia-analysis-#229lixin/cache/f01bc10f2fe8f7869362a44d585d7b12.json new file mode 100644 index 0000000..4e05488 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f01bc10f2fe8f7869362a44d585d7b12.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:38.460590", + "response": { + "continue": { + "rvcontinue": "20191220163335|4413558", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1118454, + "ns": 0, + "title": "टीकाकरण से संकोच", + "revisions": [ + { + "timestamp": "2019-12-20T15:54:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f03e9b0fe3aee7832105f2fce7e860e1.json b/wikipedia-analysis-#229lixin/cache/f03e9b0fe3aee7832105f2fce7e860e1.json new file mode 100644 index 0000000..fb55747 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f03e9b0fe3aee7832105f2fce7e860e1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:55.122653", + "response": { + "continue": { + "rvcontinue": "20260104192344|263034531", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13232, + "ns": 0, + "title": "Menschenrechte", + "revisions": [ + { + "timestamp": "2026-01-04T19:30:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f040bb9f5c4ca397852933a0f8d5dccc.json b/wikipedia-analysis-#229lixin/cache/f040bb9f5c4ca397852933a0f8d5dccc.json new file mode 100644 index 0000000..835dc99 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f040bb9f5c4ca397852933a0f8d5dccc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:10.750214", + "response": { + "continue": { + "rvcontinue": "20170505160301|365977", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 18878, + "ns": 0, + "title": "ပြောင်းရွှေ့နေထိုင်ခြင်း", + "revisions": [ + { + "timestamp": "2011-09-30T08:04:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0428c2e28fb557bca16801b57bdb323.json b/wikipedia-analysis-#229lixin/cache/f0428c2e28fb557bca16801b57bdb323.json new file mode 100644 index 0000000..e895684 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0428c2e28fb557bca16801b57bdb323.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:08.456596", + "response": { + "continue": { + "rvcontinue": "20250523003146|8753939", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57375, + "ns": 0, + "title": "ملیریا", + "revisions": [ + { + "timestamp": "2025-05-28T04:10:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f04dfe5601719ca54501dafd13ab779b.json b/wikipedia-analysis-#229lixin/cache/f04dfe5601719ca54501dafd13ab779b.json new file mode 100644 index 0000000..2287f92 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f04dfe5601719ca54501dafd13ab779b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:21.998288", + "response": { + "continue": { + "rvcontinue": "20091115124906|530928", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 94883, + "ns": 0, + "title": "অভ্যন্তরীণভাবে উচ্ছেদকৃত জনগোষ্ঠী", + "revisions": [ + { + "timestamp": "2009-11-15T12:47:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f05b6f3a2a411f2620a9b86575feda02.json b/wikipedia-analysis-#229lixin/cache/f05b6f3a2a411f2620a9b86575feda02.json new file mode 100644 index 0000000..f48a57d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f05b6f3a2a411f2620a9b86575feda02.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:54.046676", + "response": { + "continue": { + "rvcontinue": "20251003074047|72177575", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9098588, + "ns": 0, + "title": "زلزال قهرمان مرعش 2023", + "revisions": [ + { + "timestamp": "2025-10-03T10:55:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f05e6ab8400390122e4406be55d8f64b.json b/wikipedia-analysis-#229lixin/cache/f05e6ab8400390122e4406be55d8f64b.json new file mode 100644 index 0000000..1bed209 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f05e6ab8400390122e4406be55d8f64b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:47.029018", + "response": { + "continue": { + "rvcontinue": "20081224060707|1314987", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 127784, + "ns": 0, + "title": "Παγκόσμιος Οργανισμός Υγείας", + "revisions": [ + { + "timestamp": "2008-12-24T06:03:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f06b4041a9a340effa18e234dbf9e69d.json b/wikipedia-analysis-#229lixin/cache/f06b4041a9a340effa18e234dbf9e69d.json new file mode 100644 index 0000000..5640ec2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f06b4041a9a340effa18e234dbf9e69d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:22.430249", + "response": { + "continue": { + "rvcontinue": "20251110200442|170425001", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8174, + "ns": 0, + "title": "VIH/sida", + "revisions": [ + { + "timestamp": "2025-12-22T04:32:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0837eebe8d80912a71a23e8a934f99a.json b/wikipedia-analysis-#229lixin/cache/f0837eebe8d80912a71a23e8a934f99a.json new file mode 100644 index 0000000..e699329 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0837eebe8d80912a71a23e8a934f99a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:16.450539", + "response": { + "continue": { + "rvcontinue": "20260109122026|148846746", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 226744, + "ns": 0, + "title": "Cambiamento climatico", + "revisions": [ + { + "timestamp": "2026-01-09T12:27:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0947aeea2627ca16354e27bd177d0f5.json b/wikipedia-analysis-#229lixin/cache/f0947aeea2627ca16354e27bd177d0f5.json new file mode 100644 index 0000000..b0fd516 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0947aeea2627ca16354e27bd177d0f5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:05.589099", + "response": { + "continue": { + "rvcontinue": "20240501142615|663160", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15742, + "ns": 0, + "title": "යුද්ධ", + "revisions": [ + { + "timestamp": "2025-10-01T12:14:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0a4a0a1ebe713afd6bd579ce51b4189.json b/wikipedia-analysis-#229lixin/cache/f0a4a0a1ebe713afd6bd579ce51b4189.json new file mode 100644 index 0000000..f782e4a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0a4a0a1ebe713afd6bd579ce51b4189.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:50.873503", + "response": { + "continue": { + "rvcontinue": "20210209094348|1005768894", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65021828, + "ns": 0, + "title": "Global warming", + "revisions": [ + { + "timestamp": "2020-08-21T09:46:46Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0ad382417f4fd44bfc24bac456e3159.json b/wikipedia-analysis-#229lixin/cache/f0ad382417f4fd44bfc24bac456e3159.json new file mode 100644 index 0000000..080824a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0ad382417f4fd44bfc24bac456e3159.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:37.611902", + "response": { + "continue": { + "rvcontinue": "20250319111434|11017527", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45388, + "ns": 0, + "title": "Σεισμός", + "revisions": [ + { + "timestamp": "2025-03-19T12:58:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0cc7cd0303302c72dad800b5055d389.json b/wikipedia-analysis-#229lixin/cache/f0cc7cd0303302c72dad800b5055d389.json new file mode 100644 index 0000000..c39ad48 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0cc7cd0303302c72dad800b5055d389.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:55.448434", + "response": { + "continue": { + "rvcontinue": "20071226204234|2582808", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 266392, + "ns": 0, + "title": "Cunami", + "revisions": [ + { + "timestamp": "2007-12-26T20:36:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0d7d5cb7e02d0f1f1a3eaf9f05a71fb.json b/wikipedia-analysis-#229lixin/cache/f0d7d5cb7e02d0f1f1a3eaf9f05a71fb.json new file mode 100644 index 0000000..7a8ac82 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0d7d5cb7e02d0f1f1a3eaf9f05a71fb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:57.555875", + "response": { + "continue": { + "rvcontinue": "20250714102931|73682109", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 785400, + "ns": 0, + "title": "Tra tấn", + "revisions": [ + { + "timestamp": "2025-11-23T10:10:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0dafb1d79926a552d3d5a5e7adaa674.json b/wikipedia-analysis-#229lixin/cache/f0dafb1d79926a552d3d5a5e7adaa674.json new file mode 100644 index 0000000..57a5ae6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0dafb1d79926a552d3d5a5e7adaa674.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:53.292419", + "response": { + "continue": { + "rvcontinue": "20181014092450|16529036", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1441898, + "ns": 0, + "title": "Klimatická variabilita a změny klimatu", + "revisions": [ + { + "timestamp": "2018-10-14T08:47:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0de74d9e2206b13a47fdef9a48c3bf4.json b/wikipedia-analysis-#229lixin/cache/f0de74d9e2206b13a47fdef9a48c3bf4.json new file mode 100644 index 0000000..e829c5a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0de74d9e2206b13a47fdef9a48c3bf4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:30.547917", + "response": { + "continue": { + "rvcontinue": "20251126132920|30557251", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28482, + "ns": 0, + "title": "Тероризам", + "revisions": [ + { + "timestamp": "2026-01-21T00:00:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0e2d841077dab0bb9f44402c36963a9.json b/wikipedia-analysis-#229lixin/cache/f0e2d841077dab0bb9f44402c36963a9.json new file mode 100644 index 0000000..92f095f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0e2d841077dab0bb9f44402c36963a9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:44.144278", + "response": { + "continue": { + "rvcontinue": "20230209001358|61109234", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6598033, + "ns": 0, + "title": "قمع المقترعين", + "revisions": [ + { + "timestamp": "2025-12-27T08:16:35Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0ee1e99beb89ecc497bd9a1307c14dd.json b/wikipedia-analysis-#229lixin/cache/f0ee1e99beb89ecc497bd9a1307c14dd.json new file mode 100644 index 0000000..b7db28b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0ee1e99beb89ecc497bd9a1307c14dd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:17.354552", + "response": { + "continue": { + "rvcontinue": "20090826071921|2218426", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 406805, + "ns": 0, + "title": "Đại dịch", + "revisions": [ + { + "timestamp": "2009-08-26T07:18:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f0f09217304673090521924bdfce0ea9.json b/wikipedia-analysis-#229lixin/cache/f0f09217304673090521924bdfce0ea9.json new file mode 100644 index 0000000..4249604 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f0f09217304673090521924bdfce0ea9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:11.675421", + "response": { + "continue": { + "rvcontinue": "20031121175047|548325", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34415, + "ns": 0, + "title": "Sécheresse", + "revisions": [ + { + "timestamp": "2003-11-11T17:35:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f10487f2a6fff52d5c8d06614a8d4c1e.json b/wikipedia-analysis-#229lixin/cache/f10487f2a6fff52d5c8d06614a8d4c1e.json new file mode 100644 index 0000000..d539058 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f10487f2a6fff52d5c8d06614a8d4c1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:13.313059", + "response": { + "continue": { + "rvcontinue": "20160125154238|38856635", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5208599, + "ns": 0, + "title": "極端天氣", + "revisions": [ + { + "timestamp": "2016-01-25T15:39:39Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f10b20a60b9d7ce88a14dd8784556a09.json b/wikipedia-analysis-#229lixin/cache/f10b20a60b9d7ce88a14dd8784556a09.json new file mode 100644 index 0000000..aa1385a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f10b20a60b9d7ce88a14dd8784556a09.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:21.533365", + "response": { + "continue": { + "rvcontinue": "20070112090835|2471822", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 297930, + "ns": 0, + "title": "סחר בבני אדם", + "revisions": [ + { + "timestamp": "2007-01-10T18:00:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f11066804d4127585f0801c076170e40.json b/wikipedia-analysis-#229lixin/cache/f11066804d4127585f0801c076170e40.json new file mode 100644 index 0000000..1bb27ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f11066804d4127585f0801c076170e40.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:36.385976", + "response": { + "continue": { + "rvcontinue": "20250829080707|1314379", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24134, + "ns": 0, + "title": "लैङ्गिक समानता", + "revisions": [ + { + "timestamp": "2025-08-29T08:22:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f11f1e4368c0d9196184064565c36bb0.json b/wikipedia-analysis-#229lixin/cache/f11f1e4368c0d9196184064565c36bb0.json new file mode 100644 index 0000000..2168497 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f11f1e4368c0d9196184064565c36bb0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:06.591112", + "response": { + "continue": { + "rvcontinue": "20241027012246|141086866", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8722176, + "ns": 0, + "title": "Лицо, ищущее убежище", + "revisions": [ + { + "timestamp": "2025-04-10T12:42:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f12c54db08e93bfc6454d822cf6edecd.json b/wikipedia-analysis-#229lixin/cache/f12c54db08e93bfc6454d822cf6edecd.json new file mode 100644 index 0000000..0bc1690 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f12c54db08e93bfc6454d822cf6edecd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:27.371855", + "response": { + "continue": { + "rvcontinue": "20250703222136|70395904", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6996136, + "ns": 0, + "title": "Eleição presidencial nos Estados Unidos em 2024", + "revisions": [ + { + "timestamp": "2025-08-04T14:27:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f1393140456b199b8d08b3c538703409.json b/wikipedia-analysis-#229lixin/cache/f1393140456b199b8d08b3c538703409.json new file mode 100644 index 0000000..ce5c1d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f1393140456b199b8d08b3c538703409.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:28.583731", + "response": { + "continue": { + "rvcontinue": "20250830122045|12675563", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 45606, + "ns": 0, + "title": "Земетресение", + "revisions": [ + { + "timestamp": "2025-12-20T15:32:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f1463f30692d1f345577746c1e797e50.json b/wikipedia-analysis-#229lixin/cache/f1463f30692d1f345577746c1e797e50.json new file mode 100644 index 0000000..db54f1b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f1463f30692d1f345577746c1e797e50.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:09.242551", + "response": { + "continue": { + "rvcontinue": "20070629114045|3084058", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 374242, + "ns": 0, + "title": "Kuivuuskausi", + "revisions": [ + { + "timestamp": "2007-06-29T11:39:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f184a7518ba4ad3e91703803cc9bb4a2.json b/wikipedia-analysis-#229lixin/cache/f184a7518ba4ad3e91703803cc9bb4a2.json new file mode 100644 index 0000000..d77ceb0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f184a7518ba4ad3e91703803cc9bb4a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:40.841243", + "response": { + "continue": { + "rvcontinue": "20230509113248|296608", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57899, + "ns": 0, + "title": "د جنسيت مساوات", + "revisions": [ + { + "timestamp": "2021-11-09T08:21:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f18c6a66c284fff9c3fdd445545df268.json b/wikipedia-analysis-#229lixin/cache/f18c6a66c284fff9c3fdd445545df268.json new file mode 100644 index 0000000..9a9f1ab --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f18c6a66c284fff9c3fdd445545df268.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:37.029703", + "response": { + "continue": { + "rvcontinue": "20040611132714|8974", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3456, + "ns": 0, + "title": "후천면역결핍증후군", + "revisions": [ + { + "timestamp": "2004-06-11T12:54:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f1b6e67312c51d05ad4a5632aa032a2c.json b/wikipedia-analysis-#229lixin/cache/f1b6e67312c51d05ad4a5632aa032a2c.json new file mode 100644 index 0000000..81d382b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f1b6e67312c51d05ad4a5632aa032a2c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:51.240222", + "response": { + "continue": { + "rvcontinue": "20251108021144|36359744", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1197167, + "ns": 0, + "title": "Vatansızlık", + "revisions": [ + { + "timestamp": "2025-11-08T03:08:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f1d5e0cddfe414455557c27773e9f438.json b/wikipedia-analysis-#229lixin/cache/f1d5e0cddfe414455557c27773e9f438.json new file mode 100644 index 0000000..afa07ec --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f1d5e0cddfe414455557c27773e9f438.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:27.980223", + "response": { + "continue": { + "rvcontinue": "20241007101843|74912609", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 428017, + "ns": 0, + "title": "Zmiana klimatu", + "revisions": [ + { + "timestamp": "2024-10-07T10:20:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f215fb7400135246ce0bcf41ed6f1bbc.json b/wikipedia-analysis-#229lixin/cache/f215fb7400135246ce0bcf41ed6f1bbc.json new file mode 100644 index 0000000..3cb9cd7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f215fb7400135246ce0bcf41ed6f1bbc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:04.277592", + "response": { + "continue": { + "rvcontinue": "20251012214608|25289931", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4732, + "ns": 0, + "title": "Demokracie", + "revisions": [ + { + "timestamp": "2025-11-24T22:43:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f21ca1d595e93c962b2a520cca180bd5.json b/wikipedia-analysis-#229lixin/cache/f21ca1d595e93c962b2a520cca180bd5.json new file mode 100644 index 0000000..8ee465f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f21ca1d595e93c962b2a520cca180bd5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:19.045931", + "response": { + "continue": { + "rvcontinue": "20220712141551|282400", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15197, + "ns": 0, + "title": "د روغتيا نړيوال سازمان", + "revisions": [ + { + "timestamp": "2024-06-27T19:39:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f21e7c93c8b70d60588e04075a056c0e.json b/wikipedia-analysis-#229lixin/cache/f21e7c93c8b70d60588e04075a056c0e.json new file mode 100644 index 0000000..41becbe --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f21e7c93c8b70d60588e04075a056c0e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:07.619751", + "response": { + "continue": { + "rvcontinue": "20040505165722|426936", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 905938, + "ns": 0, + "title": "Fraude électorale", + "revisions": [ + { + "timestamp": "2004-05-04T16:00:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f22cddea34ff78f3d5233fd6009e2de5.json b/wikipedia-analysis-#229lixin/cache/f22cddea34ff78f3d5233fd6009e2de5.json new file mode 100644 index 0000000..491cdc1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f22cddea34ff78f3d5233fd6009e2de5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:27.229574", + "response": { + "continue": { + "rvcontinue": "20251222041253|171113989", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 74709, + "ns": 0, + "title": "Pobreza", + "revisions": [ + { + "timestamp": "2025-12-30T03:17:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f23623257be4e249acf7c49ef269cdaf.json b/wikipedia-analysis-#229lixin/cache/f23623257be4e249acf7c49ef269cdaf.json new file mode 100644 index 0000000..ae97426 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f23623257be4e249acf7c49ef269cdaf.json @@ -0,0 +1,20 @@ +{ + "cached_at": "2026-01-26T00:14:04.464489", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 311523, + "ns": 0, + "title": "Maastopalo", + "revisions": [ + { + "timestamp": "2007-02-28T17:43:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f24624d5618f2ba3e7eeaad63513e94a.json b/wikipedia-analysis-#229lixin/cache/f24624d5618f2ba3e7eeaad63513e94a.json new file mode 100644 index 0000000..eab6b45 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f24624d5618f2ba3e7eeaad63513e94a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:13.460240", + "response": { + "continue": { + "rvcontinue": "20251117162039|147995284", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1889161, + "ns": 0, + "title": "Incendio boschivo", + "revisions": [ + { + "timestamp": "2026-01-09T17:11:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f257c427ae3ec7bb964fb73b32bc452e.json b/wikipedia-analysis-#229lixin/cache/f257c427ae3ec7bb964fb73b32bc452e.json new file mode 100644 index 0000000..3dad2af --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f257c427ae3ec7bb964fb73b32bc452e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:58.501495", + "response": { + "continue": { + "rvcontinue": "20250617191135|77033237", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21655, + "ns": 0, + "title": "Szczepionka", + "revisions": [ + { + "timestamp": "2025-09-01T21:33:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f2af6c02178e4678e562a0a393dbfb4b.json b/wikipedia-analysis-#229lixin/cache/f2af6c02178e4678e562a0a393dbfb4b.json new file mode 100644 index 0000000..c185af9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f2af6c02178e4678e562a0a393dbfb4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:28.393453", + "response": { + "continue": { + "rvcontinue": "20210519032059|63357415", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2640019, + "ns": 0, + "title": "Utrzymywanie pokoju", + "revisions": [ + { + "timestamp": "2025-01-20T23:20:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f2b933a1248615cc3003d70e045028e3.json b/wikipedia-analysis-#229lixin/cache/f2b933a1248615cc3003d70e045028e3.json new file mode 100644 index 0000000..27e8eed --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f2b933a1248615cc3003d70e045028e3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:50.838302", + "response": { + "continue": { + "rvcontinue": "20240803205923|43214232", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 105291, + "ns": 0, + "title": "Свобода слова", + "revisions": [ + { + "timestamp": "2025-04-24T10:48:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f2cd752dbc39a46dcbe87bcdb3618fc5.json b/wikipedia-analysis-#229lixin/cache/f2cd752dbc39a46dcbe87bcdb3618fc5.json new file mode 100644 index 0000000..73e468f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f2cd752dbc39a46dcbe87bcdb3618fc5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:10:58.413491", + "response": { + "continue": { + "rvcontinue": "20080902135928|1162903", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86501, + "ns": 0, + "title": "Κλιματική αλλαγή", + "revisions": [ + { + "timestamp": "2007-10-19T01:21:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f2eaae226310f1d8a8be9ee2e6261527.json b/wikipedia-analysis-#229lixin/cache/f2eaae226310f1d8a8be9ee2e6261527.json new file mode 100644 index 0000000..17e4653 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f2eaae226310f1d8a8be9ee2e6261527.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:04.484616", + "response": { + "continue": { + "rvcontinue": "20230823101516|10186212", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 195246, + "ns": 0, + "title": "Ξηρασία", + "revisions": [ + { + "timestamp": "2025-08-31T07:50:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f2ff7b342c8ac6c89bdb056dc293d5df.json b/wikipedia-analysis-#229lixin/cache/f2ff7b342c8ac6c89bdb056dc293d5df.json new file mode 100644 index 0000000..b0cd5eb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f2ff7b342c8ac6c89bdb056dc293d5df.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:05.664315", + "response": { + "continue": { + "rvcontinue": "20250710013728|6450627", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9201, + "ns": 0, + "title": "आतंकवाद", + "revisions": [ + { + "timestamp": "2025-09-20T13:44:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f31f92f8736c8fe10828e03827941fcd.json b/wikipedia-analysis-#229lixin/cache/f31f92f8736c8fe10828e03827941fcd.json new file mode 100644 index 0000000..4337df7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f31f92f8736c8fe10828e03827941fcd.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:24.611519", + "response": { + "continue": { + "rvcontinue": "20060902190652|25063", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8696, + "ns": 0, + "title": "جنگی جرائم", + "revisions": [ + { + "timestamp": "2006-09-02T19:06:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f329fe7ac0bfa3c4165841a542e82702.json b/wikipedia-analysis-#229lixin/cache/f329fe7ac0bfa3c4165841a542e82702.json new file mode 100644 index 0000000..a030a0f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f329fe7ac0bfa3c4165841a542e82702.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:36.120656", + "response": { + "continue": { + "rvcontinue": "20251128143339|74532994", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 350267, + "ns": 0, + "title": "Tị nạn", + "revisions": [ + { + "timestamp": "2026-01-14T15:22:58Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f342c58d0f353b3688045a4c91c57635.json b/wikipedia-analysis-#229lixin/cache/f342c58d0f353b3688045a4c91c57635.json new file mode 100644 index 0000000..99972c7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f342c58d0f353b3688045a4c91c57635.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:03.832419", + "response": { + "continue": { + "rvcontinue": "20260114221553|263344445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1841, + "ns": 0, + "title": "Globale Erwärmung", + "revisions": [ + { + "timestamp": "2026-01-15T06:37:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f347011bae8bfd8b92b15960012824e2.json b/wikipedia-analysis-#229lixin/cache/f347011bae8bfd8b92b15960012824e2.json new file mode 100644 index 0000000..e2e31de --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f347011bae8bfd8b92b15960012824e2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:14.487085", + "response": { + "continue": { + "rvcontinue": "20251126124042|42250467", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 30755, + "ns": 0, + "title": "בצורת", + "revisions": [ + { + "timestamp": "2025-11-26T12:42:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f3481a6f4631f033cbac58005d986070.json b/wikipedia-analysis-#229lixin/cache/f3481a6f4631f033cbac58005d986070.json new file mode 100644 index 0000000..93f8a1e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f3481a6f4631f033cbac58005d986070.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:54.196278", + "response": { + "continue": { + "rvcontinue": "20101010200733|2343791", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 195240, + "ns": 0, + "title": "Πλημμύρα", + "revisions": [ + { + "timestamp": "2010-10-10T20:07:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f3aac52989e0a18d22265dbd1e561d27.json b/wikipedia-analysis-#229lixin/cache/f3aac52989e0a18d22265dbd1e561d27.json new file mode 100644 index 0000000..f247a27 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f3aac52989e0a18d22265dbd1e561d27.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:29.599502", + "response": { + "continue": { + "rvcontinue": "20250810044702|895184", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9522, + "ns": 0, + "title": "လွတ်လပ်စွာ ဟောပြောခွင့်", + "revisions": [ + { + "timestamp": "2025-08-10T04:48:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f412f837dbfda71540d8852165f40dc4.json b/wikipedia-analysis-#229lixin/cache/f412f837dbfda71540d8852165f40dc4.json new file mode 100644 index 0000000..5ce6ab1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f412f837dbfda71540d8852165f40dc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:48.400471", + "response": { + "continue": { + "rvcontinue": "20220130212441|56633853", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8638744, + "ns": 0, + "title": "الانتخابات الرئاسية الأمريكية 2024", + "revisions": [ + { + "timestamp": "2022-01-30T21:20:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f415f2fa78e3a2f9920cc99a4f70f34a.json b/wikipedia-analysis-#229lixin/cache/f415f2fa78e3a2f9920cc99a4f70f34a.json new file mode 100644 index 0000000..c733113 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f415f2fa78e3a2f9920cc99a4f70f34a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:10.902282", + "response": { + "continue": { + "rvcontinue": "20251214125032|25515374", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 402706, + "ns": 0, + "title": "Tuberkulóza", + "revisions": [ + { + "timestamp": "2026-01-17T15:27:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f4293929a292a1967238bd3cff02657d.json b/wikipedia-analysis-#229lixin/cache/f4293929a292a1967238bd3cff02657d.json new file mode 100644 index 0000000..8672d79 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f4293929a292a1967238bd3cff02657d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:15.713663", + "response": { + "continue": { + "rvcontinue": "20030104111415|35250", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5181, + "ns": 0, + "title": "Démocratie", + "revisions": [ + { + "timestamp": "2002-11-15T21:17:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f449f442f0a4bdcfd0e2560fdfb0e3c8.json b/wikipedia-analysis-#229lixin/cache/f449f442f0a4bdcfd0e2560fdfb0e3c8.json new file mode 100644 index 0000000..1e1eb2b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f449f442f0a4bdcfd0e2560fdfb0e3c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:47.885548", + "response": { + "continue": { + "rvcontinue": "20251213025858|74585534", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 19785399, + "ns": 0, + "title": "Động đất Thổ Nhĩ Kỳ–Syria 2023", + "revisions": [ + { + "timestamp": "2025-12-13T03:07:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f4686a2ae61e07cd0483631286981cf8.json b/wikipedia-analysis-#229lixin/cache/f4686a2ae61e07cd0483631286981cf8.json new file mode 100644 index 0000000..343e91c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f4686a2ae61e07cd0483631286981cf8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:12.101344", + "response": { + "continue": { + "rvcontinue": "20120822172438|283514", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50661, + "ns": 0, + "title": "बसाइँ सराई", + "revisions": [ + { + "timestamp": "2012-07-27T15:41:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f4ad1474e6a42dd33917703e2b9b933b.json b/wikipedia-analysis-#229lixin/cache/f4ad1474e6a42dd33917703e2b9b933b.json new file mode 100644 index 0000000..f6d2ec4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f4ad1474e6a42dd33917703e2b9b933b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:34.672623", + "response": { + "continue": { + "rvcontinue": "20251120195554|230810179", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 86161, + "ns": 0, + "title": "Pandémie", + "revisions": [ + { + "timestamp": "2025-11-25T10:04:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f4b933e870b93434e2bf07c656d5f99d.json b/wikipedia-analysis-#229lixin/cache/f4b933e870b93434e2bf07c656d5f99d.json new file mode 100644 index 0000000..dc1b293 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f4b933e870b93434e2bf07c656d5f99d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:36:59.575065", + "response": { + "continue": { + "rvcontinue": "20220904184600|1075678", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 126885, + "ns": 0, + "title": "नरसंहार", + "revisions": [ + { + "timestamp": "2024-05-14T10:09:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f4ef25c7b11caafa4c9150014b7098e5.json b/wikipedia-analysis-#229lixin/cache/f4ef25c7b11caafa4c9150014b7098e5.json new file mode 100644 index 0000000..b90cd3e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f4ef25c7b11caafa4c9150014b7098e5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:27.081074", + "response": { + "continue": { + "rvcontinue": "20251024223052|77887453", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143558, + "ns": 0, + "title": "Globalne ocieplenie", + "revisions": [ + { + "timestamp": "2026-01-08T21:14:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f52e22e9d634623751e3591785ac9c33.json b/wikipedia-analysis-#229lixin/cache/f52e22e9d634623751e3591785ac9c33.json new file mode 100644 index 0000000..f37d59b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f52e22e9d634623751e3591785ac9c33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:25.152113", + "response": { + "continue": { + "rvcontinue": "20020611160621|5539", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2381, + "ns": 0, + "title": "Peine de mort", + "revisions": [ + { + "timestamp": "2002-06-05T17:06:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f537d947b3a0880d0d97a7e4d3f21996.json b/wikipedia-analysis-#229lixin/cache/f537d947b3a0880d0d97a7e4d3f21996.json new file mode 100644 index 0000000..7c73a08 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f537d947b3a0880d0d97a7e4d3f21996.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:03.640942", + "response": { + "continue": { + "rvcontinue": "20190720152813|3558656", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 760563, + "ns": 0, + "title": "বিবাচন", + "revisions": [ + { + "timestamp": "2019-07-20T15:24:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f53cd7004918b90a6cf65ca9e2e98055.json b/wikipedia-analysis-#229lixin/cache/f53cd7004918b90a6cf65ca9e2e98055.json new file mode 100644 index 0000000..86fdc3a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f53cd7004918b90a6cf65ca9e2e98055.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:23.440135", + "response": { + "continue": { + "rvcontinue": "20251014200219|71021825", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1788, + "ns": 0, + "title": "Terrorismo", + "revisions": [ + { + "timestamp": "2025-10-17T06:37:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f53fc5234015ad3675579f5bc1d57f71.json b/wikipedia-analysis-#229lixin/cache/f53fc5234015ad3675579f5bc1d57f71.json new file mode 100644 index 0000000..b34f8ce --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f53fc5234015ad3675579f5bc1d57f71.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:41.740137", + "response": { + "continue": { + "rvcontinue": "20250610203212|256886649", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11182, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-14T01:15:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5518f28654d8d99c1d0e380e4417e91.json b/wikipedia-analysis-#229lixin/cache/f5518f28654d8d99c1d0e380e4417e91.json new file mode 100644 index 0000000..c4dcd69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5518f28654d8d99c1d0e380e4417e91.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:37.647873", + "response": { + "continue": { + "rvcontinue": "20251014134108|36185660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 27190, + "ns": 0, + "title": "Terörizm", + "revisions": [ + { + "timestamp": "2025-12-27T22:08:12Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5564f2380dfb1f9d47d728a7da7a1ed.json b/wikipedia-analysis-#229lixin/cache/f5564f2380dfb1f9d47d728a7da7a1ed.json new file mode 100644 index 0000000..f15e3e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5564f2380dfb1f9d47d728a7da7a1ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:05.467397", + "response": { + "continue": { + "rvcontinue": "20040630060239|179601", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51797, + "ns": 0, + "title": "Sequía", + "revisions": [ + { + "timestamp": "2004-06-30T06:02:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f55da7859390278f053093de84e2e2da.json b/wikipedia-analysis-#229lixin/cache/f55da7859390278f053093de84e2e2da.json new file mode 100644 index 0000000..8402e62 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f55da7859390278f053093de84e2e2da.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:27.077390", + "response": { + "continue": { + "rvcontinue": "20251206103257|150475572", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11324947, + "ns": 0, + "title": "Кризис беженцев (термин)", + "revisions": [ + { + "timestamp": "2025-12-06T10:35:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5795c6b2efcce558d3decdd9a07a1af.json b/wikipedia-analysis-#229lixin/cache/f5795c6b2efcce558d3decdd9a07a1af.json new file mode 100644 index 0000000..745c6e5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5795c6b2efcce558d3decdd9a07a1af.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:47.017710", + "response": { + "continue": { + "rvcontinue": "20220221194912|735296", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 224655, + "ns": 0, + "title": "ဆင်းရဲမွဲတေမှု", + "revisions": [ + { + "timestamp": "2022-02-21T19:45:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f57a5a16e9b3d1ad6e8fc9294123d9db.json b/wikipedia-analysis-#229lixin/cache/f57a5a16e9b3d1ad6e8fc9294123d9db.json new file mode 100644 index 0000000..b1f6552 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f57a5a16e9b3d1ad6e8fc9294123d9db.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:04.847180", + "response": { + "continue": { + "rvcontinue": "20090514121924|2365248", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 304960, + "ns": 0, + "title": "Пандемија", + "revisions": [ + { + "timestamp": "2009-05-01T18:29:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f57f0f645d1bb188a2fe2636f008bc66.json b/wikipedia-analysis-#229lixin/cache/f57f0f645d1bb188a2fe2636f008bc66.json new file mode 100644 index 0000000..89bd334 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f57f0f645d1bb188a2fe2636f008bc66.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:35.278397", + "response": { + "continue": { + "rvcontinue": "20250528192503|45378509", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1645605, + "ns": 0, + "title": "Фальсифікація виборів", + "revisions": [ + { + "timestamp": "2025-05-28T19:26:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5a843577fa8c61450e0ca5f2f3dc957.json b/wikipedia-analysis-#229lixin/cache/f5a843577fa8c61450e0ca5f2f3dc957.json new file mode 100644 index 0000000..0f189c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5a843577fa8c61450e0ca5f2f3dc957.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:38.561558", + "response": { + "continue": { + "rvcontinue": "20260114132432|108005358", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4980, + "ns": 0, + "title": "死刑", + "revisions": [ + { + "timestamp": "2026-01-20T09:52:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5f03fa577a674c0179ea566dbb1919c.json b/wikipedia-analysis-#229lixin/cache/f5f03fa577a674c0179ea566dbb1919c.json new file mode 100644 index 0000000..de6a5d1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5f03fa577a674c0179ea566dbb1919c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:14.297564", + "response": { + "continue": { + "rvcontinue": "20200908100347|57082758", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2260623, + "ns": 0, + "title": "Orkaan", + "revisions": [ + { + "timestamp": "2024-06-28T10:34:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5fa470a8b05bf17310b990380072361.json b/wikipedia-analysis-#229lixin/cache/f5fa470a8b05bf17310b990380072361.json new file mode 100644 index 0000000..413ebcc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5fa470a8b05bf17310b990380072361.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:48.980877", + "response": { + "continue": { + "rvcontinue": "20110102200435|8784186", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1192397, + "ns": 0, + "title": "Basın özgürlüğü", + "revisions": [ + { + "timestamp": "2011-01-02T20:04:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f5fb0f752f7183f589132fca31d61359.json b/wikipedia-analysis-#229lixin/cache/f5fb0f752f7183f589132fca31d61359.json new file mode 100644 index 0000000..3a96b82 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f5fb0f752f7183f589132fca31d61359.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:38.487366", + "response": { + "continue": { + "rvcontinue": "20250821094652|147994105", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 243893, + "ns": 0, + "title": "Засуха", + "revisions": [ + { + "timestamp": "2025-10-19T08:30:27Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6163a20685c856f1c004dbf4011851a.json b/wikipedia-analysis-#229lixin/cache/f6163a20685c856f1c004dbf4011851a.json new file mode 100644 index 0000000..bd9a793 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6163a20685c856f1c004dbf4011851a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:46:01.742387", + "response": { + "continue": { + "rvcontinue": "20230321033245|52202056", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 315726, + "ns": 0, + "title": "Omröstning", + "revisions": [ + { + "timestamp": "2023-12-17T03:28:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f64ced8d91d3d48439ae366401e0dc4c.json b/wikipedia-analysis-#229lixin/cache/f64ced8d91d3d48439ae366401e0dc4c.json new file mode 100644 index 0000000..cd0fecb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f64ced8d91d3d48439ae366401e0dc4c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:02.621150", + "response": { + "continue": { + "rvcontinue": "20070129155004|1172902", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 175859, + "ns": 0, + "title": "Orkán", + "revisions": [ + { + "timestamp": "2007-01-28T12:30:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f666185df827ba5d854fc764b3928b2b.json b/wikipedia-analysis-#229lixin/cache/f666185df827ba5d854fc764b3928b2b.json new file mode 100644 index 0000000..b771ea7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f666185df827ba5d854fc764b3928b2b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:01.634707", + "response": { + "continue": { + "rvcontinue": "20051007164816|24987435", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1271927, + "ns": 0, + "title": "Gender equality", + "revisions": [ + { + "timestamp": "2004-12-13T05:53:02Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f66bda29f2aaffa56996dc7664a7ea57.json b/wikipedia-analysis-#229lixin/cache/f66bda29f2aaffa56996dc7664a7ea57.json new file mode 100644 index 0000000..167feb5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f66bda29f2aaffa56996dc7664a7ea57.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:25.669348", + "response": { + "continue": { + "rvcontinue": "20121104181230|3666793", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 277177, + "ns": 0, + "title": "Πανδημία", + "revisions": [ + { + "timestamp": "2012-11-04T17:02:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6706fb6dfd7f6e7226f781649397a4b.json b/wikipedia-analysis-#229lixin/cache/f6706fb6dfd7f6e7226f781649397a4b.json new file mode 100644 index 0000000..2057c18 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6706fb6dfd7f6e7226f781649397a4b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:54.045403", + "response": { + "continue": { + "rvcontinue": "20191223234434|57028266", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 6156616, + "ns": 0, + "title": "Movimento antivacina", + "revisions": [ + { + "timestamp": "2019-12-22T19:32:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f67be4c1879587e0f30b2a0281c82183.json b/wikipedia-analysis-#229lixin/cache/f67be4c1879587e0f30b2a0281c82183.json new file mode 100644 index 0000000..47de70d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f67be4c1879587e0f30b2a0281c82183.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:31.347473", + "response": { + "continue": { + "rvcontinue": "20061012205021|5005917", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 632384, + "ns": 0, + "title": "Lavoro minorile", + "revisions": [ + { + "timestamp": "2006-10-12T20:48:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6902a8411a602230f120ceb2a5f5f33.json b/wikipedia-analysis-#229lixin/cache/f6902a8411a602230f120ceb2a5f5f33.json new file mode 100644 index 0000000..965858b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6902a8411a602230f120ceb2a5f5f33.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:47.410777", + "response": { + "continue": { + "rvcontinue": "20071113135556|8281095", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1435475, + "ns": 0, + "title": "Deslocados internos", + "revisions": [ + { + "timestamp": "2007-11-13T13:54:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f692d8adc747234c21e21773e692bd70.json b/wikipedia-analysis-#229lixin/cache/f692d8adc747234c21e21773e692bd70.json new file mode 100644 index 0000000..acab5d5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f692d8adc747234c21e21773e692bd70.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:05:05.405552", + "response": { + "continue": { + "rvcontinue": "20210603111041|364294", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 48987, + "ns": 0, + "title": "የሳንባ ነቀርሳ", + "revisions": [ + { + "timestamp": "2021-06-03T11:16:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f698e9c0086304bf5329bb3a14d3be46.json b/wikipedia-analysis-#229lixin/cache/f698e9c0086304bf5329bb3a14d3be46.json new file mode 100644 index 0000000..9484c32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f698e9c0086304bf5329bb3a14d3be46.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:21:10.161954", + "response": { + "continue": { + "rvcontinue": "20070216013626|755461", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 102693, + "ns": 0, + "title": "난민", + "revisions": [ + { + "timestamp": "2007-02-15T17:21:06Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6a45625f8e33d003f01d1b608d79b7c.json b/wikipedia-analysis-#229lixin/cache/f6a45625f8e33d003f01d1b608d79b7c.json new file mode 100644 index 0000000..6930aeb --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6a45625f8e33d003f01d1b608d79b7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:36.074006", + "response": { + "continue": { + "rvcontinue": "20090206063620|6463971", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 634717, + "ns": 0, + "title": "עקורים", + "revisions": [ + { + "timestamp": "2009-02-05T20:23:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6b856b5ed7c7f48919957abbae53b11.json b/wikipedia-analysis-#229lixin/cache/f6b856b5ed7c7f48919957abbae53b11.json new file mode 100644 index 0000000..e6e274f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6b856b5ed7c7f48919957abbae53b11.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:36.271548", + "response": { + "continue": { + "rvcontinue": "20040325174143|119911", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 39087, + "ns": 0, + "title": "Vacuna", + "revisions": [ + { + "timestamp": "2004-03-25T17:38:16Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6d3c7e6e2999ec445d7282d64b4ddfe.json b/wikipedia-analysis-#229lixin/cache/f6d3c7e6e2999ec445d7282d64b4ddfe.json new file mode 100644 index 0000000..8dbfa47 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6d3c7e6e2999ec445d7282d64b4ddfe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:17.418068", + "response": { + "continue": { + "rvcontinue": "20050502102530|1803662", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 246407, + "ns": 0, + "title": "気候変動", + "revisions": [ + { + "timestamp": "2005-05-02T10:24:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6daff8675a76ff4f299b7593b66996d.json b/wikipedia-analysis-#229lixin/cache/f6daff8675a76ff4f299b7593b66996d.json new file mode 100644 index 0000000..6086f11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6daff8675a76ff4f299b7593b66996d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:15.680460", + "response": { + "continue": { + "rvcontinue": "20230726103808|377082", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 50710, + "ns": 0, + "title": "2019-20 ኮሮናቫይረስ ወረርሽኝ", + "revisions": [ + { + "timestamp": "2023-07-27T12:31:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f6e76acfccb752bbd70610f9fc2c0bdc.json b/wikipedia-analysis-#229lixin/cache/f6e76acfccb752bbd70610f9fc2c0bdc.json new file mode 100644 index 0000000..1bf1c60 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f6e76acfccb752bbd70610f9fc2c0bdc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:19.752711", + "response": { + "continue": { + "rvcontinue": "20060927081052|297850", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 53696, + "ns": 0, + "title": "مالاریا", + "revisions": [ + { + "timestamp": "2006-09-27T08:04:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7173fd5950a1d2994c87cbc84a68eca.json b/wikipedia-analysis-#229lixin/cache/f7173fd5950a1d2994c87cbc84a68eca.json new file mode 100644 index 0000000..78059bf --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7173fd5950a1d2994c87cbc84a68eca.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:46.498891", + "response": { + "continue": { + "rvcontinue": "20241221233659|6484592", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1073083, + "ns": 0, + "title": "ترکیہ، شام کے زلزلے 2023ء", + "revisions": [ + { + "timestamp": "2025-03-05T02:57:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f737b4b5f4aab5cd166a6025b097f837.json b/wikipedia-analysis-#229lixin/cache/f737b4b5f4aab5cd166a6025b097f837.json new file mode 100644 index 0000000..dfe0b7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f737b4b5f4aab5cd166a6025b097f837.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:49.043816", + "response": { + "continue": { + "rvcontinue": "20030805165520|89149", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24810, + "ns": 0, + "title": "Crime de guerre", + "revisions": [ + { + "timestamp": "2003-08-05T16:52:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f744cebc5ce26b2fa59adf7f46f0a0c0.json b/wikipedia-analysis-#229lixin/cache/f744cebc5ce26b2fa59adf7f46f0a0c0.json new file mode 100644 index 0000000..f3e1f35 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f744cebc5ce26b2fa59adf7f46f0a0c0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:53.812657", + "response": { + "continue": { + "rvcontinue": "20250715081349|12422966", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7892, + "ns": 0, + "title": "ประชาธิปไตย", + "revisions": [ + { + "timestamp": "2025-07-16T23:12:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f74e873dc2b88af588e7643abbcd46ef.json b/wikipedia-analysis-#229lixin/cache/f74e873dc2b88af588e7643abbcd46ef.json new file mode 100644 index 0000000..c3c7529 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f74e873dc2b88af588e7643abbcd46ef.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:06.037943", + "response": { + "continue": { + "rvcontinue": "20260112064923|42526089", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 182204, + "ns": 0, + "title": "שיטפון", + "revisions": [ + { + "timestamp": "2026-01-12T07:14:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f753e6c3716c48cb1f9c5e5b9b97a607.json b/wikipedia-analysis-#229lixin/cache/f753e6c3716c48cb1f9c5e5b9b97a607.json new file mode 100644 index 0000000..ab21338 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f753e6c3716c48cb1f9c5e5b9b97a607.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:48.157715", + "response": { + "continue": { + "rvcontinue": "20210127115842|63957685", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 7354807, + "ns": 0, + "title": "2024年美國總統選舉", + "revisions": [ + { + "timestamp": "2021-01-27T08:18:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f756bf4060c0954f872f7038f8cb4512.json b/wikipedia-analysis-#229lixin/cache/f756bf4060c0954f872f7038f8cb4512.json new file mode 100644 index 0000000..8f77a19 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f756bf4060c0954f872f7038f8cb4512.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:24:38.099569", + "response": { + "continue": { + "rvcontinue": "20041115000225|412178", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 98713, + "ns": 0, + "title": "Apatryda", + "revisions": [ + { + "timestamp": "2004-11-14T23:28:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f77f0c199de1528895360a6fa6a7ddb1.json b/wikipedia-analysis-#229lixin/cache/f77f0c199de1528895360a6fa6a7ddb1.json new file mode 100644 index 0000000..6ac9d48 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f77f0c199de1528895360a6fa6a7ddb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:49.446441", + "response": { + "continue": { + "rvcontinue": "20050116194809|60878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16995, + "ns": 0, + "title": "Alegere", + "revisions": [ + { + "timestamp": "2005-01-16T19:45:38Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7900ddbe150a8ea4149a86f7db2d4c5.json b/wikipedia-analysis-#229lixin/cache/f7900ddbe150a8ea4149a86f7db2d4c5.json new file mode 100644 index 0000000..7f83e38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7900ddbe150a8ea4149a86f7db2d4c5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:52.629338", + "response": { + "continue": { + "rvcontinue": "20080929210327|1491528", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 260216, + "ns": 0, + "title": "پناهنده", + "revisions": [ + { + "timestamp": "2008-09-29T21:02:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f79e2cd24bd1ddd5df04a204a91dc816.json b/wikipedia-analysis-#229lixin/cache/f79e2cd24bd1ddd5df04a204a91dc816.json new file mode 100644 index 0000000..5b60a16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f79e2cd24bd1ddd5df04a204a91dc816.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:25.955962", + "response": { + "continue": { + "rvcontinue": "20230927203423|301852", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59559, + "ns": 0, + "title": "سيلاب", + "revisions": [ + { + "timestamp": "2022-02-05T10:19:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7bbc7975a0d395365120dc9537ce82b.json b/wikipedia-analysis-#229lixin/cache/f7bbc7975a0d395365120dc9537ce82b.json new file mode 100644 index 0000000..3c2af3f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7bbc7975a0d395365120dc9537ce82b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:26.112356", + "response": { + "continue": { + "rvcontinue": "20020809183445|6533", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2829, + "ns": 0, + "title": "Syndrome d'immunodéficience acquise", + "revisions": [ + { + "timestamp": "2002-08-09T17:51:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7cd6c5afdc46d132819932450471c58.json b/wikipedia-analysis-#229lixin/cache/f7cd6c5afdc46d132819932450471c58.json new file mode 100644 index 0000000..517b5a3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7cd6c5afdc46d132819932450471c58.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:22.768983", + "response": { + "continue": { + "rvcontinue": "20251208203410|42336097", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1877708, + "ns": 0, + "title": "שוויון מגדרי", + "revisions": [ + { + "timestamp": "2026-01-09T11:58:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7ce917e4333f4deeffeaca5cdbdcb7c.json b/wikipedia-analysis-#229lixin/cache/f7ce917e4333f4deeffeaca5cdbdcb7c.json new file mode 100644 index 0000000..3610c81 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7ce917e4333f4deeffeaca5cdbdcb7c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:01.256603", + "response": { + "continue": { + "rvcontinue": "20251102233924|42959139", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 149906, + "ns": 0, + "title": "تغییر اقلیم", + "revisions": [ + { + "timestamp": "2025-12-07T07:39:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7cf1666d8945e3320ddac9d40c0efde.json b/wikipedia-analysis-#229lixin/cache/f7cf1666d8945e3320ddac9d40c0efde.json new file mode 100644 index 0000000..2a9348d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7cf1666d8945e3320ddac9d40c0efde.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:22.034579", + "response": { + "continue": { + "rvcontinue": "20250930110036|12133359", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1021283, + "ns": 0, + "title": "Coronaviruspandemien", + "revisions": [ + { + "timestamp": "2025-11-17T08:26:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7d4e89975b8b7d649a94c5e6f2d6a9d.json b/wikipedia-analysis-#229lixin/cache/f7d4e89975b8b7d649a94c5e6f2d6a9d.json new file mode 100644 index 0000000..035359c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7d4e89975b8b7d649a94c5e6f2d6a9d.json @@ -0,0 +1,140 @@ +{ + "cached_at": "2026-01-26T00:25:01.405647", + "response": { + "batchcomplete": true, + "query": { + "pages": [ + { + "pageid": 247927, + "ns": 0, + "title": "Border control", + "langlinks": [ + { + "lang": "ar", + "title": "رقابة حدودية" + }, + { + "lang": "az", + "title": "Sərhəd nəzarəti" + }, + { + "lang": "bn", + "title": "সীমান্ত নিয়ন্ত্রণ" + }, + { + "lang": "ca", + "title": "Control de fronteres" + }, + { + "lang": "cs", + "title": "Hraniční kontrola" + }, + { + "lang": "da", + "title": "Grænsekontrol" + }, + { + "lang": "de", + "title": "Grenzkontrolle" + }, + { + "lang": "eo", + "title": "Landlima kontrolo" + }, + { + "lang": "es", + "title": "Control de fronteras" + }, + { + "lang": "fa", + "title": "کنترل مرزی" + }, + { + "lang": "fi", + "title": "Rajavalvonta" + }, + { + "lang": "fr", + "title": "Contrôle frontalier" + }, + { + "lang": "ga", + "title": "Rialú teorann" + }, + { + "lang": "ha", + "title": "Ikon iyaka" + }, + { + "lang": "hr", + "title": "Granični nadzor" + }, + { + "lang": "id", + "title": "Pengendalian perbatasan" + }, + { + "lang": "ja", + "title": "出入国管理" + }, + { + "lang": "ko", + "title": "출입국관리" + }, + { + "lang": "mk", + "title": "Гранична проверка" + }, + { + "lang": "nl", + "title": "Grensbewaking" + }, + { + "lang": "pl", + "title": "Kontrola graniczna" + }, + { + "lang": "pt", + "title": "Controle aduaneiro" + }, + { + "lang": "sl", + "title": "Mejna kontrola" + }, + { + "lang": "sr", + "title": "Гранична провера" + }, + { + "lang": "sv", + "title": "Gränskontroll" + }, + { + "lang": "tr", + "title": "Sınır kontrolü" + }, + { + "lang": "uk", + "title": "Контроль на кордоні" + }, + { + "lang": "vi", + "title": "Kiểm soát biên giới" + }, + { + "lang": "zh", + "title": "邊境管制" + }, + { + "lang": "yue", + "title": "邊境管制" + } + ] + } + ] + }, + "limits": { + "langlinks": 500 + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7db0c476975b91fbfbbbb042501fd48.json b/wikipedia-analysis-#229lixin/cache/f7db0c476975b91fbfbbbb042501fd48.json new file mode 100644 index 0000000..9912a22 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7db0c476975b91fbfbbbb042501fd48.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:07.392291", + "response": { + "continue": { + "rvcontinue": "20240528135115|100530721", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3887028, + "ns": 0, + "title": "人口移動", + "revisions": [ + { + "timestamp": "2024-06-01T15:41:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7ed8a8cdc837aa940e4113161bacea8.json b/wikipedia-analysis-#229lixin/cache/f7ed8a8cdc837aa940e4113161bacea8.json new file mode 100644 index 0000000..5821754 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7ed8a8cdc837aa940e4113161bacea8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:04.543974", + "response": { + "continue": { + "rvcontinue": "20250811201553|23485173", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1623302, + "ns": 0, + "title": "Yhdysvaltain presidentinvaalit 2024", + "revisions": [ + { + "timestamp": "2025-08-11T20:17:23Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f7fbde8c71d5f41e1c44592f5bc03753.json b/wikipedia-analysis-#229lixin/cache/f7fbde8c71d5f41e1c44592f5bc03753.json new file mode 100644 index 0000000..7f07e32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f7fbde8c71d5f41e1c44592f5bc03753.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:30.303303", + "response": { + "continue": { + "rvcontinue": "20190328125425|8194557", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1021166, + "ns": 0, + "title": "การโกงเลือกตั้ง", + "revisions": [ + { + "timestamp": "2019-03-28T12:44:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f81dd20cf6c202e5d7ae514d4e8081d1.json b/wikipedia-analysis-#229lixin/cache/f81dd20cf6c202e5d7ae514d4e8081d1.json new file mode 100644 index 0000000..2012b30 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f81dd20cf6c202e5d7ae514d4e8081d1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:57.354625", + "response": { + "continue": { + "rvcontinue": "20141203210923|15227974", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1827722, + "ns": 0, + "title": "Дитяча праця", + "revisions": [ + { + "timestamp": "2014-12-03T20:57:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f83383bb5a0420413261f33453fdaf6d.json b/wikipedia-analysis-#229lixin/cache/f83383bb5a0420413261f33453fdaf6d.json new file mode 100644 index 0000000..498fb96 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f83383bb5a0420413261f33453fdaf6d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:56.078849", + "response": { + "continue": { + "rvcontinue": "20230720102752|10893495", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 755475, + "ns": 0, + "title": "คนไร้บ้าน", + "revisions": [ + { + "timestamp": "2024-11-16T22:10:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f833be8e5aa64cd454034ab63894c814.json b/wikipedia-analysis-#229lixin/cache/f833be8e5aa64cd454034ab63894c814.json new file mode 100644 index 0000000..71d5e38 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f833be8e5aa64cd454034ab63894c814.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:42.454182", + "response": { + "continue": { + "rvcontinue": "20050921090923|67794", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16999, + "ns": 0, + "title": "İnsan hakları", + "revisions": [ + { + "timestamp": "2005-09-21T09:00:13Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f83fc5c100cf4df98f132b9ddc5b63c9.json b/wikipedia-analysis-#229lixin/cache/f83fc5c100cf4df98f132b9ddc5b63c9.json new file mode 100644 index 0000000..f1de171 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f83fc5c100cf4df98f132b9ddc5b63c9.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:08.328434", + "response": { + "continue": { + "rvcontinue": "20150901074036|14739312", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1352095, + "ns": 0, + "title": "인구이동", + "revisions": [ + { + "timestamp": "2015-09-01T07:39:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f85c0ac55499a61466db510114a3fc91.json b/wikipedia-analysis-#229lixin/cache/f85c0ac55499a61466db510114a3fc91.json new file mode 100644 index 0000000..97b71d3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f85c0ac55499a61466db510114a3fc91.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:01.758875", + "response": { + "continue": { + "rvcontinue": "20061215035737|325191", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62699, + "ns": 0, + "title": "มาลาเรีย", + "revisions": [ + { + "timestamp": "2006-12-15T03:43:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f86651eabad48cf2ac336a31be40824d.json b/wikipedia-analysis-#229lixin/cache/f86651eabad48cf2ac336a31be40824d.json new file mode 100644 index 0000000..4bcc438 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f86651eabad48cf2ac336a31be40824d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:42.760869", + "response": { + "continue": { + "rvcontinue": "20060602163323|3360625", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 464558, + "ns": 0, + "title": "Senzatetto", + "revisions": [ + { + "timestamp": "2006-06-02T16:31:29Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f87334f80fc2e9a3880777dbdce58d31.json b/wikipedia-analysis-#229lixin/cache/f87334f80fc2e9a3880777dbdce58d31.json new file mode 100644 index 0000000..59d2ba2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f87334f80fc2e9a3880777dbdce58d31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:21.165825", + "response": { + "continue": { + "rvcontinue": "20230925123814|1166333", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 14016, + "ns": 0, + "title": "बाढी", + "revisions": [ + { + "timestamp": "2025-08-25T14:31:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f885f40b2bf739de76191965e65cc781.json b/wikipedia-analysis-#229lixin/cache/f885f40b2bf739de76191965e65cc781.json new file mode 100644 index 0000000..b70e0b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f885f40b2bf739de76191965e65cc781.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:04.049079", + "response": { + "continue": { + "rvcontinue": "20250701181518|8278925", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 760563, + "ns": 0, + "title": "বিবাচন", + "revisions": [ + { + "timestamp": "2025-08-02T08:07:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f889d3709d0d4b9f8ee9c62959bc8670.json b/wikipedia-analysis-#229lixin/cache/f889d3709d0d4b9f8ee9c62959bc8670.json new file mode 100644 index 0000000..96e317f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f889d3709d0d4b9f8ee9c62959bc8670.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:09.925207", + "response": { + "continue": { + "rvcontinue": "20251009160944|30459479", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 280461, + "ns": 0, + "title": "Вакцина", + "revisions": [ + { + "timestamp": "2025-11-26T12:23:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f89fab4d8304f7a0aee7ebc0e77b2b17.json b/wikipedia-analysis-#229lixin/cache/f89fab4d8304f7a0aee7ebc0e77b2b17.json new file mode 100644 index 0000000..dbdf821 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f89fab4d8304f7a0aee7ebc0e77b2b17.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:06.352101", + "response": { + "continue": { + "rvcontinue": "20050106055920|261059", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 65901, + "ns": 0, + "title": "歧視", + "revisions": [ + { + "timestamp": "2005-01-06T04:21:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8b5d25325d34a2d8cd321b193910065.json b/wikipedia-analysis-#229lixin/cache/f8b5d25325d34a2d8cd321b193910065.json new file mode 100644 index 0000000..58bfa6b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8b5d25325d34a2d8cd321b193910065.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:04.799329", + "response": { + "continue": { + "rvcontinue": "20021010052707|836700", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101942, + "ns": 0, + "title": "Child labour", + "revisions": [ + { + "timestamp": "2002-10-10T03:12:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8c224866ad1c5e4117c0040fb782fc4.json b/wikipedia-analysis-#229lixin/cache/f8c224866ad1c5e4117c0040fb782fc4.json new file mode 100644 index 0000000..e80e1dc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8c224866ad1c5e4117c0040fb782fc4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:08.342454", + "response": { + "continue": { + "rvcontinue": "20220115134216|11011434", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 56748, + "ns": 0, + "title": "Tortur", + "revisions": [ + { + "timestamp": "2023-11-18T15:45:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8c7a993466eeb93fc1b94585837deb1.json b/wikipedia-analysis-#229lixin/cache/f8c7a993466eeb93fc1b94585837deb1.json new file mode 100644 index 0000000..927b22e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8c7a993466eeb93fc1b94585837deb1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:49:02.846218", + "response": { + "continue": { + "rvcontinue": "20060524161403|190896", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 43205, + "ns": 0, + "title": "Дискримінація", + "revisions": [ + { + "timestamp": "2006-05-24T16:13:19Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8d4632ec3e9c94892370fb90d82f728.json b/wikipedia-analysis-#229lixin/cache/f8d4632ec3e9c94892370fb90d82f728.json new file mode 100644 index 0000000..0c28f36 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8d4632ec3e9c94892370fb90d82f728.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:20.116419", + "response": { + "continue": { + "rvcontinue": "20250813050031|12471980", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203634, + "ns": 0, + "title": "อาชญากรรมสงคราม", + "revisions": [ + { + "timestamp": "2026-01-16T17:06:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8df3b225373c62ef2b384674a0416b7.json b/wikipedia-analysis-#229lixin/cache/f8df3b225373c62ef2b384674a0416b7.json new file mode 100644 index 0000000..59c80b1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8df3b225373c62ef2b384674a0416b7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:18:45.561015", + "response": { + "continue": { + "rvcontinue": "20251203091006|170784886", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8221, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2025-12-22T04:12:59Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8e81106f3f9e93e51b7475f840fdbce.json b/wikipedia-analysis-#229lixin/cache/f8e81106f3f9e93e51b7475f840fdbce.json new file mode 100644 index 0000000..aa07537 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8e81106f3f9e93e51b7475f840fdbce.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:42.238734", + "response": { + "continue": { + "rvcontinue": "20060921181843|686002", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 135759, + "ns": 0, + "title": "İklim değişikliği", + "revisions": [ + { + "timestamp": "2006-09-16T06:16:20Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8f0f71b528aa3e9bcb10f6f6862d609.json b/wikipedia-analysis-#229lixin/cache/f8f0f71b528aa3e9bcb10f6f6862d609.json new file mode 100644 index 0000000..615ae11 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8f0f71b528aa3e9bcb10f6f6862d609.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:45.882181", + "response": { + "continue": { + "rvcontinue": "20090831162805|2229215", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 407855, + "ns": 0, + "title": "Lụt", + "revisions": [ + { + "timestamp": "2009-08-31T14:02:41Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f8f8d755e8005f4021c0d3b0a8e7456d.json b/wikipedia-analysis-#229lixin/cache/f8f8d755e8005f4021c0d3b0a8e7456d.json new file mode 100644 index 0000000..86d7258 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f8f8d755e8005f4021c0d3b0a8e7456d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:25.650062", + "response": { + "continue": { + "rvcontinue": "20050404202004|1183660", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 143558, + "ns": 0, + "title": "Globalne ocieplenie", + "revisions": [ + { + "timestamp": "2005-04-04T20:20:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f909c37ca582d49cda8e58ca90245945.json b/wikipedia-analysis-#229lixin/cache/f909c37ca582d49cda8e58ca90245945.json new file mode 100644 index 0000000..0a27dc6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f909c37ca582d49cda8e58ca90245945.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:21.675642", + "response": { + "continue": { + "rvcontinue": "20210106014110|5063118", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1244371, + "ns": 0, + "title": "अभिवेचन", + "revisions": [ + { + "timestamp": "2024-07-25T01:48:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9296e8cc030bdce33f4cb62e8a25bc2.json b/wikipedia-analysis-#229lixin/cache/f9296e8cc030bdce33f4cb62e8a25bc2.json new file mode 100644 index 0000000..f3a2586 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9296e8cc030bdce33f4cb62e8a25bc2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:12.663640", + "response": { + "continue": { + "rvcontinue": "20260108122643|28698177", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 175291, + "ns": 0, + "title": "Éghajlatváltozás", + "revisions": [ + { + "timestamp": "2026-01-08T13:06:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f938bb88ed7f7526133b06183098a0f2.json b/wikipedia-analysis-#229lixin/cache/f938bb88ed7f7526133b06183098a0f2.json new file mode 100644 index 0000000..8ebcd84 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f938bb88ed7f7526133b06183098a0f2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:48.621534", + "response": { + "continue": { + "rvcontinue": "20060826161742|471043", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 77198, + "ns": 0, + "title": "전쟁", + "revisions": [ + { + "timestamp": "2006-08-26T13:12:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f948055b09d46f069d126d8f6b1bd12d.json b/wikipedia-analysis-#229lixin/cache/f948055b09d46f069d126d8f6b1bd12d.json new file mode 100644 index 0000000..2ba5b61 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f948055b09d46f069d126d8f6b1bd12d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:17.877612", + "response": { + "continue": { + "rvcontinue": "20040724073557|119740", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 34882, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2004-07-24T06:05:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f94df4e29e2f283c813342df10a235c8.json b/wikipedia-analysis-#229lixin/cache/f94df4e29e2f283c813342df10a235c8.json new file mode 100644 index 0000000..c528b16 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f94df4e29e2f283c813342df10a235c8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:42.437986", + "response": { + "continue": { + "rvcontinue": "20040313030059|336952", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 58748, + "ns": 0, + "title": "Vaccin", + "revisions": [ + { + "timestamp": "2004-03-11T17:26:26Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f959d8a48ca7a1fbd85eb41c1c4417a2.json b/wikipedia-analysis-#229lixin/cache/f959d8a48ca7a1fbd85eb41c1c4417a2.json new file mode 100644 index 0000000..a8012c3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f959d8a48ca7a1fbd85eb41c1c4417a2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:00.368875", + "response": { + "continue": { + "rvcontinue": "20080321195513|119798", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15871, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2008-03-21T19:54:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f972182ac2efe292e014532f3907e629.json b/wikipedia-analysis-#229lixin/cache/f972182ac2efe292e014532f3907e629.json new file mode 100644 index 0000000..e28e9c6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f972182ac2efe292e014532f3907e629.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:05.216172", + "response": { + "continue": { + "rvcontinue": "20251128134429|1324586993", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 101942, + "ns": 0, + "title": "Child labour", + "revisions": [ + { + "timestamp": "2025-12-25T10:12:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9790ed685214ac09c2ca9dd98594881.json b/wikipedia-analysis-#229lixin/cache/f9790ed685214ac09c2ca9dd98594881.json new file mode 100644 index 0000000..13f6bd4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9790ed685214ac09c2ca9dd98594881.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:12:01.385076", + "response": { + "continue": { + "rvcontinue": "20260123084612|12208685", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24137, + "ns": 0, + "title": "Global opvarmning", + "revisions": [ + { + "timestamp": "2026-01-23T09:03:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f997635e405298eb799f313fcfa811d5.json b/wikipedia-analysis-#229lixin/cache/f997635e405298eb799f313fcfa811d5.json new file mode 100644 index 0000000..8df44d6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f997635e405298eb799f313fcfa811d5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:51.621437", + "response": { + "continue": { + "rvcontinue": "20250807230936|30327196", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 521638, + "ns": 0, + "title": "Интерно расељена лица", + "revisions": [ + { + "timestamp": "2025-08-07T23:11:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9ab012ecbd8cbb30c27128c589ac2a6.json b/wikipedia-analysis-#229lixin/cache/f9ab012ecbd8cbb30c27128c589ac2a6.json new file mode 100644 index 0000000..b287139 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9ab012ecbd8cbb30c27128c589ac2a6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:34.344858", + "response": { + "continue": { + "rvcontinue": "20230125124120|290674", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12016, + "ns": 0, + "title": "د وينا ازادي", + "revisions": [ + { + "timestamp": "2023-05-22T13:12:10Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9b72c6807915b27e6ddf1109a0dfdfc.json b/wikipedia-analysis-#229lixin/cache/f9b72c6807915b27e6ddf1109a0dfdfc.json new file mode 100644 index 0000000..29d618c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9b72c6807915b27e6ddf1109a0dfdfc.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:18.674321", + "response": { + "continue": { + "rvcontinue": "20040603133105|27087", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 13330, + "ns": 0, + "title": "Migração humana", + "revisions": [ + { + "timestamp": "2004-06-03T13:21:05Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9b8fa962a44fcbaf80524ffaa8085b1.json b/wikipedia-analysis-#229lixin/cache/f9b8fa962a44fcbaf80524ffaa8085b1.json new file mode 100644 index 0000000..75281a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9b8fa962a44fcbaf80524ffaa8085b1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:18.367877", + "response": { + "continue": { + "rvcontinue": "20080709174002|11424", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3002, + "ns": 0, + "title": "လူ့အခွင့်အရေး", + "revisions": [ + { + "timestamp": "2008-07-09T11:35:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9c5ce367efed18cbd565c34f0863a96.json b/wikipedia-analysis-#229lixin/cache/f9c5ce367efed18cbd565c34f0863a96.json new file mode 100644 index 0000000..f77cdb9 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9c5ce367efed18cbd565c34f0863a96.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:34:08.569048", + "response": { + "continue": { + "rvcontinue": "20050318203329|153272", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 35239, + "ns": 0, + "title": "Смъртно наказание", + "revisions": [ + { + "timestamp": "2005-01-25T12:21:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9ef20fe776e8d12eeee34431d901ce8.json b/wikipedia-analysis-#229lixin/cache/f9ef20fe776e8d12eeee34431d901ce8.json new file mode 100644 index 0000000..c5f5ba4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9ef20fe776e8d12eeee34431d901ce8.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:42:46.426126", + "response": { + "continue": { + "rvcontinue": "20251026031543|170171664", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8800750, + "ns": 0, + "title": "Supresión del votante", + "revisions": [ + { + "timestamp": "2025-12-27T08:16:50Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/f9fb14585699be3cff0c9938935e9c9b.json b/wikipedia-analysis-#229lixin/cache/f9fb14585699be3cff0c9938935e9c9b.json new file mode 100644 index 0000000..76044cc --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/f9fb14585699be3cff0c9938935e9c9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:02.267008", + "response": { + "continue": { + "rvcontinue": "20260115064419|28713856", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51327, + "ns": 0, + "title": "Vándorlás", + "revisions": [ + { + "timestamp": "2026-01-15T07:14:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa47fc66f5d39b09aff01b64eb93366c.json b/wikipedia-analysis-#229lixin/cache/fa47fc66f5d39b09aff01b64eb93366c.json new file mode 100644 index 0000000..fcbd75e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa47fc66f5d39b09aff01b64eb93366c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:17.653764", + "response": { + "continue": { + "rvcontinue": "20050219074154|326837", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 78095, + "ns": 0, + "title": "貧窮", + "revisions": [ + { + "timestamp": "2005-02-19T07:32:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa4b07b9afec67c11ec7558b7fdd117a.json b/wikipedia-analysis-#229lixin/cache/fa4b07b9afec67c11ec7558b7fdd117a.json new file mode 100644 index 0000000..3ba5c7c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa4b07b9afec67c11ec7558b7fdd117a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:10.336628", + "response": { + "continue": { + "rvcontinue": "20250830191053|57966878", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 144431, + "ns": 0, + "title": "Asylsökande", + "revisions": [ + { + "timestamp": "2025-09-03T07:00:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa51be464617ea91de16ade3e0742140.json b/wikipedia-analysis-#229lixin/cache/fa51be464617ea91de16ade3e0742140.json new file mode 100644 index 0000000..c12e79f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa51be464617ea91de16ade3e0742140.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:03.653975", + "response": { + "continue": { + "rvcontinue": "20251114102820|23677947", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 154424, + "ns": 0, + "title": "Ilmastonmuutos", + "revisions": [ + { + "timestamp": "2026-01-25T21:46:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa6899d6d544eb5fbe83234557f92599.json b/wikipedia-analysis-#229lixin/cache/fa6899d6d544eb5fbe83234557f92599.json new file mode 100644 index 0000000..36c5d69 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa6899d6d544eb5fbe83234557f92599.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:34.687661", + "response": { + "continue": { + "rvcontinue": "20251123000247|148134455", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1906290, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2025-11-23T00:03:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa95cc3a56ddfa55f7056d1263a1fc51.json b/wikipedia-analysis-#229lixin/cache/fa95cc3a56ddfa55f7056d1263a1fc51.json new file mode 100644 index 0000000..d32a6ad --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa95cc3a56ddfa55f7056d1263a1fc51.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:52.690224", + "response": { + "continue": { + "rvcontinue": "20050804071042|335277", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 68454, + "ns": 0, + "title": "Малярия", + "revisions": [ + { + "timestamp": "2005-08-04T07:09:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fa9ddac471802ee3e37e88ff75bcb569.json b/wikipedia-analysis-#229lixin/cache/fa9ddac471802ee3e37e88ff75bcb569.json new file mode 100644 index 0000000..b218da6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fa9ddac471802ee3e37e88ff75bcb569.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:11:27.581839", + "response": { + "continue": { + "rvcontinue": "20060211025649|2535705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 428017, + "ns": 0, + "title": "Zmiana klimatu", + "revisions": [ + { + "timestamp": "2006-02-11T02:04:24Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/faa673df761c176b05660617e304b439.json b/wikipedia-analysis-#229lixin/cache/faa673df761c176b05660617e304b439.json new file mode 100644 index 0000000..fd86658 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/faa673df761c176b05660617e304b439.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:25.163780", + "response": { + "continue": { + "rvcontinue": "20251029202255|23649426", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 12000, + "ns": 0, + "title": "AIDS", + "revisions": [ + { + "timestamp": "2025-10-29T20:39:30Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fab8eef4965050bde44a929b55df84e6.json b/wikipedia-analysis-#229lixin/cache/fab8eef4965050bde44a929b55df84e6.json new file mode 100644 index 0000000..ab05189 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fab8eef4965050bde44a929b55df84e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:48.594954", + "response": { + "continue": { + "rvcontinue": "20251220175943|71401993", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 24226, + "ns": 0, + "title": "Eleição", + "revisions": [ + { + "timestamp": "2026-01-20T19:13:18Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fabcaa0c1c9c80774c768be5ce671b1e.json b/wikipedia-analysis-#229lixin/cache/fabcaa0c1c9c80774c768be5ce671b1e.json new file mode 100644 index 0000000..49a16d4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fabcaa0c1c9c80774c768be5ce671b1e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:01.262785", + "response": { + "continue": { + "rvcontinue": "20240823004526|1348204", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16546, + "ns": 0, + "title": "Adhabu ya kifo", + "revisions": [ + { + "timestamp": "2024-11-18T23:10:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fac94cdd01c2cab315c4d9e484902791.json b/wikipedia-analysis-#229lixin/cache/fac94cdd01c2cab315c4d9e484902791.json new file mode 100644 index 0000000..dccc8ae --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fac94cdd01c2cab315c4d9e484902791.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:50.505301", + "response": { + "continue": { + "rvcontinue": "20220112125809|9859986", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 838734, + "ns": 0, + "title": "การทรมาน", + "revisions": [ + { + "timestamp": "2024-11-08T14:43:56Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fad6c36f4acf82c027201afd8efc4caa.json b/wikipedia-analysis-#229lixin/cache/fad6c36f4acf82c027201afd8efc4caa.json new file mode 100644 index 0000000..abfff88 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fad6c36f4acf82c027201afd8efc4caa.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:19.246769", + "response": { + "continue": { + "rvcontinue": "20230228073919|222829", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 42223, + "ns": 0, + "title": "Safarar Mutane", + "revisions": [ + { + "timestamp": "2023-02-28T07:34:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fae05487bd37b92dd2e34f909105fe2b.json b/wikipedia-analysis-#229lixin/cache/fae05487bd37b92dd2e34f909105fe2b.json new file mode 100644 index 0000000..08b25a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fae05487bd37b92dd2e34f909105fe2b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:23:39.833065", + "response": { + "continue": { + "rvcontinue": "20090203132223|24208957", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1684317, + "ns": 0, + "title": "国内避難民", + "revisions": [ + { + "timestamp": "2009-02-03T13:17:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/faf823512378e38d04285ea7a40c17b0.json b/wikipedia-analysis-#229lixin/cache/faf823512378e38d04285ea7a40c17b0.json new file mode 100644 index 0000000..2b15fb6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/faf823512378e38d04285ea7a40c17b0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:40:46.915591", + "response": { + "continue": { + "rvcontinue": "20260121011426|1334010400", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 59568546, + "ns": 0, + "title": "2024 United States presidential election", + "revisions": [ + { + "timestamp": "2026-01-22T05:48:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/faf940c6045313ed0b571e08688f4286.json b/wikipedia-analysis-#229lixin/cache/faf940c6045313ed0b571e08688f4286.json new file mode 100644 index 0000000..aeeee5f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/faf940c6045313ed0b571e08688f4286.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:43.515991", + "response": { + "continue": { + "rvcontinue": "20240902174157|68559852", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 3204838, + "ns": 0, + "title": "Igualdade de género", + "revisions": [ + { + "timestamp": "2025-02-24T19:17:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb082afc9d6595b4772c47d9a0b70c14.json b/wikipedia-analysis-#229lixin/cache/fb082afc9d6595b4772c47d9a0b70c14.json new file mode 100644 index 0000000..1bf6451 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb082afc9d6595b4772c47d9a0b70c14.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:01.709161", + "response": { + "continue": { + "rvcontinue": "20250809041204|88650101", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 51604, + "ns": 0, + "title": "结核病", + "revisions": [ + { + "timestamp": "2025-08-29T00:31:34Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb17e24094ff9b59f4cd4683fe5be974.json b/wikipedia-analysis-#229lixin/cache/fb17e24094ff9b59f4cd4683fe5be974.json new file mode 100644 index 0000000..c5c3136 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb17e24094ff9b59f4cd4683fe5be974.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:27.770019", + "response": { + "continue": { + "rvcontinue": "20251017095020|28061133", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 212334, + "ns": 0, + "title": "Perdagangan manusia", + "revisions": [ + { + "timestamp": "2025-10-24T03:04:17Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb1fd0f46af14b36dba749db3de20f3f.json b/wikipedia-analysis-#229lixin/cache/fb1fd0f46af14b36dba749db3de20f3f.json new file mode 100644 index 0000000..61615de --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb1fd0f46af14b36dba749db3de20f3f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:22:24.921990", + "response": { + "continue": { + "rvcontinue": "20090320163510|2240569", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 114608, + "ns": 0, + "title": "Миграција становништва", + "revisions": [ + { + "timestamp": "2006-10-10T00:49:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb2314dd1307d8d1819176cfaabc8a9c.json b/wikipedia-analysis-#229lixin/cache/fb2314dd1307d8d1819176cfaabc8a9c.json new file mode 100644 index 0000000..713dd8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb2314dd1307d8d1819176cfaabc8a9c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:50:48.318949", + "response": { + "continue": { + "rvcontinue": "20250503144232|39627108", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2916418, + "ns": 0, + "title": "백신 기피", + "revisions": [ + { + "timestamp": "2025-07-28T12:53:28Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb48438171e3a07bec8f4d07c8e31b69.json b/wikipedia-analysis-#229lixin/cache/fb48438171e3a07bec8f4d07c8e31b69.json new file mode 100644 index 0000000..fb87570 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb48438171e3a07bec8f4d07c8e31b69.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:09:39.435272", + "response": { + "continue": { + "rvcontinue": "20060722115243|30432", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9119, + "ns": 0, + "title": "বিশ্ব স্বাস্থ্য সংস্থা", + "revisions": [ + { + "timestamp": "2006-07-22T10:58:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb653ec990679536e66eec37cf565b31.json b/wikipedia-analysis-#229lixin/cache/fb653ec990679536e66eec37cf565b31.json new file mode 100644 index 0000000..0ac9146 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb653ec990679536e66eec37cf565b31.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:31.213429", + "response": { + "continue": { + "rvcontinue": "20250801173402|685682", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 85634, + "ns": 0, + "title": "Murar Mashaƙo 2019", + "revisions": [ + { + "timestamp": "2025-08-05T13:21:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb65f4b85946d2cba23187bdae57827e.json b/wikipedia-analysis-#229lixin/cache/fb65f4b85946d2cba23187bdae57827e.json new file mode 100644 index 0000000..550793d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb65f4b85946d2cba23187bdae57827e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:31:36.054453", + "response": { + "continue": { + "rvcontinue": "20030912132546|262851", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 22432, + "ns": 0, + "title": "Marteling", + "revisions": [ + { + "timestamp": "2003-09-12T12:22:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb6bd4358bd2c309bf498a9e1d124265.json b/wikipedia-analysis-#229lixin/cache/fb6bd4358bd2c309bf498a9e1d124265.json new file mode 100644 index 0000000..5f07216 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb6bd4358bd2c309bf498a9e1d124265.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:08.583212", + "response": { + "continue": { + "rvcontinue": "20250429215222|70530136", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 258541, + "ns": 0, + "title": "تمييز", + "revisions": [ + { + "timestamp": "2025-04-30T03:42:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb73907a9ab17dc170af37715059be75.json b/wikipedia-analysis-#229lixin/cache/fb73907a9ab17dc170af37715059be75.json new file mode 100644 index 0000000..874bf15 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb73907a9ab17dc170af37715059be75.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:48.666255", + "response": { + "continue": { + "rvcontinue": "20070712150223|3150665", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 380149, + "ns": 0, + "title": "Äärimmäiset sääilmiöt", + "revisions": [ + { + "timestamp": "2007-07-12T12:16:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fb9008e4e0eb77f9f8e142304c347912.json b/wikipedia-analysis-#229lixin/cache/fb9008e4e0eb77f9f8e142304c347912.json new file mode 100644 index 0000000..62759e1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fb9008e4e0eb77f9f8e142304c347912.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:10.477575", + "response": { + "continue": { + "rvcontinue": "20260114111032|171496858", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 284638, + "ns": 0, + "title": "Libertad de prensa", + "revisions": [ + { + "timestamp": "2026-01-14T11:10:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fbfdac85ee75a0bd1dfae1691dd172fe.json b/wikipedia-analysis-#229lixin/cache/fbfdac85ee75a0bd1dfae1691dd172fe.json new file mode 100644 index 0000000..9009b14 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fbfdac85ee75a0bd1dfae1691dd172fe.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:01.369604", + "response": { + "continue": { + "rvcontinue": "20061124040808|698282", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 108181, + "ns": 0, + "title": "Цензура", + "revisions": [ + { + "timestamp": "2006-10-18T14:38:31Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc3b1cf51c62223dfe4611dafaffc896.json b/wikipedia-analysis-#229lixin/cache/fc3b1cf51c62223dfe4611dafaffc896.json new file mode 100644 index 0000000..640ddd8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc3b1cf51c62223dfe4611dafaffc896.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:00.941766", + "response": { + "continue": { + "rvcontinue": "20250303210208|69749326", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 262650, + "ns": 0, + "title": "الاتجار بالبشر", + "revisions": [ + { + "timestamp": "2025-03-03T21:07:33Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc449300466e5119c1aaa7c4c94ba367.json b/wikipedia-analysis-#229lixin/cache/fc449300466e5119c1aaa7c4c94ba367.json new file mode 100644 index 0000000..62ffe2e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc449300466e5119c1aaa7c4c94ba367.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:06.763044", + "response": { + "continue": { + "rvcontinue": "20230309031700|1143659945", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 73165192, + "ns": 0, + "title": "Monkeypox", + "revisions": [ + { + "timestamp": "2023-02-28T08:59:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc49cbbaedf6cb8d535b6a5367069572.json b/wikipedia-analysis-#229lixin/cache/fc49cbbaedf6cb8d535b6a5367069572.json new file mode 100644 index 0000000..4221254 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc49cbbaedf6cb8d535b6a5367069572.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:40.108438", + "response": { + "continue": { + "rvcontinue": "20250306201315|1407570", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16559, + "ns": 0, + "title": "Haki za binadamu", + "revisions": [ + { + "timestamp": "2025-03-06T20:18:14Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc5293597efac74aa0bb750cc1855a87.json b/wikipedia-analysis-#229lixin/cache/fc5293597efac74aa0bb750cc1855a87.json new file mode 100644 index 0000000..57a0069 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc5293597efac74aa0bb750cc1855a87.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:00.865429", + "response": { + "continue": { + "rvcontinue": "20080528115731|135993", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 16546, + "ns": 0, + "title": "Adhabu ya kifo", + "revisions": [ + { + "timestamp": "2008-05-27T22:18:37Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc6b872cf0bc759b7bf3f9741a3e0f55.json b/wikipedia-analysis-#229lixin/cache/fc6b872cf0bc759b7bf3f9741a3e0f55.json new file mode 100644 index 0000000..47418a7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc6b872cf0bc759b7bf3f9741a3e0f55.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:47.461457", + "response": { + "continue": { + "rvcontinue": "20041125100552|370157", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 91766, + "ns": 0, + "title": "Människohandel", + "revisions": [ + { + "timestamp": "2004-11-25T10:03:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc6ee4119a316d5e70aa38e343ebcb53.json b/wikipedia-analysis-#229lixin/cache/fc6ee4119a316d5e70aa38e343ebcb53.json new file mode 100644 index 0000000..b86ca59 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc6ee4119a316d5e70aa38e343ebcb53.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:09.805164", + "response": { + "continue": { + "rvcontinue": "20210617073438|32733501", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4268051, + "ns": 0, + "title": "Екстремальні погодні явища", + "revisions": [ + { + "timestamp": "2021-06-17T07:27:09Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc6f59b85411518d133af2e85cf05fb5.json b/wikipedia-analysis-#229lixin/cache/fc6f59b85411518d133af2e85cf05fb5.json new file mode 100644 index 0000000..508286f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc6f59b85411518d133af2e85cf05fb5.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:00.699614", + "response": { + "continue": { + "rvcontinue": "20251017153751|106869445", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 96712, + "ns": 0, + "title": "異常気象", + "revisions": [ + { + "timestamp": "2025-10-17T15:38:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fc9e1f1497ebd602f15250f7c541f1ba.json b/wikipedia-analysis-#229lixin/cache/fc9e1f1497ebd602f15250f7c541f1ba.json new file mode 100644 index 0000000..e742115 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fc9e1f1497ebd602f15250f7c541f1ba.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:15:32.515366", + "response": { + "continue": { + "rvcontinue": "20100523152402|95995", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20118, + "ns": 0, + "title": "ජලගැල්ම", + "revisions": [ + { + "timestamp": "2010-04-29T14:40:32Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fcaf76807ab238cca81a7eb5e4e14475.json b/wikipedia-analysis-#229lixin/cache/fcaf76807ab238cca81a7eb5e4e14475.json new file mode 100644 index 0000000..98afe32 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fcaf76807ab238cca81a7eb5e4e14475.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:07:08.037757", + "response": { + "continue": { + "rvcontinue": "20100901183250|332645", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 57375, + "ns": 0, + "title": "ملیریا", + "revisions": [ + { + "timestamp": "2010-09-01T18:13:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fcb478f9d17fd9acaf72d662bdaca780.json b/wikipedia-analysis-#229lixin/cache/fcb478f9d17fd9acaf72d662bdaca780.json new file mode 100644 index 0000000..9e6c772 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fcb478f9d17fd9acaf72d662bdaca780.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:38.995920", + "response": { + "continue": { + "rvcontinue": "20230915151701|53924604", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8724513, + "ns": 0, + "title": "Jordbävningen i Turkiet och Syrien 2023", + "revisions": [ + { + "timestamp": "2024-12-19T14:19:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fcb9e02b80771dd0a89bc930faa2fb0a.json b/wikipedia-analysis-#229lixin/cache/fcb9e02b80771dd0a89bc930faa2fb0a.json new file mode 100644 index 0000000..2cdf0f3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fcb9e02b80771dd0a89bc930faa2fb0a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:26.585471", + "response": { + "continue": { + "rvcontinue": "20260116071847|263377514", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2889, + "ns": 0, + "title": "Krieg", + "revisions": [ + { + "timestamp": "2026-01-24T01:52:04Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fcc47b65fc6b100e0db0c6bae2ea8adb.json b/wikipedia-analysis-#229lixin/cache/fcc47b65fc6b100e0db0c6bae2ea8adb.json new file mode 100644 index 0000000..d50ecb3 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fcc47b65fc6b100e0db0c6bae2ea8adb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:22.353127", + "response": { + "continue": { + "rvcontinue": "20200906180039|29142532", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1877708, + "ns": 0, + "title": "שוויון מגדרי", + "revisions": [ + { + "timestamp": "2020-09-06T17:59:47Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fce02bce0ddbdb48a2409d4776fa3b88.json b/wikipedia-analysis-#229lixin/cache/fce02bce0ddbdb48a2409d4776fa3b88.json new file mode 100644 index 0000000..024ee06 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fce02bce0ddbdb48a2409d4776fa3b88.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:47:28.787376", + "response": { + "continue": { + "rvcontinue": "20060116224214|2075556", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 270933, + "ns": 0, + "title": "Sinhogarismo", + "revisions": [ + { + "timestamp": "2006-01-16T22:39:25Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd173ae7cb75dedc086d8d9d2ba8da7f.json b/wikipedia-analysis-#229lixin/cache/fd173ae7cb75dedc086d8d9d2ba8da7f.json new file mode 100644 index 0000000..a410280 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd173ae7cb75dedc086d8d9d2ba8da7f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:37.278984", + "response": { + "continue": { + "rvcontinue": "20031128000616|119976", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20327, + "ns": 0, + "title": "Mänskliga rättigheter", + "revisions": [ + { + "timestamp": "2003-10-10T16:17:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd2c3f70f273f30ca54f9c37ff19ffd0.json b/wikipedia-analysis-#229lixin/cache/fd2c3f70f273f30ca54f9c37ff19ffd0.json new file mode 100644 index 0000000..90bd5c8 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd2c3f70f273f30ca54f9c37ff19ffd0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:07.646078", + "response": { + "continue": { + "rvcontinue": "20220725222139|50929260", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 20665, + "ns": 0, + "title": "Pandemi", + "revisions": [ + { + "timestamp": "2024-06-30T06:42:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd4200fb1b74342bcd5eeb373a1bc656.json b/wikipedia-analysis-#229lixin/cache/fd4200fb1b74342bcd5eeb373a1bc656.json new file mode 100644 index 0000000..31aec4d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd4200fb1b74342bcd5eeb373a1bc656.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:33:36.099397", + "response": { + "continue": { + "rvcontinue": "20141007120328|420411", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 69020, + "ns": 0, + "title": "बालश्रम", + "revisions": [ + { + "timestamp": "2014-10-07T10:22:00Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd46e4080a1a80603b7cc4f3af7f59e6.json b/wikipedia-analysis-#229lixin/cache/fd46e4080a1a80603b7cc4f3af7f59e6.json new file mode 100644 index 0000000..f1a09cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd46e4080a1a80603b7cc4f3af7f59e6.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:28:17.556280", + "response": { + "continue": { + "rvcontinue": "20250801153820|685237", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 109372, + "ns": 0, + "title": "Hakkin samun 'yan jarida kyauta", + "revisions": [ + { + "timestamp": "2025-08-01T15:38:49Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd48415668c23b3ed9122b3a410656ed.json b/wikipedia-analysis-#229lixin/cache/fd48415668c23b3ed9122b3a410656ed.json new file mode 100644 index 0000000..9925020 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd48415668c23b3ed9122b3a410656ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:11.244033", + "response": { + "continue": { + "rvcontinue": "20250313102414|23106316", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1736167, + "ns": 0, + "title": "Maanjäristykset Turkissa 6. helmikuuta 2023", + "revisions": [ + { + "timestamp": "2025-11-17T21:46:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd48684f2cd1b2d8ba7245e6e1ad9d5c.json b/wikipedia-analysis-#229lixin/cache/fd48684f2cd1b2d8ba7245e6e1ad9d5c.json new file mode 100644 index 0000000..1dbfc3c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd48684f2cd1b2d8ba7245e6e1ad9d5c.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:38:48.778070", + "response": { + "continue": { + "rvcontinue": "20220120161919|60904331", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 83776, + "ns": 0, + "title": "Humanitaire ramp", + "revisions": [ + { + "timestamp": "2022-01-20T16:30:21Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd4b3992f8b1d9936415c8269d171994.json b/wikipedia-analysis-#229lixin/cache/fd4b3992f8b1d9936415c8269d171994.json new file mode 100644 index 0000000..2794e51 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd4b3992f8b1d9936415c8269d171994.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:37:27.354255", + "response": { + "continue": { + "rvcontinue": "20040709025323|161804", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 21954, + "ns": 0, + "title": "种族灭绝", + "revisions": [ + { + "timestamp": "2004-04-12T20:11:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd4e624079229760dc126c04d696fdf1.json b/wikipedia-analysis-#229lixin/cache/fd4e624079229760dc126c04d696fdf1.json new file mode 100644 index 0000000..20f5372 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd4e624079229760dc126c04d696fdf1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:25:08.577284", + "response": { + "continue": { + "rvcontinue": "20160411200212|8512038", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 870481, + "ns": 0, + "title": "Grænsekontrol", + "revisions": [ + { + "timestamp": "2022-09-15T15:57:51Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd52eed1c8a0458eeb1cd7e0a164732e.json b/wikipedia-analysis-#229lixin/cache/fd52eed1c8a0458eeb1cd7e0a164732e.json new file mode 100644 index 0000000..c62aaa0 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd52eed1c8a0458eeb1cd7e0a164732e.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:03.482181", + "response": { + "continue": { + "rvcontinue": "20250709213840|40244488", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 15659, + "ns": 0, + "title": "지진해일", + "revisions": [ + { + "timestamp": "2025-07-10T22:49:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd6d96fd277c859952b6557baed02289.json b/wikipedia-analysis-#229lixin/cache/fd6d96fd277c859952b6557baed02289.json new file mode 100644 index 0000000..c6ddc1f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd6d96fd277c859952b6557baed02289.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:27:51.773508", + "response": { + "continue": { + "rvcontinue": "20090506042826|186730", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 37224, + "ns": 0, + "title": "آزادی گفتار", + "revisions": [ + { + "timestamp": "2009-05-05T05:30:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fd920a10eae6686e11c390a59649b97a.json b/wikipedia-analysis-#229lixin/cache/fd920a10eae6686e11c390a59649b97a.json new file mode 100644 index 0000000..72b8ee4 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fd920a10eae6686e11c390a59649b97a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:20:16.580101", + "response": { + "continue": { + "rvcontinue": "20160402234553|713261832", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 47842317, + "ns": 0, + "title": "Refugee crisis", + "revisions": [ + { + "timestamp": "2015-09-16T22:12:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fdba5e04d5a1310735234e7530e9049b.json b/wikipedia-analysis-#229lixin/cache/fdba5e04d5a1310735234e7530e9049b.json new file mode 100644 index 0000000..cb2e82d --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fdba5e04d5a1310735234e7530e9049b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:31.549235", + "response": { + "continue": { + "rvcontinue": "20240824160045|11845842", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 203049, + "ns": 0, + "title": "Vaccine", + "revisions": [ + { + "timestamp": "2025-12-04T11:26:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fdd49b098fc2387dfc5b068d06200b9b.json b/wikipedia-analysis-#229lixin/cache/fdd49b098fc2387dfc5b068d06200b9b.json new file mode 100644 index 0000000..f41b63f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fdd49b098fc2387dfc5b068d06200b9b.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:03.065349", + "response": { + "continue": { + "rvcontinue": "20251124191032|261841985", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 49023, + "ns": 0, + "title": "Dürre", + "revisions": [ + { + "timestamp": "2026-01-01T07:12:03Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fdf5ea36abbc4cafaca7b8ec9e9f9cdb.json b/wikipedia-analysis-#229lixin/cache/fdf5ea36abbc4cafaca7b8ec9e9f9cdb.json new file mode 100644 index 0000000..4b5c77f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fdf5ea36abbc4cafaca7b8ec9e9f9cdb.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:41:10.368735", + "response": { + "continue": { + "rvcontinue": "20260113082513|42532386", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 2035019, + "ns": 0, + "title": "הבחירות לנשיאות ארצות הברית 2024", + "revisions": [ + { + "timestamp": "2026-01-14T05:38:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe22a3e2b256cced4574c4e1a7604e24.json b/wikipedia-analysis-#229lixin/cache/fe22a3e2b256cced4574c4e1a7604e24.json new file mode 100644 index 0000000..b0347a1 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe22a3e2b256cced4574c4e1a7604e24.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:08.845826", + "response": { + "continue": { + "rvcontinue": "20200509224321|955808705", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 33096132, + "ns": 0, + "title": "Ebola virus disease", + "revisions": [ + { + "timestamp": "2022-10-17T19:09:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe3371d5719a39549100e762ccc00532.json b/wikipedia-analysis-#229lixin/cache/fe3371d5719a39549100e762ccc00532.json new file mode 100644 index 0000000..a69fb03 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe3371d5719a39549100e762ccc00532.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:32:48.361060", + "response": { + "continue": { + "rvcontinue": "20250119113711|56693709", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 916387, + "ns": 0, + "title": "Jämställdhet", + "revisions": [ + { + "timestamp": "2025-01-19T11:41:22Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe5033dce48bd54204f48a317e1a9361.json b/wikipedia-analysis-#229lixin/cache/fe5033dce48bd54204f48a317e1a9361.json new file mode 100644 index 0000000..ccb6a8f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe5033dce48bd54204f48a317e1a9361.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:39:57.290609", + "response": { + "continue": { + "rvcontinue": "20251210124720|43165077", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 9854, + "ns": 0, + "title": "تروریسم", + "revisions": [ + { + "timestamp": "2025-12-10T12:47:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe545d7d2abf753b8c7e3072912656e4.json b/wikipedia-analysis-#229lixin/cache/fe545d7d2abf753b8c7e3072912656e4.json new file mode 100644 index 0000000..cbd936b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe545d7d2abf753b8c7e3072912656e4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:35:20.343162", + "response": { + "continue": { + "rvcontinue": "20050611230541|6106", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 1269, + "ns": 0, + "title": "যুদ্ধ", + "revisions": [ + { + "timestamp": "2005-02-24T01:10:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe55d1062da9c5e3d50d2631b3fbc001.json b/wikipedia-analysis-#229lixin/cache/fe55d1062da9c5e3d50d2631b3fbc001.json new file mode 100644 index 0000000..5f2956e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe55d1062da9c5e3d50d2631b3fbc001.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:03:19.385070", + "response": { + "continue": { + "rvcontinue": "20250201153838|7938095", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 830337, + "ns": 0, + "title": "কোভিড-১৯ এর বৈশ্বিক মহামারি", + "revisions": [ + { + "timestamp": "2025-02-01T16:58:57Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe5c433298ccbc30bba86607aa1888f0.json b/wikipedia-analysis-#229lixin/cache/fe5c433298ccbc30bba86607aa1888f0.json new file mode 100644 index 0000000..7babb4c --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe5c433298ccbc30bba86607aa1888f0.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:30:12.274898", + "response": { + "continue": { + "rvcontinue": "20060911190922|4673710", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 529132, + "ns": 0, + "title": "Trata de personas", + "revisions": [ + { + "timestamp": "2006-09-11T19:05:07Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe68aeb78f260366065ac981e52a8171.json b/wikipedia-analysis-#229lixin/cache/fe68aeb78f260366065ac981e52a8171.json new file mode 100644 index 0000000..abf000b --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe68aeb78f260366065ac981e52a8171.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:17:47.479056", + "response": { + "continue": { + "rvcontinue": "20050923111551|13610", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4207, + "ns": 0, + "title": "भूकम्प", + "revisions": [ + { + "timestamp": "2005-09-23T11:13:01Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe7ff23a7797b33cdb44f5f7a1b3127d.json b/wikipedia-analysis-#229lixin/cache/fe7ff23a7797b33cdb44f5f7a1b3127d.json new file mode 100644 index 0000000..c4f79f6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe7ff23a7797b33cdb44f5f7a1b3127d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:14:25.750534", + "response": { + "continue": { + "rvcontinue": "20051230215331|1152549", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 215572, + "ns": 0, + "title": "Incêndio de vegetação", + "revisions": [ + { + "timestamp": "2005-12-30T21:53:11Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fe8162d3f67288126901a2c73572f837.json b/wikipedia-analysis-#229lixin/cache/fe8162d3f67288126901a2c73572f837.json new file mode 100644 index 0000000..fc8709f --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fe8162d3f67288126901a2c73572f837.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:44:05.904535", + "response": { + "continue": { + "rvcontinue": "20090529073228|3280981", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 600475, + "ns": 0, + "title": "انتخابات", + "revisions": [ + { + "timestamp": "2009-05-29T07:29:40Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fead0b0a3b0dbc108cf33c08837d2ea3.json b/wikipedia-analysis-#229lixin/cache/fead0b0a3b0dbc108cf33c08837d2ea3.json new file mode 100644 index 0000000..ebf2ec2 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fead0b0a3b0dbc108cf33c08837d2ea3.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:08:46.201121", + "response": { + "continue": { + "rvcontinue": "20091030155136|525522", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 166711, + "ns": 0, + "title": "टीका (वैक्सीन)", + "revisions": [ + { + "timestamp": "2009-10-30T15:50:55Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/feb22d9bfb634cec3671855c8d72ce1a.json b/wikipedia-analysis-#229lixin/cache/feb22d9bfb634cec3671855c8d72ce1a.json new file mode 100644 index 0000000..5276386 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/feb22d9bfb634cec3671855c8d72ce1a.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:19:21.104780", + "response": { + "continue": { + "rvcontinue": "20040924125531|278024", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 72041, + "ns": 0, + "title": "Tsunami", + "revisions": [ + { + "timestamp": "2004-09-24T12:54:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/feb9ad51ae2e52f881923cdfd7560ad2.json b/wikipedia-analysis-#229lixin/cache/feb9ad51ae2e52f881923cdfd7560ad2.json new file mode 100644 index 0000000..a7ce04e --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/feb9ad51ae2e52f881923cdfd7560ad2.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:48:00.913360", + "response": { + "continue": { + "rvcontinue": "20250304115429|6842745", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 780850, + "ns": 0, + "title": "بے گھری", + "revisions": [ + { + "timestamp": "2025-03-04T12:10:08Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fee70ce12e1d58e35d59d7f4e17c882f.json b/wikipedia-analysis-#229lixin/cache/fee70ce12e1d58e35d59d7f4e17c882f.json new file mode 100644 index 0000000..572de89 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fee70ce12e1d58e35d59d7f4e17c882f.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:13:36.225110", + "response": { + "continue": { + "rvcontinue": "20230206070921|128336658", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 10079099, + "ns": 0, + "title": "Землетрясение в Турции и Сирии (2023)", + "revisions": [ + { + "timestamp": "2023-02-06T07:07:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fef4267dd215d148eef58e38182095a1.json b/wikipedia-analysis-#229lixin/cache/fef4267dd215d148eef58e38182095a1.json new file mode 100644 index 0000000..cdc4215 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fef4267dd215d148eef58e38182095a1.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:29:14.243371", + "response": { + "continue": { + "rvcontinue": "20061014100417|310234", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 159414, + "ns": 0, + "title": "سانسور", + "revisions": [ + { + "timestamp": "2006-10-13T22:49:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ff358e89f3fc890fcf1d4b4d3dd21283.json b/wikipedia-analysis-#229lixin/cache/ff358e89f3fc890fcf1d4b4d3dd21283.json new file mode 100644 index 0000000..c1ac2a5 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ff358e89f3fc890fcf1d4b4d3dd21283.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:06:59.417702", + "response": { + "continue": { + "rvcontinue": "20251217153707|58703707", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 62764, + "ns": 0, + "title": "Malaria", + "revisions": [ + { + "timestamp": "2025-12-19T13:22:54Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ff5ed2052114529a3ee2aae4b8016695.json b/wikipedia-analysis-#229lixin/cache/ff5ed2052114529a3ee2aae4b8016695.json new file mode 100644 index 0000000..1574976 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ff5ed2052114529a3ee2aae4b8016695.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:23.393177", + "response": { + "continue": { + "rvcontinue": "20050328195658|13783", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 5293, + "ns": 0, + "title": "ایدز", + "revisions": [ + { + "timestamp": "2005-03-28T14:36:52Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ff6dde6d5e4a66c45f8a94b5e42feaa4.json b/wikipedia-analysis-#229lixin/cache/ff6dde6d5e4a66c45f8a94b5e42feaa4.json new file mode 100644 index 0000000..c5713d7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ff6dde6d5e4a66c45f8a94b5e42feaa4.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:04:58.884763", + "response": { + "continue": { + "rvcontinue": "20060602075646|14522", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 4566, + "ns": 0, + "title": "ایچ آئی وی/ایڈز", + "revisions": [ + { + "timestamp": "2006-06-02T05:04:15Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ffe133a338161979a80b54b967cfbec7.json b/wikipedia-analysis-#229lixin/cache/ffe133a338161979a80b54b967cfbec7.json new file mode 100644 index 0000000..a0875cd --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ffe133a338161979a80b54b967cfbec7.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:26:41.062446", + "response": { + "continue": { + "rvcontinue": "20060305151920|119521", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 28602, + "ns": 0, + "title": "สิทธิมนุษยชน", + "revisions": [ + { + "timestamp": "2006-03-05T12:04:44Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/ffeff18c58926910ed01ebb0fd8cc7ed.json b/wikipedia-analysis-#229lixin/cache/ffeff18c58926910ed01ebb0fd8cc7ed.json new file mode 100644 index 0000000..cf70732 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/ffeff18c58926910ed01ebb0fd8cc7ed.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:22.794711", + "response": { + "continue": { + "rvcontinue": "20050924012156|256049", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 36568, + "ns": 0, + "title": "Demokrácia (politikai rendszer)", + "revisions": [ + { + "timestamp": "2005-09-23T18:49:36Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fffa18696e15a434101eeed820559a30.json b/wikipedia-analysis-#229lixin/cache/fffa18696e15a434101eeed820559a30.json new file mode 100644 index 0000000..57d790a --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fffa18696e15a434101eeed820559a30.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:16:52.125512", + "response": { + "continue": { + "rvcontinue": "20250521171356|45335831", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 11038, + "ns": 0, + "title": "Посуха", + "revisions": [ + { + "timestamp": "2025-09-26T12:16:42Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/cache/fffa4c1d399c68bdd93730832b1a742d.json b/wikipedia-analysis-#229lixin/cache/fffa4c1d399c68bdd93730832b1a742d.json new file mode 100644 index 0000000..f7ab760 --- /dev/null +++ b/wikipedia-analysis-#229lixin/cache/fffa4c1d399c68bdd93730832b1a742d.json @@ -0,0 +1,23 @@ +{ + "cached_at": "2026-01-26T00:43:21.990885", + "response": { + "continue": { + "rvcontinue": "20250116051318|6340421", + "continue": "||" + }, + "query": { + "pages": [ + { + "pageid": 8259, + "ns": 0, + "title": "लोकतंत्र", + "revisions": [ + { + "timestamp": "2025-06-07T14:35:43Z" + } + ] + } + ] + } + } +} \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.parquet b/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.parquet new file mode 100644 index 0000000..214139c Binary files /dev/null and b/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.parquet differ diff --git a/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.xlsx b/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.xlsx new file mode 100644 index 0000000..476b184 Binary files /dev/null and b/wikipedia-analysis-#229lixin/data/language_equity_analysis_v2.xlsx differ diff --git a/wikipedia-analysis-#229lixin/install.bat b/wikipedia-analysis-#229lixin/install.bat new file mode 100644 index 0000000..1909148 --- /dev/null +++ b/wikipedia-analysis-#229lixin/install.bat @@ -0,0 +1,23 @@ +@echo off +REM Wikipedia Language Equity Analysis - Installation Script for Windows +REM Run this to install all required packages + +echo Installing required Python packages... +echo. + +pip install requests +pip install pandas +pip install openpyxl +pip install plotly +pip install pyarrow + +echo. +echo Installation complete! +echo. +echo Optional: Install kaleido for static image export +echo pip install kaleido +echo. +echo You can now run the analysis: +echo python wikipedia_analyzer_enhanced.py +echo. +pause diff --git a/wikipedia-analysis-#229lixin/target_languages_40.txt b/wikipedia-analysis-#229lixin/target_languages_40.txt new file mode 100644 index 0000000..b21369d --- /dev/null +++ b/wikipedia-analysis-#229lixin/target_languages_40.txt @@ -0,0 +1,50 @@ +# Target Language List for Wikipedia Language Equity Analysis +# 30 major languages + 10 low-resource languages = 40 languages total + +# ==================== 30 MAJOR LANGUAGES ==================== +# Based on Wikipedia article count and global internet usage + +en # English (baseline - always analyzed) +zh # Chinese +es # Spanish +fr # French +de # German +ja # Japanese +ru # Russian +pt # Portuguese +it # Italian +ar # Arabic +pl # Polish +nl # Dutch +tr # Turkish +sv # Swedish +uk # Ukrainian +fa # Persian +ko # Korean +vi # Vietnamese +cs # Czech +he # Hebrew +id # Indonesian +fi # Finnish +th # Thai +no # Norwegian +ro # Romanian +hu # Hungarian +da # Danish +el # Greek +bg # Bulgarian +sr # Serbian + +# ==================== 10 LOW-RESOURCE LANGUAGES ==================== +# Underrepresented communities - focus of equity research + +sw # Swahili (East Africa - 200M+ speakers) +hi # Hindi (South Asia - 600M+ speakers) +bn # Bengali (South Asia - 265M+ speakers) +ha # Hausa (West Africa - 80M+ speakers) +am # Amharic (Ethiopia - 57M+ speakers) +my # Burmese (Myanmar - 33M+ speakers) +ne # Nepali (Nepal - 16M+ speakers) +si # Sinhala (Sri Lanka - 17M+ speakers) +ur # Urdu (Pakistan/India - 230M+ speakers) +ps # Pashto (Afghanistan/Pakistan - 60M+ speakers) diff --git a/wikipedia-analysis-#229lixin/topics_critical_50.txt b/wikipedia-analysis-#229lixin/topics_critical_50.txt new file mode 100644 index 0000000..ca07677 --- /dev/null +++ b/wikipedia-analysis-#229lixin/topics_critical_50.txt @@ -0,0 +1,72 @@ +# Wikipedia Language Equity Analysis - Time-Sensitive Topics +# 50 critical topics requiring timely information for public safety and human rights + +# ==================== PUBLIC HEALTH EMERGENCIES (10) ==================== +COVID-19 pandemic +Monkeypox +Ebola virus disease +HIV/AIDS +Tuberculosis +Malaria +Pandemic +Vaccine +Mpox outbreak +World Health Organization + +# ==================== CLIMATE DISASTERS & EMERGENCIES (10) ==================== +Climate change +Global warming +2023 Turkey–Syria earthquakes +Wildfire +Flood +Drought +Hurricane +Earthquake +Tsunami +Extreme weather + +# ==================== MIGRATION & REFUGEE CRISES (8) ==================== +Refugee crisis +Migrant crisis +Refugee +Human migration +Asylum seeker +Internally displaced person +Statelessness +Border control + +# ==================== HUMAN RIGHTS & FREEDOMS (10) ==================== +Human rights +Freedom of speech +Freedom of the press +Censorship +Human trafficking +Torture +Gender equality +LGBT rights +Child labour +Capital punishment + +# ==================== CONFLICT & HUMANITARIAN CRISES (6) ==================== +War +Genocide +War crime +Humanitarian crisis +Peacekeeping +Terrorism + +# ==================== DEMOCRATIC PROCESSES (6) ==================== +2024 United States presidential election +Electoral fraud +Voter suppression +Democracy +Election +Voting + +# ==================== CRITICAL SOCIAL ISSUES (6) ==================== +Poverty +Homelessness +Discrimination +Racism +Income inequality +Vaccine hesitancy diff --git a/wikipedia-analysis-#229lixin/visualizations/coverage_chart.html b/wikipedia-analysis-#229lixin/visualizations/coverage_chart.html new file mode 100644 index 0000000..99e406b --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/coverage_chart.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualizations/lag_distribution.html b/wikipedia-analysis-#229lixin/visualizations/lag_distribution.html new file mode 100644 index 0000000..d82e53b --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/lag_distribution.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualizations/summary_dashboard.html b/wikipedia-analysis-#229lixin/visualizations/summary_dashboard.html new file mode 100644 index 0000000..22e0e64 --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/summary_dashboard.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualizations/top_lagged_topics.html b/wikipedia-analysis-#229lixin/visualizations/top_lagged_topics.html new file mode 100644 index 0000000..fca706c --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/top_lagged_topics.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualizations/translation_delay_scatter.html b/wikipedia-analysis-#229lixin/visualizations/translation_delay_scatter.html new file mode 100644 index 0000000..2916ba7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/translation_delay_scatter.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualizations/update_lag_heatmap.html b/wikipedia-analysis-#229lixin/visualizations/update_lag_heatmap.html new file mode 100644 index 0000000..03f613c --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualizations/update_lag_heatmap.html @@ -0,0 +1,3888 @@ + + + +
+
+ + \ No newline at end of file diff --git a/wikipedia-analysis-#229lixin/visualize_results.py b/wikipedia-analysis-#229lixin/visualize_results.py new file mode 100644 index 0000000..d1b2ce6 --- /dev/null +++ b/wikipedia-analysis-#229lixin/visualize_results.py @@ -0,0 +1,384 @@ +""" +Wikipedia Language Equity Visualization Dashboard + +Generates interactive visualizations including: +- Heatmap of update lags (languages × topics) +- Coverage bar charts +- Language ranking tables +- Time-series plots + +Requirements: plotly, pandas +""" + +import pandas as pd +import plotly.express as px +import plotly.graph_objects as go +from plotly.subplots import make_subplots +from pathlib import Path +import logging + +logging.basicConfig(level=logging.INFO) +logger = logging.getLogger(__name__) + + +class LanguageEquityDashboard: + """Generate interactive visualizations from analysis results.""" + + def __init__(self, data_file): + """ + Initialize dashboard with analysis data. + + Args: + data_file (str): Path to CSV file with analysis results + """ + self.df = pd.read_csv(data_file) + self.output_dir = Path("visualizations") + self.output_dir.mkdir(exist_ok=True) + logger.info(f"Loaded {len(self.df)} records from {data_file}") + + def create_update_lag_heatmap(self): + """ + Create heatmap showing update lag for each language-topic pair. + + Returns: + plotly.graph_objects.Figure: Interactive heatmap + """ + logger.info("Creating update lag heatmap...") + + # Filter out English (baseline) + df_pivot = self.df[self.df['language'] != 'en'].copy() + + # Create pivot table + pivot = df_pivot.pivot_table( + values='update_lag_days', + index='language', + columns='topic', + aggfunc='mean' + ) + + # Create heatmap + fig = go.Figure(data=go.Heatmap( + z=pivot.values, + x=pivot.columns, + y=pivot.index, + colorscale='RdYlGn_r', # Red = bad (high lag), Green = good (low lag) + colorbar=dict(title="Days Behind English"), + text=pivot.values.round(0), + texttemplate='%{text}', + textfont={"size": 8}, + hovertemplate='%{y}
%{x}
Lag: %{z:.0f} days' + )) + + fig.update_layout( + title='Wikipedia Update Lag: Days Behind English Version', + xaxis_title='Topic', + yaxis_title='Language', + height=max(400, len(pivot.index) * 30), + width=max(1200, len(pivot.columns) * 50), + xaxis={'tickangle': 45}, + font=dict(size=10) + ) + + output_path = self.output_dir / "update_lag_heatmap.html" + fig.write_html(output_path) + logger.info(f"Saved heatmap to {output_path}") + + return fig + + def create_coverage_chart(self): + """ + Create bar chart showing coverage rate by language. + + Returns: + plotly.graph_objects.Figure: Coverage bar chart + """ + logger.info("Creating coverage bar chart...") + + # Calculate coverage per language + total_topics = self.df[self.df['language'] == 'en']['topic'].nunique() + coverage = self.df.groupby('language')['topic'].nunique().reset_index() + coverage.columns = ['language', 'topics_covered'] + coverage['coverage_rate'] = (coverage['topics_covered'] / total_topics * 100).round(1) + coverage = coverage.sort_values('coverage_rate', ascending=True) + + # Create bar chart + fig = px.bar( + coverage, + x='coverage_rate', + y='language', + orientation='h', + text='topics_covered', + title='Language Coverage: Number of Topics Available', + labels={'coverage_rate': 'Coverage Rate (%)', 'language': 'Language'}, + color='coverage_rate', + color_continuous_scale='Blues' + ) + + fig.update_traces( + texttemplate='%{text} topics', + textposition='outside' + ) + + fig.update_layout( + height=max(400, len(coverage) * 25), + showlegend=False, + xaxis_range=[0, 105] + ) + + output_path = self.output_dir / "coverage_chart.html" + fig.write_html(output_path) + logger.info(f"Saved coverage chart to {output_path}") + + return fig + + def create_lag_distribution(self): + """ + Create box plot showing distribution of update lags by language. + + Returns: + plotly.graph_objects.Figure: Box plot + """ + logger.info("Creating lag distribution plot...") + + df_non_en = self.df[self.df['language'] != 'en'].copy() + + # Sort by median lag + median_lags = df_non_en.groupby('language')['update_lag_days'].median().sort_values() + sorted_langs = median_lags.index.tolist() + + fig = px.box( + df_non_en, + x='language', + y='update_lag_days', + title='Distribution of Update Lags by Language', + labels={'update_lag_days': 'Days Behind English', 'language': 'Language'}, + category_orders={'language': sorted_langs} + ) + + fig.update_layout( + height=600, + xaxis={'tickangle': 45} + ) + + output_path = self.output_dir / "lag_distribution.html" + fig.write_html(output_path) + logger.info(f"Saved lag distribution to {output_path}") + + return fig + + def create_top_lagged_topics(self, top_n=10): + """ + Create bar chart of most lagged topic-language pairs. + + Args: + top_n (int): Number of top cases to show + + Returns: + plotly.graph_objects.Figure: Bar chart + """ + logger.info(f"Creating top {top_n} lagged topics chart...") + + df_non_en = self.df[self.df['language'] != 'en'].copy() + top_lagged = df_non_en.nlargest(top_n, 'update_lag_days') + + top_lagged['label'] = ( + top_lagged['language'] + ' - ' + + top_lagged['topic'].str[:30] + '...' + ) + + fig = px.bar( + top_lagged, + x='update_lag_days', + y='label', + orientation='h', + title=f'Top {top_n} Most Outdated Pages', + labels={'update_lag_days': 'Days Behind English', 'label': ''}, + color='update_lag_days', + color_continuous_scale='Reds' + ) + + fig.update_layout( + height=max(400, top_n * 40), + showlegend=False, + yaxis={'autorange': 'reversed'} + ) + + output_path = self.output_dir / "top_lagged_topics.html" + fig.write_html(output_path) + logger.info(f"Saved top lagged topics to {output_path}") + + return fig + + def create_time_to_translation(self): + """ + Create scatter plot of time-to-translation vs update lag. + + Returns: + plotly.graph_objects.Figure: Scatter plot + """ + logger.info("Creating time-to-translation scatter plot...") + + df_non_en = self.df[self.df['language'] != 'en'].copy() + + fig = px.scatter( + df_non_en, + x='time_to_presence_days', + y='update_lag_days', + color='language', + hover_data=['topic', 'title'], + title='Translation Delay vs Update Lag', + labels={ + 'time_to_presence_days': 'Days to Create Translation', + 'update_lag_days': 'Days Behind in Updates' + } + ) + + fig.update_layout(height=600, width=1000) + + output_path = self.output_dir / "translation_delay_scatter.html" + fig.write_html(output_path) + logger.info(f"Saved scatter plot to {output_path}") + + return fig + + def create_summary_dashboard(self): + """ + Create comprehensive dashboard with multiple subplots. + + Returns: + plotly.graph_objects.Figure: Combined dashboard + """ + logger.info("Creating summary dashboard...") + + # Calculate summary statistics + total_topics = self.df[self.df['language'] == 'en']['topic'].nunique() + total_languages = self.df['language'].nunique() - 1 # Exclude English + + df_non_en = self.df[self.df['language'] != 'en'] + avg_lag = df_non_en['update_lag_days'].mean() + median_lag = df_non_en['update_lag_days'].median() + + # Create subplots + fig = make_subplots( + rows=2, cols=2, + subplot_titles=( + 'Average Update Lag by Language', + 'Coverage Rate by Language', + 'Update Lag Distribution', + 'Time to Translation' + ), + specs=[ + [{'type': 'bar'}, {'type': 'bar'}], + [{'type': 'box'}, {'type': 'scatter'}] + ], + vertical_spacing=0.12, + horizontal_spacing=0.1 + ) + + # 1. Average lag by language + avg_by_lang = df_non_en.groupby('language')['update_lag_days'].mean().sort_values() + fig.add_trace( + go.Bar(x=avg_by_lang.values, y=avg_by_lang.index, orientation='h', + marker_color='lightcoral', name='Avg Lag'), + row=1, col=1 + ) + + # 2. Coverage rate + coverage = self.df.groupby('language')['topic'].nunique() + coverage_pct = (coverage / total_topics * 100).sort_values() + fig.add_trace( + go.Bar(x=coverage_pct.values, y=coverage_pct.index, orientation='h', + marker_color='lightblue', name='Coverage'), + row=1, col=2 + ) + + # 3. Update lag distribution + for lang in df_non_en['language'].unique()[:10]: # Top 10 languages + lang_data = df_non_en[df_non_en['language'] == lang] + fig.add_trace( + go.Box(y=lang_data['update_lag_days'], name=lang), + row=2, col=1 + ) + + # 4. Time to translation scatter + fig.add_trace( + go.Scatter( + x=df_non_en['time_to_presence_days'], + y=df_non_en['update_lag_days'], + mode='markers', + marker=dict(size=5, opacity=0.6), + text=df_non_en['language'], + name='Languages' + ), + row=2, col=2 + ) + + # Update layout + fig.update_layout( + title_text=f"Wikipedia Language Equity Dashboard
" + + f"Total: {total_topics} topics, {total_languages} languages | " + + f"Avg lag: {avg_lag:.0f} days | Median lag: {median_lag:.0f} days", + height=1000, + showlegend=False + ) + + fig.update_xaxes(title_text="Days", row=1, col=1) + fig.update_xaxes(title_text="Coverage %", row=1, col=2) + fig.update_xaxes(title_text="Days to Translation", row=2, col=2) + fig.update_yaxes(title_text="Days Behind", row=2, col=1) + fig.update_yaxes(title_text="Days Behind", row=2, col=2) + + output_path = self.output_dir / "summary_dashboard.html" + fig.write_html(output_path) + logger.info(f"Saved summary dashboard to {output_path}") + + return fig + + def generate_all_visualizations(self): + """Generate all visualization types.""" + logger.info("=" * 60) + logger.info("GENERATING ALL VISUALIZATIONS") + logger.info("=" * 60) + + self.create_update_lag_heatmap() + self.create_coverage_chart() + self.create_lag_distribution() + self.create_top_lagged_topics() + self.create_time_to_translation() + self.create_summary_dashboard() + + logger.info("\n" + "=" * 60) + logger.info("ALL VISUALIZATIONS GENERATED") + logger.info(f"Output directory: {self.output_dir.absolute()}") + logger.info("=" * 60) + + # List all generated files + files = list(self.output_dir.glob("*.html")) + logger.info(f"\nGenerated {len(files)} visualization files:") + for f in files: + logger.info(f" - {f.name}") + + +def main(): + """Main function to generate visualizations.""" + import sys + + data_file = "data/language_equity_analysis.csv" + + if len(sys.argv) > 1: + data_file = sys.argv[1] + + if not Path(data_file).exists(): + logger.error(f"Data file not found: {data_file}") + logger.info("Please run wikipedia_analyzer_pro.py first to generate data.") + return + + dashboard = LanguageEquityDashboard(data_file) + dashboard.generate_all_visualizations() + + logger.info("\nTo view visualizations, open the HTML files in your browser:") + logger.info(f" Start with: visualizations/summary_dashboard.html") + + +if __name__ == "__main__": + main() diff --git a/wikipedia-analysis-#229lixin/wikipedia_analyzer_corrected.py b/wikipedia-analysis-#229lixin/wikipedia_analyzer_corrected.py new file mode 100644 index 0000000..c89bcb7 --- /dev/null +++ b/wikipedia-analysis-#229lixin/wikipedia_analyzer_corrected.py @@ -0,0 +1,567 @@ +""" +Wikipedia Language Equity Analysis Tool - Corrected Version + +Implements proper methodology: +- Analyzes predefined 40 target languages (30 major + 10 low-resource) +- Focuses on 50 time-sensitive topics +- Ensures consistent language coverage across all topics +- Records missing pages (coverage gaps) + +Version: 2.1 (Corrected) +""" + +import requests +import pandas as pd +from datetime import datetime +import time +from pathlib import Path +import logging +import json +import hashlib +from typing import Dict, List, Optional, Set + +logging.basicConfig( + level=logging.INFO, + format='%(asctime)s - %(levelname)s - %(message)s' +) +logger = logging.getLogger(__name__) + + +class CorrectedWikipediaAnalyzer: + """ + Wikipedia analyzer with proper language targeting. + + Key improvements: + - Analyzes specific 40 target languages for all topics + - Records coverage gaps (missing pages) + - Distinguishes major vs low-resource languages + """ + + def __init__(self, target_languages_file="target_languages_40.txt", cache_dir="cache"): + """Initialize with predefined target languages.""" + self.base_url = "https://{}.wikipedia.org/w/api.php" + self.session = requests.Session() + self.session.headers.update({ + 'User-Agent': 'WikipediaLanguageEquityBot/2.1 (Educational Research)' + }) + + # Initialize language sets BEFORE loading + self.major_languages = set() + self.low_resource_languages = set() + + # Load target languages + self.target_languages = self._load_target_languages(target_languages_file) + + logger.info(f"Loaded {len(self.target_languages)} target languages") + logger.info(f"Major languages: {len(self.major_languages)}") + logger.info(f"Low-resource languages: {len(self.low_resource_languages)}") + + # Setup directories + self.data_dir = Path("data") + self.data_dir.mkdir(exist_ok=True) + + self.cache_dir = Path(cache_dir) + self.cache_dir.mkdir(exist_ok=True) + + self.stats = { + 'api_calls': 0, + 'cache_hits': 0, + 'cache_misses': 0 + } + + def _load_target_languages(self, filepath: str) -> Set[str]: + """Load target language codes from file.""" + languages = set() + current_section = None + + try: + with open(filepath, 'r', encoding='utf-8') as f: + for line in f: + line = line.strip() + + # Track sections + if 'MAJOR LANGUAGES' in line: + current_section = 'major' + continue + elif 'LOW-RESOURCE LANGUAGES' in line: + current_section = 'low_resource' + continue + + # Skip comments and empty lines + if not line or line.startswith('#'): + continue + + # Extract language code (first word before space or comment) + lang_code = line.split()[0].split('#')[0].strip() + + if lang_code: + languages.add(lang_code) + + # Categorize + if current_section == 'major': + self.major_languages.add(lang_code) + elif current_section == 'low_resource': + self.low_resource_languages.add(lang_code) + + logger.info(f"Successfully loaded {len(languages)} target languages") + return languages + + except FileNotFoundError: + logger.error(f"Target languages file not found: {filepath}") + logger.info("Using default 40 languages") + # Default fallback + major = {'en','zh','es','fr','de','ja','ru','pt','it','ar','pl','nl','tr', + 'sv','uk','fa','ko','vi','cs','he','id','fi','th','no','ro','hu', + 'da','el','bg','sr'} + low_res = {'sw','hi','bn','ha','am','my','ne','si','ur','ps'} + + self.major_languages = major + self.low_resource_languages = low_res + return major | low_res + + def _cache_key(self, url: str, params: dict) -> str: + """Generate cache key from URL and parameters.""" + key_string = f"{url}:{json.dumps(params, sort_keys=True)}" + return hashlib.md5(key_string.encode()).hexdigest() + + def _get_cached_response(self, cache_key: str) -> Optional[dict]: + """Retrieve cached API response.""" + cache_file = self.cache_dir / f"{cache_key}.json" + + if cache_file.exists(): + try: + with open(cache_file, 'r', encoding='utf-8') as f: + cached_data = json.load(f) + + cache_time = datetime.fromisoformat(cached_data['cached_at']) + age_hours = (datetime.now() - cache_time).total_seconds() / 3600 + + if age_hours < 24: + self.stats['cache_hits'] += 1 + return cached_data['response'] + except Exception as e: + logger.warning(f"Cache read error: {e}") + + self.stats['cache_misses'] += 1 + return None + + def _save_to_cache(self, cache_key: str, response_data: dict): + """Save API response to cache.""" + cache_file = self.cache_dir / f"{cache_key}.json" + + try: + cache_data = { + 'cached_at': datetime.now().isoformat(), + 'response': response_data + } + + with open(cache_file, 'w', encoding='utf-8') as f: + json.dump(cache_data, f, ensure_ascii=False, indent=2) + except Exception as e: + logger.warning(f"Cache write error: {e}") + + def _api_request(self, url: str, params: dict, max_retries: int = 3) -> Optional[dict]: + """Make API request with caching and retry logic.""" + cache_key = self._cache_key(url, params) + + cached_response = self._get_cached_response(cache_key) + if cached_response: + return cached_response + + for attempt in range(max_retries): + try: + self.stats['api_calls'] += 1 + response = self.session.get(url, params=params, timeout=15) + response.raise_for_status() + + data = response.json() + self._save_to_cache(cache_key, data) + + return data + + except requests.exceptions.RequestException as e: + wait_time = 2 ** attempt + logger.warning(f"API request failed (attempt {attempt + 1}/{max_retries}): {e}") + + if attempt < max_retries - 1: + logger.info(f"Retrying in {wait_time} seconds...") + time.sleep(wait_time) + else: + logger.error(f"Max retries reached. Request failed.") + return None + + return None + + def get_langlinks(self, title: str, lang: str = 'en') -> Dict[str, str]: + """ + Get interlanguage links and map to target languages. + + Returns: + dict: {lang_code: page_title} for languages that have the page + """ + logger.info(f"Fetching language links for '{title}'") + + url = self.base_url.format(lang) + params = { + 'action': 'query', + 'prop': 'langlinks', + 'titles': title, + 'lllimit': 'max', + 'format': 'json', + 'formatversion': 2 + } + + data = self._api_request(url, params) + if not data: + return {} + + pages = data.get('query', {}).get('pages', []) + if not pages or 'langlinks' not in pages[0]: + logger.warning(f"No interlanguage links found for '{title}'") + return {} + + # Map available languages + lang_map = {} + for link in pages[0]['langlinks']: + lang_code = link['lang'] + if lang_code in self.target_languages: + lang_map[lang_code] = link['title'] + + found_count = len(lang_map) + target_count = len(self.target_languages) - 1 # Exclude English + logger.info(f"Found {found_count}/{target_count} target languages") + + return lang_map + + def get_revision_info(self, title: str, lang: str = 'en') -> Dict[str, Optional[str]]: + """Fetch first and latest revision timestamps.""" + url = self.base_url.format(lang) + + params_first = { + 'action': 'query', + 'prop': 'revisions', + 'titles': title, + 'rvprop': 'timestamp', + 'rvlimit': 1, + 'rvdir': 'newer', + 'format': 'json', + 'formatversion': 2 + } + + params_latest = { + 'action': 'query', + 'prop': 'revisions', + 'titles': title, + 'rvprop': 'timestamp', + 'rvlimit': 1, + 'rvdir': 'older', + 'format': 'json', + 'formatversion': 2 + } + + data_first = self._api_request(url, params_first) + time.sleep(0.3) + data_latest = self._api_request(url, params_latest) + + first_timestamp = None + latest_timestamp = None + + if data_first: + pages_first = data_first.get('query', {}).get('pages', []) + if pages_first and 'revisions' in pages_first[0]: + first_timestamp = pages_first[0]['revisions'][0]['timestamp'] + + if data_latest: + pages_latest = data_latest.get('query', {}).get('pages', []) + if pages_latest and 'revisions' in pages_latest[0]: + latest_timestamp = pages_latest[0]['revisions'][0]['timestamp'] + + return { + 'first_edit': first_timestamp, + 'latest_edit': latest_timestamp + } + + def analyze_topic(self, english_title: str) -> pd.DataFrame: + """ + Analyze a topic across all 40 target languages. + + Records: + - Pages that exist with timestamps + - Pages that don't exist (coverage gaps) + """ + logger.info(f"=" * 60) + logger.info(f"Analyzing topic: {english_title}") + logger.info(f"=" * 60) + + results = [] + + # Get English version metadata + en_info = self.get_revision_info(english_title, 'en') + en_first = en_info['first_edit'] + en_latest = en_info['latest_edit'] + + if not en_first: + logger.warning(f"Cannot fetch English version, skipping '{english_title}'") + return pd.DataFrame() + + logger.info(f"English created: {en_first}") + logger.info(f"English updated: {en_latest}") + + # Record English baseline + results.append({ + 'topic': english_title, + 'language': 'en', + 'language_type': 'baseline', + 'title': english_title, + 'exists': True, + 'first_edit': en_first, + 'latest_edit': en_latest, + 'time_to_presence_days': 0, + 'update_lag_days': 0 + }) + + # Get available language versions + lang_map = self.get_langlinks(english_title) + + # Analyze each target language + logger.info(f"Analyzing {len(self.target_languages)-1} target languages...") + + for i, lang_code in enumerate(sorted(self.target_languages - {'en'}), 1): + # Determine language type + if lang_code in self.major_languages: + lang_type = 'major' + elif lang_code in self.low_resource_languages: + lang_type = 'low_resource' + else: + lang_type = 'other' + + logger.info(f"[{i}/{len(self.target_languages)-1}] {lang_code} ({lang_type})") + + # Check if page exists + if lang_code not in lang_map: + logger.warning(f" Page does not exist in {lang_code}") + results.append({ + 'topic': english_title, + 'language': lang_code, + 'language_type': lang_type, + 'title': None, + 'exists': False, + 'first_edit': None, + 'latest_edit': None, + 'time_to_presence_days': None, + 'update_lag_days': None + }) + continue + + # Page exists - get timestamps + lang_title = lang_map[lang_code] + lang_rev_info = self.get_revision_info(lang_title, lang_code) + + if lang_rev_info['first_edit'] and lang_rev_info['latest_edit']: + # Calculate metrics + en_first_dt = datetime.fromisoformat(en_first.replace('Z', '+00:00')) + lang_first_dt = datetime.fromisoformat( + lang_rev_info['first_edit'].replace('Z', '+00:00') + ) + + en_latest_dt = datetime.fromisoformat(en_latest.replace('Z', '+00:00')) + lang_latest_dt = datetime.fromisoformat( + lang_rev_info['latest_edit'].replace('Z', '+00:00') + ) + + time_to_presence = (lang_first_dt - en_first_dt).days + update_lag = (en_latest_dt - lang_latest_dt).days + + logger.info(f" ✓ Time-to-presence: {time_to_presence} days | " + f"Update lag: {update_lag} days") + + results.append({ + 'topic': english_title, + 'language': lang_code, + 'language_type': lang_type, + 'title': lang_title, + 'exists': True, + 'first_edit': lang_rev_info['first_edit'], + 'latest_edit': lang_rev_info['latest_edit'], + 'time_to_presence_days': time_to_presence, + 'update_lag_days': update_lag + }) + else: + logger.warning(f" Unable to retrieve timestamps for {lang_code}") + results.append({ + 'topic': english_title, + 'language': lang_code, + 'language_type': lang_type, + 'title': lang_title, + 'exists': True, + 'first_edit': None, + 'latest_edit': None, + 'time_to_presence_days': None, + 'update_lag_days': None + }) + + time.sleep(0.5) + + return pd.DataFrame(results) + + def save_results(self, df: pd.DataFrame, filename: str): + """Save results in multiple formats.""" + base_name = filename.replace('.csv', '') + + csv_path = self.data_dir / f"{base_name}.csv" + df.to_csv(csv_path, index=False, encoding='utf-8-sig') + logger.info(f"Saved CSV: {csv_path}") + + excel_path = self.data_dir / f"{base_name}.xlsx" + df.to_excel(excel_path, index=False, engine='openpyxl') + logger.info(f"Saved Excel: {excel_path}") + + try: + parquet_path = self.data_dir / f"{base_name}.parquet" + df.to_parquet(parquet_path, index=False, engine='pyarrow') + logger.info(f"Saved Parquet: {parquet_path}") + except ImportError: + logger.warning("Parquet support not available") + + return csv_path + + def print_cache_stats(self): + """Print caching statistics.""" + total_requests = self.stats['cache_hits'] + self.stats['cache_misses'] + cache_hit_rate = (self.stats['cache_hits'] / total_requests * 100) if total_requests > 0 else 0 + + logger.info("\n" + "=" * 60) + logger.info("CACHE STATISTICS") + logger.info("=" * 60) + logger.info(f"Total requests: {total_requests}") + logger.info(f"Cache hits: {self.stats['cache_hits']} ({cache_hit_rate:.1f}%)") + logger.info(f"Cache misses: {self.stats['cache_misses']}") + logger.info(f"API calls made: {self.stats['api_calls']}") + logger.info("=" * 60) + + +def load_topics_from_file(filepath='topics_critical_50.txt'): + """Load topic list from file.""" + topics = [] + try: + with open(filepath, 'r', encoding='utf-8') as f: + for line in f: + line = line.strip() + if line and not line.startswith('#'): + topics.append(line) + logger.info(f"Loaded {len(topics)} topics from {filepath}") + return topics + except FileNotFoundError: + logger.error(f"Topics file not found: {filepath}") + return [] + + +def generate_summary_report(df: pd.DataFrame): + """Generate comprehensive summary with major vs low-resource comparison.""" + logger.info("=" * 60) + logger.info("ANALYSIS SUMMARY") + logger.info("=" * 60) + + logger.info(f"Total topics analyzed: {df['topic'].nunique()}") + logger.info(f"Total languages: {df['language'].nunique()}") + logger.info(f"Total records: {len(df)}") + + # Coverage analysis + coverage = df[df['exists'] == True].groupby('language').size() + total_topics = df['topic'].nunique() + + logger.info(f"\nCoverage by language type:") + for lang_type in ['major', 'low_resource']: + type_df = df[df['language_type'] == lang_type] + if not type_df.empty: + avg_coverage = (type_df['exists'].sum() / len(type_df) * 100) + logger.info(f" {lang_type}: {avg_coverage:.1f}% average coverage") + + # Update lag comparison + existing = df[(df['exists'] == True) & (df['language'] != 'en')] + + if not existing.empty: + logger.info(f"\nUpdate lag statistics:") + logger.info(f" Overall mean: {existing['update_lag_days'].mean():.1f} days") + logger.info(f" Overall median: {existing['update_lag_days'].median():.1f} days") + + for lang_type in ['major', 'low_resource']: + type_data = existing[existing['language_type'] == lang_type] + if not type_data.empty: + logger.info(f" {lang_type} mean: {type_data['update_lag_days'].mean():.1f} days") + + # Missing pages + missing = df[df['exists'] == False] + if not missing.empty: + logger.info(f"\nCoverage gaps:") + logger.info(f" Total missing pages: {len(missing)}") + logger.info(f" Percent missing: {len(missing)/len(df)*100:.1f}%") + + # Most missing topics + missing_by_topic = missing.groupby('topic').size().sort_values(ascending=False) + logger.info(f"\n Topics with most gaps (top 5):") + for topic, count in missing_by_topic.head(5).items(): + logger.info(f" {topic}: missing in {count} languages") + + +def main(): + """Main execution function.""" + + logger.info("Wikipedia Language Equity Analysis Tool v2.1 (Corrected)") + logger.info("=" * 60) + logger.info("Methodology: 40 predefined target languages × 50 critical topics") + logger.info("=" * 60) + + # Load topics + topics = load_topics_from_file('topics_critical_50.txt') + + if not topics: + logger.error("No topics to analyze") + return + + logger.info(f"Will analyze {len(topics)} time-sensitive topics") + + # Initialize corrected analyzer + analyzer = CorrectedWikipediaAnalyzer('target_languages_40.txt') + all_results = [] + + # Analyze each topic + start_time = time.time() + + for i, topic in enumerate(topics, 1): + logger.info(f"\n{'#' * 60}") + logger.info(f"Progress: {i}/{len(topics)} ({i/len(topics)*100:.1f}%)") + logger.info(f"{'#' * 60}") + + df = analyzer.analyze_topic(topic) + if not df.empty: + all_results.append(df) + + time.sleep(1) + + elapsed_time = time.time() - start_time + + # Combine and save results + if all_results: + final_df = pd.concat(all_results, ignore_index=True) + analyzer.save_results(final_df, 'language_equity_analysis_v2') + + # Generate summary + generate_summary_report(final_df) + + # Show cache statistics + analyzer.print_cache_stats() + + logger.info(f"\nTotal analysis time: {elapsed_time/60:.1f} minutes") + logger.info("\n" + "=" * 60) + logger.info("Analysis complete!") + logger.info("=" * 60) + logger.info("\nNext steps:") + logger.info(" 1. Check 'data' directory for results") + logger.info(" 2. Run 'python visualize_results.py data/language_equity_analysis_v2.csv'") + else: + logger.error("No data collected") + + +if __name__ == "__main__": + main()