sniper icon indicating copy to clipboard operation
sniper copied to clipboard

Only first url is ever used

Open joprice opened this issue 11 years ago • 0 comments

The first url in the config file is the only one used. prepareContent() is called once and the index of the target array is always the first element:

path = config.Basic.target[0].path

joprice avatar Mar 22 '15 20:03 joprice