mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
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 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#### 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…
Add table
Add a link
Reference in a new issue