Navn | Beskrivelse | Meta |
---|---|---|
2iev8541 | Gruppe | |
649 hate! 8541 | 1 medlemmer | |
8541 | 25 medlemmer | |
8541 | Home sweet home | 4 medlemmer |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
𝗛𝘃𝗶𝗹𝗸𝗲 𝘀𝘁𝗿𝗲𝗮𝗺𝗶𝗻𝗴 𝗮𝗽𝗽𝘀 𝗯𝗿𝘂𝗴𝗲𝗿 𝗱𝘂 𝗽𝗮̊ 𝗱𝗶𝘁 𝗔𝗽𝗽𝗹𝗲𝗧𝗩❓ | |
Tilføj endelig nogen hvis du har fundet nogen. Jeg har tilføjet alle dem jeg har fundet - nogle af dem bruger jeg ikke. Listen indeholder ikke alle - så skriv endelig de kanaler du har som ikke er her ind på listen og klik så af hvilke du bruger :-) | |
På et tidspunkt kan jeg så lave et delt regneark der også kan indeholde mere information - f.eks: Gratis? Link til appstore osv.. :-) | |
En liste lavet af brugere af Facebook gruppen: "TV uden tv pakker med AppleTV": "https://www.facebook.com/groups/tvappletv/ | |
1. DR TV | |
2. NETFLIX | |
3. YouTube | |
4. TV2 Play |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Mercury": { | |
"toSun": 57900000, | |
"toEarth": 91700000 | |
}, | |
"Venus": { | |
"toSun": 108200000, | |
"toEarth": 41400000 | |
}, | |
"Earth": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"code": [ | |
"1f600" | |
], | |
"name": "grinning face" | |
}, | |
{ | |
"code": [ | |
"1f603" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array.from(document.styleSheets).forEach(sheet => sheet.disabled = true); | |
Array.from(document.querySelectorAll('*')).forEach(ele => { | |
ele.style.cssText = ''; | |
var before = getComputedStyle(ele, ':before'); | |
Object.keys(before).forEach(a => { | |
try {before[a] = ''} catch(e) {} | |
}); | |
var after = getComputedStyle(ele, ':after'); | |
Object.keys(after).forEach(a => { | |
try {after[a] = ''} catch(e) {} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"date": "2019-07-28T10:43:09.572Z", | |
"source": "https://www.dr.dk/nyheder/penge/se-hvad-du-kan-tjene-med-din-uddannelse", | |
"data": [ | |
{ | |
"direction": "Universitetsuddannelser", | |
"uddannelse": "Afrikastudier (kandidatuddannelse)", | |
"loen": -1, | |
"ledig": -1 | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const html = [...document.querySelectorAll("*")] | |
.map(e => { | |
let html = ""; | |
let ee = e, | |
id = "", | |
unique = false; | |
let selectors = []; | |
while (ee.parentNode && !id && !unique) { | |
const classes = [...ee.classList].sort().join("."); | |
const id = ee.getAttribute("id"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const players = [{"team":"FC Midtjylland","country":"Denmark","flag":"Denmark","name":"Lasse Heinze","age":28,"yearOfBith":1986,"position":"Goalkeeper","physique":{"height":"184","weight":"80"}},{"team":"FC Midtjylland","country":"Finland","flag":"Finland","name":"Tim Sparv","age":27,"yearOfBith":1987,"position":"Midtfield","physique":{"height":"194","weight":"84"}},{"team":"FC Midtjylland","country":"Nigeria","flag":"Nigeria","name":"Oluwafemi Ajilore","age":30,"yearOfBith":1984,"position":"Midtfield","physique":{"height":"182","weight":"73"}},{"team":"FC Midtjylland","country":"Denmark","flag":"Denmark","name":"Jim Larsen","age":29,"yearOfBith":1985,"position":"Defence","physique":{"height":"190","weight":"90"}},{"team":"FC Midtjylland","country":"Denmark","flag":"Denmark","name":"Jakob Poulsen","age":31,"yearOfBith":1983,"position":"Midtfield","physique":{"height":"182","weight":"75"}},{"team":"FC Midtjylland","country":"Sweden","flag":"Sweden","name":"Petter Andersson","age":29,"yearOfBith":1985,"position |
This is a collection of various usefull shortcuts for iOS 12.
Choose a photo and if any location data was inside photo the Apple Maps app will be open with a marker at that location.