gm-fetch für Firefox gefixt

This commit is contained in:
2024-10-14 11:49:10 +02:00
parent bbb4a910a0
commit 20e011bb55
9 changed files with 207 additions and 17 deletions

View File

@ -14,8 +14,6 @@ module.exports = {
],
require: [
'https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js',
`https://cdn.jsdelivr.net/npm/axios@${pkg.dependencies.axios}/dist/axios.min.js`,
`https://cdn.jsdelivr.net/npm/axios-userscript-adapter@${pkg.dependencies['axios-userscript-adapter']}/dist/axiosGmxhrAdapter.min.js`
],
grant: [
'GM.xmlHttpRequest',