Skip to content

Commit 6faac2b

Browse files
committed
deploy: 864ee36
1 parent 8a9ca3f commit 6faac2b

15 files changed

Lines changed: 2841 additions & 1126 deletions

File tree

externalUpload/plugin.js

Lines changed: 2236 additions & 746 deletions
Large diffs are not rendered by default.

externalUpload/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"External Upload","description":"Boot too big? Upload it somewhere else!","author":"xirreal","hash":"c2bf34da89d5b4bd281a92b396273aa9"}
1+
{"name":"External Upload","description":"Boot too big? Upload it somewhere else!","author":"xirreal","hash":"951e8aa08e5ce096ee11ccfe4acb9bbd"}

favoriteSearch/plugin.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ shelter.plugin.scoped.ui.injectCss(`#AgMsVW_searchBar {
133133
var index_jsx_default = {
134134
"searchBar": "AgMsVW_searchBar",
135135
"align": "AgMsVW_align",
136-
"barContainer": "AgMsVW_barContainer",
137-
"counter": "AgMsVW_counter"
136+
"counter": "AgMsVW_counter",
137+
"barContainer": "AgMsVW_barContainer"
138138
};
139139

140140
//#endregion

favoriteSearch/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"Favorite GIF Search","description":"Search for your favorite GIFs!","author":"xirreal","hash":"69829053fe65cc044ccc89552b7847af"}
1+
{"name":"Favorite GIF Search","description":"Search for your favorite GIFs!","author":"xirreal","hash":"8f65e050e65ba7b391236bee8b3fc219"}

hiddenChannels/plugin.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,15 +109,15 @@ shelter.plugin.scoped.ui.injectCss(`.ccAoOa_hiddenChannel > div > div > svg > pa
109109
}
110110
`);
111111
var style_default = {
112-
"channelTitle": "ccAoOa_channelTitle",
113-
"hiddenChannel": "ccAoOa_hiddenChannel",
114112
"topicWrapper": "ccAoOa_topicWrapper",
115-
"topicModal": "ccAoOa_topicModal",
116-
"divider": "ccAoOa_divider",
117-
"headerBar": "ccAoOa_headerBar",
118113
"bold": "ccAoOa_bold",
114+
"divider": "ccAoOa_divider",
119115
"topic": "ccAoOa_topic",
120-
"mainBody": "ccAoOa_mainBody"
116+
"mainBody": "ccAoOa_mainBody",
117+
"hiddenChannel": "ccAoOa_hiddenChannel",
118+
"topicModal": "ccAoOa_topicModal",
119+
"headerBar": "ccAoOa_headerBar",
120+
"channelTitle": "ccAoOa_channelTitle"
121121
};
122122

123123
//#endregion

hiddenChannels/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"Hidden Channels","description":"Allows you to see the name and description of channels you don't have actually access to.","author":"xirreal","hash":"91b9faa1372278a8087d916ea5323dd6"}
1+
{"name":"Hidden Channels","description":"Allows you to see the name and description of channels you don't have actually access to.","author":"xirreal","hash":"b7e83ac32ff70d7aa505c6331e617903"}

index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

installButton/plugin.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,17 +133,17 @@ shelter.plugin.scoped.ui.injectCss(`.eeurUa_card {
133133
}
134134
`);
135135
var index_jsx_default = {
136-
"copyLink": "eeurUa_copyLink",
137-
"author": "eeurUa_author",
138-
"content": "eeurUa_content",
139-
"card": "eeurUa_card",
140-
"header": "eeurUa_header",
141136
"alignRight": "eeurUa_alignRight",
142-
"copied": "eeurUa_copied",
143137
"divider": "eeurUa_divider",
144138
"description": "eeurUa_description",
145139
"title": "eeurUa_title",
146-
"icon": "eeurUa_icon"
140+
"copied": "eeurUa_copied",
141+
"card": "eeurUa_card",
142+
"author": "eeurUa_author",
143+
"icon": "eeurUa_icon",
144+
"header": "eeurUa_header",
145+
"content": "eeurUa_content",
146+
"copyLink": "eeurUa_copyLink"
147147
};
148148

149149
//#endregion

installButton/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"Install Button","description":"Allows you to use OneClick™ to install plugins, and gives plugins inside the app a nice embed.","author":"xirreal","hash":"169abaf9a408bc599be57af2b7d4361d"}
1+
{"name":"Install Button","description":"Allows you to use OneClick™ to install plugins, and gives plugins inside the app a nice embed.","author":"xirreal","hash":"53bda3f7648585e51984d16d708cc0cf"}

needForSpeed/plugin.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ shelter.plugin.scoped.ui.injectCss(`._4OA9Bq_icon {
9797
}
9898
`);
9999
var index_jsx_default = {
100+
"active": "_4OA9Bq_active",
101+
"icon": "_4OA9Bq_icon",
100102
"selectorWrapper": "_4OA9Bq_selectorWrapper",
101103
"selector": "_4OA9Bq_selector",
102-
"icon": "_4OA9Bq_icon",
103-
"item": "_4OA9Bq_item",
104-
"active": "_4OA9Bq_active"
104+
"item": "_4OA9Bq_item"
105105
};
106106

107107
//#endregion

0 commit comments

Comments
 (0)