mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-07-02 20:20:06 -05:00
[Hot Cards] Replace CDNs with local files (#374)
This commit is contained in:
@@ -7,10 +7,10 @@ ui:
|
||||
requires:
|
||||
- CommunityScriptsUILibrary
|
||||
javascript:
|
||||
- https://cdn.jsdelivr.net/gh/stashapp/CommunityScripts@main/plugins/hotCards/utils/fetchInterceptor.js
|
||||
- https://cdn.jsdelivr.net/gh/stashapp/CommunityScripts@main/plugins/hotCards/utils/stashHandler.js
|
||||
- https://cdn.jsdelivr.net/gh/stashapp/CommunityScripts@main/plugins/hotCards/utils/registerPathChangeListener.js
|
||||
- https://cdn.jsdelivr.net/gh/stashapp/CommunityScripts@main/plugins/hotCards/utils/helpers.js
|
||||
- utils/fetchInterceptor.js
|
||||
- utils/stashHandler.js
|
||||
- utils/registerPathChangeListener.js
|
||||
- utils/helpers.js
|
||||
- hotCards.js
|
||||
css:
|
||||
- hotCards.css
|
||||
|
||||
Reference in New Issue
Block a user