comments help
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# A simple automater for filling up AIMI exchange.
|
||||||
|
# Probably don't need to change much for knitting but I can't be fucked figuring it out now.
|
||||||
|
|
||||||
source conf.sh
|
source conf.sh
|
||||||
|
|
||||||
nums=$(curl -H "User-Agent: $UA" https://us-moe-app.amz-aws.jp/recycle/aimi_change_list.php?P=$p | grep -Eo '/ [0-9]<input type="hidden" name="item_id[0-9]" value="[^"]*"' | grep -Eo '[0-9]*')
|
nums=$(curl -H "User-Agent: $UA" https://us-moe-app.amz-aws.jp/recycle/aimi_change_list.php?P=$p | grep -Eo '/ [0-9]<input type="hidden" name="item_id[0-9]" value="[^"]*"' | grep -Eo '[0-9]*')
|
||||||
|
Reference in New Issue
Block a user