Go to the egghead website, i.e. Building a React.js App
run
$.each($('h4 a'), function(index, video){
console.log(video.href);
});
# Intendation errors fixed | |
# Move the file to Library/Application Support/Cold Turkey | |
# Open Terminal, cd to the folder and run "pip3 ColdTurkeyBlockerActivator.py" | |
# Restart Mac and Enjoy! | |
import json | |
import sqlite3 | |
import os |
Go to the egghead website, i.e. Building a React.js App
run
$.each($('h4 a'), function(index, video){
console.log(video.href);
});