Skip to content

Commit

Permalink
[bot] Sort sources.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluscream authored and github-actions[bot] committed Aug 18, 2024
1 parent cf89a32 commit 920b207
Showing 1 changed file with 32 additions and 33 deletions.
65 changes: 32 additions & 33 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,38 @@
}
]
},
{
"name": "DeviantArt",
"description": "DeviantArt plugin",
"author": "CQIT",
"authorUrl": "https://github.com/CodeQualIT",
"sourceUrl": "https://github.com/CodeQualIT/grayjay-source-deviantart/raw/master/DAConfig.json",
"repositoryUrl": "https://github.com/CodeQualIT/grayjay-source-deviantart",
"scriptUrl": "./DAScript.js",
"version": 1,
"iconUrl": "https://raw.githubusercontent.com/CodeQualIT/grayjay-source-deviantart/master/DALogo.png",
"id": "a82a6e4d-4e91-466e-8c46-d7895654e2d1",
"packages": [
"Http",
"DOMParser"
],
"allowEval": false,
"allowUrls": [
"www.deviantart.com"
],
"_tags": [
"unofficial",
"maintained",
"working"
],
"scriptSignature": "",
"scriptPublicKey": "",
"_feeds": {
"commits": "https://github.com/CodeQualIT/grayjay-source-deviantart/commits/master.atom",
"releases": "https://github.com/CodeQualIT/grayjay-source-deviantart/releases.atom"
},
"platformUrl": "https://www.deviantart.com"
},
{
"name": "Floatplane",
"description": "A content creation and video streaming website created by Floatplane Media Inc. and Linus Media Group.",
Expand Down Expand Up @@ -505,39 +537,6 @@
"releases": "https://github.com/skytunnel/GodResourcePluginUnoffical/releases.atom"
}
},

{
"name": "DeviantArt",
"description": "DeviantArt plugin",
"author": "CQIT",
"authorUrl": "https://github.com/CodeQualIT",
"sourceUrl": "https://github.com/CodeQualIT/grayjay-source-deviantart/raw/master/DAConfig.json",
"repositoryUrl": "https://github.com/CodeQualIT/grayjay-source-deviantart",
"scriptUrl": "./DAScript.js",
"version": 1,
"iconUrl": "https://raw.githubusercontent.com/CodeQualIT/grayjay-source-deviantart/master/DALogo.png",
"id": "a82a6e4d-4e91-466e-8c46-d7895654e2d1",
"packages": [
"Http",
"DOMParser"
],
"allowEval": false,
"allowUrls": [
"www.deviantart.com"
],
"_tags": [
"unofficial",
"maintained",
"working"
],
"scriptSignature": "",
"scriptPublicKey": "",
"_feeds": {
"commits": "https://github.com/CodeQualIT/grayjay-source-deviantart/commits/master.atom",
"releases": "https://github.com/CodeQualIT/grayjay-source-deviantart/releases.atom"
},
"platformUrl": "https://www.deviantart.com"
},
{
"name": "Kick",
"description": "A live streaming platform, backed by Stake.com.",
Expand Down

0 comments on commit 920b207

Please sign in to comment.