$post_data{'forceID'} = $cmd_options->{'edit'};
}
if ($previous_post{'st'} ne '') {
- $post_data{'st'} = $previous_post{'st'};
+ $post_data{'st'} = int($previous_post{'st'}) - 5; # time hack
}
$post_data{'post'} = 'Submit';
0, 0, 0,
'>>', 1
);
- print "WAIT 5s\n";
+ # print "WAIT 5s\n";
}
- sleep(5); # TODO: selectable wait time
+ # sleep(5); # TODO: selectable wait time
print "SUBMIT post";
if ($cmd_options->{'verbose'} ne '') {
print ": $post_url SAVE $tmp_path\n";
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-_version: 1.0.6
+_version: 1.0.7
_PERL_STR: '@_ESCAPE($0,')'
_SHEBANG: #!$0