diff options
author | sinanmohd <pcmsinan@gmail.com> | 2022-11-05 13:42:33 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2022-11-05 13:42:33 +0530 |
commit | 6ae9d8f900c5f9c75edbfe3680ddc35596d077a3 (patch) | |
tree | 756ef13127ca97ed741924e1107a9d71e8dd7a6e | |
parent | 7190ed5dce44710cc74282fce82d53e33981d21c (diff) |
stikman: add more upload locations
-rw-r--r-- | stikman | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -19,9 +19,14 @@ output_resolution=480 #p # sleep time during output, increade this if you are stuck at the upload screen output_wait_time=.2 # location where shared sticker packs are uploaded -upload_locations="http://0x0.st - https://bin.kernal.eu" # if you know more places like this make a pr :P - # x0.at - offline +upload_locations="https://0.vern.cc + https://0x0.st + https://bin.kernal.eu + https://bin.sinanmohd.com + https://envs.sh + https://null.slipfox.xyz + https://ttm.sh + https://x0.at" image_picker=sxiv command -v nsxiv 1>/dev/null && image_picker=nsxiv |