diff --git a/input/urls.yaml b/input/urls.yaml new file mode 100644 index 0000000..ed5039b --- /dev/null +++ b/input/urls.yaml @@ -0,0 +1,199 @@ +# This is an example urls.yaml file for urlwatch + +# A basic URL job just needs a URL +name: "efacturax" +url: "https://mfinante.gov.ro/web/efactura/informatii-tehnice" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "saft" +url: "https://www.anaf.ro/anaf/internet/ANAF/despre_anaf/strategii_anaf/proiecte_digitalizare/saf_t" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf descarcare declaratii" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/descarcare_declaratii.htm" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D100" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/100.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D101" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/101.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D300" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/300.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D390" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/390.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D394" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/394.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "anaf D205" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/205.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "romfast facturi clienti" +url: "http://10.0.20.122:81/contafinupdate/situatieparteneri/verificare/romfast/clienti" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "bilant 06/2025" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/semestriale/1027_1050_2025.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "bilant 12/2025" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2025/1002_5_2025.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "bilant 06/2026" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2026/semestriale/1027_1050_2026.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- +name: "bilant 12/2026" +url: "https://static.anaf.ro/static/10/Anaf/Declaratii_R/situatiifinanciare/2026/1002_5_2026.html" +timeout: 30 +max_tries: 3 +headers: + User-Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36" + Accept: "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" + Accept-Language: "ro-RO,ro;q=0.9,en;q=0.8" + Connection: "keep-alive" + +filter: + - html2text + - strip +--- \ No newline at end of file diff --git a/input/urlwatch.yaml b/input/urlwatch.yaml new file mode 100644 index 0000000..7570900 --- /dev/null +++ b/input/urlwatch.yaml @@ -0,0 +1,106 @@ +display: + empty-diff: true + error: true + new: true + unchanged: false +job_defaults: + all: {} + browser: {} + shell: {} + url: {} +report: + discord: + colored: true + embed: false + enabled: false + max_message_length: 2000 + subject: '{count} changes: {jobs}' + webhook_url: '' + email: + enabled: false + from: 'urlwatch@romfast.ro' + to: 'marius.mutu@romfast.ro' + subject: '{count} modificari: {jobs}' + html: true + method: smtp + smtp: + auth: true + host: mail.romfast.ro + port: 465 + starttls: true + user: 'ups@romfast.ro' + insecure_password: #Ups2020# + html: + diff: unified + separate: false + ifttt: + enabled: false + event: '' + key: '' + mailgun: + api_key: '' + domain: '' + enabled: false + from_mail: '' + from_name: '' + region: us + subject: '{count} changes: {jobs}' + to: '' + markdown: + details: true + footer: true + minimal: false + separate: false + matrix: + access_token: '' + enabled: false + homeserver: '' + room_id: '' + mattermost: + enabled: false + max_message_length: 40000 + webhook_url: '' + prowl: + api_key: '' + application: '' + enabled: false + priority: 0 + subject: '{count} changes: {jobs}' + pushbullet: + api_key: '' + enabled: false + pushover: + app: '' + device: null + enabled: false + priority: normal + sound: spacealarm + user: '' + shell: + command: ['notepad.exe'] + enabled: false + ignore_stderr: false + ignore_stdout: false + slack: + enabled: false + max_message_length: 40000 + webhook_url: '' + stdout: + color: true + enabled: true + telegram: + bot_token: '7245932960:AAHKfO86HaKoH9c7CwFIGO8n7K-EgvJ4OYw' + chat_id: '5040014994' + enabled: true + monospace: false + silent: false + text: + details: true + footer: true + line_length: 75 + minimal: false + separate: false + xmpp: + enabled: false + recipient: '' + sender: ''