diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index f4a5891f84..018b3d373d 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -32,7 +32,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Generate graphs - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "graphs" env: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 4a703411a0..fd2599810e 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -32,7 +32,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index cc52c0cffd..728a556e0e 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -33,20 +33,20 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Update template - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "update-template" env: GH_PAT: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "response-time" env: GH_PAT: ${{ secrets.GH_PAT || github.token }} SECRETS_CONTEXT: ${{ toJson(secrets) }} - name: Update summary in README - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "readme" env: @@ -57,7 +57,7 @@ jobs: workflow: Graphs CI token: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index af7e598267..2f1859063a 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -33,7 +33,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index dfce0152ca..d2f4e1bd3b 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -32,7 +32,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Update summary in README - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "readme" env: diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index f39e0118c1..5ba4d07fa5 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime diff --git a/.github/workflows/updates.yml b/.github/workflows/updates.yml index cd1d8e11ce..c4f9217f02 100644 --- a/.github/workflows/updates.yml +++ b/.github/workflows/updates.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 1a920ac396..71842e612f 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.37.0 +# 🔼 Upptime @v1.38.0 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -32,7 +32,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Check endpoint status - uses: upptime/uptime-monitor@v1.37.0 + uses: upptime/uptime-monitor@v1.38.0 with: command: "update" env: diff --git a/README.md b/README.md index c2288afa73..e86150a384 100644 --- a/README.md +++ b/README.md @@ -16,22 +16,23 @@ With [Upptime](https://upptime.js.org), you can get your own unlimited and free | URL | Status | History | Response Time | Uptime | | --- | ------ | ------- | ------------- | ------ | -| [Video Hosting Platform](https://video.elfhosted.com) | 🟩 Up | [video-hosting-platform.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/video-hosting-platform.yml) |
Response time graph 652ms
Response time 611
24-hour response time 0
7-day response time 652
30-day response time 640
1-year response time 611
|
100.00%All-time uptime 98.76%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.45%
1-year uptime 98.76%
-| Knightcrawler Stremio Addon | 🟩 Up | [knightcrawler-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/knightcrawler-stremio-addon.yml) |
Response time graph 488ms
Response time 1369
24-hour response time 0
7-day response time 488
30-day response time 1090
1-year response time 1369
|
100.00%All-time uptime 98.60%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.44%
1-year uptime 98.60%
-| TorrentIO (not ElfHosted) Addon | 🟩 Up | [torrent-io-not-elf-hosted-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/torrent-io-not-elf-hosted-addon.yml) |
Response time graph 561ms
Response time 344
24-hour response time 0
7-day response time 561
30-day response time 442
1-year response time 344
|
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
-| Annatar Stremio Addon | 🟥 Down | [annatar-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/annatar-stremio-addon.yml) |
Response time graph 1235ms
Response time 1333
24-hour response time 0
7-day response time 1235
30-day response time 1659
1-year response time 1333
|
34.30%All-time uptime 90.60%
24-hour uptime 0.00%
7-day uptime 34.30%
30-day uptime 83.46%
1-year uptime 90.60%
-| Comet Stremio Addon | 🟩 Up | [comet-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/comet-stremio-addon.yml) |
Response time graph 1311ms
Response time 1069
24-hour response time 1782
7-day response time 1311
30-day response time 1069
1-year response time 1069
|
99.78%All-time uptime 99.12%
24-hour uptime 98.88%
7-day uptime 99.78%
30-day uptime 99.12%
1-year uptime 99.12%
-| [Xtremio Stremio Addon](https://xtremio.elfhosted.com/configure) | 🟩 Up | [xtremio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/xtremio-stremio-addon.yml) |
Response time graph 540ms
Response time 582
24-hour response time 0
7-day response time 540
30-day response time 577
1-year response time 582
|
100.00%All-time uptime 99.94%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.92%
1-year uptime 99.94%
-| MediaFusion Stremio Addon | 🟩 Up | [media-fusion-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/media-fusion-stremio-addon.yml) |
Response time graph 1286ms
Response time 2039
24-hour response time 0
7-day response time 1286
30-day response time 2625
1-year response time 2039
|
100.00%All-time uptime 99.13%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 98.52%
1-year uptime 99.13%
-| [Stremio-Jackett Addon](https://stremio-jackett.elfhosted.com) | 🟩 Up | [stremio-jackett-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-jackett-addon.yml) |
Response time graph 1308ms
Response time 821
24-hour response time 0
7-day response time 1308
30-day response time 884
1-year response time 821
|
100.00%All-time uptime 99.81%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.73%
1-year uptime 99.81%
-| [Shluflix Stremio Addon](https://shluflix.elfhosted.com) | 🟩 Up | [shluflix-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/shluflix-stremio-addon.yml) |
Response time graph 770ms
Response time 734
24-hour response time 0
7-day response time 770
30-day response time 841
1-year response time 734
|
100.00%All-time uptime 99.44%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.09%
1-year uptime 99.44%
-| [Stremify Stremio Addon](https://stremify.elfhosted.com) | 🟩 Up | [stremify-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremify-stremio-addon.yml) |
Response time graph 500ms
Response time 1405
24-hour response time 404
7-day response time 500
30-day response time 496
1-year response time 1405
|
87.55%All-time uptime 89.66%
24-hour uptime 96.48%
7-day uptime 87.55%
30-day uptime 82.58%
1-year uptime 89.66%
-| Jackettio Stremio Addon | 🟥 Down | [jackettio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/jackettio-stremio-addon.yml) |
Response time graph 477ms
Response time 987
24-hour response time 0
7-day response time 477
30-day response time 1143
1-year response time 987
|
100.00%All-time uptime 99.36%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.01%
1-year uptime 99.36%
-| [Davio Stremio Addon](https://davio.elfhosted.com) | 🟩 Up | [davio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/davio-stremio-addon.yml) |
Response time graph 624ms
Response time 606
24-hour response time 0
7-day response time 624
30-day response time 619
1-year response time 606
|
100.00%All-time uptime 99.90%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.89%
1-year uptime 99.90%
-| [Stremio-Jackett Cache](https://stremio-jackett-cacher.elfhosted.com) | 🟩 Up | [stremio-jackett-cache.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-jackett-cache.yml) |
Response time graph 447ms
Response time 397
24-hour response time 0
7-day response time 447
30-day response time 408
1-year response time 397
|
100.00%All-time uptime 99.76%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.61%
1-year uptime 99.76%
-| [Stremio CyberFlix Addon](https://cyberflix.elfhosted.com/health) | 🟥 Down | [stremio-cyber-flix-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-cyber-flix-addon.yml) |
Response time graph 393ms
Response time 765
24-hour response time 326
7-day response time 393
30-day response time 625
1-year response time 765
|
58.13%All-time uptime 73.61%
24-hour uptime 27.92%
7-day uptime 58.13%
30-day uptime 66.57%
1-year uptime 73.61%
-| [Store / Account Management Platform](https://store.elfhosted.com) | 🟩 Up | [store-account-management-platform.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/store-account-management-platform.yml) |
Response time graph 1835ms
Response time 1012
24-hour response time 0
7-day response time 1835
30-day response time 1384
1-year response time 1012
|
100.00%All-time uptime 99.96%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.96%
-| [Website / Docs](https://elfhosted.com) | 🟩 Up | [website-docs.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/website-docs.yml) |
Response time graph 86ms
Response time 97
24-hour response time 0
7-day response time 86
30-day response time 108
1-year response time 97
|
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
+| [Video Hosting Platform](https://video.elfhosted.com) | 🟩 Up | [video-hosting-platform.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/video-hosting-platform.yml) |
Response time graph 580ms
Response time 619
24-hour response time 490
7-day response time 580
30-day response time 635
1-year response time 619
|
100.00%All-time uptime 99.22%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.22%
+| Knightcrawler Stremio Addon | 🟩 Up | [knightcrawler-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/knightcrawler-stremio-addon.yml) |
Response time graph 517ms
Response time 1107
24-hour response time 463
7-day response time 517
30-day response time 481
1-year response time 1107
|
100.00%All-time uptime 99.08%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.89%
1-year uptime 99.08%
+| TorrentIO (not ElfHosted) Addon | 🟩 Up | [torrent-io-not-elf-hosted-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/torrent-io-not-elf-hosted-addon.yml) |
Response time graph 487ms
Response time 465
24-hour response time 444
7-day response time 487
30-day response time 730
1-year response time 465
|
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
+| Annatar Stremio Addon | 🟥 Down | [annatar-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/annatar-stremio-addon.yml) |
Response time graph 672ms
Response time 1208
24-hour response time 577
7-day response time 672
30-day response time 636
1-year response time 1208
|
0.00%All-time uptime 56.92%
24-hour uptime 0.00%
7-day uptime 0.00%
30-day uptime 0.00%
1-year uptime 56.92%
+| Comet Stremio Addon | 🟩 Up | [comet-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/comet-stremio-addon.yml) |
Response time graph 6731ms
Response time 3365
24-hour response time 11115
7-day response time 6731
30-day response time 4959
1-year response time 3365
|
96.42%All-time uptime 97.72%
24-hour uptime 100.00%
7-day uptime 96.42%
30-day uptime 96.77%
1-year uptime 97.72%
+| [Xtremio Stremio Addon](https://xtremio.elfhosted.com/configure) | 🟩 Up | [xtremio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/xtremio-stremio-addon.yml) |
Response time graph 537ms
Response time 561
24-hour response time 416
7-day response time 537
30-day response time 512
1-year response time 561
|
100.00%All-time uptime 99.96%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.96%
+| MediaFusion Stremio Addon | 🟩 Up | [media-fusion-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/media-fusion-stremio-addon.yml) |
Response time graph 1044ms
Response time 1733
24-hour response time 1142
7-day response time 1044
30-day response time 1006
1-year response time 1733
|
100.00%All-time uptime 99.14%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.11%
1-year uptime 99.14%
+| [Stremio-Jackett Addon](https://stremio-jackett.elfhosted.com) | 🟩 Up | [stremio-jackett-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-jackett-addon.yml) |
Response time graph 806ms
Response time 816
24-hour response time 713
7-day response time 806
30-day response time 774
1-year response time 816
|
100.00%All-time uptime 99.88%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.88%
+| [Shluflix Stremio Addon](https://shluflix.elfhosted.com) | 🟩 Up | [shluflix-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/shluflix-stremio-addon.yml) |
Response time graph 507ms
Response time 676
24-hour response time 455
7-day response time 507
30-day response time 466
1-year response time 676
|
100.00%All-time uptime 99.65%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.65%
+| [Stremify Stremio Addon](https://stremify.elfhosted.com) | 🟩 Up | [stremify-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremify-stremio-addon.yml) |
Response time graph 397ms
Response time 959
24-hour response time 389
7-day response time 397
30-day response time 433
1-year response time 959
|
53.78%All-time uptime 81.97%
24-hour uptime 98.19%
7-day uptime 53.78%
30-day uptime 69.28%
1-year uptime 81.97%
+| [Formulio Stremio Addon](https://formulio.elfhosted.com) | 🟩 Up | [formulio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/formulio-stremio-addon.yml) |
Response time graph 489ms
Response time 455
24-hour response time 447
7-day response time 489
30-day response time 444
1-year response time 455
|
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
+| Jackettio Stremio Addon | 🟩 Up | [jackettio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/jackettio-stremio-addon.yml) |
Response time graph 826ms
Response time 1081
24-hour response time 1045
7-day response time 826
30-day response time 1176
1-year response time 1081
|
100.00%All-time uptime 99.55%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 99.88%
1-year uptime 99.55%
+| [Davio Stremio Addon](https://davio.elfhosted.com) | 🟩 Up | [davio-stremio-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/davio-stremio-addon.yml) |
Response time graph 688ms
Response time 616
24-hour response time 514
7-day response time 688
30-day response time 623
1-year response time 616
|
100.00%All-time uptime 99.94%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.94%
+| [Stremio-Jackett Cache](https://stremio-jackett-cacher.elfhosted.com) | 🟩 Up | [stremio-jackett-cache.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-jackett-cache.yml) |
Response time graph 429ms
Response time 398
24-hour response time 338
7-day response time 429
30-day response time 391
1-year response time 398
|
100.00%All-time uptime 99.85%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 99.85%
+| [Stremio CyberFlix Addon](https://cyberflix.elfhosted.com/health) | 🟥 Down | [stremio-cyber-flix-addon.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/stremio-cyber-flix-addon.yml) |
Response time graph 57ms
Response time 409
24-hour response time 51
7-day response time 57
30-day response time 108
1-year response time 409
|
42.66%All-time uptime 89.73%
24-hour uptime 62.23%
7-day uptime 42.66%
30-day uptime 70.90%
1-year uptime 89.73%
+| [Store / Account Management Platform](https://store.elfhosted.com) | 🟩 Up | [store-account-management-platform.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/store-account-management-platform.yml) |
Response time graph 140ms
Response time 920
24-hour response time 128
7-day response time 140
30-day response time 339
1-year response time 920
|
99.64%All-time uptime 99.95%
24-hour uptime 100.00%
7-day uptime 99.64%
30-day uptime 99.92%
1-year uptime 99.95%
+| [Website / Docs](https://elfhosted.com) | 🟩 Up | [website-docs.yml](https://github.com/elfhosted/status.elfhosted.com/commits/HEAD/history/website-docs.yml) |
Response time graph 84ms
Response time 134
24-hour response time 74
7-day response time 84
30-day response time 355
1-year response time 134
|
100.00%All-time uptime 100.00%
24-hour uptime 100.00%
7-day uptime 100.00%
30-day uptime 100.00%
1-year uptime 100.00%
diff --git a/api/annatar-stremio-addon/response-time-day.json b/api/annatar-stremio-addon/response-time-day.json index 1224f97f9a..b87666d733 100644 --- a/api/annatar-stremio-addon/response-time-day.json +++ b/api/annatar-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"701 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 24h","message":"577 ms","color":"yellowgreen"} diff --git a/api/annatar-stremio-addon/response-time-month.json b/api/annatar-stremio-addon/response-time-month.json index abddc095f9..f11dabd816 100644 --- a/api/annatar-stremio-addon/response-time-month.json +++ b/api/annatar-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"1649 ms","color":"red"} +{"schemaVersion":1,"label":"response time 30d","message":"636 ms","color":"yellow"} diff --git a/api/annatar-stremio-addon/response-time-week.json b/api/annatar-stremio-addon/response-time-week.json index 7f4afa3835..c860c1f809 100644 --- a/api/annatar-stremio-addon/response-time-week.json +++ b/api/annatar-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"1326 ms","color":"red"} +{"schemaVersion":1,"label":"response time 7d","message":"672 ms","color":"yellow"} diff --git a/api/annatar-stremio-addon/response-time-year.json b/api/annatar-stremio-addon/response-time-year.json index cafa60267f..37352786f5 100644 --- a/api/annatar-stremio-addon/response-time-year.json +++ b/api/annatar-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"1333 ms","color":"red"} +{"schemaVersion":1,"label":"response time 1y","message":"1208 ms","color":"red"} diff --git a/api/annatar-stremio-addon/response-time.json b/api/annatar-stremio-addon/response-time.json index 2fb4c8a1a4..20059e3a7e 100644 --- a/api/annatar-stremio-addon/response-time.json +++ b/api/annatar-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"1333 ms","color":"red"} +{"schemaVersion":1,"label":"response time","message":"1208 ms","color":"red"} diff --git a/api/annatar-stremio-addon/uptime-month.json b/api/annatar-stremio-addon/uptime-month.json index e6742436cb..deb931b9f1 100644 --- a/api/annatar-stremio-addon/uptime-month.json +++ b/api/annatar-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"88.13%","color":"yellowgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"0%","color":"red"} diff --git a/api/annatar-stremio-addon/uptime-week.json b/api/annatar-stremio-addon/uptime-week.json index 962b301c57..a18f456594 100644 --- a/api/annatar-stremio-addon/uptime-week.json +++ b/api/annatar-stremio-addon/uptime-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"53.72%","color":"red"} +{"schemaVersion":1,"label":"uptime 7d","message":"0%","color":"red"} diff --git a/api/annatar-stremio-addon/uptime-year.json b/api/annatar-stremio-addon/uptime-year.json index e0c8272562..9e19f48239 100644 --- a/api/annatar-stremio-addon/uptime-year.json +++ b/api/annatar-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"93.04%","color":"green"} +{"schemaVersion":1,"label":"uptime 1y","message":"57.24%","color":"red"} diff --git a/api/annatar-stremio-addon/uptime.json b/api/annatar-stremio-addon/uptime.json index 46566276a0..2a51ba9707 100644 --- a/api/annatar-stremio-addon/uptime.json +++ b/api/annatar-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"93.04%","color":"green"} +{"schemaVersion":1,"label":"uptime","message":"57.24%","color":"red"} diff --git a/api/comet-stremio-addon/response-time-day.json b/api/comet-stremio-addon/response-time-day.json index d158f514c3..bb2109799c 100644 --- a/api/comet-stremio-addon/response-time-day.json +++ b/api/comet-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"912 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 24h","message":"11115 ms","color":"red"} diff --git a/api/comet-stremio-addon/response-time-month.json b/api/comet-stremio-addon/response-time-month.json index b78c2c2343..126d8e876a 100644 --- a/api/comet-stremio-addon/response-time-month.json +++ b/api/comet-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"992 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 30d","message":"4959 ms","color":"red"} diff --git a/api/comet-stremio-addon/response-time-week.json b/api/comet-stremio-addon/response-time-week.json index 65bbbb5c90..6f5d5fbcc2 100644 --- a/api/comet-stremio-addon/response-time-week.json +++ b/api/comet-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"928 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 7d","message":"7124 ms","color":"red"} diff --git a/api/comet-stremio-addon/response-time-year.json b/api/comet-stremio-addon/response-time-year.json index 6aa8f581a4..0b77e6725a 100644 --- a/api/comet-stremio-addon/response-time-year.json +++ b/api/comet-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"992 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 1y","message":"3365 ms","color":"red"} diff --git a/api/comet-stremio-addon/response-time.json b/api/comet-stremio-addon/response-time.json index da8393b234..f312ae824f 100644 --- a/api/comet-stremio-addon/response-time.json +++ b/api/comet-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"992 ms","color":"orange"} +{"schemaVersion":1,"label":"response time","message":"3365 ms","color":"red"} diff --git a/api/comet-stremio-addon/uptime-month.json b/api/comet-stremio-addon/uptime-month.json index c65c97f183..0d9bc919d3 100644 --- a/api/comet-stremio-addon/uptime-month.json +++ b/api/comet-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.12%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"96.77%","color":"brightgreen"} diff --git a/api/comet-stremio-addon/uptime-week.json b/api/comet-stremio-addon/uptime-week.json index 61b4c7621b..4bb1d34879 100644 --- a/api/comet-stremio-addon/uptime-week.json +++ b/api/comet-stremio-addon/uptime-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"99.63%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 7d","message":"96.31%","color":"brightgreen"} diff --git a/api/comet-stremio-addon/uptime-year.json b/api/comet-stremio-addon/uptime-year.json index 7dc92f564f..f23615b565 100644 --- a/api/comet-stremio-addon/uptime-year.json +++ b/api/comet-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.12%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"97.7%","color":"brightgreen"} diff --git a/api/comet-stremio-addon/uptime.json b/api/comet-stremio-addon/uptime.json index dc9423f812..718c6c15df 100644 --- a/api/comet-stremio-addon/uptime.json +++ b/api/comet-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.12%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"97.7%","color":"brightgreen"} diff --git a/api/davio-stremio-addon/response-time-day.json b/api/davio-stremio-addon/response-time-day.json index fd01f9f6e7..f9bed41f99 100644 --- a/api/davio-stremio-addon/response-time-day.json +++ b/api/davio-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"768 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 24h","message":"514 ms","color":"yellowgreen"} diff --git a/api/davio-stremio-addon/response-time-month.json b/api/davio-stremio-addon/response-time-month.json index 5693a6c111..8e379a4b61 100644 --- a/api/davio-stremio-addon/response-time-month.json +++ b/api/davio-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"617 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 30d","message":"623 ms","color":"yellow"} diff --git a/api/davio-stremio-addon/response-time-week.json b/api/davio-stremio-addon/response-time-week.json index b8fb506f91..bd48a6cf1e 100644 --- a/api/davio-stremio-addon/response-time-week.json +++ b/api/davio-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"641 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 7d","message":"688 ms","color":"yellow"} diff --git a/api/davio-stremio-addon/response-time-year.json b/api/davio-stremio-addon/response-time-year.json index f1d78afdf1..e3c012b867 100644 --- a/api/davio-stremio-addon/response-time-year.json +++ b/api/davio-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"606 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 1y","message":"616 ms","color":"yellow"} diff --git a/api/davio-stremio-addon/response-time.json b/api/davio-stremio-addon/response-time.json index 4e658f6fe4..effb37af4e 100644 --- a/api/davio-stremio-addon/response-time.json +++ b/api/davio-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"606 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time","message":"616 ms","color":"yellow"} diff --git a/api/davio-stremio-addon/uptime-month.json b/api/davio-stremio-addon/uptime-month.json index f337b3e5ae..059c01da0a 100644 --- a/api/davio-stremio-addon/uptime-month.json +++ b/api/davio-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.89%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/davio-stremio-addon/uptime-year.json b/api/davio-stremio-addon/uptime-year.json index d7fbe33f93..6f9443d9ec 100644 --- a/api/davio-stremio-addon/uptime-year.json +++ b/api/davio-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.9%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.94%","color":"brightgreen"} diff --git a/api/davio-stremio-addon/uptime.json b/api/davio-stremio-addon/uptime.json index 9a55966993..dd2cf85dd4 100644 --- a/api/davio-stremio-addon/uptime.json +++ b/api/davio-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.9%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.94%","color":"brightgreen"} diff --git a/api/formulio-stremio-addon/response-time-day.json b/api/formulio-stremio-addon/response-time-day.json new file mode 100644 index 0000000000..c2d0d3a7f2 --- /dev/null +++ b/api/formulio-stremio-addon/response-time-day.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"response time 24h","message":"447 ms","color":"yellowgreen"} diff --git a/api/formulio-stremio-addon/response-time-month.json b/api/formulio-stremio-addon/response-time-month.json new file mode 100644 index 0000000000..6a3f9f5f33 --- /dev/null +++ b/api/formulio-stremio-addon/response-time-month.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"response time 30d","message":"444 ms","color":"yellowgreen"} diff --git a/api/formulio-stremio-addon/response-time-week.json b/api/formulio-stremio-addon/response-time-week.json new file mode 100644 index 0000000000..3b8dbb9b9c --- /dev/null +++ b/api/formulio-stremio-addon/response-time-week.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"response time 7d","message":"489 ms","color":"yellowgreen"} diff --git a/api/formulio-stremio-addon/response-time-year.json b/api/formulio-stremio-addon/response-time-year.json new file mode 100644 index 0000000000..2d0a1713dd --- /dev/null +++ b/api/formulio-stremio-addon/response-time-year.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"response time 1y","message":"455 ms","color":"yellowgreen"} diff --git a/api/formulio-stremio-addon/response-time.json b/api/formulio-stremio-addon/response-time.json new file mode 100644 index 0000000000..e72fbb9a29 --- /dev/null +++ b/api/formulio-stremio-addon/response-time.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"response time","message":"455 ms","color":"yellowgreen"} diff --git a/api/formulio-stremio-addon/uptime-day.json b/api/formulio-stremio-addon/uptime-day.json new file mode 100644 index 0000000000..226baeab58 --- /dev/null +++ b/api/formulio-stremio-addon/uptime-day.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"} diff --git a/api/formulio-stremio-addon/uptime-month.json b/api/formulio-stremio-addon/uptime-month.json new file mode 100644 index 0000000000..059c01da0a --- /dev/null +++ b/api/formulio-stremio-addon/uptime-month.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/formulio-stremio-addon/uptime-week.json b/api/formulio-stremio-addon/uptime-week.json new file mode 100644 index 0000000000..fccd794d26 --- /dev/null +++ b/api/formulio-stremio-addon/uptime-week.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"} diff --git a/api/formulio-stremio-addon/uptime-year.json b/api/formulio-stremio-addon/uptime-year.json new file mode 100644 index 0000000000..8923b68ad6 --- /dev/null +++ b/api/formulio-stremio-addon/uptime-year.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"uptime 1y","message":"100%","color":"brightgreen"} diff --git a/api/formulio-stremio-addon/uptime.json b/api/formulio-stremio-addon/uptime.json new file mode 100644 index 0000000000..bd71d6f882 --- /dev/null +++ b/api/formulio-stremio-addon/uptime.json @@ -0,0 +1 @@ +{"schemaVersion":1,"label":"uptime","message":"100%","color":"brightgreen"} diff --git a/api/jackettio-stremio-addon/response-time-day.json b/api/jackettio-stremio-addon/response-time-day.json index 429d819a0a..49d698e99e 100644 --- a/api/jackettio-stremio-addon/response-time-day.json +++ b/api/jackettio-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"562 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"1045 ms","color":"red"} diff --git a/api/jackettio-stremio-addon/response-time-month.json b/api/jackettio-stremio-addon/response-time-month.json index b0eab086a6..d63fabd87a 100644 --- a/api/jackettio-stremio-addon/response-time-month.json +++ b/api/jackettio-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"1136 ms","color":"red"} +{"schemaVersion":1,"label":"response time 30d","message":"1176 ms","color":"red"} diff --git a/api/jackettio-stremio-addon/response-time-week.json b/api/jackettio-stremio-addon/response-time-week.json index aa5b6daf5b..d55deee7e6 100644 --- a/api/jackettio-stremio-addon/response-time-week.json +++ b/api/jackettio-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"485 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"826 ms","color":"orange"} diff --git a/api/jackettio-stremio-addon/response-time-year.json b/api/jackettio-stremio-addon/response-time-year.json index 95324b5780..dbf72fa0bc 100644 --- a/api/jackettio-stremio-addon/response-time-year.json +++ b/api/jackettio-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"987 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 1y","message":"1081 ms","color":"red"} diff --git a/api/jackettio-stremio-addon/response-time.json b/api/jackettio-stremio-addon/response-time.json index 96de6c454c..63e5169286 100644 --- a/api/jackettio-stremio-addon/response-time.json +++ b/api/jackettio-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"987 ms","color":"orange"} +{"schemaVersion":1,"label":"response time","message":"1081 ms","color":"red"} diff --git a/api/jackettio-stremio-addon/uptime-month.json b/api/jackettio-stremio-addon/uptime-month.json index cd8ad2db22..296dfbb52f 100644 --- a/api/jackettio-stremio-addon/uptime-month.json +++ b/api/jackettio-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.01%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"99.88%","color":"brightgreen"} diff --git a/api/jackettio-stremio-addon/uptime-year.json b/api/jackettio-stremio-addon/uptime-year.json index bd438083a3..cb2fe9755d 100644 --- a/api/jackettio-stremio-addon/uptime-year.json +++ b/api/jackettio-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.34%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.55%","color":"brightgreen"} diff --git a/api/jackettio-stremio-addon/uptime.json b/api/jackettio-stremio-addon/uptime.json index 12726858b3..92e5bba46b 100644 --- a/api/jackettio-stremio-addon/uptime.json +++ b/api/jackettio-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.34%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.55%","color":"brightgreen"} diff --git a/api/knightcrawler-stremio-addon/response-time-day.json b/api/knightcrawler-stremio-addon/response-time-day.json index 94d1dbb9c2..4ec15e4d56 100644 --- a/api/knightcrawler-stremio-addon/response-time-day.json +++ b/api/knightcrawler-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"589 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"463 ms","color":"yellowgreen"} diff --git a/api/knightcrawler-stremio-addon/response-time-month.json b/api/knightcrawler-stremio-addon/response-time-month.json index f14acc6450..f5c66ce50e 100644 --- a/api/knightcrawler-stremio-addon/response-time-month.json +++ b/api/knightcrawler-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"1073 ms","color":"red"} +{"schemaVersion":1,"label":"response time 30d","message":"481 ms","color":"yellowgreen"} diff --git a/api/knightcrawler-stremio-addon/response-time-week.json b/api/knightcrawler-stremio-addon/response-time-week.json index 2c54a48a55..456d255d98 100644 --- a/api/knightcrawler-stremio-addon/response-time-week.json +++ b/api/knightcrawler-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"502 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"517 ms","color":"yellowgreen"} diff --git a/api/knightcrawler-stremio-addon/response-time-year.json b/api/knightcrawler-stremio-addon/response-time-year.json index 27c17e5496..8231ab1a9b 100644 --- a/api/knightcrawler-stremio-addon/response-time-year.json +++ b/api/knightcrawler-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"1369 ms","color":"red"} +{"schemaVersion":1,"label":"response time 1y","message":"1107 ms","color":"red"} diff --git a/api/knightcrawler-stremio-addon/response-time.json b/api/knightcrawler-stremio-addon/response-time.json index cc55730ed3..418e803f02 100644 --- a/api/knightcrawler-stremio-addon/response-time.json +++ b/api/knightcrawler-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"1369 ms","color":"red"} +{"schemaVersion":1,"label":"response time","message":"1107 ms","color":"red"} diff --git a/api/knightcrawler-stremio-addon/uptime-month.json b/api/knightcrawler-stremio-addon/uptime-month.json index a52927c6ac..f337b3e5ae 100644 --- a/api/knightcrawler-stremio-addon/uptime-month.json +++ b/api/knightcrawler-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.44%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"99.89%","color":"brightgreen"} diff --git a/api/knightcrawler-stremio-addon/uptime-year.json b/api/knightcrawler-stremio-addon/uptime-year.json index 102698f099..a52f8d54f2 100644 --- a/api/knightcrawler-stremio-addon/uptime-year.json +++ b/api/knightcrawler-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"98.56%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.08%","color":"brightgreen"} diff --git a/api/knightcrawler-stremio-addon/uptime.json b/api/knightcrawler-stremio-addon/uptime.json index c1f84bd963..697d55d57b 100644 --- a/api/knightcrawler-stremio-addon/uptime.json +++ b/api/knightcrawler-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"98.56%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.08%","color":"brightgreen"} diff --git a/api/media-fusion-stremio-addon/response-time-day.json b/api/media-fusion-stremio-addon/response-time-day.json index 5807370eaa..9ee16259df 100644 --- a/api/media-fusion-stremio-addon/response-time-day.json +++ b/api/media-fusion-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"1096 ms","color":"red"} +{"schemaVersion":1,"label":"response time 24h","message":"1142 ms","color":"red"} diff --git a/api/media-fusion-stremio-addon/response-time-month.json b/api/media-fusion-stremio-addon/response-time-month.json index 2fe122eabd..b0070e137c 100644 --- a/api/media-fusion-stremio-addon/response-time-month.json +++ b/api/media-fusion-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"2596 ms","color":"red"} +{"schemaVersion":1,"label":"response time 30d","message":"1006 ms","color":"red"} diff --git a/api/media-fusion-stremio-addon/response-time-week.json b/api/media-fusion-stremio-addon/response-time-week.json index d810543a82..61673d7031 100644 --- a/api/media-fusion-stremio-addon/response-time-week.json +++ b/api/media-fusion-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"1303 ms","color":"red"} +{"schemaVersion":1,"label":"response time 7d","message":"1044 ms","color":"red"} diff --git a/api/media-fusion-stremio-addon/response-time-year.json b/api/media-fusion-stremio-addon/response-time-year.json index be75cc0eec..cf5b6a5fbe 100644 --- a/api/media-fusion-stremio-addon/response-time-year.json +++ b/api/media-fusion-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"2039 ms","color":"red"} +{"schemaVersion":1,"label":"response time 1y","message":"1733 ms","color":"red"} diff --git a/api/media-fusion-stremio-addon/response-time.json b/api/media-fusion-stremio-addon/response-time.json index 42cc26f19c..7ee770b741 100644 --- a/api/media-fusion-stremio-addon/response-time.json +++ b/api/media-fusion-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"2039 ms","color":"red"} +{"schemaVersion":1,"label":"response time","message":"1733 ms","color":"red"} diff --git a/api/media-fusion-stremio-addon/uptime-month.json b/api/media-fusion-stremio-addon/uptime-month.json index 75e8f49c1e..6a06a4fb01 100644 --- a/api/media-fusion-stremio-addon/uptime-month.json +++ b/api/media-fusion-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"98.52%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"99.11%","color":"brightgreen"} diff --git a/api/media-fusion-stremio-addon/uptime-year.json b/api/media-fusion-stremio-addon/uptime-year.json index df01d71152..bff57472a4 100644 --- a/api/media-fusion-stremio-addon/uptime-year.json +++ b/api/media-fusion-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.1%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.13%","color":"brightgreen"} diff --git a/api/media-fusion-stremio-addon/uptime.json b/api/media-fusion-stremio-addon/uptime.json index 44beda5000..2162ea58e2 100644 --- a/api/media-fusion-stremio-addon/uptime.json +++ b/api/media-fusion-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.1%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.13%","color":"brightgreen"} diff --git a/api/shluflix-stremio-addon/response-time-day.json b/api/shluflix-stremio-addon/response-time-day.json index 8f6d7ca4ff..d735cf943f 100644 --- a/api/shluflix-stremio-addon/response-time-day.json +++ b/api/shluflix-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"560 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"455 ms","color":"yellowgreen"} diff --git a/api/shluflix-stremio-addon/response-time-month.json b/api/shluflix-stremio-addon/response-time-month.json index 1bccd2d29e..4c85e9967e 100644 --- a/api/shluflix-stremio-addon/response-time-month.json +++ b/api/shluflix-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"835 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 30d","message":"466 ms","color":"yellowgreen"} diff --git a/api/shluflix-stremio-addon/response-time-week.json b/api/shluflix-stremio-addon/response-time-week.json index d56f0d7d34..1f08ae28ff 100644 --- a/api/shluflix-stremio-addon/response-time-week.json +++ b/api/shluflix-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"747 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 7d","message":"507 ms","color":"yellowgreen"} diff --git a/api/shluflix-stremio-addon/response-time-year.json b/api/shluflix-stremio-addon/response-time-year.json index 49d38bd26b..9e9f81b5bc 100644 --- a/api/shluflix-stremio-addon/response-time-year.json +++ b/api/shluflix-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"734 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 1y","message":"676 ms","color":"yellow"} diff --git a/api/shluflix-stremio-addon/response-time.json b/api/shluflix-stremio-addon/response-time.json index a16f1e1877..1e6914e815 100644 --- a/api/shluflix-stremio-addon/response-time.json +++ b/api/shluflix-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"734 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time","message":"676 ms","color":"yellow"} diff --git a/api/shluflix-stremio-addon/uptime-month.json b/api/shluflix-stremio-addon/uptime-month.json index 4484cf0d78..059c01da0a 100644 --- a/api/shluflix-stremio-addon/uptime-month.json +++ b/api/shluflix-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.09%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/shluflix-stremio-addon/uptime-year.json b/api/shluflix-stremio-addon/uptime-year.json index dca0ccba81..08ed935add 100644 --- a/api/shluflix-stremio-addon/uptime-year.json +++ b/api/shluflix-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.43%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.65%","color":"brightgreen"} diff --git a/api/shluflix-stremio-addon/uptime.json b/api/shluflix-stremio-addon/uptime.json index fddb199380..74560ca385 100644 --- a/api/shluflix-stremio-addon/uptime.json +++ b/api/shluflix-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.43%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.65%","color":"brightgreen"} diff --git a/api/store-account-management-platform/response-time-day.json b/api/store-account-management-platform/response-time-day.json index 1957bd4ee9..00fb78de9d 100644 --- a/api/store-account-management-platform/response-time-day.json +++ b/api/store-account-management-platform/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"2616 ms","color":"red"} +{"schemaVersion":1,"label":"response time 24h","message":"128 ms","color":"brightgreen"} diff --git a/api/store-account-management-platform/response-time-month.json b/api/store-account-management-platform/response-time-month.json index c7f388fba7..19537c82a6 100644 --- a/api/store-account-management-platform/response-time-month.json +++ b/api/store-account-management-platform/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"1345 ms","color":"red"} +{"schemaVersion":1,"label":"response time 30d","message":"339 ms","color":"green"} diff --git a/api/store-account-management-platform/response-time-week.json b/api/store-account-management-platform/response-time-week.json index 8e93dd1f27..48ebf3981b 100644 --- a/api/store-account-management-platform/response-time-week.json +++ b/api/store-account-management-platform/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"1584 ms","color":"red"} +{"schemaVersion":1,"label":"response time 7d","message":"140 ms","color":"brightgreen"} diff --git a/api/store-account-management-platform/response-time-year.json b/api/store-account-management-platform/response-time-year.json index 05debf9ace..7b138b2e18 100644 --- a/api/store-account-management-platform/response-time-year.json +++ b/api/store-account-management-platform/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"1012 ms","color":"red"} +{"schemaVersion":1,"label":"response time 1y","message":"920 ms","color":"orange"} diff --git a/api/store-account-management-platform/response-time.json b/api/store-account-management-platform/response-time.json index bea168a823..ef2d825890 100644 --- a/api/store-account-management-platform/response-time.json +++ b/api/store-account-management-platform/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"1012 ms","color":"red"} +{"schemaVersion":1,"label":"response time","message":"920 ms","color":"orange"} diff --git a/api/store-account-management-platform/uptime-month.json b/api/store-account-management-platform/uptime-month.json index 059c01da0a..62e4954509 100644 --- a/api/store-account-management-platform/uptime-month.json +++ b/api/store-account-management-platform/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"99.92%","color":"brightgreen"} diff --git a/api/store-account-management-platform/uptime-week.json b/api/store-account-management-platform/uptime-week.json index fccd794d26..2b9cedae8d 100644 --- a/api/store-account-management-platform/uptime-week.json +++ b/api/store-account-management-platform/uptime-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"100%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 7d","message":"99.64%","color":"brightgreen"} diff --git a/api/store-account-management-platform/uptime-year.json b/api/store-account-management-platform/uptime-year.json index ecb61ef558..59bf2aeeb1 100644 --- a/api/store-account-management-platform/uptime-year.json +++ b/api/store-account-management-platform/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.96%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.95%","color":"brightgreen"} diff --git a/api/store-account-management-platform/uptime.json b/api/store-account-management-platform/uptime.json index af25c31b5f..ecb3820d3f 100644 --- a/api/store-account-management-platform/uptime.json +++ b/api/store-account-management-platform/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.96%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.95%","color":"brightgreen"} diff --git a/api/stremify-stremio-addon/response-time-day.json b/api/stremify-stremio-addon/response-time-day.json index d39921c98e..41fc6d2cf3 100644 --- a/api/stremify-stremio-addon/response-time-day.json +++ b/api/stremify-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"511 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"381 ms","color":"green"} diff --git a/api/stremify-stremio-addon/response-time-month.json b/api/stremify-stremio-addon/response-time-month.json index 0aa1b33a37..d1d1429da9 100644 --- a/api/stremify-stremio-addon/response-time-month.json +++ b/api/stremify-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"501 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 30d","message":"434 ms","color":"yellowgreen"} diff --git a/api/stremify-stremio-addon/response-time-week.json b/api/stremify-stremio-addon/response-time-week.json index d90ecdef74..f08e2ba801 100644 --- a/api/stremify-stremio-addon/response-time-week.json +++ b/api/stremify-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"543 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"400 ms","color":"yellowgreen"} diff --git a/api/stremify-stremio-addon/response-time-year.json b/api/stremify-stremio-addon/response-time-year.json index 4135c481c1..88940d726e 100644 --- a/api/stremify-stremio-addon/response-time-year.json +++ b/api/stremify-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"1441 ms","color":"red"} +{"schemaVersion":1,"label":"response time 1y","message":"970 ms","color":"orange"} diff --git a/api/stremify-stremio-addon/response-time.json b/api/stremify-stremio-addon/response-time.json index 2dc9a008d5..822e9d3455 100644 --- a/api/stremify-stremio-addon/response-time.json +++ b/api/stremify-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"1441 ms","color":"red"} +{"schemaVersion":1,"label":"response time","message":"970 ms","color":"orange"} diff --git a/api/stremify-stremio-addon/uptime-day.json b/api/stremify-stremio-addon/uptime-day.json index 226baeab58..c821e96b03 100644 --- a/api/stremify-stremio-addon/uptime-day.json +++ b/api/stremify-stremio-addon/uptime-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 24h","message":"55.61%","color":"red"} diff --git a/api/stremify-stremio-addon/uptime-month.json b/api/stremify-stremio-addon/uptime-month.json index 6f6e61c4a1..72c872bfd7 100644 --- a/api/stremify-stremio-addon/uptime-month.json +++ b/api/stremify-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"82.7%","color":"yellow"} +{"schemaVersion":1,"label":"uptime 30d","message":"67.73%","color":"red"} diff --git a/api/stremify-stremio-addon/uptime-week.json b/api/stremify-stremio-addon/uptime-week.json index 66ae3b7064..7065b4b5e8 100644 --- a/api/stremify-stremio-addon/uptime-week.json +++ b/api/stremify-stremio-addon/uptime-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"88.06%","color":"yellowgreen"} +{"schemaVersion":1,"label":"uptime 7d","message":"53.86%","color":"red"} diff --git a/api/stremify-stremio-addon/uptime-year.json b/api/stremify-stremio-addon/uptime-year.json index 1f0927d175..0b47327db2 100644 --- a/api/stremify-stremio-addon/uptime-year.json +++ b/api/stremify-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"89.45%","color":"yellowgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"81.88%","color":"yellow"} diff --git a/api/stremify-stremio-addon/uptime.json b/api/stremify-stremio-addon/uptime.json index 593ddecfcf..437cf69cc3 100644 --- a/api/stremify-stremio-addon/uptime.json +++ b/api/stremify-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"89.45%","color":"yellowgreen"} +{"schemaVersion":1,"label":"uptime","message":"81.88%","color":"yellow"} diff --git a/api/stremio-cyber-flix-addon/response-time-day.json b/api/stremio-cyber-flix-addon/response-time-day.json index a2397ec6ab..3e63ddcd6b 100644 --- a/api/stremio-cyber-flix-addon/response-time-day.json +++ b/api/stremio-cyber-flix-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"512 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"48 ms","color":"brightgreen"} diff --git a/api/stremio-cyber-flix-addon/response-time-month.json b/api/stremio-cyber-flix-addon/response-time-month.json index 117d11a3ff..67f9c82b7e 100644 --- a/api/stremio-cyber-flix-addon/response-time-month.json +++ b/api/stremio-cyber-flix-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"646 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 30d","message":"112 ms","color":"brightgreen"} diff --git a/api/stremio-cyber-flix-addon/response-time-week.json b/api/stremio-cyber-flix-addon/response-time-week.json index ca0fc698c0..28475df8fe 100644 --- a/api/stremio-cyber-flix-addon/response-time-week.json +++ b/api/stremio-cyber-flix-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"393 ms","color":"green"} +{"schemaVersion":1,"label":"response time 7d","message":"60 ms","color":"brightgreen"} diff --git a/api/stremio-cyber-flix-addon/response-time-year.json b/api/stremio-cyber-flix-addon/response-time-year.json index 2baff750ef..9142a6ab31 100644 --- a/api/stremio-cyber-flix-addon/response-time-year.json +++ b/api/stremio-cyber-flix-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"788 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 1y","message":"413 ms","color":"yellowgreen"} diff --git a/api/stremio-cyber-flix-addon/response-time.json b/api/stremio-cyber-flix-addon/response-time.json index 110d3ecb0c..85eebcf18f 100644 --- a/api/stremio-cyber-flix-addon/response-time.json +++ b/api/stremio-cyber-flix-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"788 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time","message":"413 ms","color":"yellowgreen"} diff --git a/api/stremio-cyber-flix-addon/uptime-day.json b/api/stremio-cyber-flix-addon/uptime-day.json index 9236492ef7..468ea38d0a 100644 --- a/api/stremio-cyber-flix-addon/uptime-day.json +++ b/api/stremio-cyber-flix-addon/uptime-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 24h","message":"76.18%","color":"orange"} +{"schemaVersion":1,"label":"uptime 24h","message":"58.53%","color":"red"} diff --git a/api/stremio-cyber-flix-addon/uptime-month.json b/api/stremio-cyber-flix-addon/uptime-month.json index 5d37dae50b..51ae9de57d 100644 --- a/api/stremio-cyber-flix-addon/uptime-month.json +++ b/api/stremio-cyber-flix-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"68.94%","color":"red"} +{"schemaVersion":1,"label":"uptime 30d","message":"69.86%","color":"red"} diff --git a/api/stremio-cyber-flix-addon/uptime-week.json b/api/stremio-cyber-flix-addon/uptime-week.json index d955c6e3e2..294fe0701a 100644 --- a/api/stremio-cyber-flix-addon/uptime-week.json +++ b/api/stremio-cyber-flix-addon/uptime-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 7d","message":"59.55%","color":"red"} +{"schemaVersion":1,"label":"uptime 7d","message":"41.23%","color":"red"} diff --git a/api/stremio-cyber-flix-addon/uptime-year.json b/api/stremio-cyber-flix-addon/uptime-year.json index ce2c983db8..c9f598413f 100644 --- a/api/stremio-cyber-flix-addon/uptime-year.json +++ b/api/stremio-cyber-flix-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"74.27%","color":"red"} +{"schemaVersion":1,"label":"uptime 1y","message":"89.3%","color":"yellowgreen"} diff --git a/api/stremio-cyber-flix-addon/uptime.json b/api/stremio-cyber-flix-addon/uptime.json index 9af9b6b5e8..8b31a83c27 100644 --- a/api/stremio-cyber-flix-addon/uptime.json +++ b/api/stremio-cyber-flix-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"74.27%","color":"red"} +{"schemaVersion":1,"label":"uptime","message":"89.3%","color":"yellowgreen"} diff --git a/api/stremio-jackett-addon/response-time-day.json b/api/stremio-jackett-addon/response-time-day.json index 245e8a3844..361884aa86 100644 --- a/api/stremio-jackett-addon/response-time-day.json +++ b/api/stremio-jackett-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"888 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 24h","message":"713 ms","color":"yellow"} diff --git a/api/stremio-jackett-addon/response-time-month.json b/api/stremio-jackett-addon/response-time-month.json index bfc883d95f..2aa8d1e88d 100644 --- a/api/stremio-jackett-addon/response-time-month.json +++ b/api/stremio-jackett-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"880 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 30d","message":"774 ms","color":"yellow"} diff --git a/api/stremio-jackett-addon/response-time-week.json b/api/stremio-jackett-addon/response-time-week.json index 93590d41c3..57f57b8f72 100644 --- a/api/stremio-jackett-addon/response-time-week.json +++ b/api/stremio-jackett-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"1253 ms","color":"red"} +{"schemaVersion":1,"label":"response time 7d","message":"806 ms","color":"orange"} diff --git a/api/stremio-jackett-addon/response-time-year.json b/api/stremio-jackett-addon/response-time-year.json index 74ce5e1174..8fe2909baf 100644 --- a/api/stremio-jackett-addon/response-time-year.json +++ b/api/stremio-jackett-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"821 ms","color":"orange"} +{"schemaVersion":1,"label":"response time 1y","message":"816 ms","color":"orange"} diff --git a/api/stremio-jackett-addon/response-time.json b/api/stremio-jackett-addon/response-time.json index 4c365653e1..0e6c27a667 100644 --- a/api/stremio-jackett-addon/response-time.json +++ b/api/stremio-jackett-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"821 ms","color":"orange"} +{"schemaVersion":1,"label":"response time","message":"816 ms","color":"orange"} diff --git a/api/stremio-jackett-addon/uptime-month.json b/api/stremio-jackett-addon/uptime-month.json index 91624befcc..059c01da0a 100644 --- a/api/stremio-jackett-addon/uptime-month.json +++ b/api/stremio-jackett-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.73%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/stremio-jackett-addon/uptime-year.json b/api/stremio-jackett-addon/uptime-year.json index b8ca3494cf..05a774c56e 100644 --- a/api/stremio-jackett-addon/uptime-year.json +++ b/api/stremio-jackett-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.8%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.88%","color":"brightgreen"} diff --git a/api/stremio-jackett-addon/uptime.json b/api/stremio-jackett-addon/uptime.json index 0ec5c71e51..55b2fb460e 100644 --- a/api/stremio-jackett-addon/uptime.json +++ b/api/stremio-jackett-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.8%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.88%","color":"brightgreen"} diff --git a/api/stremio-jackett-cache/response-time-day.json b/api/stremio-jackett-cache/response-time-day.json index 072d5dcdc7..976ee187e9 100644 --- a/api/stremio-jackett-cache/response-time-day.json +++ b/api/stremio-jackett-cache/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"516 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"338 ms","color":"green"} diff --git a/api/stremio-jackett-cache/response-time-month.json b/api/stremio-jackett-cache/response-time-month.json index 2e62ef7b67..2be4e4322f 100644 --- a/api/stremio-jackett-cache/response-time-month.json +++ b/api/stremio-jackett-cache/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"406 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 30d","message":"391 ms","color":"green"} diff --git a/api/stremio-jackett-cache/response-time-week.json b/api/stremio-jackett-cache/response-time-week.json index e282383c5e..e9f4eef130 100644 --- a/api/stremio-jackett-cache/response-time-week.json +++ b/api/stremio-jackett-cache/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"456 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"429 ms","color":"yellowgreen"} diff --git a/api/stremio-jackett-cache/response-time-year.json b/api/stremio-jackett-cache/response-time-year.json index 661bfbe580..2ce461e411 100644 --- a/api/stremio-jackett-cache/response-time-year.json +++ b/api/stremio-jackett-cache/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"397 ms","color":"green"} +{"schemaVersion":1,"label":"response time 1y","message":"398 ms","color":"green"} diff --git a/api/stremio-jackett-cache/response-time.json b/api/stremio-jackett-cache/response-time.json index 8b0bb0ca36..ed1b7199a9 100644 --- a/api/stremio-jackett-cache/response-time.json +++ b/api/stremio-jackett-cache/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"397 ms","color":"green"} +{"schemaVersion":1,"label":"response time","message":"398 ms","color":"green"} diff --git a/api/stremio-jackett-cache/uptime-month.json b/api/stremio-jackett-cache/uptime-month.json index 56194d970d..059c01da0a 100644 --- a/api/stremio-jackett-cache/uptime-month.json +++ b/api/stremio-jackett-cache/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.61%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/stremio-jackett-cache/uptime-year.json b/api/stremio-jackett-cache/uptime-year.json index 5679871eb3..5b2135f049 100644 --- a/api/stremio-jackett-cache/uptime-year.json +++ b/api/stremio-jackett-cache/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.75%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.85%","color":"brightgreen"} diff --git a/api/stremio-jackett-cache/uptime.json b/api/stremio-jackett-cache/uptime.json index f07d4bb548..1d5a4fe5d5 100644 --- a/api/stremio-jackett-cache/uptime.json +++ b/api/stremio-jackett-cache/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.75%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.85%","color":"brightgreen"} diff --git a/api/torrent-io-not-elf-hosted-addon/response-time-day.json b/api/torrent-io-not-elf-hosted-addon/response-time-day.json index 8e74012b30..d7e29f6801 100644 --- a/api/torrent-io-not-elf-hosted-addon/response-time-day.json +++ b/api/torrent-io-not-elf-hosted-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"640 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 24h","message":"444 ms","color":"yellowgreen"} diff --git a/api/torrent-io-not-elf-hosted-addon/response-time-month.json b/api/torrent-io-not-elf-hosted-addon/response-time-month.json index 1fc64b6995..199a26d691 100644 --- a/api/torrent-io-not-elf-hosted-addon/response-time-month.json +++ b/api/torrent-io-not-elf-hosted-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"431 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 30d","message":"730 ms","color":"yellow"} diff --git a/api/torrent-io-not-elf-hosted-addon/response-time-week.json b/api/torrent-io-not-elf-hosted-addon/response-time-week.json index 53a5f3faaa..564a0fc30b 100644 --- a/api/torrent-io-not-elf-hosted-addon/response-time-week.json +++ b/api/torrent-io-not-elf-hosted-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"574 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"487 ms","color":"yellowgreen"} diff --git a/api/torrent-io-not-elf-hosted-addon/response-time-year.json b/api/torrent-io-not-elf-hosted-addon/response-time-year.json index 1a66129afa..e153fa21fd 100644 --- a/api/torrent-io-not-elf-hosted-addon/response-time-year.json +++ b/api/torrent-io-not-elf-hosted-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"344 ms","color":"green"} +{"schemaVersion":1,"label":"response time 1y","message":"465 ms","color":"yellowgreen"} diff --git a/api/torrent-io-not-elf-hosted-addon/response-time.json b/api/torrent-io-not-elf-hosted-addon/response-time.json index fa5ca05e41..a1e8acb7b1 100644 --- a/api/torrent-io-not-elf-hosted-addon/response-time.json +++ b/api/torrent-io-not-elf-hosted-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"344 ms","color":"green"} +{"schemaVersion":1,"label":"response time","message":"465 ms","color":"yellowgreen"} diff --git a/api/video-hosting-platform/response-time-day.json b/api/video-hosting-platform/response-time-day.json index b35735c203..09fba69b29 100644 --- a/api/video-hosting-platform/response-time-day.json +++ b/api/video-hosting-platform/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"786 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 24h","message":"490 ms","color":"yellowgreen"} diff --git a/api/video-hosting-platform/response-time-month.json b/api/video-hosting-platform/response-time-month.json index e7c0e864fe..bd53e6d80a 100644 --- a/api/video-hosting-platform/response-time-month.json +++ b/api/video-hosting-platform/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"638 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 30d","message":"635 ms","color":"yellow"} diff --git a/api/video-hosting-platform/response-time-week.json b/api/video-hosting-platform/response-time-week.json index fa8dd4f653..e69d169559 100644 --- a/api/video-hosting-platform/response-time-week.json +++ b/api/video-hosting-platform/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"659 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 7d","message":"580 ms","color":"yellowgreen"} diff --git a/api/video-hosting-platform/response-time-year.json b/api/video-hosting-platform/response-time-year.json index 298579419c..7919eccd8d 100644 --- a/api/video-hosting-platform/response-time-year.json +++ b/api/video-hosting-platform/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"611 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 1y","message":"619 ms","color":"yellow"} diff --git a/api/video-hosting-platform/response-time.json b/api/video-hosting-platform/response-time.json index 538ab333a3..e0dd85e2e0 100644 --- a/api/video-hosting-platform/response-time.json +++ b/api/video-hosting-platform/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"611 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time","message":"619 ms","color":"yellow"} diff --git a/api/video-hosting-platform/uptime-month.json b/api/video-hosting-platform/uptime-month.json index b737328d3d..059c01da0a 100644 --- a/api/video-hosting-platform/uptime-month.json +++ b/api/video-hosting-platform/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.45%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/video-hosting-platform/uptime-year.json b/api/video-hosting-platform/uptime-year.json index ed0509d759..d7640e7b4e 100644 --- a/api/video-hosting-platform/uptime-year.json +++ b/api/video-hosting-platform/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"98.73%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.22%","color":"brightgreen"} diff --git a/api/video-hosting-platform/uptime.json b/api/video-hosting-platform/uptime.json index 90c1e16c74..8935946d8f 100644 --- a/api/video-hosting-platform/uptime.json +++ b/api/video-hosting-platform/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"98.73%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.22%","color":"brightgreen"} diff --git a/api/website-docs/response-time-day.json b/api/website-docs/response-time-day.json index 647f839f47..aac23bf2c3 100644 --- a/api/website-docs/response-time-day.json +++ b/api/website-docs/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"40 ms","color":"brightgreen"} +{"schemaVersion":1,"label":"response time 24h","message":"74 ms","color":"brightgreen"} diff --git a/api/website-docs/response-time-month.json b/api/website-docs/response-time-month.json index ed9d7d64ff..aa753965c6 100644 --- a/api/website-docs/response-time-month.json +++ b/api/website-docs/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"108 ms","color":"brightgreen"} +{"schemaVersion":1,"label":"response time 30d","message":"355 ms","color":"green"} diff --git a/api/website-docs/response-time-week.json b/api/website-docs/response-time-week.json index 5a1e20f5b3..de7b4581d3 100644 --- a/api/website-docs/response-time-week.json +++ b/api/website-docs/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"79 ms","color":"brightgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"84 ms","color":"brightgreen"} diff --git a/api/website-docs/response-time-year.json b/api/website-docs/response-time-year.json index 226af2d3bc..8842272d0d 100644 --- a/api/website-docs/response-time-year.json +++ b/api/website-docs/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"97 ms","color":"brightgreen"} +{"schemaVersion":1,"label":"response time 1y","message":"134 ms","color":"brightgreen"} diff --git a/api/website-docs/response-time.json b/api/website-docs/response-time.json index 1c7dc8575e..9eddc9ae4c 100644 --- a/api/website-docs/response-time.json +++ b/api/website-docs/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"97 ms","color":"brightgreen"} +{"schemaVersion":1,"label":"response time","message":"134 ms","color":"brightgreen"} diff --git a/api/xtremio-stremio-addon/response-time-day.json b/api/xtremio-stremio-addon/response-time-day.json index a9496a43e0..a3302b5880 100644 --- a/api/xtremio-stremio-addon/response-time-day.json +++ b/api/xtremio-stremio-addon/response-time-day.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 24h","message":"647 ms","color":"yellow"} +{"schemaVersion":1,"label":"response time 24h","message":"416 ms","color":"yellowgreen"} diff --git a/api/xtremio-stremio-addon/response-time-month.json b/api/xtremio-stremio-addon/response-time-month.json index 3e0335af6c..b269d0bfc2 100644 --- a/api/xtremio-stremio-addon/response-time-month.json +++ b/api/xtremio-stremio-addon/response-time-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 30d","message":"575 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 30d","message":"512 ms","color":"yellowgreen"} diff --git a/api/xtremio-stremio-addon/response-time-week.json b/api/xtremio-stremio-addon/response-time-week.json index 2c19a2f15a..0761b6e1bd 100644 --- a/api/xtremio-stremio-addon/response-time-week.json +++ b/api/xtremio-stremio-addon/response-time-week.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 7d","message":"561 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 7d","message":"537 ms","color":"yellowgreen"} diff --git a/api/xtremio-stremio-addon/response-time-year.json b/api/xtremio-stremio-addon/response-time-year.json index fd1c441982..2fd5504e27 100644 --- a/api/xtremio-stremio-addon/response-time-year.json +++ b/api/xtremio-stremio-addon/response-time-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time 1y","message":"582 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time 1y","message":"561 ms","color":"yellowgreen"} diff --git a/api/xtremio-stremio-addon/response-time.json b/api/xtremio-stremio-addon/response-time.json index cf4cd37fe5..5945ed119b 100644 --- a/api/xtremio-stremio-addon/response-time.json +++ b/api/xtremio-stremio-addon/response-time.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"response time","message":"582 ms","color":"yellowgreen"} +{"schemaVersion":1,"label":"response time","message":"561 ms","color":"yellowgreen"} diff --git a/api/xtremio-stremio-addon/uptime-month.json b/api/xtremio-stremio-addon/uptime-month.json index 62e4954509..059c01da0a 100644 --- a/api/xtremio-stremio-addon/uptime-month.json +++ b/api/xtremio-stremio-addon/uptime-month.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 30d","message":"99.92%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 30d","message":"100%","color":"brightgreen"} diff --git a/api/xtremio-stremio-addon/uptime-year.json b/api/xtremio-stremio-addon/uptime-year.json index 6f9443d9ec..ecb61ef558 100644 --- a/api/xtremio-stremio-addon/uptime-year.json +++ b/api/xtremio-stremio-addon/uptime-year.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime 1y","message":"99.94%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime 1y","message":"99.96%","color":"brightgreen"} diff --git a/api/xtremio-stremio-addon/uptime.json b/api/xtremio-stremio-addon/uptime.json index dd2cf85dd4..af25c31b5f 100644 --- a/api/xtremio-stremio-addon/uptime.json +++ b/api/xtremio-stremio-addon/uptime.json @@ -1 +1 @@ -{"schemaVersion":1,"label":"uptime","message":"99.94%","color":"brightgreen"} +{"schemaVersion":1,"label":"uptime","message":"99.96%","color":"brightgreen"} diff --git a/graphs/annatar-stremio-addon/response-time-day.png b/graphs/annatar-stremio-addon/response-time-day.png index ba80f59b7e..be9a9dc502 100644 Binary files a/graphs/annatar-stremio-addon/response-time-day.png and b/graphs/annatar-stremio-addon/response-time-day.png differ diff --git a/graphs/annatar-stremio-addon/response-time-month.png b/graphs/annatar-stremio-addon/response-time-month.png index 0631c148d2..28aad9e8f8 100644 Binary files a/graphs/annatar-stremio-addon/response-time-month.png and b/graphs/annatar-stremio-addon/response-time-month.png differ diff --git a/graphs/annatar-stremio-addon/response-time-week.png b/graphs/annatar-stremio-addon/response-time-week.png index b5cd298159..f21e705eea 100644 Binary files a/graphs/annatar-stremio-addon/response-time-week.png and b/graphs/annatar-stremio-addon/response-time-week.png differ diff --git a/graphs/annatar-stremio-addon/response-time-year.png b/graphs/annatar-stremio-addon/response-time-year.png index 0231c3efca..20898cd822 100644 Binary files a/graphs/annatar-stremio-addon/response-time-year.png and b/graphs/annatar-stremio-addon/response-time-year.png differ diff --git a/graphs/annatar-stremio-addon/response-time.png b/graphs/annatar-stremio-addon/response-time.png index 0231c3efca..20898cd822 100644 Binary files a/graphs/annatar-stremio-addon/response-time.png and b/graphs/annatar-stremio-addon/response-time.png differ diff --git a/graphs/comet-stremio-addon/response-time-day.png b/graphs/comet-stremio-addon/response-time-day.png index 5fd83dbb0a..e1458d954b 100644 Binary files a/graphs/comet-stremio-addon/response-time-day.png and b/graphs/comet-stremio-addon/response-time-day.png differ diff --git a/graphs/comet-stremio-addon/response-time-month.png b/graphs/comet-stremio-addon/response-time-month.png index c710f6bcb5..b8aca67f3c 100644 Binary files a/graphs/comet-stremio-addon/response-time-month.png and b/graphs/comet-stremio-addon/response-time-month.png differ diff --git a/graphs/comet-stremio-addon/response-time-week.png b/graphs/comet-stremio-addon/response-time-week.png index a5197c2dbc..b33184f0cf 100644 Binary files a/graphs/comet-stremio-addon/response-time-week.png and b/graphs/comet-stremio-addon/response-time-week.png differ diff --git a/graphs/comet-stremio-addon/response-time-year.png b/graphs/comet-stremio-addon/response-time-year.png index c710f6bcb5..a4330b9fe6 100644 Binary files a/graphs/comet-stremio-addon/response-time-year.png and b/graphs/comet-stremio-addon/response-time-year.png differ diff --git a/graphs/comet-stremio-addon/response-time.png b/graphs/comet-stremio-addon/response-time.png index c710f6bcb5..a4330b9fe6 100644 Binary files a/graphs/comet-stremio-addon/response-time.png and b/graphs/comet-stremio-addon/response-time.png differ diff --git a/graphs/davio-stremio-addon/response-time-day.png b/graphs/davio-stremio-addon/response-time-day.png index 11700c5b6f..2d5befa607 100644 Binary files a/graphs/davio-stremio-addon/response-time-day.png and b/graphs/davio-stremio-addon/response-time-day.png differ diff --git a/graphs/davio-stremio-addon/response-time-month.png b/graphs/davio-stremio-addon/response-time-month.png index 84f047de40..06700c9e22 100644 Binary files a/graphs/davio-stremio-addon/response-time-month.png and b/graphs/davio-stremio-addon/response-time-month.png differ diff --git a/graphs/davio-stremio-addon/response-time-week.png b/graphs/davio-stremio-addon/response-time-week.png index f42e41fa03..1e70b13f3a 100644 Binary files a/graphs/davio-stremio-addon/response-time-week.png and b/graphs/davio-stremio-addon/response-time-week.png differ diff --git a/graphs/davio-stremio-addon/response-time-year.png b/graphs/davio-stremio-addon/response-time-year.png index 72660b2037..5aa2735718 100644 Binary files a/graphs/davio-stremio-addon/response-time-year.png and b/graphs/davio-stremio-addon/response-time-year.png differ diff --git a/graphs/davio-stremio-addon/response-time.png b/graphs/davio-stremio-addon/response-time.png index 72660b2037..5aa2735718 100644 Binary files a/graphs/davio-stremio-addon/response-time.png and b/graphs/davio-stremio-addon/response-time.png differ diff --git a/graphs/formulio-stremio-addon/response-time-day.png b/graphs/formulio-stremio-addon/response-time-day.png new file mode 100644 index 0000000000..48678320ae Binary files /dev/null and b/graphs/formulio-stremio-addon/response-time-day.png differ diff --git a/graphs/formulio-stremio-addon/response-time-month.png b/graphs/formulio-stremio-addon/response-time-month.png new file mode 100644 index 0000000000..cd45a03e60 Binary files /dev/null and b/graphs/formulio-stremio-addon/response-time-month.png differ diff --git a/graphs/formulio-stremio-addon/response-time-week.png b/graphs/formulio-stremio-addon/response-time-week.png new file mode 100644 index 0000000000..bd29d69509 Binary files /dev/null and b/graphs/formulio-stremio-addon/response-time-week.png differ diff --git a/graphs/formulio-stremio-addon/response-time-year.png b/graphs/formulio-stremio-addon/response-time-year.png new file mode 100644 index 0000000000..9229b3cec8 Binary files /dev/null and b/graphs/formulio-stremio-addon/response-time-year.png differ diff --git a/graphs/formulio-stremio-addon/response-time.png b/graphs/formulio-stremio-addon/response-time.png new file mode 100644 index 0000000000..9229b3cec8 Binary files /dev/null and b/graphs/formulio-stremio-addon/response-time.png differ diff --git a/graphs/jackettio-stremio-addon/response-time-day.png b/graphs/jackettio-stremio-addon/response-time-day.png index 48ceae3c21..7d4e05fe8f 100644 Binary files a/graphs/jackettio-stremio-addon/response-time-day.png and b/graphs/jackettio-stremio-addon/response-time-day.png differ diff --git a/graphs/jackettio-stremio-addon/response-time-month.png b/graphs/jackettio-stremio-addon/response-time-month.png index 7b062bc29e..453630cf83 100644 Binary files a/graphs/jackettio-stremio-addon/response-time-month.png and b/graphs/jackettio-stremio-addon/response-time-month.png differ diff --git a/graphs/jackettio-stremio-addon/response-time-week.png b/graphs/jackettio-stremio-addon/response-time-week.png index 7f662896f3..ff61c5fa57 100644 Binary files a/graphs/jackettio-stremio-addon/response-time-week.png and b/graphs/jackettio-stremio-addon/response-time-week.png differ diff --git a/graphs/jackettio-stremio-addon/response-time-year.png b/graphs/jackettio-stremio-addon/response-time-year.png index 696f123289..87bb7129a4 100644 Binary files a/graphs/jackettio-stremio-addon/response-time-year.png and b/graphs/jackettio-stremio-addon/response-time-year.png differ diff --git a/graphs/jackettio-stremio-addon/response-time.png b/graphs/jackettio-stremio-addon/response-time.png index 696f123289..87bb7129a4 100644 Binary files a/graphs/jackettio-stremio-addon/response-time.png and b/graphs/jackettio-stremio-addon/response-time.png differ diff --git a/graphs/knightcrawler-stremio-addon/response-time-day.png b/graphs/knightcrawler-stremio-addon/response-time-day.png index c03441a851..3b1275e503 100644 Binary files a/graphs/knightcrawler-stremio-addon/response-time-day.png and b/graphs/knightcrawler-stremio-addon/response-time-day.png differ diff --git a/graphs/knightcrawler-stremio-addon/response-time-month.png b/graphs/knightcrawler-stremio-addon/response-time-month.png index 9b195612a8..c1e71751dc 100644 Binary files a/graphs/knightcrawler-stremio-addon/response-time-month.png and b/graphs/knightcrawler-stremio-addon/response-time-month.png differ diff --git a/graphs/knightcrawler-stremio-addon/response-time-week.png b/graphs/knightcrawler-stremio-addon/response-time-week.png index cd27007c18..42db4fafa8 100644 Binary files a/graphs/knightcrawler-stremio-addon/response-time-week.png and b/graphs/knightcrawler-stremio-addon/response-time-week.png differ diff --git a/graphs/knightcrawler-stremio-addon/response-time-year.png b/graphs/knightcrawler-stremio-addon/response-time-year.png index 6a2c5287f2..647846c3c8 100644 Binary files a/graphs/knightcrawler-stremio-addon/response-time-year.png and b/graphs/knightcrawler-stremio-addon/response-time-year.png differ diff --git a/graphs/knightcrawler-stremio-addon/response-time.png b/graphs/knightcrawler-stremio-addon/response-time.png index 6a2c5287f2..647846c3c8 100644 Binary files a/graphs/knightcrawler-stremio-addon/response-time.png and b/graphs/knightcrawler-stremio-addon/response-time.png differ diff --git a/graphs/media-fusion-stremio-addon/response-time-day.png b/graphs/media-fusion-stremio-addon/response-time-day.png index e0af8eb724..8c67bae7a5 100644 Binary files a/graphs/media-fusion-stremio-addon/response-time-day.png and b/graphs/media-fusion-stremio-addon/response-time-day.png differ diff --git a/graphs/media-fusion-stremio-addon/response-time-month.png b/graphs/media-fusion-stremio-addon/response-time-month.png index 3c47580c2c..07e6af000a 100644 Binary files a/graphs/media-fusion-stremio-addon/response-time-month.png and b/graphs/media-fusion-stremio-addon/response-time-month.png differ diff --git a/graphs/media-fusion-stremio-addon/response-time-week.png b/graphs/media-fusion-stremio-addon/response-time-week.png index 3498be2a5d..95a9d9b56d 100644 Binary files a/graphs/media-fusion-stremio-addon/response-time-week.png and b/graphs/media-fusion-stremio-addon/response-time-week.png differ diff --git a/graphs/media-fusion-stremio-addon/response-time-year.png b/graphs/media-fusion-stremio-addon/response-time-year.png index 786aa57aad..be4c55bf32 100644 Binary files a/graphs/media-fusion-stremio-addon/response-time-year.png and b/graphs/media-fusion-stremio-addon/response-time-year.png differ diff --git a/graphs/media-fusion-stremio-addon/response-time.png b/graphs/media-fusion-stremio-addon/response-time.png index 786aa57aad..be4c55bf32 100644 Binary files a/graphs/media-fusion-stremio-addon/response-time.png and b/graphs/media-fusion-stremio-addon/response-time.png differ diff --git a/graphs/shluflix-stremio-addon/response-time-day.png b/graphs/shluflix-stremio-addon/response-time-day.png index 1940b0eac3..aa8f03d51f 100644 Binary files a/graphs/shluflix-stremio-addon/response-time-day.png and b/graphs/shluflix-stremio-addon/response-time-day.png differ diff --git a/graphs/shluflix-stremio-addon/response-time-month.png b/graphs/shluflix-stremio-addon/response-time-month.png index e5ba80a686..970f42aa3a 100644 Binary files a/graphs/shluflix-stremio-addon/response-time-month.png and b/graphs/shluflix-stremio-addon/response-time-month.png differ diff --git a/graphs/shluflix-stremio-addon/response-time-week.png b/graphs/shluflix-stremio-addon/response-time-week.png index fa80f73a25..7a44058fab 100644 Binary files a/graphs/shluflix-stremio-addon/response-time-week.png and b/graphs/shluflix-stremio-addon/response-time-week.png differ diff --git a/graphs/shluflix-stremio-addon/response-time-year.png b/graphs/shluflix-stremio-addon/response-time-year.png index aea0f9c8fc..d0b550ae9d 100644 Binary files a/graphs/shluflix-stremio-addon/response-time-year.png and b/graphs/shluflix-stremio-addon/response-time-year.png differ diff --git a/graphs/shluflix-stremio-addon/response-time.png b/graphs/shluflix-stremio-addon/response-time.png index aea0f9c8fc..d0b550ae9d 100644 Binary files a/graphs/shluflix-stremio-addon/response-time.png and b/graphs/shluflix-stremio-addon/response-time.png differ diff --git a/graphs/store-account-management-platform/response-time-day.png b/graphs/store-account-management-platform/response-time-day.png index 0479f6bb9f..f2d848c895 100644 Binary files a/graphs/store-account-management-platform/response-time-day.png and b/graphs/store-account-management-platform/response-time-day.png differ diff --git a/graphs/store-account-management-platform/response-time-month.png b/graphs/store-account-management-platform/response-time-month.png index 2309f13438..e7df332870 100644 Binary files a/graphs/store-account-management-platform/response-time-month.png and b/graphs/store-account-management-platform/response-time-month.png differ diff --git a/graphs/store-account-management-platform/response-time-week.png b/graphs/store-account-management-platform/response-time-week.png index bf0ea3f9d5..116a165974 100644 Binary files a/graphs/store-account-management-platform/response-time-week.png and b/graphs/store-account-management-platform/response-time-week.png differ diff --git a/graphs/store-account-management-platform/response-time-year.png b/graphs/store-account-management-platform/response-time-year.png index 3e0cc3f934..947d732820 100644 Binary files a/graphs/store-account-management-platform/response-time-year.png and b/graphs/store-account-management-platform/response-time-year.png differ diff --git a/graphs/store-account-management-platform/response-time.png b/graphs/store-account-management-platform/response-time.png index 3e0cc3f934..947d732820 100644 Binary files a/graphs/store-account-management-platform/response-time.png and b/graphs/store-account-management-platform/response-time.png differ diff --git a/graphs/stremify-stremio-addon/response-time-day.png b/graphs/stremify-stremio-addon/response-time-day.png index 7d4436b0c9..8a1b54873b 100644 Binary files a/graphs/stremify-stremio-addon/response-time-day.png and b/graphs/stremify-stremio-addon/response-time-day.png differ diff --git a/graphs/stremify-stremio-addon/response-time-month.png b/graphs/stremify-stremio-addon/response-time-month.png index 39756bd76d..f615192869 100644 Binary files a/graphs/stremify-stremio-addon/response-time-month.png and b/graphs/stremify-stremio-addon/response-time-month.png differ diff --git a/graphs/stremify-stremio-addon/response-time-week.png b/graphs/stremify-stremio-addon/response-time-week.png index da6e432484..f2b7fb4671 100644 Binary files a/graphs/stremify-stremio-addon/response-time-week.png and b/graphs/stremify-stremio-addon/response-time-week.png differ diff --git a/graphs/stremify-stremio-addon/response-time-year.png b/graphs/stremify-stremio-addon/response-time-year.png index d02baf50a1..c315fcf59a 100644 Binary files a/graphs/stremify-stremio-addon/response-time-year.png and b/graphs/stremify-stremio-addon/response-time-year.png differ diff --git a/graphs/stremify-stremio-addon/response-time.png b/graphs/stremify-stremio-addon/response-time.png index d02baf50a1..c315fcf59a 100644 Binary files a/graphs/stremify-stremio-addon/response-time.png and b/graphs/stremify-stremio-addon/response-time.png differ diff --git a/graphs/stremio-cyber-flix-addon/response-time-day.png b/graphs/stremio-cyber-flix-addon/response-time-day.png index 2362aede3c..c5623db3f4 100644 Binary files a/graphs/stremio-cyber-flix-addon/response-time-day.png and b/graphs/stremio-cyber-flix-addon/response-time-day.png differ diff --git a/graphs/stremio-cyber-flix-addon/response-time-month.png b/graphs/stremio-cyber-flix-addon/response-time-month.png index cb5ab275e7..38f97d4448 100644 Binary files a/graphs/stremio-cyber-flix-addon/response-time-month.png and b/graphs/stremio-cyber-flix-addon/response-time-month.png differ diff --git a/graphs/stremio-cyber-flix-addon/response-time-week.png b/graphs/stremio-cyber-flix-addon/response-time-week.png index 02338d16c5..0bcb9d7967 100644 Binary files a/graphs/stremio-cyber-flix-addon/response-time-week.png and b/graphs/stremio-cyber-flix-addon/response-time-week.png differ diff --git a/graphs/stremio-cyber-flix-addon/response-time-year.png b/graphs/stremio-cyber-flix-addon/response-time-year.png index 881947bd40..544bda4ee0 100644 Binary files a/graphs/stremio-cyber-flix-addon/response-time-year.png and b/graphs/stremio-cyber-flix-addon/response-time-year.png differ diff --git a/graphs/stremio-cyber-flix-addon/response-time.png b/graphs/stremio-cyber-flix-addon/response-time.png index 881947bd40..544bda4ee0 100644 Binary files a/graphs/stremio-cyber-flix-addon/response-time.png and b/graphs/stremio-cyber-flix-addon/response-time.png differ diff --git a/graphs/stremio-jackett-addon/response-time-day.png b/graphs/stremio-jackett-addon/response-time-day.png index 71a7e7cb09..de6b9658af 100644 Binary files a/graphs/stremio-jackett-addon/response-time-day.png and b/graphs/stremio-jackett-addon/response-time-day.png differ diff --git a/graphs/stremio-jackett-addon/response-time-month.png b/graphs/stremio-jackett-addon/response-time-month.png index c4452b81de..0d1150c413 100644 Binary files a/graphs/stremio-jackett-addon/response-time-month.png and b/graphs/stremio-jackett-addon/response-time-month.png differ diff --git a/graphs/stremio-jackett-addon/response-time-week.png b/graphs/stremio-jackett-addon/response-time-week.png index 7d94833352..fd60c83fd6 100644 Binary files a/graphs/stremio-jackett-addon/response-time-week.png and b/graphs/stremio-jackett-addon/response-time-week.png differ diff --git a/graphs/stremio-jackett-addon/response-time-year.png b/graphs/stremio-jackett-addon/response-time-year.png index 52ad751ac8..18158f5f8f 100644 Binary files a/graphs/stremio-jackett-addon/response-time-year.png and b/graphs/stremio-jackett-addon/response-time-year.png differ diff --git a/graphs/stremio-jackett-addon/response-time.png b/graphs/stremio-jackett-addon/response-time.png index 52ad751ac8..18158f5f8f 100644 Binary files a/graphs/stremio-jackett-addon/response-time.png and b/graphs/stremio-jackett-addon/response-time.png differ diff --git a/graphs/stremio-jackett-cache/response-time-day.png b/graphs/stremio-jackett-cache/response-time-day.png index b5bb9482e1..382e26fb70 100644 Binary files a/graphs/stremio-jackett-cache/response-time-day.png and b/graphs/stremio-jackett-cache/response-time-day.png differ diff --git a/graphs/stremio-jackett-cache/response-time-month.png b/graphs/stremio-jackett-cache/response-time-month.png index 88580a244d..ac227477ed 100644 Binary files a/graphs/stremio-jackett-cache/response-time-month.png and b/graphs/stremio-jackett-cache/response-time-month.png differ diff --git a/graphs/stremio-jackett-cache/response-time-week.png b/graphs/stremio-jackett-cache/response-time-week.png index f0dfa91dfe..e5ca074581 100644 Binary files a/graphs/stremio-jackett-cache/response-time-week.png and b/graphs/stremio-jackett-cache/response-time-week.png differ diff --git a/graphs/stremio-jackett-cache/response-time-year.png b/graphs/stremio-jackett-cache/response-time-year.png index 598eb2c7b8..724d726959 100644 Binary files a/graphs/stremio-jackett-cache/response-time-year.png and b/graphs/stremio-jackett-cache/response-time-year.png differ diff --git a/graphs/stremio-jackett-cache/response-time.png b/graphs/stremio-jackett-cache/response-time.png index 598eb2c7b8..724d726959 100644 Binary files a/graphs/stremio-jackett-cache/response-time.png and b/graphs/stremio-jackett-cache/response-time.png differ diff --git a/graphs/torrent-io-not-elf-hosted-addon/response-time-day.png b/graphs/torrent-io-not-elf-hosted-addon/response-time-day.png index d25c89d4ad..e65c67c6c8 100644 Binary files a/graphs/torrent-io-not-elf-hosted-addon/response-time-day.png and b/graphs/torrent-io-not-elf-hosted-addon/response-time-day.png differ diff --git a/graphs/torrent-io-not-elf-hosted-addon/response-time-month.png b/graphs/torrent-io-not-elf-hosted-addon/response-time-month.png index 01b4807a8b..cb42051cc3 100644 Binary files a/graphs/torrent-io-not-elf-hosted-addon/response-time-month.png and b/graphs/torrent-io-not-elf-hosted-addon/response-time-month.png differ diff --git a/graphs/torrent-io-not-elf-hosted-addon/response-time-week.png b/graphs/torrent-io-not-elf-hosted-addon/response-time-week.png index 34802c76ba..d59f7b215e 100644 Binary files a/graphs/torrent-io-not-elf-hosted-addon/response-time-week.png and b/graphs/torrent-io-not-elf-hosted-addon/response-time-week.png differ diff --git a/graphs/torrent-io-not-elf-hosted-addon/response-time-year.png b/graphs/torrent-io-not-elf-hosted-addon/response-time-year.png index b8d8fc24ee..d87c30a8d8 100644 Binary files a/graphs/torrent-io-not-elf-hosted-addon/response-time-year.png and b/graphs/torrent-io-not-elf-hosted-addon/response-time-year.png differ diff --git a/graphs/torrent-io-not-elf-hosted-addon/response-time.png b/graphs/torrent-io-not-elf-hosted-addon/response-time.png index b8d8fc24ee..d87c30a8d8 100644 Binary files a/graphs/torrent-io-not-elf-hosted-addon/response-time.png and b/graphs/torrent-io-not-elf-hosted-addon/response-time.png differ diff --git a/graphs/video-hosting-platform/response-time-day.png b/graphs/video-hosting-platform/response-time-day.png index 1b931195c6..92f97d87eb 100644 Binary files a/graphs/video-hosting-platform/response-time-day.png and b/graphs/video-hosting-platform/response-time-day.png differ diff --git a/graphs/video-hosting-platform/response-time-month.png b/graphs/video-hosting-platform/response-time-month.png index fbb8f5c246..88f5341570 100644 Binary files a/graphs/video-hosting-platform/response-time-month.png and b/graphs/video-hosting-platform/response-time-month.png differ diff --git a/graphs/video-hosting-platform/response-time-week.png b/graphs/video-hosting-platform/response-time-week.png index 0fd59dc11f..7520e59b70 100644 Binary files a/graphs/video-hosting-platform/response-time-week.png and b/graphs/video-hosting-platform/response-time-week.png differ diff --git a/graphs/video-hosting-platform/response-time-year.png b/graphs/video-hosting-platform/response-time-year.png index 090213b08d..188ebfdec5 100644 Binary files a/graphs/video-hosting-platform/response-time-year.png and b/graphs/video-hosting-platform/response-time-year.png differ diff --git a/graphs/video-hosting-platform/response-time.png b/graphs/video-hosting-platform/response-time.png index 090213b08d..188ebfdec5 100644 Binary files a/graphs/video-hosting-platform/response-time.png and b/graphs/video-hosting-platform/response-time.png differ diff --git a/graphs/website-docs/response-time-day.png b/graphs/website-docs/response-time-day.png index a378d3d1d3..a898070aa5 100644 Binary files a/graphs/website-docs/response-time-day.png and b/graphs/website-docs/response-time-day.png differ diff --git a/graphs/website-docs/response-time-month.png b/graphs/website-docs/response-time-month.png index 02f52dbe19..aa38455f6c 100644 Binary files a/graphs/website-docs/response-time-month.png and b/graphs/website-docs/response-time-month.png differ diff --git a/graphs/website-docs/response-time-week.png b/graphs/website-docs/response-time-week.png index 73d2af14e4..90dc97ee17 100644 Binary files a/graphs/website-docs/response-time-week.png and b/graphs/website-docs/response-time-week.png differ diff --git a/graphs/website-docs/response-time-year.png b/graphs/website-docs/response-time-year.png index 90195a2094..7339f3b9ee 100644 Binary files a/graphs/website-docs/response-time-year.png and b/graphs/website-docs/response-time-year.png differ diff --git a/graphs/website-docs/response-time.png b/graphs/website-docs/response-time.png index 90195a2094..7339f3b9ee 100644 Binary files a/graphs/website-docs/response-time.png and b/graphs/website-docs/response-time.png differ diff --git a/graphs/xtremio-stremio-addon/response-time-day.png b/graphs/xtremio-stremio-addon/response-time-day.png index bbdf2360da..41ecedb20f 100644 Binary files a/graphs/xtremio-stremio-addon/response-time-day.png and b/graphs/xtremio-stremio-addon/response-time-day.png differ diff --git a/graphs/xtremio-stremio-addon/response-time-month.png b/graphs/xtremio-stremio-addon/response-time-month.png index 9fb82705b8..38ed54c702 100644 Binary files a/graphs/xtremio-stremio-addon/response-time-month.png and b/graphs/xtremio-stremio-addon/response-time-month.png differ diff --git a/graphs/xtremio-stremio-addon/response-time-week.png b/graphs/xtremio-stremio-addon/response-time-week.png index 15bf2a25fc..959c0a7d45 100644 Binary files a/graphs/xtremio-stremio-addon/response-time-week.png and b/graphs/xtremio-stremio-addon/response-time-week.png differ diff --git a/graphs/xtremio-stremio-addon/response-time-year.png b/graphs/xtremio-stremio-addon/response-time-year.png index 103bd5f82f..d3f3f88b42 100644 Binary files a/graphs/xtremio-stremio-addon/response-time-year.png and b/graphs/xtremio-stremio-addon/response-time-year.png differ diff --git a/graphs/xtremio-stremio-addon/response-time.png b/graphs/xtremio-stremio-addon/response-time.png index 103bd5f82f..d3f3f88b42 100644 Binary files a/graphs/xtremio-stremio-addon/response-time.png and b/graphs/xtremio-stremio-addon/response-time.png differ diff --git a/history/annatar-stremio-addon.yml b/history/annatar-stremio-addon.yml index 9979f2621c..56b76104bc 100644 --- a/history/annatar-stremio-addon.yml +++ b/history/annatar-stremio-addon.yml @@ -1,7 +1,7 @@ url: $ANNATAR_URL status: down code: 200 -responseTime: 701 -lastUpdated: 2024-07-17T23:16:36.419Z +responseTime: 577 +lastUpdated: 2024-08-19T23:05:18.286Z startTime: 2024-05-26T07:37:32.316Z generator: Upptime diff --git a/history/comet-stremio-addon.yml b/history/comet-stremio-addon.yml index 9ad95267c2..d495d2c867 100644 --- a/history/comet-stremio-addon.yml +++ b/history/comet-stremio-addon.yml @@ -1,7 +1,7 @@ url: $COMET_URL status: up code: 200 -responseTime: 3203 -lastUpdated: 2024-07-19T10:34:33.752Z +responseTime: 11115 +lastUpdated: 2024-08-19T23:05:29.583Z startTime: 2024-07-01T11:03:00.198Z generator: Upptime diff --git a/history/davio-stremio-addon.yml b/history/davio-stremio-addon.yml index 3b6ad3a420..a08136f9a4 100644 --- a/history/davio-stremio-addon.yml +++ b/history/davio-stremio-addon.yml @@ -1,7 +1,7 @@ url: https://davio.elfhosted.com status: up code: 200 -responseTime: 768 -lastUpdated: 2024-07-17T23:16:44.176Z +responseTime: 514 +lastUpdated: 2024-08-19T23:05:36.138Z startTime: 2024-05-26T07:37:51.217Z generator: Upptime diff --git a/history/formulio-stremio-addon.yml b/history/formulio-stremio-addon.yml new file mode 100644 index 0000000000..7876023a81 --- /dev/null +++ b/history/formulio-stremio-addon.yml @@ -0,0 +1,7 @@ +url: https://formulio.elfhosted.com +status: up +code: 200 +responseTime: 447 +lastUpdated: 2024-08-19T23:05:34.210Z +startTime: 2024-07-19T12:50:55.252Z +generator: Upptime diff --git a/history/jackettio-stremio-addon.yml b/history/jackettio-stremio-addon.yml index dd0ee741af..2771969c11 100644 --- a/history/jackettio-stremio-addon.yml +++ b/history/jackettio-stremio-addon.yml @@ -1,7 +1,7 @@ url: $JACKETTIO_URL -status: down -code: 502 -responseTime: 562 -lastUpdated: 2024-07-17T23:16:43.230Z +status: up +code: 200 +responseTime: 1045 +lastUpdated: 2024-08-19T23:05:35.440Z startTime: 2024-05-26T07:37:50.074Z generator: Upptime diff --git a/history/knightcrawler-stremio-addon.yml b/history/knightcrawler-stremio-addon.yml index 3ed3b9457a..2ecdf5db2e 100644 --- a/history/knightcrawler-stremio-addon.yml +++ b/history/knightcrawler-stremio-addon.yml @@ -1,7 +1,7 @@ url: https://knightcrawler.elfhosted.com/realdebrid=$RD_KEY/stream/movie/tt0023694.json status: up code: 200 -responseTime: 589 -lastUpdated: 2024-07-17T23:16:33.835Z +responseTime: 463 +lastUpdated: 2024-08-19T23:05:16.439Z startTime: 2024-05-26T07:37:31.041Z generator: Upptime diff --git a/history/media-fusion-stremio-addon.yml b/history/media-fusion-stremio-addon.yml index dc183fe8e3..68eba76c8b 100644 --- a/history/media-fusion-stremio-addon.yml +++ b/history/media-fusion-stremio-addon.yml @@ -1,7 +1,7 @@ url: $MEDIAFUSION_URL status: up code: 200 -responseTime: 1096 -lastUpdated: 2024-07-17T23:16:39.620Z +responseTime: 1142 +lastUpdated: 2024-08-19T23:05:31.503Z startTime: 2024-05-26T07:37:34.133Z generator: Upptime diff --git a/history/shluflix-stremio-addon.yml b/history/shluflix-stremio-addon.yml index d8888f051c..b191c257d7 100644 --- a/history/shluflix-stremio-addon.yml +++ b/history/shluflix-stremio-addon.yml @@ -1,7 +1,7 @@ url: https://shluflix.elfhosted.com status: up code: 200 -responseTime: 560 -lastUpdated: 2024-07-17T23:16:41.423Z +responseTime: 455 +lastUpdated: 2024-08-19T23:05:33.030Z startTime: 2024-05-26T07:37:36.349Z generator: Upptime diff --git a/history/store-account-management-platform.yml b/history/store-account-management-platform.yml index 4f21e0ca21..b408f9bc8f 100644 --- a/history/store-account-management-platform.yml +++ b/history/store-account-management-platform.yml @@ -1,7 +1,7 @@ url: https://store.elfhosted.com status: up code: 200 -responseTime: 2616 -lastUpdated: 2024-07-17T23:16:48.726Z +responseTime: 128 +lastUpdated: 2024-08-19T23:05:37.261Z startTime: 2024-05-26T07:37:53.873Z generator: Upptime diff --git a/history/stremify-stremio-addon.yml b/history/stremify-stremio-addon.yml index de8b62f164..82fb9d0faa 100644 --- a/history/stremify-stremio-addon.yml +++ b/history/stremify-stremio-addon.yml @@ -1,7 +1,7 @@ url: https://stremify.elfhosted.com status: up code: 200 -responseTime: 351 -lastUpdated: 2024-07-19T09:16:47.261Z +responseTime: 403 +lastUpdated: 2024-08-20T11:49:08.365Z startTime: 2024-05-26T07:37:37.132Z generator: Upptime diff --git a/history/stremio-cyber-flix-addon.yml b/history/stremio-cyber-flix-addon.yml index 1ac852b028..c74202eadc 100644 --- a/history/stremio-cyber-flix-addon.yml +++ b/history/stremio-cyber-flix-addon.yml @@ -1,7 +1,7 @@ url: https://cyberflix.elfhosted.com/health status: down code: 200 -responseTime: 533 -lastUpdated: 2024-07-19T10:59:42.655Z +responseTime: 66 +lastUpdated: 2024-08-20T11:32:14.613Z startTime: 2024-05-26T07:37:52.870Z generator: Upptime diff --git a/history/stremio-jackett-addon.yml b/history/stremio-jackett-addon.yml index 698253dfd9..81abd3dd5e 100644 --- a/history/stremio-jackett-addon.yml +++ b/history/stremio-jackett-addon.yml @@ -1,7 +1,7 @@ url: https://stremio-jackett.elfhosted.com status: up code: 200 -responseTime: 888 -lastUpdated: 2024-07-17T23:16:40.684Z +responseTime: 713 +lastUpdated: 2024-08-19T23:05:32.394Z startTime: 2024-05-26T07:37:35.389Z generator: Upptime diff --git a/history/stremio-jackett-cache.yml b/history/stremio-jackett-cache.yml index 5f7a92e1de..fe470da8c1 100644 --- a/history/stremio-jackett-cache.yml +++ b/history/stremio-jackett-cache.yml @@ -1,7 +1,7 @@ url: https://stremio-jackett-cacher.elfhosted.com status: up code: 200 -responseTime: 516 -lastUpdated: 2024-07-17T23:16:44.872Z +responseTime: 338 +lastUpdated: 2024-08-19T23:05:36.656Z startTime: 2024-05-26T07:37:52.140Z generator: Upptime diff --git a/history/summary.json b/history/summary.json index ca6f94cbe3..e4368fde9a 100644 --- a/history/summary.json +++ b/history/summary.json @@ -5,16 +5,16 @@ "icon": "https://icons.duckduckgo.com/ip3/video.elfhosted.com.ico", "slug": "video-hosting-platform", "status": "up", - "uptime": "98.76%", + "uptime": "99.22%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.45%", - "uptimeYear": "98.76%", - "time": 611, - "timeDay": 0, - "timeWeek": 652, - "timeMonth": 640, - "timeYear": 611, + "uptimeMonth": "100.00%", + "uptimeYear": "99.22%", + "time": 619, + "timeDay": 490, + "timeWeek": 580, + "timeMonth": 635, + "timeYear": 619, "dailyMinutesDown": { "2024-07-07": 130, "2024-06-26": 80, @@ -30,17 +30,18 @@ "icon": "https://icons.duckduckgo.com/ip3/knightcrawler.elfhosted.com.ico", "slug": "knightcrawler-stremio-addon", "status": "up", - "uptime": "98.60%", + "uptime": "99.08%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.44%", - "uptimeYear": "98.60%", - "time": 1369, - "timeDay": 0, - "timeWeek": 488, - "timeMonth": 1090, - "timeYear": 1369, + "uptimeMonth": "99.89%", + "uptimeYear": "99.08%", + "time": 1107, + "timeDay": 463, + "timeWeek": 517, + "timeMonth": 481, + "timeYear": 1107, "dailyMinutesDown": { + "2024-08-01": 47, "2024-06-24": 245, "2024-06-13": 13, "2024-06-08": 19, @@ -59,11 +60,11 @@ "uptimeWeek": "100.00%", "uptimeMonth": "100.00%", "uptimeYear": "100.00%", - "time": 344, - "timeDay": 0, - "timeWeek": 561, - "timeMonth": 442, - "timeYear": 344, + "time": 465, + "timeDay": 444, + "timeWeek": 487, + "timeMonth": 730, + "timeYear": 465, "dailyMinutesDown": {} }, { @@ -72,18 +73,50 @@ "icon": "https://icons.duckduckgo.com/ip3/null.ico", "slug": "annatar-stremio-addon", "status": "down", - "uptime": "90.60%", + "uptime": "56.92%", "uptimeDay": "0.00%", - "uptimeWeek": "34.30%", - "uptimeMonth": "83.46%", - "uptimeYear": "90.60%", - "time": 1333, - "timeDay": 0, - "timeWeek": 1235, - "timeMonth": 1659, - "timeYear": 1333, + "uptimeWeek": "0.00%", + "uptimeMonth": "0.00%", + "uptimeYear": "56.92%", + "time": 1208, + "timeDay": 577, + "timeWeek": 672, + "timeMonth": 636, + "timeYear": 1208, "dailyMinutesDown": { - "2024-07-19": 660, + "2024-08-20": 709, + "2024-08-19": 1440, + "2024-08-18": 1440, + "2024-08-17": 1440, + "2024-08-16": 1440, + "2024-08-15": 1440, + "2024-08-14": 1440, + "2024-08-13": 1440, + "2024-08-12": 1440, + "2024-08-11": 1440, + "2024-08-10": 1440, + "2024-08-09": 1440, + "2024-08-08": 1440, + "2024-08-07": 1440, + "2024-08-06": 1440, + "2024-08-05": 1440, + "2024-08-04": 1440, + "2024-08-03": 1440, + "2024-08-02": 1440, + "2024-08-01": 1440, + "2024-07-31": 1440, + "2024-07-30": 1440, + "2024-07-29": 1440, + "2024-07-28": 1440, + "2024-07-27": 1440, + "2024-07-26": 1440, + "2024-07-25": 1440, + "2024-07-24": 1440, + "2024-07-23": 1440, + "2024-07-22": 1440, + "2024-07-21": 1440, + "2024-07-20": 1440, + "2024-07-19": 1440, "2024-07-18": 1440, "2024-07-17": 1440, "2024-07-16": 1440, @@ -109,17 +142,34 @@ "icon": "https://icons.duckduckgo.com/ip3/null.ico", "slug": "comet-stremio-addon", "status": "up", - "uptime": "99.12%", - "uptimeDay": "98.88%", - "uptimeWeek": "99.78%", - "uptimeMonth": "99.12%", - "uptimeYear": "99.12%", - "time": 1069, - "timeDay": 1782, - "timeWeek": 1311, - "timeMonth": 1069, - "timeYear": 1069, + "uptime": "97.72%", + "uptimeDay": "100.00%", + "uptimeWeek": "96.42%", + "uptimeMonth": "96.77%", + "uptimeYear": "97.72%", + "time": 3365, + "timeDay": 11115, + "timeWeek": 6731, + "timeMonth": 4959, + "timeYear": 3365, "dailyMinutesDown": { + "2024-08-18": 103, + "2024-08-17": 38, + "2024-08-15": 221, + "2024-08-13": 11, + "2024-08-12": 25, + "2024-08-11": 22, + "2024-08-10": 18, + "2024-08-09": 11, + "2024-08-08": 22, + "2024-08-06": 12, + "2024-08-04": 60, + "2024-08-03": 42, + "2024-07-31": 80, + "2024-07-30": 279, + "2024-07-28": 448, + "2024-07-24": 12, + "2024-07-21": 13, "2024-07-19": 16, "2024-07-16": 7, "2024-07-11": 31, @@ -135,16 +185,16 @@ "icon": "https://icons.duckduckgo.com/ip3/xtremio.elfhosted.com.ico", "slug": "xtremio-stremio-addon", "status": "up", - "uptime": "99.94%", + "uptime": "99.96%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.92%", - "uptimeYear": "99.94%", - "time": 582, - "timeDay": 0, - "timeWeek": 540, - "timeMonth": 577, - "timeYear": 582, + "uptimeMonth": "100.00%", + "uptimeYear": "99.96%", + "time": 561, + "timeDay": 416, + "timeWeek": 537, + "timeMonth": 512, + "timeYear": 561, "dailyMinutesDown": { "2024-06-24": 36, "2024-06-13": 13 @@ -156,17 +206,19 @@ "icon": "https://icons.duckduckgo.com/ip3/null.ico", "slug": "media-fusion-stremio-addon", "status": "up", - "uptime": "99.13%", + "uptime": "99.14%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "98.52%", - "uptimeYear": "99.13%", - "time": 2039, - "timeDay": 0, - "timeWeek": 1286, - "timeMonth": 2625, - "timeYear": 2039, + "uptimeMonth": "99.11%", + "uptimeYear": "99.14%", + "time": 1733, + "timeDay": 1142, + "timeWeek": 1044, + "timeMonth": 1006, + "timeYear": 1733, "dailyMinutesDown": { + "2024-07-22": 173, + "2024-07-21": 218, "2024-07-10": 419, "2024-06-30": 68, "2024-06-28": 124, @@ -181,16 +233,16 @@ "icon": "https://icons.duckduckgo.com/ip3/stremio-jackett.elfhosted.com.ico", "slug": "stremio-jackett-addon", "status": "up", - "uptime": "99.81%", + "uptime": "99.88%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.73%", - "uptimeYear": "99.81%", - "time": 821, - "timeDay": 0, - "timeWeek": 1308, - "timeMonth": 884, - "timeYear": 821, + "uptimeMonth": "100.00%", + "uptimeYear": "99.88%", + "time": 816, + "timeDay": 713, + "timeWeek": 806, + "timeMonth": 774, + "timeYear": 816, "dailyMinutesDown": { "2024-07-07": 11, "2024-07-06": 70, @@ -205,16 +257,16 @@ "icon": "https://icons.duckduckgo.com/ip3/shluflix.elfhosted.com.ico", "slug": "shluflix-stremio-addon", "status": "up", - "uptime": "99.44%", + "uptime": "99.65%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.09%", - "uptimeYear": "99.44%", - "time": 734, - "timeDay": 0, - "timeWeek": 770, - "timeMonth": 841, - "timeYear": 734, + "uptimeMonth": "100.00%", + "uptimeYear": "99.65%", + "time": 676, + "timeDay": 455, + "timeWeek": 507, + "timeMonth": 466, + "timeYear": 676, "dailyMinutesDown": { "2024-07-07": 24, "2024-06-25": 24, @@ -229,18 +281,41 @@ "icon": "https://icons.duckduckgo.com/ip3/stremify.elfhosted.com.ico", "slug": "stremify-stremio-addon", "status": "up", - "uptime": "89.66%", - "uptimeDay": "96.48%", - "uptimeWeek": "87.55%", - "uptimeMonth": "82.58%", - "uptimeYear": "89.66%", - "time": 1405, - "timeDay": 404, - "timeWeek": 500, - "timeMonth": 496, - "timeYear": 1405, + "uptime": "81.97%", + "uptimeDay": "98.19%", + "uptimeWeek": "53.78%", + "uptimeMonth": "69.28%", + "uptimeYear": "81.97%", + "time": 959, + "timeDay": 389, + "timeWeek": 397, + "timeMonth": 433, + "timeYear": 959, "dailyMinutesDown": { - "2024-07-19": 51, + "2024-08-20": 17, + "2024-08-19": 652, + "2024-08-18": 922, + "2024-08-17": 53, + "2024-08-16": 13, + "2024-08-15": 1241, + "2024-08-14": 1440, + "2024-08-13": 328, + "2024-08-12": 20, + "2024-08-11": 586, + "2024-08-10": 485, + "2024-08-09": 255, + "2024-08-08": 804, + "2024-08-07": 433, + "2024-08-05": 695, + "2024-08-04": 133, + "2024-07-29": 674, + "2024-07-28": 231, + "2024-07-25": 1253, + "2024-07-24": 1440, + "2024-07-23": 470, + "2024-07-22": 840, + "2024-07-20": 1178, + "2024-07-19": 197, "2024-07-16": 507, "2024-07-15": 697, "2024-07-10": 10, @@ -261,23 +336,44 @@ "2024-05-26": 114 } }, + { + "name": "Formulio Stremio Addon", + "url": "https://formulio.elfhosted.com", + "icon": "https://icons.duckduckgo.com/ip3/formulio.elfhosted.com.ico", + "slug": "formulio-stremio-addon", + "status": "up", + "uptime": "100.00%", + "uptimeDay": "100.00%", + "uptimeWeek": "100.00%", + "uptimeMonth": "100.00%", + "uptimeYear": "100.00%", + "time": 455, + "timeDay": 447, + "timeWeek": 489, + "timeMonth": 444, + "timeYear": 455, + "dailyMinutesDown": {} + }, { "name": "Jackettio Stremio Addon", "url": "$JACKETTIO_URL", "icon": "https://icons.duckduckgo.com/ip3/null.ico", "slug": "jackettio-stremio-addon", - "status": "down", - "uptime": "99.36%", + "status": "up", + "uptime": "99.55%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.01%", - "uptimeYear": "99.36%", - "time": 987, - "timeDay": 0, - "timeWeek": 477, - "timeMonth": 1143, - "timeYear": 987, + "uptimeMonth": "99.88%", + "uptimeYear": "99.55%", + "time": 1081, + "timeDay": 1045, + "timeWeek": 826, + "timeMonth": 1176, + "timeYear": 1081, "dailyMinutesDown": { + "2024-08-11": 13, + "2024-08-08": 20, + "2024-07-29": 20, "2024-07-07": 175, "2024-06-24": 257, "2024-06-17": 23, @@ -292,16 +388,16 @@ "icon": "https://icons.duckduckgo.com/ip3/davio.elfhosted.com.ico", "slug": "davio-stremio-addon", "status": "up", - "uptime": "99.90%", + "uptime": "99.94%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.89%", - "uptimeYear": "99.90%", - "time": 606, - "timeDay": 0, - "timeWeek": 624, - "timeMonth": 619, - "timeYear": 606, + "uptimeMonth": "100.00%", + "uptimeYear": "99.94%", + "time": 616, + "timeDay": 514, + "timeWeek": 688, + "timeMonth": 623, + "timeYear": 616, "dailyMinutesDown": { "2024-07-07": 10, "2024-06-24": 36, @@ -315,16 +411,16 @@ "icon": "https://icons.duckduckgo.com/ip3/stremio-jackett-cacher.elfhosted.com.ico", "slug": "stremio-jackett-cache", "status": "up", - "uptime": "99.76%", + "uptime": "99.85%", "uptimeDay": "100.00%", "uptimeWeek": "100.00%", - "uptimeMonth": "99.61%", - "uptimeYear": "99.76%", - "time": 397, - "timeDay": 0, - "timeWeek": 447, - "timeMonth": 408, - "timeYear": 397, + "uptimeMonth": "100.00%", + "uptimeYear": "99.85%", + "time": 398, + "timeDay": 338, + "timeWeek": 429, + "timeMonth": 391, + "timeYear": 398, "dailyMinutesDown": { "2024-07-07": 134, "2024-06-24": 36, @@ -337,56 +433,33 @@ "icon": "https://icons.duckduckgo.com/ip3/cyberflix.elfhosted.com.ico", "slug": "stremio-cyber-flix-addon", "status": "down", - "uptime": "73.61%", - "uptimeDay": "27.92%", - "uptimeWeek": "58.13%", - "uptimeMonth": "66.57%", - "uptimeYear": "73.61%", - "time": 765, - "timeDay": 326, - "timeWeek": 393, - "timeMonth": 625, - "timeYear": 765, + "uptime": "89.73%", + "uptimeDay": "62.23%", + "uptimeWeek": "42.66%", + "uptimeMonth": "70.90%", + "uptimeYear": "89.73%", + "time": 409, + "timeDay": 51, + "timeWeek": 57, + "timeMonth": 108, + "timeYear": 409, "dailyMinutesDown": { - "2024-07-19": 574, - "2024-07-18": 463, - "2024-07-17": 343, - "2024-07-16": 866, - "2024-07-15": 1121, - "2024-07-14": 251, - "2024-07-13": 333, - "2024-07-12": 726, - "2024-07-11": 495, - "2024-07-10": 1055, - "2024-07-09": 439, - "2024-07-08": 248, - "2024-07-07": 762, - "2024-07-06": 580, - "2024-07-05": 403, - "2024-07-04": 420, - "2024-07-03": 556, - "2024-07-02": 521, - "2024-07-01": 27, - "2024-06-30": 937, - "2024-06-29": 533, - "2024-06-28": 1032, - "2024-06-27": 732, - "2024-06-26": 518, - "2024-06-25": 414, - "2024-06-24": 266, - "2024-06-23": 29, - "2024-06-07": 21, - "2024-05-26": 430, - "2024-05-25": 1440, - "2024-05-24": 1440, - "2024-05-23": 851, - "2024-05-07": 69, - "2024-05-06": 71, - "2024-05-01": 160, - "2024-04-29": 414, - "2024-04-28": 467, - "2024-04-27": 428, - "2024-04-26": 139 + "2024-08-20": 179, + "2024-08-19": 597, + "2024-08-18": 862, + "2024-08-17": 1024, + "2024-08-16": 788, + "2024-08-15": 1135, + "2024-08-14": 946, + "2024-08-13": 570, + "2024-08-12": 953, + "2024-08-11": 1111, + "2024-08-10": 871, + "2024-08-09": 430, + "2024-08-08": 1026, + "2024-08-07": 997, + "2024-08-06": 1215, + "2024-08-05": 43 } }, { @@ -395,17 +468,18 @@ "icon": "https://icons.duckduckgo.com/ip3/store.elfhosted.com.ico", "slug": "store-account-management-platform", "status": "up", - "uptime": "99.96%", + "uptime": "99.95%", "uptimeDay": "100.00%", - "uptimeWeek": "100.00%", - "uptimeMonth": "100.00%", - "uptimeYear": "99.96%", - "time": 1012, - "timeDay": 0, - "timeWeek": 1835, - "timeMonth": 1384, - "timeYear": 1012, + "uptimeWeek": "99.64%", + "uptimeMonth": "99.92%", + "uptimeYear": "99.95%", + "time": 920, + "timeDay": 128, + "timeWeek": 140, + "timeMonth": 339, + "timeYear": 920, "dailyMinutesDown": { + "2024-08-13": 36, "2024-06-02": 30 } }, @@ -420,11 +494,11 @@ "uptimeWeek": "100.00%", "uptimeMonth": "100.00%", "uptimeYear": "100.00%", - "time": 97, - "timeDay": 0, - "timeWeek": 86, - "timeMonth": 108, - "timeYear": 97, + "time": 134, + "timeDay": 74, + "timeWeek": 84, + "timeMonth": 355, + "timeYear": 134, "dailyMinutesDown": {} } ] \ No newline at end of file diff --git a/history/torrent-io-not-elf-hosted-addon.yml b/history/torrent-io-not-elf-hosted-addon.yml index 7a9df28188..60dd12df94 100644 --- a/history/torrent-io-not-elf-hosted-addon.yml +++ b/history/torrent-io-not-elf-hosted-addon.yml @@ -1,7 +1,7 @@ url: https://torrentio.strem.fun/realdebrid=$RD_KEY/stream/movie/tt0023694.json status: up code: 200 -responseTime: 640 -lastUpdated: 2024-07-17T23:16:34.653Z +responseTime: 444 +lastUpdated: 2024-08-19T23:05:17.064Z startTime: 2024-05-26T07:37:31.821Z generator: Upptime diff --git a/history/video-hosting-platform.yml b/history/video-hosting-platform.yml index a6fdefc954..a1b33a99a2 100644 --- a/history/video-hosting-platform.yml +++ b/history/video-hosting-platform.yml @@ -1,7 +1,7 @@ url: https://video.elfhosted.com status: up code: 200 -responseTime: 786 -lastUpdated: 2024-07-17T23:16:33.046Z +responseTime: 490 +lastUpdated: 2024-08-19T23:05:15.782Z startTime: 2024-05-26T07:37:30.168Z generator: Upptime diff --git a/history/website-docs.yml b/history/website-docs.yml index 009ea09502..3ae625e8d4 100644 --- a/history/website-docs.yml +++ b/history/website-docs.yml @@ -1,7 +1,7 @@ url: https://elfhosted.com status: up code: 200 -responseTime: 40 -lastUpdated: 2024-07-17T23:16:48.951Z +responseTime: 74 +lastUpdated: 2024-08-19T23:05:37.519Z startTime: 2024-05-26T07:37:54.355Z generator: Upptime diff --git a/history/xtremio-stremio-addon.yml b/history/xtremio-stremio-addon.yml index eb016a6115..2d3f93ee4b 100644 --- a/history/xtremio-stremio-addon.yml +++ b/history/xtremio-stremio-addon.yml @@ -1,7 +1,7 @@ url: https://xtremio.elfhosted.com/configure status: up code: 200 -responseTime: 647 -lastUpdated: 2024-07-17T23:16:38.347Z +responseTime: 416 +lastUpdated: 2024-08-19T23:05:30.180Z startTime: 2024-05-26T07:37:33.265Z generator: Upptime