Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(StreamingCommunity): update domain #8771

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions websites/S/StreamingCommunity/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"en": "StreamingCommunity is a website to watch tv series and movies in italian for free",
"it": "StreamingCommunity è un sito web per guardare serie tv e film in italiano gratuitamente"
},
"url": "streamingcommunity.buzz",
"version": "1.0.4",
"url": "streamingcommunity.computer",
"version": "1.0.5",
"logo": "https://cdn.rcd.gg/PreMiD/websites/S/StreamingCommunity/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/S/StreamingCommunity/assets/thumbnail.png",
"color": "#171c1f",
Expand All @@ -24,7 +24,7 @@
"streaming-service"
],
"iframe": true,
"iFrameRegExp": ".*",

Check warning on line 27 in websites/S/StreamingCommunity/metadata.json

View workflow job for this annotation

GitHub Actions / Presence Validator

Presence (StreamingCommunity) has metadata.iFrameRegExp set to '.*', please change this if possible
"settings": [
{
"id": "lang",
Expand All @@ -37,4 +37,4 @@
"value": true
}
]
}
}
Loading