New Base64 decoder Userscript
Since original **base64** decoder script ([here](https://pastebin.com/0wvfVVut)) is outdated, I have decided to fix it and here is result. Since every **base64**-hidden text is under <kbd>p > button.base64 > code</kbd> element, I have simplified querying logic so no unnecessary loops.
This commit is contained in:
parent
066ef48ddd
commit
1327befadb
@ -1,6 +1,6 @@
|
|||||||
#### How-to Decode Links
|
#### How-to Decode Links
|
||||||
|
|
||||||
Use a **[Base64 Decoder](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_encode_.2F_decode)** or if you're on our site use this [script](https://pastebin.com/0wvfVVut).
|
Use a **[Base64 Decoder](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/adblock-vpn-privacy#wiki_.25B7_encode_.2F_decode)** or if you're on our site use this [script](https://pastebin.com/mQi74Pzv).
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user