Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
Currently, this script uses flat json structure stroage like this
{ "1200000144.14551085.せいら":542 }
but I want to dig more layer like this
clear shop data is
storage['shops'].filter(shop => shop.id == 1200000144).girls = []
{ "shops":[ { "id":1200000144, "girls":[ { "id":14551085, "name":"せいら", "fav":542 } ], "ignore-girl-ids":[ 14551085 ] } ], "parse-pattern":[ { "href":"", "out":"" }, { "href":"", "out":"" } ] }
If it is possible , I want to select girl name and eliminate her.
When I want to recover her, I will edit tampermonkey local storage settings.
fix on v0.6.
case strongest
open tabs order is below
case weakest
open tabs order is below
perhaps, amount is irrelevant,
order of the list that is relevant.
I show one girl page, but I can not know her strength.
return back to girllist page, run this script, then I got who strength but where is she ??
I want to show her strength on her page.
fix on v0.2
https://www.cityheaven.net/tokyo/A1311/A131101/tokyoyume/girllist/
can not parse.