[Hot Cards] Replace CDNs with local files (#374)

This commit is contained in:
HandyRandyx
2024-07-30 00:27:29 -03:00
committed by GitHub
parent fc8e718519
commit 62cb8ecb3f

View File

@@ -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