Skip to content

Commit 1d3be21

Browse files
Badbug6github-actions[bot]
authored andcommitted
Fix JSON formatting for file extension value (#424)
1 parent b1e2d9f commit 1d3be21

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.github/.domain/domains.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"cb01new": {
3-
"domain": "website",
4-
"full_url": "https://cb01net.website/",
5-
"old_domain": "skin",
6-
"time_change": "2025-10-27 16:27:56"
3+
"domain": "online",
4+
"full_url": "https://cb01net.online/",
5+
"old_domain": "website",
6+
"time_change": "2025-11-04 07:20:43"
77
},
88
"animeunity": {
99
"domain": "so",
@@ -36,10 +36,10 @@
3636
"time_change": "2025-09-06 18:24:29"
3737
},
3838
"streamingcommunity": {
39-
"domain": "ch",
40-
"full_url": "https://streamingcommunityz.ch/",
41-
"old_domain": "lu",
42-
"time_change": "2025-10-27 12:45:04"
39+
"domain": "it",
40+
"full_url": "https://www.teatrodeiconciatori.it/",
41+
"old_domain": "ch",
42+
"time_change": "2025-11-04 07:20:47"
4343
},
4444
"altadefinizionegratis": {
4545
"domain": "ist",

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"param_subtitles": ["-c:s", "webvtt"],
4646
"param_final": ["-c", "copy"],
4747
"force_resolution": "Best",
48-
"extension": ".mkv"
48+
"extension": "mkv"
4949
},
5050
"REQUESTS": {
5151
"verify": false,
@@ -62,4 +62,4 @@
6262
"etp_rt": ""
6363
}
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)