This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://sme10.lists2.roe3.org/FreshRSS/data/users/mdrone/config.php'
<?php
return array (
'enabled' => true,
'is_admin' => true,
'language' => 'en',
'timezone' => '',
'archiving' =>
array (
'keep_period' => 'P3M',
'keep_max' => 200,
'keep_min' => 50,
'keep_favourites' => true,
'keep_labels' => true,
'keep_unreads' => false,
),
'ttl_default' => 3600,
'dynamic_opml_ttl_default' => 43200,
'mail_login' => 'mdrone@gmail.com',
'email_validation_token' => '',
'token' => '',
'passwordHash' => '$2a$09$QS.LTsx.xMDlbn4N17PO8.LM9UHkFcjsOtTPpIfHXgP7.uTfgdM5W',
'apiPasswordHash' => '',
'feverKey' => '',
'posts_per_page' => 20,
'since_hours_posts_per_rss' => 168,
'max_posts_per_rss' => 400,
'view_mode' => 'normal',
'default_view' => 'adaptive',
'default_state' => 2,
'show_fav_unread' => false,
'auto_load_more' => true,
'display_posts' => false,
'display_categories' => 'active',
'show_tags' => 'f',
'show_tags_max' => 7,
'show_author_date' => 'h',
'show_feed_name' => 'a',
'show_article_icons' => 't',
'hide_read_feeds' => true,
'onread_jump_next' => true,
'lazyload' => true,
'sides_close_article' => false,
'sticky_post' => true,
'reading_confirm' => false,
'auto_remove_article' => false,
'mark_updated_article_unread' => false,
'sort_order' => 'DESC',
'anon_access' => false,
'mark_when' =>
array (
'article' => true,
'gone' => false,
'max_n_unread' => false,
'reception' => false,
'same_title_in_feed' => false,
'scroll' => false,
'focus' => false,
'site' => true,
),
'filters' =>
array (
),
'theme' => 'Origine',
'darkMode' => 'auto',
'content_width' => 'thin',
'shortcuts' =>
array (
'actualize' => 'q',
'mark_read' => 'r',
'mark_favorite' => 'f',
'go_website' => 'space',
'next_entry' => 'j',
'next_unread_entry' => 'h',
'prev_entry' => 'k',
'skip_next_entry' => 'n',
'skip_prev_entry' => 'p',
'first_entry' => 'home',
'last_entry' => 'end',
'collapse_entry' => 'c',
'load_more' => 'm',
'auto_share' => 's',
'focus_search' => 'a',
'user_filter' => 'u',
'help' => 'f1',
'close_dropdown' => 'escape',
'normal_view' => '1',
'global_view' => '2',
'reading_view' => '3',
'toggle_media' => 'v',
),
'show_favicons' => true,
'icons_as_emojis' => false,
'simplify_over_n_feeds' => 1000,
'topline_read' => true,
'topline_favorite' => true,
'topline_sharing' => false,
'topline_website' => 'full',
'topline_thumbnail' => 'none',
'topline_summary' => false,
'topline_display_authors' => false,
'topline_date' => true,
'topline_link' => true,
'bottomline_read' => true,
'bottomline_favorite' => true,
'bottomline_sharing' => true,
'bottomline_tags' => true,
'bottomline_myLabels' => true,
'bottomline_date' => true,
'bottomline_link' => true,
'sharing' =>
array (
),
'queries' =>
array (
),
'html5_notif_timeout' => 0,
'show_nav_buttons' => true,
'extensions_enabled' =>
array (
),
'extensions' =>
array (
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/data/users/mdrone/config.php.bak.php'
<?php
return array (
'enabled' => true,
'is_admin' => true,
'language' => 'en',
'timezone' => '',
'archiving' =>
array (
'keep_period' => 'P3M',
'keep_max' => 200,
'keep_min' => 50,
'keep_favourites' => true,
'keep_labels' => true,
'keep_unreads' => false,
),
'ttl_default' => 3600,
'dynamic_opml_ttl_default' => 43200,
'mail_login' => 'mdrone@gmail.com',
'email_validation_token' => '',
'token' => '',
'passwordHash' => '$2a$09$QS.LTsx.xMDlbn4N17PO8.LM9UHkFcjsOtTPpIfHXgP7.uTfgdM5W',
'apiPasswordHash' => '',
'feverKey' => '',
'posts_per_page' => 20,
'since_hours_posts_per_rss' => 168,
'max_posts_per_rss' => 400,
'view_mode' => 'normal',
'default_view' => 'adaptive',
'default_state' => 2,
'show_fav_unread' => false,
'auto_load_more' => true,
'display_posts' => false,
'display_categories' => 'active',
'show_tags' => 'f',
'show_tags_max' => 7,
'show_author_date' => 'h',
'show_feed_name' => 'a',
'show_article_icons' => 't',
'hide_read_feeds' => true,
'onread_jump_next' => true,
'lazyload' => true,
'sides_close_article' => false,
'sticky_post' => true,
'reading_confirm' => false,
'auto_remove_article' => false,
'mark_updated_article_unread' => false,
'sort_order' => 'DESC',
'anon_access' => false,
'mark_when' =>
array (
'article' => true,
'gone' => false,
'max_n_unread' => false,
'reception' => false,
'same_title_in_feed' => false,
'scroll' => false,
'focus' => false,
'site' => true,
),
'filters' =>
array (
),
'theme' => 'Origine',
'darkMode' => 'auto',
'content_width' => 'thin',
'shortcuts' =>
array (
'actualize' => 'q',
'mark_read' => 'r',
'mark_favorite' => 'f',
'go_website' => 'space',
'next_entry' => 'j',
'next_unread_entry' => 'h',
'prev_entry' => 'k',
'skip_next_entry' => 'n',
'skip_prev_entry' => 'p',
'first_entry' => 'home',
'last_entry' => 'end',
'collapse_entry' => 'c',
'load_more' => 'm',
'auto_share' => 's',
'focus_search' => 'a',
'user_filter' => 'u',
'help' => 'f1',
'close_dropdown' => 'escape',
'normal_view' => '1',
'global_view' => '2',
'reading_view' => '3',
'toggle_media' => 'v',
),
'show_favicons' => true,
'icons_as_emojis' => false,
'simplify_over_n_feeds' => 1000,
'topline_read' => true,
'topline_favorite' => true,
'topline_sharing' => false,
'topline_website' => 'full',
'topline_thumbnail' => 'none',
'topline_summary' => false,
'topline_display_authors' => false,
'topline_date' => true,
'topline_link' => true,
'bottomline_read' => true,
'bottomline_favorite' => true,
'bottomline_sharing' => true,
'bottomline_tags' => true,
'bottomline_myLabels' => true,
'bottomline_date' => true,
'bottomline_link' => true,
'sharing' =>
array (
),
'queries' =>
array (
),
'html5_notif_timeout' => 0,
'show_nav_buttons' => true,
'extensions_enabled' =>
array (
),
'extensions' =>
array (
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/data/users/mdrone/log.txt'
[Tue, 22 Oct 2024 09:39:19 -0500] [warning] --- Password mismatch for user=mdrone, nonce=e901f7426af0d0c4be7106d6bb17a0e47b8d80eb, c=$2a$04$dHE9qnzeQZM9o6g7eVdS0eF3muC8YSJd6njDX16ZLVsiROOhfA1tS
[Tue, 22 Oct 2024 09:39:31 -0500] [error] --- SQL error FreshRSS_DatabaseDAO::minorDbMaintenance["42000",1064,"You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IF EXISTS `url`, -- IF EXISTS works with MariaDB but not with MySQL, so needs PH' at line 36"]
[Tue, 22 Oct 2024 09:45:52 -0500] [warning] --- Error during OPML import: OPML string is not valid XML
[Tue, 22 Oct 2024 09:45:52 -0500] [warning] --- Error loading dynamic OPML for category 2! https://github.com/FreshRSS/FreshRSS/archive/latest.zip
[Tue, 22 Oct 2024 09:49:10 -0500] [error] --- SQL error FreshRSS_DatabaseDAO::minorDbMaintenance["42000",1064,"You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IF EXISTS `url`, -- IF EXISTS works with MariaDB but not with MySQL, so needs PH' at line 36"]
[Tue, 22 Oct 2024 09:53:17 -0500] [warning] --- Feed has valid GUIDs again: https://controlaltdelete.technology/rss/feed.rss
[Tue, 22 Oct 2024 10:00:50 -0500] [error] --- SQL error FreshRSS_DatabaseDAO::minorDbMaintenance["42000",1064,"You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IF EXISTS `url`, -- IF EXISTS works with MariaDB but not with MySQL, so needs PH' at line 36"]
[Mon, 25 Nov 2024 04:24:10 -0600] [warning] --- Password mismatch for user=mdrone, nonce=15314efaaa4c805e767b16ddef05009833a016b6, c=$2a$04$xKgeRPSQatX86ELjllWfZORM2SvQw8CS/jcd98lJcw7o3VqDlC8Xy
[Mon, 25 Nov 2024 04:24:41 -0600] [warning] --- Password mismatch for user=mdrone, nonce=ae1b3b06497da7be1f41a81f9e2e01627ab7184e, c=$2a$04$27.8E0qofvl4WMdCV/Zg1.Drtz5p46dFdvkBebkHDSevqRp/xd8L6