aboutsummaryrefslogtreecommitdiffstats
path: root/data/config.php
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-07-25 20:18:06 -0400
committerlolcat <will@lolcat.ca>2026-07-25 20:18:06 -0400
commit8e7fe8377485ac35e5d1b4d8c4ab1c936ae728ad (patch)
tree077a25cc0176543a03394a12f7df66cfcc5ea2dc /data/config.php
parenta43b3e394961ade8979caae65e1209c39e7e3361 (diff)
my life wouldnt be complete without forgetting to commit settings.php
Diffstat (limited to 'data/config.php')
-rw-r--r--data/config.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/config.php b/data/config.php
index c9b9fb3..06b834b 100644
--- a/data/config.php
+++ b/data/config.php
@@ -31,7 +31,7 @@ class config{
// 4play password. Please set this to something secure if you enable the 4play API.
// This password is used to POST sessions to /api/v2/provide_sesh
- const FPLAY_PASSWORD = "1234";
+ const FPLAY_PASSWORD = "cnc";
//
// BOT PROTECTION
@@ -128,7 +128,7 @@ class config{
// Default user agent to use for scraper requests. Sometimes ignored to get specific webpages
// Changing this might break things.
- const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0";
+ const USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:153.0) Gecko/20100101 Firefox/153.0";
// User agent to use with 4get-friendly APIs
const USER_AGENT_FRIENDLY = "4get-scrapist (+https://4get.ca)";
@@ -155,6 +155,7 @@ class config{
const PROXY_SWISSCOWS = false;
const PROXY_SPOTIFY = false;
const PROXY_SOLOFIELD = false;
+ const PROXY_PURILI = false;
const PROXY_WIBY = false;
const PROXY_CURLIE = false;
const PROXY_YT = false; // youtube
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage