Seedmanc / Booru-mass-uploader

This userscript allows you to mass-upload images to imageboard sites running *booru engines.
MIT License
34 stars 12 forks source link

*.booru.org also requires https now #26

Closed owengraven closed 5 years ago

owengraven commented 5 years ago

as the title says, script needs update adding https:/ in front of the include for .booru.org/index.php

just wanted to let ya know, for once i could figure it out myself and apply fixes

Seedmanc commented 5 years ago

Does it not work as it is now? It has a wildcard there // @include http*://*.booru.org/index.php* seems to be working without any adjustment needed.

owengraven commented 5 years ago

it lacks the http*:// part in the beta cors script

Seedmanc commented 5 years ago

Indeed. Thanks for the notice, updated.