https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetching
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/
Make sure the following options are off:
Disable pre-fetchingThis script is way more advanced than other scripts out there.
If you are afraid that your IP will get blocked you can simply use VPN or proxy.
| # Fetches data from https://www.energidataservice.dk/tso-electricity/elspotprices | |
| # API documentation http://docs.ckan.org/en/latest/api/index.html#making-an-api-request | |
| from datetime import datetime, timedelta | |
| import time | |
| import requests | |
| from influxdb import InfluxDBClient | |
| import paho.mqtt.client as mqtt |
| /* 2>nul || title FreeStandbyMemory.bat by AveYo v2019.06.01 | |
| @echo off|| csc compiling snippet, advanced schedule, builtin add_remove - UPDATE: reliable free memory detection | |
| set/a CLEAR_EVERY_MINUTES=1 | |
| set/a CLEAR_WHEN_UNDER_MB=512 | |
| set/a CLEAR_SYSTEMCACHEWS=0 | |
| :: check_admin_rights | |
| reg query "HKEY_USERS\S-1-5-20\Environment" /v TEMP >nul 2>nul || ( | |
| color 0e & echo. & echo PERMISSION DENIED! Right-click %~nx0 ^& Run as administrator |
Update: adjusted script for easy splitting into a lite version (only missing generating RS1/RS2 business entries)
2018.10.10: reinstated 1809 [RS5]! using native xml patching for products.xml; fixed syntax bug with exit/b
2018.10.12: added data loss warning for RS5
2018.11.13: RS5 is officially back! + greatly improved choices dialog - feel free to use the small snippet in your own scripts
2019.05.22: 1903 [19H1]
2019.07.11: 1903 __release_svc_refresh__ and enable DynamicUpdate by default to grab latest CU