We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02fbb65 commit 18c1b39Copy full SHA for 18c1b39
.github/.domain/domains.json
@@ -1,9 +1,9 @@
1
{
2
"cb01new": {
3
- "domain": "monster",
4
- "full_url": "https://cb01net.monster/",
5
- "old_domain": "online",
6
- "time_change": "2025-11-06 16:28:37"
+ "domain": "cam",
+ "full_url": "https://cb01net.cam/",
+ "old_domain": "monster",
+ "time_change": "2025-11-11 07:20:50"
7
},
8
"animeunity": {
9
"domain": "so",
StreamingCommunity/__main__.py
@@ -0,0 +1,3 @@
+from .run import main
+
+main()
0 commit comments