use watchtower to automatically check for updates to the docker image. lower the default checking threshold from 24h to 5 minutes. instructions are on the wiki.
I am now crawling URLs of all videos uploaded to Parler. Sequentially from latest to oldest. VIDXXX.txt files coming up, 50k chunks, there will be 1.1M URLs total: donk.sh/06d639b2-0252-…
This may include things from deleted/private posts.
These are the original, unprocessed, raw files as uploaded to Parler with all associated metadata.
if you have the storage space for this, this is currently the best way to help out
This got me curious, because root privileges aren't needed just to detect newly installed applications, so hooking play store to do this would be wild.
I took a look on the Play Store and found this "battery saver" app published by ad-tech company TappX. play.google.com/store/apps/det…
First thing I see when I decompile the app is this, which is a broadcast receiver for "com.android.vending.INSTALL_REFERRER", so unfortunately they are doing it the boring non-root way
They tried to obfuscate whatever this class is doing and where the information is being sent by encrypting all of the strings constants