Skip to content

Commit 3188a72

Browse files
committed
Add iCivics
1 parent ca30e05 commit 3188a72

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

sources.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6167,5 +6167,36 @@
61676167
"Initial release with support for Xbox Clips homepage, game pages, channel pages, and video playback"
61686168
]
61696169
}
6170-
}
6170+
},
6171+
{
6172+
"name": "iCivics",
6173+
"description": "Educational videos from iCivics - teaching civics and government concepts",
6174+
"author": "andytorres",
6175+
"authorUrl": "https://gitea.com/andytorres",
6176+
"platformUrl": "https://ed.icivics.org",
6177+
"sourceUrl": "https://gitea.com/api/v1/repos/andytorres/iCivics.Grayjay.Plugin/raw/icivics.json",
6178+
"repositoryUrl": "https://gitea.com/andytorres/iCivics.Grayjay.Plugin",
6179+
"scriptUrl": "https://gitea.com/api/v1/repos/andytorres/iCivics.Grayjay.Plugin/raw/icivics.js",
6180+
"version": 1,
6181+
"iconUrl": "https://gitea.com/api/v1/repos/andytorres/iCivics.Grayjay.Plugin/raw/icivics.png",
6182+
"id": "7f3af34e-b6b9-4f9d-a248-b4c514aafce4",
6183+
"scriptSignature": "",
6184+
"scriptPublicKey": "",
6185+
"packages": [
6186+
"Http",
6187+
"DOMParser"
6188+
],
6189+
"allowEval": false,
6190+
"allowUrls": [
6191+
".ed.icivics.org",
6192+
".icvx-makematic.s3.amazonaws.com"
6193+
],
6194+
"authentication": null,
6195+
"settings": [],
6196+
"changelog": {
6197+
"1": [
6198+
"Initial version"
6199+
]
6200+
}
6201+
}
61716202
]

0 commit comments

Comments
 (0)