See https://github.com/adil192/SamsungAppsPatcher for the updated version of this guide. This gist is now unmaintained, but may work on other operating systems.
(Same as the above link.)
See https://github.com/adil192/SamsungAppsPatcher for the updated version of this guide. This gist is now unmaintained, but may work on other operating systems.
(Same as the above link.)
| # Title: StevenBlack/hosts | |
| # | |
| # This hosts file is a merged collection of hosts from reputable sources, | |
| # with a dash of crowd sourcing via GitHub | |
| # | |
| # Date: 24 January 2021 21:02:05 (UTC) | |
| # Number of unique domains: 59,895 | |
| # | |
| # Fetch the latest version of this file: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | |
| # Project home page: https://github.com/StevenBlack/hosts |
Credits and thanks: Home Assistant Forum users & Github users: @ocso, @wiphye, @teachingbirds, @tboyce1, @simbesh, @JeffLIrion @ff12 @rebmemer @siaox @DiederikvandenB @Thebuz @clapbr @Finsterclown
Starts Youtube App
entity_id: media_player.shield
command: >-
| #include <string> | |
| #include <vector> | |
| #include <fstream> | |
| #include <iostream> | |
| #include <filesystem> | |
| #include <Windows.h> | |
| #include <winternl.h> | |
| static_assert( sizeof( void* ) == 8 ); |
While messing with a CF-U1 handheld PC that I bought off ebay I managed to mess up the BIOS and it
seems it reverted to previous settings which included an unknown BIOS password, it would however still
boot into windows. Since I could still boot windows I was able to dump the bios flash using
AFUWINGUI.EXE the version I used was 3.09.03.1462 which is available here:
https://www.ami.com/support-other/
Click on Aptio 4 AMI Firmware Update Utility
| Draziw.Button.Mines | |
| ag.video_solutions.wedotv | |
| ahf.dummynation | |
| ai.socialapps.speakmaster | |
| air.com.beachbumgammon | |
| air.com.freshplanet.games.SongPop2 | |
| air.com.gamesys.mobile.slots.jpj | |
| air.com.goodgamestudios.empirefourkingdoms | |
| air.com.kitchenscramble.goo | |
| air.com.lalaplay.rummy45 |
| <!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"><style></style><style type="text/css">* {user-select: auto !important; -webkit-user-select: auto !important;}</style><input type="hidden" id="inject_idm_text_selection"></head><body><video controls="" autoplay="" name="media"><source src="https://mifntechnology.github.io/siaranMy/channels/8tv/index.m3u8" type="application/vnd.apple.mpegurl"></video></body></html> |
This project has been moved to: https://github.com/RJNY/Obtainium-Emulation-Pack
| javascript:(function(){ | |
| /* Ad-B-Gone: Bookmarklet that removes obnoxious ads from pages */ | |
| var selectors = [ | |
| /* By ID: */ | |
| '#sidebar-wrap', '#advert', '#xrail', '#middle-article-advert-container', | |
| '#sponsored-recommendations', '#around-the-web', '#sponsored-recommendations', | |
| '#taboola-content', '#taboola-below-taboola-native-thumbnails', '#inarticle_wrapper_div', | |
| '#rc-row-container', '#ads', '#at-share-dock', '#at4-share', '#at4-follow', '#right-ads-rail', | |
| 'div#ad-interstitial', 'div#advert-article', 'div#ac-lre-player-ph', | |
| /* By Class: */ |
Add as bookmarklet (see below):
javascript:/* Reader Mode.js /(function(){ const IFWL=['gfycat.com','disqus.com','www.youtube.com',location.host,];const ifbl=new RegExp('derstandard\.at\/AdServer\/');const startupTasks=[disableViewport,];const periodicTasks=[disableStaticFloaters,removeIframes,];function disableStaticFloaters(){for(let e of document.getElementsByTagName('')){if(window.getComputedStyle(e).position.startsWith('fixed')){e.style.setProperty('position','static','important');}}}function removeIframes(){const iframes=getAllIframesRecursively();for(const e of getAllIframesRecursively().reverse()){try{const doRemove=(!e.src)? false : IFWL.indexOf(new URL(e.src).host)==-1 ? true : e.src.match(ifbl)? true : false;if(doRemove&&e.parentElement){e.parentElement.removeChild(e);}}catch(err){reportError(err,['FAILED TO REMOVE IFRAME',e]);}}window.readerModeRemainingIframes=getAllIframesRecursively();}function disableViewport(){const vp=document.querySelector('meta[name=v