kilimar
kilimar
Vanguard seriously needs to cripple their convenience factor... today I learned that Vanguard doesn't use any REAL authentication (even if you setup 2FA email, SMS, token). All the website needs...
I wanted to update this issue with some new information. **SMS 2FA is a LOT more insecure** than I originally though. The TLDR version is that **_anyone_** can sign up...
This isn't necessarily OnePlus issue. As you said, it's the OTG cable. You probably should post the brand, model, etc of the cable so that folks can avoid it. I...
> I use a Y cable from china and it's working perfectly ... what I've done is cut the 5v wire of the usb cable used between the phone and...
> I use a Y cable from china and it's working perfectly Can you post a photo or link to the cable/adapter that you are using? Is it USB C...
> solder charge cable to phone Not everyone has the skills to solder (or the equipment or even the tools to open up the phone). :-)
Sorry, GitHub is not sending me notifications. Anyway, the eBay JavaScript, where it copies the eBay short URL. I would like it to just copy the item number.
I added the following code but it doesn't seem to work... I am missing something simple? ``` // http://icons.iconarchive.com/icons/yusuke-kamiyamane/fugue/16/edit-number-icon.png var copyNumberIcon = "url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALZJREFUeNpi/P//PwMlgImBQkCxAQwgL4AwIyMjOtYG4jVQGoUP0wPC+FxgCsS/gPgqDj5BL3gC8R48fDBghMUCExPYLD0gbifk7X///nkTCoM0IN6Ii09MGPgD8Q48fJxeOExExOUBvXAenxfygXgfHj52LyAl6Qgg3opkI5wP04QMWJDYzEBJOyAtC8S3gVgKGiswvggQfwTi31jDAOg0ZiDFB8ScOPz+C2YAsisYBzw3AgQYAPe7bHJIc8toAAAAAElFTkSuQmCC')" var copyNumberButton = ''; function tryItemNumber(url) {...