commit db8176f3bab18e33b562b858db5820783eca7cd3 Author: ray Date: Thu Jul 15 15:55:39 2021 +0100 initial commit diff --git a/dribble.css b/dribble.css new file mode 100644 index 0000000..08f6968 --- /dev/null +++ b/dribble.css @@ -0,0 +1,3 @@ +.js-shot-thumbnail.js-ad-boosted { + display: none; +}