Add advert's hosts into a block list on IE security tab
- Open IE Internet Options -> Security tab
- Choose Restricted sites and click Sites button
- Add following urls:
| import java.awt.Font; | |
| import java.awt.event.KeyAdapter; | |
| import java.awt.event.KeyEvent; | |
| import javax.swing.InputMap; | |
| import javax.swing.JFrame; | |
| import javax.swing.JScrollPane; | |
| import javax.swing.JTextArea; | |
| import javax.swing.KeyStroke; | |
| import javax.swing.SwingUtilities; |
| import javafx.application.Application; | |
| import javafx.beans.binding.Bindings; | |
| import javafx.beans.property.DoubleProperty; | |
| import javafx.scene.Scene; | |
| import javafx.scene.layout.StackPane; | |
| import javafx.scene.media.Media; | |
| import javafx.scene.media.MediaView; | |
| import javafx.scene.paint.Color; | |
| import javafx.stage.Stage; | |
| import javafx.util.Duration; |
| #!/usr/bin/env python3 | |
| # A quick script to compute the IFComp cash prize pool distribution | |
| # under various conditions. | |
| # | |
| # Options: | |
| # | |
| # -p POOL size of prize pool (default=4800) | |
| # -e ENTRIES number of entries (default=60) | |
| # -m MINPRIZE minimum prize (default=10) |
Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...
What this guide covers: