Otaku Dojo
  • Otaku Dojo
  • Hot
  • New
  • Collection
    • Original character
  • NEWS
  • NSFW

Crave Vesper Mini Review: The Discreet Vibrator

Published:Wed, 12 Feb 2025 / Source:https://www.wired.com/review/crave-vesper-mini/

N/A Source:https://www.wired.com/review/crave-vesper-mini/

More

Violent Threats Against US Judges Are Skyrocketing Online

Wed, 14 May 2025

Which of Nintendo’s internal teams might already be working on Switch 2 games?

2025-03-14T15:19

The Super Mario Adventures Comic Is Discounted At Amazon

Fri, 14 Mar 2025

Celebrate Final Fantasy IX's 25th Anniversary With This New Vinyl Release Of Game's Soundtrack

Fri, 18 Apr 2025

Is that Virtua Fighter Ganondorf?

2025-05-12T12:49

AU Deals: A Freebie Zombie Army 4, 170 Bucks off Borderlands, $116 off a Turtle Beach 700, and More!

Mon, 10 Feb 2025

Save 40% Off the PowerBlock Adjustable Dumbbells and Expansion Kits

Wed, 14 May 2025

Washington, DC Plane Crash: Everything We Know So Far

Thu, 30 Jan 2025

DC’s Batman reboot promised hope, but Wonder Woman and Superman delivered

2025-01-05T11:31

11 Best Beard Trimmers (2024): Full Beards, Hair, Stubble

Wed, 25 Dec 2024

The Best Deals Today: Samsung 990 Pro SSD, Surface Pro Copilot+ PC, and More

Thu, 27 Mar 2025

GeoGuessr Says It's 'Listening Closely' to Player Feedback as Steam Edition Plummets to Second-Worst Rated Game of All Time on Valve's Platform

Tue, 13 May 2025

More waifu

©2023 , made by Fujiwara Haru. Privacy Policy
↕ 🔅 420.9 ms   3.019 MB Database 3 Views 6 Files 144 Routes 19 Events 4 History 20 Vars

4.3.2

NAME COMPONENT DURATION 0 ms 65 ms 130 ms 195 ms 260 ms 325 ms 390 ms
Bootstrap
Timer1.78 ms
Event: pre_systemEvents0.35 ms
RoutingTimer0.09 ms
Before FiltersTimer0.03 ms
Controller
Timer416.03 ms
Controller Constructor
Timer0.87 ms
View: _head.phpViews0.05 ms
View: _navbar.phpViews0.03 ms
View: _aside.phpViews0.02 ms
View: _footer.phpViews0.03 ms
View: _js.phpViews0.02 ms
Connecting to Database: "default"Database0.58 ms
Query
Database0.41 ms
SELECT * FROM `rss_inbox` WHERE `rss_uuid` = 'cd558525-8ec7-4d09-9e24-7d00ea1e8274' LIMIT 1
Event: dbqueryEvents0.04 ms
Query
Database3.23 ms
SELECT * FROM `waifu_collection` WHERE `nsfw_status` = 'false' AND `waifu_collection_status` = 'true' ORDER BY RAND() LIMIT 3
Event: dbqueryEvents0.02 ms
Query
Database256.16 ms
SELECT * FROM `rss_inbox` ORDER BY RAND() LIMIT 12
Event: dbqueryEvents0.05 ms
View: Article/rss_detail.phpViews153.08 ms
After FiltersTimer0.24 ms

Database (3 total Queries, 3 of them unique across 1 Connection)

Time Query String
0.41 ms SELECT * FROM `rss_inbox` WHERE `rss_uuid` = 'cd558525-8ec7-4d09-9e24-7d00ea1e8274' LIMIT 1 APPPATH/Models/RssModel.php:17
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:268
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:656
        CodeIgniter\Model->doFirst()

  4    APPPATH/Models/RssModel.php:17
        CodeIgniter\BaseModel->first()

  5    APPPATH/Controllers/Article.php:43
        App\Models\RssModel->get_article()

  6    SYSTEMPATH/CodeIgniter.php:934
        App\Controllers\Article->detail()

  7    SYSTEMPATH/CodeIgniter.php:499
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:368
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:73
        CodeIgniter\CodeIgniter->run()

3.23 ms SELECT * FROM `waifu_collection` WHERE `nsfw_status` = 'false' AND `waifu_collection_status` = 'true' ORDER BY RAND() LIMIT 3 APPPATH/Models/WaifuCollectionModel.php:20
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:241
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:618
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/WaifuCollectionModel.php:20
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Article.php:45
        App\Models\WaifuCollectionModel->getRandomFiles()

  6    SYSTEMPATH/CodeIgniter.php:934
        App\Controllers\Article->detail()

  7    SYSTEMPATH/CodeIgniter.php:499
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:368
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:73
        CodeIgniter\CodeIgniter->run()

256.16 ms SELECT * FROM `rss_inbox` ORDER BY RAND() LIMIT 12 APPPATH/Models/RssModel.php:22
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:241
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:618
        CodeIgniter\Model->doFindAll()

  4    APPPATH/Models/RssModel.php:22
        CodeIgniter\BaseModel->findAll()

  5    APPPATH/Controllers/Article.php:46
        App\Models\RssModel->getRandomFiles()

  6    SYSTEMPATH/CodeIgniter.php:934
        App\Controllers\Article->detail()

  7    SYSTEMPATH/CodeIgniter.php:499
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:368
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:73
        CodeIgniter\CodeIgniter->run()

Files ( 144 )

App.php APPPATH/Config/App.php
Article.php APPPATH/Controllers/Article.php
Autoload.php APPPATH/Config/Autoload.php
BaseController.php APPPATH/Controllers/BaseController.php
Cache.php APPPATH/Config/Cache.php
ClassLoader.php VENDORPATH/composer/ClassLoader.php
Common.php APPPATH/Common.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
Escaper.php VENDORPATH/laminas/laminas-escaper/src/Escaper.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Functions.php VENDORPATH/phpunit/phpunit/src/Framework/Assert/Functions.php
InstalledVersions.php VENDORPATH/composer/InstalledVersions.php
Kint.php APPPATH/Config/Kint.php
LogLevel.php VENDORPATH/psr/log/Psr/Log/LogLevel.php
Logger.php APPPATH/Config/Logger.php
LoggerInterface.php VENDORPATH/psr/log/Psr/Log/LoggerInterface.php
Modules.php APPPATH/Config/Modules.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
RssModel.php APPPATH/Models/RssModel.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
Validation.php APPPATH/Config/Validation.php
View.php APPPATH/Config/View.php
WaifuCollectionModel.php APPPATH/Models/WaifuCollectionModel.php
_aside.php APPPATH/Views/_aside.php
_footer.php APPPATH/Views/_footer.php
_head.php APPPATH/Views/_head.php
_js.php APPPATH/Views/_js.php
_navbar.php APPPATH/Views/_navbar.php
autoload.php VENDORPATH/autoload.php
autoload_real.php VENDORPATH/composer/autoload_real.php
autoload_static.php VENDORPATH/composer/autoload_static.php
deep_copy.php VENDORPATH/myclabs/deep-copy/src/DeepCopy/deep_copy.php
development.php APPPATH/Config/Boot/development.php
function.php VENDORPATH/symfony/deprecation-contracts/function.php
functions.php VENDORPATH/ramsey/uuid/src/functions.php
index.php FCPATH/index.php
installed.php VENDORPATH/composer/installed.php
navigation.php /var/www/html/www.otaku-dojo.com/public/_export/navigation.php
platform_check.php VENDORPATH/composer/platform_check.php
rss_detail.php APPPATH/Views/Article/rss_detail.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
BaseModel.php SYSTEMPATH/BaseModel.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
BaseService.php SYSTEMPATH/Config/BaseService.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
Config.php SYSTEMPATH/Database/Config.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Controller.php SYSTEMPATH/Controller.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
Database.php SYSTEMPATH/Database/Database.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Events.php SYSTEMPATH/Events/Events.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
Logger.php SYSTEMPATH/Log/Logger.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Services.php SYSTEMPATH/Config/Services.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
Timer.php SYSTEMPATH/Debug/Timer.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
Validation.php SYSTEMPATH/Validation/Validation.php
ValidationInterface.php SYSTEMPATH/Validation/ValidationInterface.php
View.php SYSTEMPATH/Config/View.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
bootstrap.php SYSTEMPATH/bootstrap.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\Article
Method: detail
Params: 1 / 1
$uuid = cd558525-8ec7-4d09-9e24-7d00ea1e8274

Defined Routes

Method Route Handler
GET / \App\Controllers\Portal::index
GET Waifu \App\Controllers\Waifu::index
GET
Waifu/detail/(.*)
Waifu/detail/
\App\Controllers\Waifu::detail/$1
GET Nsfw \App\Controllers\Nsfw::index
GET
Nsfw/detail/(.*)
Nsfw/detail/
\App\Controllers\Nsfw::detail/$1
GET
Channel/(.*)
Channel/
\App\Controllers\Channel::index/$1
GET Hot \App\Controllers\Hot::index/$1
GET NewlyPublished \App\Controllers\NewlyPublished::index/$1
GET Waifu/high_resolution \App\Controllers\Waifu::high_resolution
GET
Waifu/high_resolution_detail/(.*)
Waifu/high_resolution_detail/
\App\Controllers\Waifu::high_resolution_detail/$1
GET
Waifu/show_high_resolution/(.*)
Waifu/show_high_resolution/
\App\Controllers\Waifu::show_high_resolution/$1
GET Article \App\Controllers\Article::index
GET
Article/detail/(.*)
Article/detail/
\App\Controllers\Article::detail/$1
GET LoginController/index \App\Controllers\LoginController::index
GET LoginController/callback \App\Controllers\LoginController::callback
GET LoginController/login \App\Controllers\LoginController::login
GET LoginController/logout \App\Controllers\LoginController::logout
GET WebInfo/privacy_policy \App\Controllers\WebInfo::privacy_policy
GET Users/my_favorite \App\Controllers\Users::my_favorite
POST Favorite/add_favorite_xhr \App\Controllers\Favorite::add_favorite_xhr
POST Favorite/del_favorite_xhr \App\Controllers\Favorite::del_favorite_xhr

Events

Time Event Name Times Called
0.35 ms pre_system 1
0.11 ms dbquery 3

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-05-18 04:04:21.568818 200 GET https://dev.otaku-dojo.com/Article/detail/cd558525-8ec7-4d09-9e24-7d00ea1e8274 text/html; charset=UTF-8 No
2025-05-18 04:02:29.345279 200 GET https://dev.otaku-dojo.com/Article/detail/1966f014-1fe3-4088-9582-fa570801530b text/html; charset=UTF-8 No
2025-05-18 04:01:18.876664 200 GET https://dev.otaku-dojo.com/Article/detail/91dd7648-84af-4d1a-9686-b9aef57a8e3d text/html; charset=UTF-8 No
2025-05-18 04:00:23.923489 200 GET https://dev.otaku-dojo.com/Article/detail/c15d659c-d1bb-4344-8ff6-3cd818136ace text/html; charset=UTF-8 No
2025-05-18 03:59:15.658484 200 GET https://dev.otaku-dojo.com/Article/detail/04b238a9-01e5-43ec-ab22-bc023b96266e text/html; charset=UTF-8 No
2025-05-18 03:58:18.821287 200 GET https://dev.otaku-dojo.com/Article/detail/9561cc13-896a-4233-821f-e691c582978f text/html; charset=UTF-8 No
2025-05-18 03:58:00.963519 200 GET https://dev.otaku-dojo.com/Article/detail/5b19948c-c63a-4d34-8be8-2d475c95b55b text/html; charset=UTF-8 No
2025-05-18 03:57:51.356358 200 GET https://dev.otaku-dojo.com/Article/detail/d22b60fd-fb9d-4988-9720-2edbd23e0c9a text/html; charset=UTF-8 No
2025-05-18 03:56:28.120462 200 GET https://dev.otaku-dojo.com/Article/detail/96054f08-2279-45c8-bc39-1b98422b4a5b text/html; charset=UTF-8 No
2025-05-18 03:56:16.585998 200 GET https://dev.otaku-dojo.com/Article/detail/821e581c-ecbe-4b82-8c78-150058ace040 text/html; charset=UTF-8 No
2025-05-18 03:55:12.001115 200 GET https://dev.otaku-dojo.com/Article/detail/e03b6f47-f9c8-4948-94e0-aed52f0b52ca text/html; charset=UTF-8 No
2025-05-18 03:55:08.271626 200 GET https://dev.otaku-dojo.com/Article/detail/8df9d57c-c0b6-4938-926e-2531a92f7f69 text/html; charset=UTF-8 No
2025-05-18 03:55:04.091932 200 GET https://dev.otaku-dojo.com/Article/detail/6b6d96f7-a4e1-4cf8-b341-bcb8aead197f text/html; charset=UTF-8 No
2025-05-18 03:54:59.135019 200 GET https://dev.otaku-dojo.com/Article/detail/1f09e577-7979-4fa6-9dcd-3fba02d07ebd text/html; charset=UTF-8 No
2025-05-18 03:54:01.114026 200 GET https://dev.otaku-dojo.com/Article/detail/7121f321-b1b6-4665-9c93-b41bc82e7b0b text/html; charset=UTF-8 No
2025-05-18 03:53:23.366854 200 GET https://dev.otaku-dojo.com/Article/detail/560cfa91-57dc-4c44-bb78-bddab77438fd text/html; charset=UTF-8 No
2025-05-18 03:52:59.068235 200 GET https://dev.otaku-dojo.com/Article/detail/7f07640a-2cd6-452c-a9d6-f6b20c289d6c text/html; charset=UTF-8 No
2025-05-18 03:52:48.215097 200 GET https://dev.otaku-dojo.com/Article/detail/a409311c-6611-4eb7-8bac-2a56e643ee9d text/html; charset=UTF-8 No
2025-05-18 03:52:29.361749 200 GET https://dev.otaku-dojo.com/Article/detail/89bb56df-22ec-4279-a4cb-6b48bda45b70 text/html; charset=UTF-8 No
2025-05-18 03:51:24.386935 200 GET https://dev.otaku-dojo.com/Article/detail/25f3d851-5191-40a9-91bc-bf3ea1c00b7f text/html; charset=UTF-8 No

View Data

uri_1 Article
uri_2 detail
tmp
⧉⌕
$value array (5)
⇄⧉
_head => string (2159) "<!-- DEBUG-VIEW START 1 APPPATH/Views/_head.php --> <head> <meta charset="ut...
$value['_head']
<!-- DEBUG-VIEW START 1 APPPATH/Views/_head.php -->
<head>
    <meta charset="utf-8" />
    <meta http-equiv="Cache-Control" content="max-age=31536000">
    <meta
        name="viewport"
        content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"
    />
            <meta name="p:domain_verify" content="1a8af927142ebc42eeb361baf7527889"/>
    <link rel="icon" type="image/x-icon" href="https://dev.otaku-dojo.com/favicon.png" />
    <!-- Fonts -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link
        href="https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap"
        rel="stylesheet"
    />
    <!-- Icons -->
    <link rel="stylesheet" href="../../assets/vendor/fonts/boxicons.css" />
    <link rel="stylesheet" href="../../assets/vendor/fonts/fontawesome.css" />
    <link rel="stylesheet" href="../../assets/vendor/fonts/flag-icons.css" />
    <!-- Core CSS -->
    <link rel="stylesheet" href="../../assets/vendor/css/core.css" />
    <link rel="stylesheet" href="../../assets/vendor/css/theme-default.css" />
    <link rel="stylesheet" href="../../assets/css/demo.css" />
    <!-- Vendors CSS -->
    <link rel="stylesheet" href="../../assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.css" />
    <link rel="stylesheet" href="../../assets/vendor/libs/typeahead-js/typeahead.css" />
    <!-- Page CSS -->
    <!-- Helpers -->
    <script src="../../assets/vendor/js/helpers.js"></script>
    <!--! Template customizer & Theme config files MUST be included after core stylesheets and helpers.js in the <head> section -->
    <!--? Config:  Mandatory theme config file contain global vars & default theme options, Set your preferred theme option in this file.  -->
    <script src="../../assets/js/config.js"></script>
        <meta name="exoclick-site-verification" content="e71a1418ae540302f58e6f7d8540c5a8">
</head>

<!-- DEBUG-VIEW ENDED 1 APPPATH/Views/_head.php -->

⇄⧉
_navbar => string (4852) "<!-- DEBUG-VIEW START 2 APPPATH/Views/_navbar.php --> <!-- Navbar --> <nav c...
$value['_navbar']
<!-- DEBUG-VIEW START 2 APPPATH/Views/_navbar.php -->
<!-- Navbar -->

<nav class="layout-navbar navbar navbar-expand-xl align-items-center bg-navbar-theme" id="layout-navbar">
    <div class="container-xxl">
        <div class="navbar-brand app-brand demo d-none d-xl-flex py-0 me-4">
            <a href="https://dev.otaku-dojo.com/" class="app-brand-link gap-2">
                <span class="app-brand-logo demo">
                  <img src="https://dev.otaku-dojo.com/assets/project_img/logo_xs.png" style="max-width: 38px;">
                </span>
                <span class="app-brand-text demo menu-text fw-bolder">Otaku Dojo</span>
            </a>

            <a href="javascript:void(0);" class="layout-menu-toggle menu-link text-large ms-auto d-xl-none">
                <i class="bx bx-chevron-left bx-sm align-middle"></i>
            </a>
        </div>

        <div class="layout-menu-toggle navbar-nav align-items-xl-center me-3 me-xl-0 d-xl-none">
            <a class="nav-item nav-link px-0 me-xl-4" href="javascript:void(0)">
                <i class="bx bx-menu bx-sm"></i>
            </a>
        </div>

        <div class="navbar-nav-right d-flex align-items-center" id="navbar-collapse">
            <ul class="navbar-nav flex-row align-items-center ms-auto">
                <!-- Language -->

                <!--/ Language -->
                
                <!-- Style Switcher -->
                <li class="nav-item me-2 me-xl-0  d-xl-none">
                    <a href="https://dev.otaku-dojo.com/" class="app-brand-link gap-2">
                    <span class="app-brand-logo demo">
                      <img src="https://dev.otaku-dojo.com/assets/project_img/logo_xs.png" style="max-width: 38px;">
                    </span>
                    <span style="color: #566a7f" class="app-brand-text demo menu-text fw-bolder">Otaku Dojo</span>
                    </a>
                </li>
                <!--/ Style Switcher -->

                <!-- Quick links  -->
                <!-- Quick links -->

                <!-- Notification -->

                <li class="nav-item dropdown-notifications navbar-dropdown dropdown me-3 me-xl-1 d-none d-sm-block">
                    <a class="nav-link dropdown-toggle hide-arrow" target="_blank" href="https://www.facebook.com/fujiwaraharufans/" >
                        <img src="https://dev.otaku-dojo.com/assets/project_img/facebook_icon_1.png" alt class="w-px-40 h-auto" />
                    </a>
                </li>
                <li class="nav-item dropdown-notifications navbar-dropdown dropdown me-3 me-xl-1 d-none d-sm-block">
                    <a class="nav-link dropdown-toggle hide-arrow" target="_blank" href="https://www.instagram.com/fujiwaraharu999/" >
                        <img src="https://dev.otaku-dojo.com/assets/project_img/instagram_icon_1.png" alt class="w-px-40 h-auto" />
                    </a>
                </li>
                <li class="nav-item dropdown-notifications navbar-dropdown dropdown me-3 me-xl-1 d-none d-sm-block">
                    <a class="nav-link dropdown-toggle hide-arrow" target="_blank" href="https://twitter.com/FujiwaraHaru999" >
                        <img src="https://dev.otaku-dojo.com/assets/project_img/twitter_icon_1.png" alt class="w-px-40 h-auto" />
                    </a>
                </li>
                <li class="nav-item dropdown-notifications navbar-dropdown dropdown me-3 me-xl-1 d-none d-sm-block">
                    <a class="nav-link dropdown-toggle hide-arrow" target="_blank" href="https://www.youtube.com/@fujiwaraharu" >
                        <img src="https://dev.otaku-dojo.com/assets/project_img/youtube_icon_1.png" alt class="w-px-40 h-auto" />
                    </a>
                </li>
                <!--/ Notification -->
                <!-- User -->
                <li class="nav-item navbar-dropdown dropdown-user dropdown">
                                            <a class="nav-link hide-arrow" href="/LoginController/login">
                            <div class="avatar">
                                <img src="https://dev.otaku-dojo.com/assets/project_img/users.png" alt class="w-px-40 h-auto rounded-circle" />
                            </div>
                        </a>
                                    </li>
            </ul>
        </div>

        <!-- Search Small Screens -->
        <div class="navbar-search-wrapper search-input-wrapper container-xxl d-none">
            <script async src="https://cse.google.com/cse.js?cx=60a82f63bc59a49da">
            </script>
            <div class="gcse-searchbox-only"></div>
        </div>
    </div>
</nav>

<!-- / Navbar -->
<!-- DEBUG-VIEW ENDED 2 APPPATH/Views/_navbar.php -->

⇄⧉
_aside => string (1259) "<!-- DEBUG-VIEW START 3 APPPATH/Views/_aside.php --> <style> .gsc-input { fo...
$value['_aside']
<!-- DEBUG-VIEW START 3 APPPATH/Views/_aside.php -->
<style>
    .gsc-input {
        font-size: 10px;!important;
    }
</style>
<aside id="layout-menu" class="layout-menu-horizontal menu-horizontal menu bg-menu-theme flex-grow-0">
    <div class="container-xxl d-flex h-100">
        <ul class="menu-inner">
            <li class="menu-item">
<a href="/Hot/" class="menu-link">
    <div data-i18n="Hot">Hot</div>
</a>
</li><li class="menu-item">
<a href="/NewlyPublished/" class="menu-link">
    <div data-i18n="New">New</div>
</a>
</li><li class="menu-item">
    <a href="javascript:void(0)" class="menu-link menu-toggle">
      <div data-i18n="Collection">Collection</div>
    </a>
<ul class="menu-sub"><li class="menu-item">
        <a href="/Channel/a11068d8-c280-473b-b4e1-5912a8ff4c12" class="menu-link">
          <div data-i18n="Original character">Original character</div>
        </a>
      </li>  </ul></li><li class="menu-item">
<a href="/Article/" class="menu-link">
    <div data-i18n="NEWS">NEWS</div>
</a>
</li><li class="menu-item">
<a href="/Nsfw/" class="menu-link">
    <div data-i18n="NSFW">NSFW</div>
</a>
</li>        </ul>
    </div>
</aside>


<!-- DEBUG-VIEW ENDED 3 APPPATH/Views/_aside.php -->

⇄⧉
_footer => UTF-8 string (468) "<!-- DEBUG-VIEW START 4 APPPATH/Views/_footer.php --> <footer class="content...
$value['_footer']
<!-- DEBUG-VIEW START 4 APPPATH/Views/_footer.php -->
<footer class="content-footer footer bg-footer-theme">
    <div class="container-xxl d-flex flex-wrap justify-content-between py-2 flex-md-row flex-column">
        <div class="mb-2 mb-md-0">
            ©2023 , made by Fujiwara Haru.
            <a href="/WebInfo/privacy_policy" target="_blank">Privacy Policy</a>
        </div>
    </div>
</footer>
<!-- DEBUG-VIEW ENDED 4 APPPATH/Views/_footer.php -->

⇄⧉
_js => string (972) "<!-- DEBUG-VIEW START 5 APPPATH/Views/_js.php --> <!-- Core JS --> <!-- buil...
$value['_js']
<!-- DEBUG-VIEW START 5 APPPATH/Views/_js.php -->
<!-- Core JS -->
<!-- build:js assets/vendor/js/core.js -->
<script src="../../assets/vendor/libs/jquery/jquery.js"></script>
<script src="../../assets/vendor/libs/popper/popper.js"></script>
<script src="../../assets/vendor/js/bootstrap.js"></script>
<script src="../../assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.js"></script>

<script src="../../assets/vendor/libs/hammer/hammer.js"></script>
<script src="../../assets/vendor/libs/i18n/i18n.js"></script>
<script src="../../assets/vendor/libs/typeahead-js/typeahead.js"></script>

<script src="../../assets/vendor/js/menu.js"></script>
<!-- endbuild -->

<!-- Vendors JS -->
<script src="../../assets/vendor/libs/masonry/masonry.js"></script>

<!-- Main JS -->
<script src="../../assets/js/main.js"></script>
<script src="../../assets/project_lib/lazysizes/lazysizes.min.js"></script>


<!-- DEBUG-VIEW ENDED 5 APPPATH/Views/_js.php -->

article
⧉⌕
$value array (10)
⇄id => string (4) "7874"
$value['id']
⇄rss_uuid => string (36) "cd558525-8ec7-4d09-9e24-7d00ea1e8274"
$value['rss_uuid']
⇄rss_source => string (5) "Wired"
$value['rss_source']
⇄title => string (47) "Crave Vesper Mini Review: The Discreet Vibrator"
$value['title']
⇄link => string (47) "https://www.wired.com/review/crave-vesper-mini/"
$value['link']
⇄published => string (31) "Wed, 12 Feb 2025 10:00:00 +0000"
$value['published']
⇄author => string (3) "N/A"
$value['author']
⇄⧉
media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202502/cd558525-8ec7-4d09-9e2...
$value['media_url']
  • File (904.7KB)
  • Contents
  • -rw-r--r-- 33 33 904.7KB Feb 12 10:05 /var/www/html/storage01.otaku-dojo.com/rss_pic/202502/cd558525-8ec7-4d09-9e24-7d00ea1e8274.jpg
    
  • /var/www/html/storage01.otaku-dojo.com/rss_pic/202502/cd558525-8ec7-4d09-9e24-7d00ea1e8274.jpg
    
⇄description => string (55) "The iconic jewelry vibrator is back, smaller than ever."
$value['description']
⇄content => string (3) "N/A"
$value['content']
random_collection
⧉⌕
$value array (3)
  • Table (3)
  • Contents (3)
  • waifu_collection_idwaifu_collection_uuidwaifu_collection_titlewaifu_collection_title_enwaifu_collection_title_zhwaifu_collection_title_jpwaifu_collection_contentwaifu_collection_content_enwaifu_collection_content_zhwaifu_collection_content_jpwaifu_collection_png_info_file_pathwaifu_collection_high_res_file_pathcover_lcover_mcover_scover_1_1cover_16_9cover_altcover_alt_encover_alt_zhcover_alt_jpwaifu_collection_png_infowaifu_collection_tagspage_viewad_statusad_typestart_timeend_timewaifu_collection_statusnft_urlnsfw_statuscreate_time
    045637362fea-b350-46a9-9772-0afa09ff0240Original characternullnullnullOriginal characternullnullnull/var/www/html/storage01.otaku-dojo.com/imageFile/202403/png_info_77a449a1-a4a.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/high_res_8cdf85b0-cad.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/l_1711022506_e43bf78a.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/m_1711022506_e43bf78a.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/s_1711022506_e43bf78a.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_1_1_49948bca-9b.../var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_16_9_83b25297-8...nullnullnullnull{'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterpi...ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotography, aisex...865truegoogle2024-03-21 20:00:002099-12-31 00:00:00truenullfalse2024-03-21 20:00:00
    128307677da6-2e5f-439e-b31c-4845d3b086feSoi Fon / BLEACHnullnullnullSoi Fon / BLEACHnullnullnull/var/www/html/storage01.otaku-dojo.com/imageFile/202309/png_info_e83f4245-b33.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/high_res_5007d47e-f95.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/l_1695399317_688c4d91.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/m_1695399317_688c4d91.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/s_1695399317_688c4d91.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_1_1_606ff6f2-37.../var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_16_9_42321d71-4...nullnullnullnull{'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterpi...soifon,bleach,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphot...1392truegoogle2023-09-23 00:11:002099-12-31 00:00:00truenullfalse2023-09-23 00:11:00
    28322f4a5dc-c37a-4142-8790-2a4c044e039dVelvet Crowe / Tales of BerserianullnullnullVelvet Crowe / Tales of Berserianullnullnull/var/www/html/storage01.otaku-dojo.com/imageFile/202307/png_info_7cc8caad-658.../var/www/html/storage01.otaku-dojo.com/imageFile/202307/high_res_cec0085a-125.../var/www/html/storage01.otaku-dojo.com/imageFile/202307/l_1688750405_15ffe5de.../var/www/html/storage01.otaku-dojo.com/imageFile/202307/m_1688750405_15ffe5de.../var/www/html/storage01.otaku-dojo.com/imageFile/202307/s_1688750405_15ffe5de.../var/www/html/storage01.otaku-dojo.com/imageFile/202307/cover_1_1_f7909e2c-17.../var/www/html/storage01.otaku-dojo.com/imageFile/202308/cover_16_9_701a5296-d...nullnullnullnull{'parameters': '<lora:fashionGirl_v45:0.8>,unparalleled masterpiece, ultra re...Velvet,tob,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotogr...1386truegoogle2023-07-08 01:18:002099-12-31 00:00:00truehttps://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e...false2023-07-08 01:18:00
  • ⇄⧉
    0 => array (32)
    $value[0]
    ⇄waifu_collection_id => string (3) "456"
    $value[0]['waifu_collection_id']
    ⇄waifu_collection_uuid => string (36) "37362fea-b350-46a9-9772-0afa09ff0240"
    $value[0]['waifu_collection_uuid']
    ⇄waifu_collection_title => string (18) "Original character"
    $value[0]['waifu_collection_title']
    ⇄waifu_collection_title_en => null
    $value[0]['waifu_collection_title_en']
    ⇄waifu_collection_title_zh => null
    $value[0]['waifu_collection_title_zh']
    ⇄waifu_collection_title_jp => null
    $value[0]['waifu_collection_title_jp']
    ⇄waifu_collection_content => string (18) "Original character"
    $value[0]['waifu_collection_content']
    ⇄waifu_collection_content_en => null
    $value[0]['waifu_collection_content_en']
    ⇄waifu_collection_content_zh => null
    $value[0]['waifu_collection_content_zh']
    ⇄waifu_collection_content_jp => null
    $value[0]['waifu_collection_content_jp']
    ⇄⧉
    waifu_collection_png_info_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/png_info_77a449a1-a4...
    $value[0]['waifu_collection_png_info_file_path']
    • File (1.9MB)
    • Contents
    • -rw-r--r-- 33 33 1.9MB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/png_info_77a449a1-a4ac-47ed-8858-2c7ec052ae73.png
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/png_info_77a449a1-a4ac-47ed-8858-2c7ec052ae73.png
      
    ⇄⧉
    waifu_collection_high_res_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/high_res_8cdf85b0-ca...
    $value[0]['waifu_collection_high_res_file_path']
    • File (3MB)
    • Contents
    • -rw-r--r-- 33 33 3MB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/high_res_8cdf85b0-cad2-4a65-8547-df857ae40dc9.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/high_res_8cdf85b0-cad2-4a65-8547-df857ae40dc9.jpg
      
    ⇄⧉
    cover_l => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/l_1711022506_e43bf78...
    $value[0]['cover_l']
    • File (98.6KB)
    • Contents
    • -rw-r--r-- 33 33 98.6KB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/l_1711022506_e43bf78a4fc724b363cb.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/l_1711022506_e43bf78a4fc724b363cb.webp
      
    ⇄⧉
    cover_m => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/m_1711022506_e43bf78...
    $value[0]['cover_m']
    • File (60.5KB)
    • Contents
    • -rw-r--r-- 33 33 60.5KB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/m_1711022506_e43bf78a4fc724b363cb.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/m_1711022506_e43bf78a4fc724b363cb.webp
      
    ⇄⧉
    cover_s => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/s_1711022506_e43bf78...
    $value[0]['cover_s']
    • File (36KB)
    • Contents
    • -rw-r--r-- 33 33 36KB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/s_1711022506_e43bf78a4fc724b363cb.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/s_1711022506_e43bf78a4fc724b363cb.webp
      
    ⇄⧉
    cover_1_1 => string (107) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_1_1_49948bca-9...
    $value[0]['cover_1_1']
    • File (10.4KB)
    • Contents
    • -rw-r--r-- 33 33 10.4KB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_1_1_49948bca-9b46-4856-9cfe-7a9d02df85b1.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_1_1_49948bca-9b46-4856-9cfe-7a9d02df85b1.webp
      
    ⇄⧉
    cover_16_9 => string (108) "/var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_16_9_83b25297-...
    $value[0]['cover_16_9']
    • File (14.1KB)
    • Contents
    • -rw-r--r-- 33 33 14.1KB Mar 21 2024 /var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_16_9_83b25297-87e8-4122-a2de-1bc4facc54c7.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202403/cover_16_9_83b25297-87e8-4122-a2de-1bc4facc54c7.webp
      
    ⇄cover_alt => null
    $value[0]['cover_alt']
    ⇄cover_alt_en => null
    $value[0]['cover_alt_en']
    ⇄cover_alt_zh => null
    $value[0]['cover_alt_zh']
    ⇄cover_alt_jp => null
    $value[0]['cover_alt_jp']
    ⇄⧉
    waifu_collection_png_info => string (1414) "{'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterp...
    $value[0]['waifu_collection_png_info']
    {'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterpiece,ultra realistic 8k CG,perfect artwork,((perfect female figure)),1girl,(ulzzang-6500:1),kpop idol,best quality,(looking at viewer:2),game cg,\nindoors,((( large breast,closed mouth, smile,hide hand,sexy wedding dress,lace,lace trim,lace-trimmed legwear,))),\nmature female,seductive posture,alluring,clean,beautiful face,pure face,pale skin,shiny skin,skindentation,delicate pattern,intricate detail,(rich:1.4),\nprestige,gorgeous,luxury,royal palace,jewelry,gem,gold,silver,diamond,glint,sapphire,ruby,emerald,pearl,amber,obsidian,illustration,colorful,\n\nanimal ear fluff, animal ears, black hair, blunt bangs, (blue eyes:1.5), facial mark, fox ears, fox girl, long hair, sidelocks,\ncleavage, collarbone, hair ornament,jewelry,magatama, magatama necklace, necklace,\nNegative prompt: EasyNegative,ng_deepnegative_v1_75t,badhandv4,((wrong hand,bad hand)),(worst quality, low quality:1.3), makeup, mole under eye, mole, logo, watermark, text,hand,(((extra hands)))\n\nSteps: 50, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 883758636, Size: 512x768, Model hash: ca883fecc7, Model: perfectWorld_perfectWorldBakedVAE, Denoising strength: 0.5, Hires upscale: 2, Hires steps: 50, Hires upscaler: R-ESRGAN 4x+ Anime6B, Lora hashes: "fashiongirl-lora-v4.5-128dim: fd4644a6bfb4", TI hashes: "ulzzang-6500: 66d481a222ee", Version: v1.5.1'}
    
    ⇄⧉
    waifu_collection_tags => string (234) "ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotography, aise...
    $value[0]['waifu_collection_tags']
    ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotography, aisexy, aiwoman, algorithm, algorithmart, artoftheday, beautifulwomen, chracterdesign, dailyart, digitalart, digitalartist, generativeart, gorgeous, hot, hotmodel
    
    ⇄page_view => string (3) "865"
    $value[0]['page_view']
    ⇄ad_status => string (4) "true"
    $value[0]['ad_status']
    ⇄ad_type => string (6) "google"
    $value[0]['ad_type']
    ⇄start_time => string (19) "2024-03-21 20:00:00"
    $value[0]['start_time']
    ⇄end_time => string (19) "2099-12-31 00:00:00"
    $value[0]['end_time']
    ⇄waifu_collection_status => string (4) "true"
    $value[0]['waifu_collection_status']
    ⇄nft_url => null
    $value[0]['nft_url']
    ⇄nsfw_status => string (5) "false"
    $value[0]['nsfw_status']
    ⇄create_time => string (19) "2024-03-21 20:00:00"
    $value[0]['create_time']
    ⇄⧉
    1 => array (32)
    $value[1]
    ⇄waifu_collection_id => string (3) "283"
    $value[1]['waifu_collection_id']
    ⇄waifu_collection_uuid => string (36) "07677da6-2e5f-439e-b31c-4845d3b086fe"
    $value[1]['waifu_collection_uuid']
    ⇄waifu_collection_title => string (16) "Soi Fon / BLEACH"
    $value[1]['waifu_collection_title']
    ⇄waifu_collection_title_en => null
    $value[1]['waifu_collection_title_en']
    ⇄waifu_collection_title_zh => null
    $value[1]['waifu_collection_title_zh']
    ⇄waifu_collection_title_jp => null
    $value[1]['waifu_collection_title_jp']
    ⇄waifu_collection_content => string (16) "Soi Fon / BLEACH"
    $value[1]['waifu_collection_content']
    ⇄waifu_collection_content_en => null
    $value[1]['waifu_collection_content_en']
    ⇄waifu_collection_content_zh => null
    $value[1]['waifu_collection_content_zh']
    ⇄waifu_collection_content_jp => null
    $value[1]['waifu_collection_content_jp']
    ⇄⧉
    waifu_collection_png_info_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/png_info_e83f4245-b3...
    $value[1]['waifu_collection_png_info_file_path']
    • File (1.7MB)
    • Contents
    • -rw-r--r-- 33 33 1.7MB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/png_info_e83f4245-b335-4df3-b0e2-9833f133289a.png
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/png_info_e83f4245-b335-4df3-b0e2-9833f133289a.png
      
    ⇄⧉
    waifu_collection_high_res_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/high_res_5007d47e-f9...
    $value[1]['waifu_collection_high_res_file_path']
    • File (1.8MB)
    • Contents
    • -rw-r--r-- 33 33 1.8MB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/high_res_5007d47e-f955-4c9c-9749-99e6dcabb1fa.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/high_res_5007d47e-f955-4c9c-9749-99e6dcabb1fa.jpg
      
    ⇄⧉
    cover_l => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/l_1695399317_688c4d9...
    $value[1]['cover_l']
    • File (84.9KB)
    • Contents
    • -rw-r--r-- 33 33 84.9KB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/l_1695399317_688c4d91fefbcab44874.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/l_1695399317_688c4d91fefbcab44874.webp
      
    ⇄⧉
    cover_m => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/m_1695399317_688c4d9...
    $value[1]['cover_m']
    • File (55.2KB)
    • Contents
    • -rw-r--r-- 33 33 55.2KB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/m_1695399317_688c4d91fefbcab44874.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/m_1695399317_688c4d91fefbcab44874.webp
      
    ⇄⧉
    cover_s => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/s_1695399317_688c4d9...
    $value[1]['cover_s']
    • File (34.4KB)
    • Contents
    • -rw-r--r-- 33 33 34.4KB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/s_1695399317_688c4d91fefbcab44874.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/s_1695399317_688c4d91fefbcab44874.webp
      
    ⇄⧉
    cover_1_1 => string (107) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_1_1_606ff6f2-3...
    $value[1]['cover_1_1']
    • File (11.2KB)
    • Contents
    • -rw-r--r-- 33 33 11.2KB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_1_1_606ff6f2-37fa-4d6b-917c-04cd8185bdf2.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_1_1_606ff6f2-37fa-4d6b-917c-04cd8185bdf2.webp
      
    ⇄⧉
    cover_16_9 => string (108) "/var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_16_9_42321d71-...
    $value[1]['cover_16_9']
    • File (16.1KB)
    • Contents
    • -rw-r--r-- 33 33 16.1KB Sep 22 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_16_9_42321d71-4da5-4218-a047-02102b6e709c.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202309/cover_16_9_42321d71-4da5-4218-a047-02102b6e709c.webp
      
    ⇄cover_alt => null
    $value[1]['cover_alt']
    ⇄cover_alt_en => null
    $value[1]['cover_alt_en']
    ⇄cover_alt_zh => null
    $value[1]['cover_alt_zh']
    ⇄cover_alt_jp => null
    $value[1]['cover_alt_jp']
    ⇄⧉
    waifu_collection_png_info => string (1010) "{'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterp...
    $value[1]['waifu_collection_png_info']
    {'parameters': '<lora:fashiongirl-lora-v4.5-128dim:0.7>,unparalleled masterpiece,ultra realistic 8k CG,perfect artwork,((perfect female figure)),1girl,(ulzzang-6500:1),kpop idol,best quality,(looking at viewer:2),game cg,\nblurry background,outdoors,shiny skin,((( large breast,upper body,closed mouth, smile,hide hand))),\nsui-feng,short hair,short hair with long locks,japanese clothes,sideboob, <lora:sui-feng-10:1>\nNegative prompt: EasyNegative,ng_deepnegative_v1_75t,badhandv4,((wrong hand,bad hand)),(worst quality, low quality:1.3), makeup, mole under eye, mole, logo, watermark, text,hand,(((extra hands)))\n\nSteps: 50, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 276210626, Size: 512x768, Model hash: ca883fecc7, Model: perfectWorld_perfectWorldBakedVAE, Denoising strength: 0.5, Hires upscale: 2, Hires steps: 50, Hires upscaler: R-ESRGAN 4x+ Anime6B, Lora hashes: "fashiongirl-lora-v4.5-128dim: fd4644a6bfb4, sui-feng-10: 64b253017a9a", TI hashes: "ulzzang-6500: 66d481a222ee", Version: v1.5.1'}
    
    ⇄⧉
    waifu_collection_tags => string (248) "soifon,bleach,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aipho...
    $value[1]['waifu_collection_tags']
    soifon,bleach,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotography, aisexy, aiwoman, algorithm, algorithmart, artoftheday, beautifulwomen, chracterdesign, dailyart, digitalart, digitalartist, generativeart, gorgeous, hot, hotmodel
    
    ⇄page_view => string (4) "1392"
    $value[1]['page_view']
    ⇄ad_status => string (4) "true"
    $value[1]['ad_status']
    ⇄ad_type => string (6) "google"
    $value[1]['ad_type']
    ⇄start_time => string (19) "2023-09-23 00:11:00"
    $value[1]['start_time']
    ⇄end_time => string (19) "2099-12-31 00:00:00"
    $value[1]['end_time']
    ⇄waifu_collection_status => string (4) "true"
    $value[1]['waifu_collection_status']
    ⇄nft_url => null
    $value[1]['nft_url']
    ⇄nsfw_status => string (5) "false"
    $value[1]['nsfw_status']
    ⇄create_time => string (19) "2023-09-23 00:11:00"
    $value[1]['create_time']
    ⇄⧉
    2 => array (32)
    $value[2]
    ⇄waifu_collection_id => string (2) "83"
    $value[2]['waifu_collection_id']
    ⇄waifu_collection_uuid => string (36) "22f4a5dc-c37a-4142-8790-2a4c044e039d"
    $value[2]['waifu_collection_uuid']
    ⇄waifu_collection_title => string (32) "Velvet Crowe / Tales of Berseria"
    $value[2]['waifu_collection_title']
    ⇄waifu_collection_title_en => null
    $value[2]['waifu_collection_title_en']
    ⇄waifu_collection_title_zh => null
    $value[2]['waifu_collection_title_zh']
    ⇄waifu_collection_title_jp => null
    $value[2]['waifu_collection_title_jp']
    ⇄waifu_collection_content => string (32) "Velvet Crowe / Tales of Berseria"
    $value[2]['waifu_collection_content']
    ⇄waifu_collection_content_en => null
    $value[2]['waifu_collection_content_en']
    ⇄waifu_collection_content_zh => null
    $value[2]['waifu_collection_content_zh']
    ⇄waifu_collection_content_jp => null
    $value[2]['waifu_collection_content_jp']
    ⇄⧉
    waifu_collection_png_info_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/png_info_7cc8caad-65...
    $value[2]['waifu_collection_png_info_file_path']
    • File (2MB)
    • Contents
    • -rw-r--r-- 33 33 2MB Jul 07 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/png_info_7cc8caad-658f-4ed3-9962-9bba9a334812.png
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/png_info_7cc8caad-658f-4ed3-9962-9bba9a334812.png
      
    ⇄⧉
    waifu_collection_high_res_file_path => string (105) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/high_res_cec0085a-12...
    $value[2]['waifu_collection_high_res_file_path']
    • File (2.5MB)
    • Contents
    • -rw-r--r-- 33 33 2.5MB Jul 07 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/high_res_cec0085a-125d-47f4-ad15-e4842e0340e1.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/high_res_cec0085a-125d-47f4-ad15-e4842e0340e1.jpg
      
    ⇄⧉
    cover_l => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/l_1688750405_15ffe5d...
    $value[2]['cover_l']
    • File (128.3KB)
    • Contents
    • -rw-r--r-- 33 33 128.3KB Jul 07 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/l_1688750405_15ffe5de0c12207e4e03.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/l_1688750405_15ffe5de0c12207e4e03.webp
      
    ⇄⧉
    cover_m => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/m_1688750405_15ffe5d...
    $value[2]['cover_m']
    • File (83.6KB)
    • Contents
    • -rw-r--r-- 33 33 83.6KB Jul 07 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/m_1688750405_15ffe5de0c12207e4e03.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/m_1688750405_15ffe5de0c12207e4e03.webp
      
    ⇄⧉
    cover_s => string (94) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/s_1688750405_15ffe5d...
    $value[2]['cover_s']
    • File (52.1KB)
    • Contents
    • -rw-r--r-- 33 33 52.1KB Jul 07 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/s_1688750405_15ffe5de0c12207e4e03.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/s_1688750405_15ffe5de0c12207e4e03.webp
      
    ⇄⧉
    cover_1_1 => string (107) "/var/www/html/storage01.otaku-dojo.com/imageFile/202307/cover_1_1_f7909e2c-1...
    $value[2]['cover_1_1']
    • File (12.9KB)
    • Contents
    • -rw-r--r-- 33 33 12.9KB Jul 21 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202307/cover_1_1_f7909e2c-1715-425b-9cef-7b09c2564b75.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202307/cover_1_1_f7909e2c-1715-425b-9cef-7b09c2564b75.webp
      
    ⇄⧉
    cover_16_9 => string (108) "/var/www/html/storage01.otaku-dojo.com/imageFile/202308/cover_16_9_701a5296-...
    $value[2]['cover_16_9']
    • File (21.1KB)
    • Contents
    • -rw-r--r-- 33 33 21.1KB Aug 01 2023 /var/www/html/storage01.otaku-dojo.com/imageFile/202308/cover_16_9_701a5296-d011-4c5c-b011-54ceefc0e0fa.webp
      
    • /var/www/html/storage01.otaku-dojo.com/imageFile/202308/cover_16_9_701a5296-d011-4c5c-b011-54ceefc0e0fa.webp
      
    ⇄cover_alt => null
    $value[2]['cover_alt']
    ⇄cover_alt_en => null
    $value[2]['cover_alt_en']
    ⇄cover_alt_zh => null
    $value[2]['cover_alt_zh']
    ⇄cover_alt_jp => null
    $value[2]['cover_alt_jp']
    ⇄⧉
    waifu_collection_png_info => string (818) "{'parameters': '<lora:fashionGirl_v45:0.8>,unparalleled masterpiece, ultra r...
    $value[2]['waifu_collection_png_info']
    {'parameters': '<lora:fashionGirl_v45:0.8>,unparalleled masterpiece, ultra realistic 8k CG, perfect artwork, ((perfect female figure)),1girl, (ulzzang-6500:1), kpop idol, best quality, (looking at viewer:2),game cg,\nblurry background,outdoors,shiny skin, sitting,((( large breast,upper body,closed mouth))),arms behind back,Bandaged left arm,flameclaw left hand,\n<lora:VelvetCrowe:1>, velvet crowe, velvet-outfit, solo, claws, complex lighting, , highres, absurdres,\nNegative prompt: EasyNegative, lowres, normal quality, ((monochrome)), ((grayscale)),\nSteps: 30, Sampler: DPM++ 2M Karras, CFG scale: 10, Seed: 2494536221, Size: 512x768, Model hash: 79e42fb744, Model: perfectWorld_perfectWorldV2Baked, Denoising strength: 0.5, ENSD: 31337, Hires upscale: 2, Hires steps: 30, Hires upscaler: R-ESRGAN 4x+ Anime6B'}
    
    ⇄⧉
    waifu_collection_tags => string (245) "Velvet,tob,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotog...
    $value[2]['waifu_collection_tags']
    Velvet,tob,ai, aiart, aiartcomm, aiartist, aiartwork, aigeneration, aiphotography, aisexy, aiwoman, algorithm, algorithmart, artoftheday, beautifulwomen, chracterdesign, dailyart, digitalart, digitalartist, generativeart, gorgeous, hot, hotmodel
    
    ⇄page_view => string (4) "1386"
    $value[2]['page_view']
    ⇄ad_status => string (4) "true"
    $value[2]['ad_status']
    ⇄ad_type => string (6) "google"
    $value[2]['ad_type']
    ⇄start_time => string (19) "2023-07-08 01:18:00"
    $value[2]['start_time']
    ⇄end_time => string (19) "2099-12-31 00:00:00"
    $value[2]['end_time']
    ⇄waifu_collection_status => string (4) "true"
    $value[2]['waifu_collection_status']
    ⇄⧉
    nft_url => string (156) "https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5...
    $value[2]['nft_url']
    https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/34055749415588582930165365360474227901264616433544854497908724323328314048513/
    
    ⇄nsfw_status => string (5) "false"
    $value[2]['nsfw_status']
    ⇄create_time => string (19) "2023-07-08 01:18:00"
    $value[2]['create_time']
random_rss
⧉⌕
$value array (12)
  • Table (12)
  • Contents (12)
  • idrss_uuidrss_sourcetitlelinkpublishedauthormedia_urldescriptioncontent
    021139c731a401-c21f-46ef-a8c8-06526438ca45WiredViolent Threats Against US Judges Are Skyrocketing Onlinehttps://www.wired.com/story/violent-threats-us-judges-increase-online/Wed, 14 May 2025 17:04:55 +0000N/A/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/c731a401-c21f-46ef-a8c8...Threatening social media posts targeting US judges have increased by more tha...N/A
    11107703052589-b6ac-4ea8-b893-dd7199152e36PolygonWhich of Nintendo’s internal teams might already be working on Switch 2 games?https://www.polygon.com/nintendo-switch-2/539478/switch-2-games-nintendo-inte...2025-03-14T15:19:45-04:00Michael McWhertor/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/03052589-b6ac-4ea8-b893...Nintendo’s Switch 2 reveal in January showed very little in the way of games,...<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    211097323f4490-fc62-4a91-9e71-77670624d326GamespotThe Super Mario Adventures Comic Is Discounted At Amazonhttps://www.gamespot.com/articles/the-super-mario-adventures-comic-is-discoun...Fri, 14 Mar 2025 08:26:00 -0700Jon Bitner/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/323f4490-fc62-4a91-9e71...<p>Nintendo Power was a popular staple of '90s gaming culture, offering not j...N/A
    3173692af9c07b-9a50-4932-b993-10af34d15b34GamespotCelebrate Final Fantasy IX's 25th Anniversary With This New Vinyl Release Of ...https://www.gamespot.com/articles/celebrate-final-fantasy-ixs-25th-anniversar...Fri, 18 Apr 2025 09:03:00 -0700Jon Bitner/var/www/html/storage01.otaku-dojo.com/rss_pic/202504/2af9c07b-9a50-4932-b993...<p>Final Fantasy IX is one of the best games in the franchise. It’s often ove...N/A
    420900a1dba15b-232a-42ad-8d77-474854af29a0PolygonIs that Virtua Fighter Ganondorf?https://www.polygon.com/news/598553/virtua-fighter-6-wolf-ganondorf-vf5-revo-...2025-05-12T12:49:28-04:00Marc Griffin/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/a1dba15b-232a-42ad-8d77...Sega promised new Virtua Fighter details this weekend, and with the company r...<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    5768504d14ac4-1e5f-431d-9ef4-e49ba06d3c1fIGNAU Deals: A Freebie Zombie Army 4, 170 Bucks off Borderlands, $116 off a Turt...https://www.ign.com/articles/au-deals-a-freebie-zombie-army-4-170-bucks-off-b...Mon, 10 Feb 2025 00:52:56 +0000Adam Mathew/var/www/html/storage01.otaku-dojo.com/rss_pic/202502/04d14ac4-1e5f-431d-9ef4...Get your week started correctly with all of the finest gaming discounts avail...<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/0...
    621188e41ff191-6bbb-4104-961e-76aa8fa74734IGNSave 40% Off the PowerBlock Adjustable Dumbbells and Expansion Kitshttps://www.ign.com/articles/powerblock-adjustable-dumbbells-deal-compare-to-...Wed, 14 May 2025 22:05:00 +0000Eric Song/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/e41ff191-6bbb-4104-961e...An affordable alternative to Bowflex SeletTech.<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/0...
    766078007925f-4b31-45cd-9310-7880e6c8f228WiredWashington, DC Plane Crash: Everything We Know So Farhttps://www.wired.com/story/washington-dc-plane-crash-everything-we-know-so-f...Thu, 30 Jan 2025 14:30:23 +0000N/A/var/www/html/storage01.otaku-dojo.com/rss_pic/202501/8007925f-4b31-45cd-9310...Air traffic controllers asked Flight 5342 to switch runways when coming in to...N/A
    844226100b2f4-a8f7-43ef-a6af-21fb7fd0a58fPolygonDC’s Batman reboot promised hope, but Wonder Woman and Superman deliveredhttps://www.polygon.com/comics/504039/absolute-batman-superman-wonder-woman-r...2025-01-05T11:31:00-05:00Susana Polo/var/www/html/storage01.otaku-dojo.com/rss_pic/202501/6100b2f4-a8f7-43ef-a6af...When DC Comics’ Absolute line was leaked, then announced in 2024, one arresti...<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    93793fd8fe1d1-2ce0-4118-9125-adbd7398fd66Wired11 Best Beard Trimmers (2024): Full Beards, Hair, Stubblehttps://www.wired.com/gallery/best-beard-trimmers/Wed, 25 Dec 2024 13:02:00 +0000N/A/var/www/html/storage01.otaku-dojo.com/rss_pic/202412/fd8fe1d1-2ce0-4118-9125...These beard tools deliver a quality trim for all types of facial hair.N/A
    1012443bab099a0-5f34-462d-9e13-def62de62554IGNThe Best Deals Today: Samsung 990 Pro SSD, Surface Pro Copilot+ PC, and Morehttps://www.ign.com/articles/best-deals-for-march-27-2025Thu, 27 Mar 2025 17:30:00 +0000Christian Wait/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/bab099a0-5f34-462d-9e13...As of March 27, the Samsung 990 Pro 4TB SSD is on sale for $279.99 ($185 off)...<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/0...
    1120998d0dc6685-a06c-4f13-bf4d-8bb214d4891cIGNGeoGuessr Says It's 'Listening Closely' to Player Feedback as Steam Edition P...https://www.ign.com/articles/geoguessr-says-its-listening-closely-to-player-f...Tue, 13 May 2025 11:43:05 +0000Vikki Blake/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/d0dc6685-a06c-4f13-bf4d...GeoGuessr Steam Edition, a Steam reimagining of one of the world's best-loved...<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/0...
  • ⇄⧉
    0 => array (10)
    $value[0]
    ⇄id => string (5) "21139"
    $value[0]['id']
    ⇄rss_uuid => string (36) "c731a401-c21f-46ef-a8c8-06526438ca45"
    $value[0]['rss_uuid']
    ⇄rss_source => string (5) "Wired"
    $value[0]['rss_source']
    ⇄title => string (57) "Violent Threats Against US Judges Are Skyrocketing Online"
    $value[0]['title']
    ⇄link => string (70) "https://www.wired.com/story/violent-threats-us-judges-increase-online/"
    $value[0]['link']
    ⇄published => string (31) "Wed, 14 May 2025 17:04:55 +0000"
    $value[0]['published']
    ⇄author => string (3) "N/A"
    $value[0]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/c731a401-c21f-46ef-a8c...
    $value[0]['media_url']
    • File (2.7MB)
    • Contents
    • -rw-r--r-- 33 33 2.7MB May 14 17:10 /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/c731a401-c21f-46ef-a8c8-06526438ca45.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/c731a401-c21f-46ef-a8c8-06526438ca45.jpg
      
    ⇄⧉
    description => string (127) "Threatening social media posts targeting US judges have increased by more th...
    $value[0]['description']
    Threatening social media posts targeting US judges have increased by more than 300 percent since last year, a new report shows.
    
    ⇄content => string (3) "N/A"
    $value[0]['content']
    ⇄⧉
    1 => array (10)
    $value[1]
    ⇄id => string (5) "11077"
    $value[1]['id']
    ⇄rss_uuid => string (36) "03052589-b6ac-4ea8-b893-dd7199152e36"
    $value[1]['rss_uuid']
    ⇄rss_source => string (7) "Polygon"
    $value[1]['rss_source']
    ⇄title => UTF-8 string (80) "Which of Nintendo’s internal teams might already be working on Switch 2 games?"
    $value[1]['title']
    ⇄⧉
    link => string (91) "https://www.polygon.com/nintendo-switch-2/539478/switch-2-games-nintendo-int...
    $value[1]['link']
    https://www.polygon.com/nintendo-switch-2/539478/switch-2-games-nintendo-internal-dev-teams
    
    ⇄published => string (25) "2025-03-14T15:19:45-04:00"
    $value[1]['published']
    ⇄author => string (17) "Michael McWhertor"
    $value[1]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/03052589-b6ac-4ea8-b89...
    $value[1]['media_url']
    • File (408.6KB)
    • Contents
    • -rw-r--r-- 33 33 408.6KB Mar 14 19:25 /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/03052589-b6ac-4ea8-b893-dd7199152e36.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/03052589-b6ac-4ea8-b893-dd7199152e36.jpg
      
    ⇄⧉
    description => UTF-8 string (326) "Nintendo’s Switch 2 reveal in January showed very little in the way of games...
    $value[1]['description']
    Nintendo’s Switch 2 reveal in January showed very little in the way of games, except an untitled new Mario Kart. We’ll have to wait a few more weeks to get a closer look at the company’s software lineup for Switch 2 — but we might have some helpful indicators about which of Nintendo’s internal development [&#8230;]
    
    ⇄⧉
    content => UTF-8 string (11195) "<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    $value[1]['content']
    <figure>
    
    <img alt="" src="https://platform.polygon.com/wp-content/uploads/sites/2/chorus/uploads/chorus_asset/file/22422672/hero.jpeg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
    	<figcaption></figcaption>
    </figure>
    <p class="has-text-align-none">Nintendo’s <a href="https://www.polygon.com/nintendo/23899504/nintendo-switch-2-release-date-power-name-games">Switch 2</a> <a href="https://www.polygon.com/nintendo/449283/switch-2-announced-2025-release-date-price">reveal in January</a> showed very little in the way of games, except an <a href="https://www.polygon.com/nintendo-switch-2/509164/nintendo-switch-2-games-reveal">untitled new Mario Kart</a>. We’ll have to wait a few more weeks to get a closer look at the company’s software lineup for Switch 2 — but we might have some helpful indicators about which of Nintendo’s internal development teams have been making software for the next-gen console for the past few years.</p>
    
    <p class="has-text-align-none">While we wait for more official game announcements during <a href="https://www.polygon.com/nintendo-switch-2/452161/switch-2-nintendo-direct-april-2025-date">April’s Nintendo Direct</a>, let’s take a look at Nintendo’s 10 internal development teams, what they’ve been working on, and if they’ve had any runway to start making games for Switch 2’s launch window. (Keep in mind that Nintendo has a bunch of similar-sounding dev teams, so bear with us as we walk through who’s who and what they’re working on.)</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Co-Production Group</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> This team (a combination of EPD Group No. 2 and No. 3) works with outside studios like HAL Laboratory, Intelligent Systems, and Monolith Software on franchises like Kirby, Fire Emblem, and Xenoblade. The group also works with teams behind a variety of Mario and Pokémon spinoffs.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> It’s been a long time since we had a new Kirby game —&nbsp;<em><a href="https://www.polygon.com/23312005/kirbys-dream-buffet-fall-guys-release-date-nintendo-switch">Kirby&#8217;s Dream Buffet</a></em> came out in 2022 —&nbsp;meaning the pink puff is due for a new adventure. EPD Co-Production Group still has two Switch 1 titles on its plate for 2025: <em>Xenoblade Chronicles X Definitive Edition</em> and <em>Pokémon Legends: Z-A</em>.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> Good, if HAL has a Kirby waiting in the wings.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 3</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> The Zelda team.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> Production Group No. 3 released <em><a href="https://www.polygon.com/reviews/23718684/zelda-tears-of-the-kingdom-review-switch-totk">The Legend of Zelda: Tears of the Kingdom</a></em> in 2023 and <em><a href="https://www.polygon.com/review/455289/legend-of-zelda-echoes-of-wisdom-review-nintendo-switch">The Legend of Zelda: Echoes of Wisdom</a></em> in 2024, so they’ve been quite busy lately. The team worked with longtime Zelda collaboration studio Grezzo on <em>Echoes of Wisdom</em>, but even with outside help, it’s going to be a while before we see the next big Legend of Zelda game.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> Nil. Nintendo typically announces new mainline Zelda games many months or years in advance.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 4</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> One of Nintendo’s most experimental teams, Production Group No. 4 is behind swerves like Nintendo Labo, <em>Ring Fit Adventure</em>, and <em>Game Builder Garage</em>.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> The team most recently worked with partners on <em><a href="https://www.polygon.com/reviews/24199926/nintendo-world-championships-nes-edition-review-switch">Nintendo World Championships: NES Edition</a></em> and Alarmo. Production Group No. 4 is very likely working on new Switch 2 software, and we wouldn’t be surprised to see the team building something around the console’s new mouse-control functionality.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> High.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 5</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> During the Switch’s lifespan, Group No. 5 has been working on Splatoon and Animal Crossing. Before that, members of the team worked on games that highlighted Nintendo consoles’ unique features with <em>Wii Sports</em> and <em>Nintendo Land</em>.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> <em>Splatoon 3</em> was released back in 2022, and has received regular updates. It’s been more than three years since <em>Animal Crossing: New Horizons</em>’ last major update, the <em>Happy Home Paradise</em> DLC. With more than 47 million copies of <em>New Horizons</em> sold, Production Group No. 5 is almost assuredly developing a follow-up.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> Good, especially if Nintendo wants to start Switch 2 off with a bang with a new Animal Crossing.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 6</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> Another external R&amp;D team, Production Group No. 6 works with developers behind the Metroid Prime, Donkey Kong Country, WarioWare, and Paper Mario series.&nbsp;</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> The group just delivered <em><a href="https://www.polygon.com/review/507546/donkey-kong-country-returns-hd-review-nintendo-switch">Donkey Kong Country Returns HD</a></em> (with Forever Entertainment) and is still working on <em><a href="https://www.polygon.com/18128959/metroid-prime-4-release-date-trailer-nintendo-switch">Metroid Prime 4: Beyond</a></em> (with Retro Studios). So it has a relatively full plate. Production Group No. 6 also works with Next Level Games, the team behind <em>Luigi&#8217;s Mansion 3</em> and <em>Mario Strikers: Battle League</em>, and they haven’t released a new game since 2022.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> Does a cross-gen <em>Metroid Prime 4</em> count? Then pretty good!</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 7</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> This is the team responsible for the development of 2D Metroid games and the Rhythm Heaven series.&nbsp;</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> <em>Emio &#8211; The Smiling Man: Famicom Detective Club</em>. Beyond that, it’s unclear what Group No. 7 could be working on for Switch 2.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> This team has been pretty quiet lately, so the chance that it’s working on something new — possibly a new Rhythm Heaven or something fun/weird, à la <em>Miitomo</em> and <em>Tomodachi Life</em> — is excitingly high.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 8</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> They make 3D Mario games, including 2017’s <em>Super Mario Odyssey</em>, so they’re kind of a big deal.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> It’s been nearly eight years since <em>Odyssey</em>, the most recent mainline 3D Mario game. Production Group No. 8 also worked on 2021’s open-world <em>Bowser’s Fury</em> expansion to <em>Super Mario 3D World</em>, a possible indicator that future 3D Mario games could further explore open-world designs.&nbsp;</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> High. Maybe within the launch window.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 9</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> This is the team responsible for recent Mario Kart games and <em>Arms </em>for Nintendo Switch.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> <em>Mario Kart 8 Deluxe</em> and <em>Mario Kart Tour</em>.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> All but guaranteed with <em>Mario Kart 9</em>.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD Production Group No. 10</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> Production Group No. 10 is behind many of Nintendo’s 2D Mario games and the Pikmin series.&nbsp;</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> The team released <em><a href="https://www.polygon.com/reviews/23920680/super-mario-bros-wonder-review-nintendo-switch">Super Mario Bros. Wonder</a></em> and <em><a href="https://www.polygon.com/reviews/23792462/pikmin-4-review-coop-treasures-nintendo-switch">Pikmin 4</a></em> in 2023, so it’s had a little time to start working on new games for Switch 2. The team is also responsible for the Super Mario Maker series, a franchise that would showcase Switch 2’s Joy-Con mouse controls.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> That all depends on just how many Mario games Nintendo wants to release in 2025.</p>
    
    <h2 class="wp-block-heading">Nintendo EPD &#8211; Smart Device Production Group</h2>
    
    <p class="has-text-align-none"><strong>Who they are:</strong> Nintendo’s mobile games team.</p>
    
    <p class="has-text-align-none"><strong>Most recent release:</strong> In addition to supporting <em>Fire Emblem Heroes</em> and <em>Mario Kart Tour</em>, Nintendo’s smart device team recently released <em>Animal Crossing: Pocket Camp Complete</em>, and basically wrapped up support for it.</p>
    
    <p class="has-text-align-none"><strong>Odds of a new game for the Switch 2 launch:</strong> Probably close to zero, since the team works on Nintendo’s smart device software.</p>
    
    <p class="has-text-align-none">Beyond its internal teams, Nintendo has a variety of subsidiaries and partners who co-develop games. That includes 1-Up Studio (3D Mario), Monolith Soft (Xenoblade), Next Level Games (Luigi&#8217;s Mansion, Mario Strikers), Nintendo Cube (Mario Party), Nintendo European Research &amp; Development (Nintendo Switch Online), Nintendo Software Technology (Mario), Retro Studios (Metroid Prime, Donkey Kong Country), and Shiver Entertainment (porting work). Pokémon developer Game Freak, Grezzo, HAL Laboratory, and Intelligent Systems may also be working on or supporting Switch 2 software.&nbsp;</p>
    
    <p class="has-text-align-none">Suffice it to say, Nintendo has a lot of people power to create a big library of new games, which could mean a very robust lineup of Switch 2 launch software.</p>
    
    ⇄⧉
    2 => array (10)
    $value[2]
    ⇄id => string (5) "11097"
    $value[2]['id']
    ⇄rss_uuid => string (36) "323f4490-fc62-4a91-9e71-77670624d326"
    $value[2]['rss_uuid']
    ⇄rss_source => string (8) "Gamespot"
    $value[2]['rss_source']
    ⇄title => string (56) "The Super Mario Adventures Comic Is Discounted At Amazon"
    $value[2]['title']
    ⇄⧉
    link => string (124) "https://www.gamespot.com/articles/the-super-mario-adventures-comic-is-discou...
    $value[2]['link']
    https://www.gamespot.com/articles/the-super-mario-adventures-comic-is-discounted-at-amazon/1100-6530137/?ftag=CAD-01-10abi2f
    
    ⇄published => string (31) "Fri, 14 Mar 2025 08:26:00 -0700"
    $value[2]['published']
    ⇄author => string (10) "Jon Bitner"
    $value[2]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/323f4490-fc62-4a91-9e7...
    $value[2]['media_url']
    • File (32.6KB)
    • Contents
    • -rw-r--r-- 33 33 32.6KB Mar 14 22:50 /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/323f4490-fc62-4a91-9e71-77670624d326.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/323f4490-fc62-4a91-9e71-77670624d326.jpg
      
    ⇄⧉
    description => string (3791) "<p>Nintendo Power was a popular staple of '90s gaming culture, offering not ...
    $value[2]['description']
    <p>Nintendo Power was a popular staple of '90s gaming culture, offering not just insight into upcoming Nintendo video games, but also various comics based on many of the Big N's franchises. One of its most popular comics was Super Mario Adventures, which ran in the magazine from 1992 through 1993. The comic strip followed Mario and Luigi as they attempt to rescue Princess Toadstool from the clutches of Bowser. If you've ever wanted to revisit the comic, the full Super Mario Adventures series is available as a <a href="https://www.amazon.com/Super-Mario-Adventures-Kentaro-Takemura/dp/1421588641?tag=gamespot-promos-20">standalone graphic novel</a>, and right now, it's on sale for <strong>one of the best prices we've seen in years</strong>.</p><div class="norewrite" title="6530137 - Super Mario Adventures Deal">  <div class="buylink-container">                                                                     <div class="js-buylink-item-container buylink-item-container">             <h2 class="item-title">                    <a href="https://www.amazon.com/Super-Mario-Adventures-Kentaro-Takemura/dp/1421588641?tag=gamespot-promos-20">Super Mario Adventures (Paperback)</a>       </h2>                                   <h3 class="item-deck">                      <a href="https://www.amazon.com/Super-Mario-Adventures-Kentaro-Takemura/dp/1421588641?tag=gamespot-promos-20">$10.55 (was $17)</a>         </h3>                                                                                                        <div class="image-container">                                  <img class="main-image" src="https://www.gamespot.com/a/uploads/square_medium/1702/17023653/4459499-81jyhkbdaql._sl1500.jpg" />                             <a href="https://www.amazon.com/Super-Mario-Adventures-Kentaro-Takemura/dp/1421588641?tag=gamespot-promos-20"></a>                        </div>              <div class="item-description"><p>Super Mario Adventures is a full-color graphic novel inspired by the video game series. This collection includes every installment of the series that ran in Nintendo Power, making it great for nostalgic fans and folks looking to enjoy the comic for the first time. The 112-page paperback collection is rarely discounted this much, and this is its lowest price since late 2022. This discount makes it an easy recommendation if you're looking for a way to enjoy the Mushroom Kingdom from a whole new perspective.</p></div>                <div class="item-buttons">                  <div>                      <a href="https://www.amazon.com/Super-Mario-Adventures-Kentaro-Takemura/dp/1421588641?tag=gamespot-promos-20">See at Amazon</a>                              </div>                                         </div>      </div>   </div> </div><p>Another cool way to dive into the world of Mario is with <a href="https://www.amazon.com/Art-Super-Mario-Odyssey/dp/1506713750?tag=gamespot-promos-20">The Art of Super Mario Odyssey</a>. The hardcover book is currently on sale for $28.49 (was $50), and it gives you a behind-the-scenes look at its development across 368 pages. The hardcover book looks great, making it an excellent centerpiece for your coffee table.</p><p><a href="https://www.amazon.com/Legend-Zelda-Link-Past/dp/1421575418?tag=gamespot-promos-20">The Legend of Zelda: A Link to the Past (Paperback)</a> is on sale too, and it's an excellent companion for Super Mario Adventures. This graphic novel also debuted in Nintendo Power, and since it serves as an adaptation of the iconic NES game, fans are bound to find it a worthwhile purchase at just $16.89 (was $20).</p><a href="https://www.gamespot.com/articles/the-super-mario-adventures-comic-is-discounted-at-amazon/1100-6530137/?ftag=CAD-01-10abi2f/">Continue Reading at GameSpot</a>
    
    ⇄content => string (3) "N/A"
    $value[2]['content']
    ⇄⧉
    3 => array (10)
    $value[3]
    ⇄id => string (5) "17369"
    $value[3]['id']
    ⇄rss_uuid => string (36) "2af9c07b-9a50-4932-b993-10af34d15b34"
    $value[3]['rss_uuid']
    ⇄rss_source => string (8) "Gamespot"
    $value[3]['rss_source']
    ⇄⧉
    title => string (94) "Celebrate Final Fantasy IX's 25th Anniversary With This New Vinyl Release Of...
    $value[3]['title']
    Celebrate Final Fantasy IX's 25th Anniversary With This New Vinyl Release Of Game's Soundtrack
    
    ⇄⧉
    link => string (160) "https://www.gamespot.com/articles/celebrate-final-fantasy-ixs-25th-anniversa...
    $value[3]['link']
    https://www.gamespot.com/articles/celebrate-final-fantasy-ixs-25th-anniversary-with-this-new-vinyl-release-of-games-soundtrack/1100-6530968/?ftag=CAD-01-10abi2f
    
    ⇄published => string (31) "Fri, 18 Apr 2025 09:03:00 -0700"
    $value[3]['published']
    ⇄author => string (10) "Jon Bitner"
    $value[3]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202504/2af9c07b-9a50-4932-b99...
    $value[3]['media_url']
    • File (17.6KB)
    • Contents
    • -rw-r--r-- 33 33 17.6KB Apr 18 19:25 /var/www/html/storage01.otaku-dojo.com/rss_pic/202504/2af9c07b-9a50-4932-b993-10af34d15b34.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202504/2af9c07b-9a50-4932-b993-10af34d15b34.jpg
      
    ⇄⧉
    description => UTF-8 string (4037) "<p>Final Fantasy IX is one of the best games in the franchise. It’s often ov...
    $value[3]['description']
    <p>Final Fantasy IX is one of the best games in the franchise. It’s often overshadowed by other in the series, but its cast of memorable characters, emotional storyline, and fantastic combat earned it universal acclaim when it hit PlayStation in 2000. To celebrate its 25th anniversary, you can now preorder the <a href="https://www.amazon.com/dp/B0F1MTMKPT?tag=gamespot-preorders-20">Final Fantasy IX Soundtrack Vinyl</a> ahead of its July 18 release. These sorts of items tend to sell out fast--the <a href="https://www.amazon.com/FINAL-FANTASY-REBIRTH-Video-Soundtrack/dp/B0CJBZY5C6?tag=gamespot-promos-20">Final Fantasy VII Rebirth Vinyl</a> is being resold for a staggering $83--so consider reserving a unit before it’s difficult to find at a reasonable price.</p><div class="norewrite" title="6530968 - FF IX Soundtrack Vinyl">  <div class="buylink-container">                                                                     <div class="js-buylink-item-container buylink-item-container">             <h2 class="item-title">                    <a href="https://www.amazon.com/dp/B0F1MTMKPT?tag=gamespot-preorders-20">Final Fantasy IX Game Soundtrack (25th Anniversary)</a>       </h2>                                   <h3 class="item-deck">                      <a href="https://www.amazon.com/dp/B0F1MTMKPT?tag=gamespot-preorders-20">$59 | Releases July 18</a>         </h3>                                                                                                        <div class="image-container">                                  <img class="main-image" src="https://www.gamespot.com/a/uploads/square_medium/1702/17023653/4479002-71l5fovnknl._sl1000.jpg" />                             <a href="https://www.amazon.com/dp/B0F1MTMKPT?tag=gamespot-preorders-20"></a>                        </div>              <div class="item-description"><p>This imported vinyl from Japan includes a collection of tracks from the original game, plus new versions of certain tracks like Melodies of Life (the game’s theme song). Along with all the music, this 25th Anniversary collection features a gorgeous new cover illustration from Final Fantasxy IX character designer Toshiyuki Itahana, and notes from the soundtrack’s composer, Nobuo Uematsu. As a bonus, an MP3 download code is included with your purchase so you can listen to the soundtrack while away from your record player.</p></div>                <div class="item-buttons">                  <div>                      <a href="https://www.amazon.com/dp/B0F1MTMKPT?tag=gamespot-preorders-20">Preorder at Amazon</a>                              </div>                                         </div>      </div>   </div> </div><p>Preordering at Amazon means you won’t be charged until the item ships. You’ll also become eligible for any price cuts between now and release. Need a record player for the vinyl? You’ll find a bunch at <a href="https://www.amazon.com/s?k=record player&amp;crid=2LGOZEF5JR2A1&amp;sprefix=record playe,aps,155&amp;ref=nb_sb_noss_2&amp;tag=gamespot-promos-20">Amazon</a>, spanning affordable models like the <a href="https://www.amazon.com/Amazon-Basics-Turntable-Speakers-Bluetooth/dp/B0BFHT7SLK?tag=gamespot-promos-20">Amazon Basics Turntable</a> for $54 to the premium <a href="https://www.amazon.com/Audio-Technica-AT-LP70X-Automatic-Belt-Drive-Turntable/dp/B0D9KKSYX4?tag=gamespot-promos-20">Audio-Technica AT-LP70X</a> for $219.</p><p>Several other Final Fantasy soundtracks are up for grabs, though the selection isn’t quite as robust as you’d expect. Many of these go out of stock fast, and the only way to pick them up is through resellers with inflated prices. However, there are still a few available at reasonable prices. Here’s a look at some other Final Fantasy soundtracks you can add to your collection.</p><a href="https://www.gamespot.com/articles/celebrate-final-fantasy-ixs-25th-anniversary-with-this-new-vinyl-release-of-games-soundtrack/1100-6530968/?ftag=CAD-01-10abi2f/">Continue Reading at GameSpot</a>
    
    ⇄content => string (3) "N/A"
    $value[3]['content']
    ⇄⧉
    4 => array (10)
    $value[4]
    ⇄id => string (5) "20900"
    $value[4]['id']
    ⇄rss_uuid => string (36) "a1dba15b-232a-42ad-8d77-474854af29a0"
    $value[4]['rss_uuid']
    ⇄rss_source => string (7) "Polygon"
    $value[4]['rss_source']
    ⇄title => string (33) "Is that Virtua Fighter Ganondorf?"
    $value[4]['title']
    ⇄⧉
    link => string (89) "https://www.polygon.com/news/598553/virtua-fighter-6-wolf-ganondorf-vf5-revo...
    $value[4]['link']
    https://www.polygon.com/news/598553/virtua-fighter-6-wolf-ganondorf-vf5-revo-switch-2-ps5
    
    ⇄published => string (25) "2025-05-12T12:49:28-04:00"
    $value[4]['published']
    ⇄author => string (12) "Marc Griffin"
    $value[4]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/a1dba15b-232a-42ad-8d7...
    $value[4]['media_url']
    • File (318.8KB)
    • Contents
    • -rw-r--r-- 33 33 318.8KB May 12 16:55 /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/a1dba15b-232a-42ad-8d77-474854af29a0.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/a1dba15b-232a-42ad-8d77-474854af29a0.jpg
      
    ⇄⧉
    description => UTF-8 string (375) "Sega promised new Virtua Fighter details this weekend, and with the company ...
    $value[4]['description']
    Sega promised new Virtua Fighter details this weekend, and with the company revealing a glimpse of Virtua Fighter 6, aka “New Virtua Fighter Project,” back in December, fans expected a smorgasbord of news regarding the forthcoming title. But what the community received was far less expected: Temu Ganondorf. Sunday’s VF Direct 2025 Spring presentation showed [&#8230;]
    
    ⇄⧉
    content => UTF-8 string (4012) "<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    $value[4]['content']
    <figure>
    
    <img alt="" src="https://platform.polygon.com/wp-content/uploads/sites/2/2025/05/New-VIRTUA-FIGHTER-Project-Wolf-Hawkfield-Teaser-Trailer-0-33-screenshot.jpg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
    	<figcaption></figcaption>
    </figure>
    <p class="has-text-align-none">Sega promised new <a href="https://www.polygon.com/news/598348/virtua-fighter-6-vf-direct-evo-japan-sega">Virtua Fighter details</a> this weekend, and with the company <a href="https://www.polygon.com/gaming/505029/virtua-fighter-6-footage-ces-2025-sega">revealing a glimpse of <em>Virtua Fighter 6</em></a><em>, </em>aka “New Virtua Fighter Project,”<em> </em>back in December, fans expected a smorgasbord of news regarding the forthcoming title. But <a href="https://www.polygon.com/2020/9/25/21455737/virtua-fighter-esports-sega-announcement">what the community received </a>was far less expected: Temu Ganondorf.</p>
    
    <p class="has-text-align-none">Sunday’s VF Direct 2025 Spring presentation showed off a modernized design for Virtua Fighter veteran Wolf Hawkfield in the form of a brief clip and flashy introduction. Playing into the character’s wrestling DNA, the teaser shows Wolf emerging from a smoke-filled runway with pyrotechnics that would make Vince McMahon rethink his life choices.</p>
    
    <p class="has-text-align-none">An announcer is heard in the trailer narrating what Wolf has been up to since fans last saw him in <em>Virtua Fighter 5</em>, revealing that the wrestler had retired from the ring and returned as a heel. And what emerges from the smoke is an older, hardened Wolf Hawkfield, who looks almost exactly like Ganondorf if Nintendo had commissioned him to be reimagined in the Yakuza universe.</p>
    
    <figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube"><div class="wp-block-embed__wrapper">
    <div><div></div></div>
    </div></figure>
    
    <p class="has-text-align-none">New Virtua Fighter Project producer Riichiro Yamada spoke a bit about Wolf and the rest of the cast’s new appearances in the upcoming title. Yamada explained in the teaser that not much had been previously known about Wolf’s “motivations for fighting.” Sega looked to remedy this perceived issue with the new game. Yamada announced that <em>VF6</em> is “still in development” and that all of the franchise’s legacy characters will be getting rich origin stories.</p>
    
    <p class="has-text-align-none">But why does Wolf look like Ganondorf? The answer may lie in <em>VF6</em>’s newly fleshed-out lore — you&#8217;ll just have to wait a bit longer for that answer. (Or it simply could be a coincidence.)</p>
    
    <p class="has-text-align-none">In other VF news, Sega is indeed porting<em> Virtua Fighter 5</em> once again! The VF Direct 2025 Spring showcase revealed that the latest update to <em>VF5</em> will make its way to Nintendo Switch 2, PlayStation 5, and Xbox Series X at an undisclosed date. Additionally, the game will receive rollback netcode and “feature full cross-play,” according to a news release from Sega. Interestingly, there appears to be even more news coming for the new <em>Virtua Fighter 5 REVO</em> port as the press release details that “multiple additional content updates are currently in the works, with details to be announced at a later date.”</p>
    
    <p class="has-text-align-none">It’s currently unclear when fans can expect to play<em> Virtua Fighter 6,</em> purchase <em>Virtua Fighter 5 REVO </em>for Switch 2, PS5, and Xbox Series X<em>, </em>or use off-brand Ganondorf in the new game. But it’s cool that Nintendo is branching out like this. What’s next? Link being playable in a Bandai Namco fighting game?</p>
    <img alt="Wolf Hawkfield punching Akira for the love of the game." src="https://platform.polygon.com/wp-content/uploads/sites/2/2025/05/Wolf-Hawkfield-Sega-Virtua-Fighter-5.jpg?quality=90&#038;strip=all&#038;crop=0,3.5062362287493,100,92.987527542501" title="Wolf Hawkfield punching Akira for the love of the game." />
    
    ⇄⧉
    5 => array (10)
    $value[5]
    ⇄id => string (4) "7685"
    $value[5]['id']
    ⇄rss_uuid => string (36) "04d14ac4-1e5f-431d-9ef4-e49ba06d3c1f"
    $value[5]['rss_uuid']
    ⇄rss_source => string (3) "IGN"
    $value[5]['rss_source']
    ⇄⧉
    title => string (100) "AU Deals: A Freebie Zombie Army 4, 170 Bucks off Borderlands, $116 off a Tur...
    $value[5]['title']
    AU Deals: A Freebie Zombie Army 4, 170 Bucks off Borderlands, $116 off a Turtle Beach 700, and More!
    
    ⇄⧉
    link => string (123) "https://www.ign.com/articles/au-deals-a-freebie-zombie-army-4-170-bucks-off-...
    $value[5]['link']
    https://www.ign.com/articles/au-deals-a-freebie-zombie-army-4-170-bucks-off-borderlands-116-off-a-turtle-beach-700-and-more
    
    ⇄published => string (31) "Mon, 10 Feb 2025 00:52:56 +0000"
    $value[5]['published']
    ⇄author => string (11) "Adam Mathew"
    $value[5]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202502/04d14ac4-1e5f-431d-9ef...
    $value[5]['media_url']
    • File (199.3KB)
    • Contents
    • -rw-r--r-- 33 33 199.3KB Feb 10 02:35 /var/www/html/storage01.otaku-dojo.com/rss_pic/202502/04d14ac4-1e5f-431d-9ef4-e49ba06d3c1f.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202502/04d14ac4-1e5f-431d-9ef4-e49ba06d3c1f.jpg
      
    ⇄⧉
    description => string (111) "Get your week started correctly with all of the finest gaming discounts avai...
    $value[5]['description']
    Get your week started correctly with all of the finest gaming discounts available right now (but not for long).
    
    ⇄⧉
    content => UTF-8 string (9387) "<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/...
    $value[5]['content']
    <section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/02/10/feb-10-this-one-1739148706488.jpg" /><section></section><p>Welcome to another week stacked with incredible savings on some of the best games and gear across Nintendo Switch, PC, Xbox Series X, and PlayStation 5. Whether you're a strategy buff, an RPG addict, or just looking for a killer gaming accessory, there’s something for everyone. Oh, and a decent load of freebies, too!
    </p><p>In crusty gamer news, I’m summoning sweary imps to bake a 13-shaped cake for <strong>The Darkness II</strong>. Though I didn't adore this as much as the non-cel-shaded Starbreeze Studios original at launch, how could I not greedily devour any game starring Jackie Estacado, the best “dark hero” this side of Spawn. Basically, this was a power fantasy of an FPS where akimbo pistoles held as much importance as your heart-eating demon tentacles and black hole conjurations. Also, the idea of having Jackie tell us gruesome mobster factoids during load screens? Absolute chef’s kiss.</p><a href="https://assets-prd.ignimgs.com/2025/02/10/ss-93fcd5f8c5bcb14cfa384071a7488b100c8f13ac-1739146443318.jpg"><img class="article-image-full-size" src="https://assets-prd.ignimgs.com/2025/02/10/ss-93fcd5f8c5bcb14cfa384071a7488b100c8f13ac-1739146443318.jpg" title="undefined" /></a><p><section></section> </p><p><strong>This Day in Gaming ?</strong></p><p>Aussie birthdays for notable games.</p><p>- <strong>Psychonauts</strong> (PC,XB) 2006. <a href="https://store.steampowered.com/app/3830/Psychonauts/"><u>Get</u></a></p><p>- <strong>Rugby 06</strong> (PC,PS2,XB) 2006. <a href="https://zdcs.link/9Z51PY"><u>eBay</u></a></p><p>- <strong>The Darkness II</strong> (PC,PS3,X360) 2012. <a href="https://store.steampowered.com/agecheck/app/67370/"><u>Get</u></a></p><h3 id="0"><strong>Table of Contents</strong></h3><ul><li><a href="http://feeds.feedburner.com/ign/all#1">Nintendo Switch</a></li><li><a href="http://feeds.feedburner.com/ign/all#2">PC</a></li><li><a href="http://feeds.feedburner.com/ign/all#3">Xbox</a></li><li><a href="http://feeds.feedburner.com/ign/all#4">PlayStation</a></li><li><a href="http://feeds.feedburner.com/ign/all#5">LEGO</a></li></ul><h1 id="1"><strong>Nice Savings for Nintendo Switch</strong></h1><p><section></section></p><ul><li><a href="https://ec.nintendo.com/AU/en/titles/70010000007343">One Piece: Pirate Warriors 3 (-84%)</a> - A$14.39</li><li><a href="https://zdcs.link/ao5J2L?object_uuid=69edf1ec-edf1-4ba9-8739-89d146470fe1&amp;t=article&amp;_ga=1936817147.1722297561">Mario &amp; Luigi: Brothership (-20%)</a> - A$64</li><li><a href="https://ec.nintendo.com/AU/en/bundles/70070000006861">The Sinking City : Del. (-90%)</a> - A$9.75</li><li><a href="https://zdcs.link/QGGgMW">Expeditions: A MudRunner (-31%)</a> - A$59</li><li><a href="https://ec.nintendo.com/AU/en/titles/70010000047562">Taiko no Tatsujin: Rhythm Festival (-60%)</a> - A$27.98</li></ul><p>Expiring Recent Deals</p><ul><li><a href="https://ec.nintendo.com/AU/en/titles/70010000013434">Monster Boy Cursed Kingdom (-75%)</a> - A$14.75</li><li><a href="https://zdcs.link/QWwYwx">The Legend of Legacy HD (-22%)</a> - A$39</li><li><a href="https://zdcs.link/aXdGqx?object_uuid=a838feb5-80c9-4e82-bfeb-9b453c93e3a0&amp;t=article&amp;_ga=1936817147.1722297561">Super Monkey Ball Banana Rumble (-37%)</a> - A$44</li><li><a href="https://zdcs.link/aAbgbw">NBA 2K25 (-45%)</a> - A$22</li></ul><p>Or gift a <a href="https://zdcs.link/V0MbJ"><strong>Nintendo eShop Card</strong></a>.</p><aside><p><strong>Switch Console Prices</strong></p><p>How much to Switch it up?</p><section></section></aside><p><a href="http://feeds.feedburner.com/ign/all#0">Back to top</a></p><h1 id="2"><strong>Purchase Cheap for PC</strong></h1><p><section></section></p><ul><li><a href="https://store.epicgames.com/en-US/free-games">Beyond Blue (-100%)</a> - FREE</li><li><a href="https://store.epicgames.com/en-US/free-games">Humankind (-100%)</a> - FREE</li><li><a href="https://gaming.amazon.com/intro?tag=ign_au-22">Zombie Army 4: Dead War (-100%)</a> - FREE w/Prime</li><li><a href="https://www.humblebundle.com/store/xcom-2">XCOM 2 (-95%)</a> - A$2.99</li><li><a href="https://www.humblebundle.com/store/prey">Prey (-93%)</a> - A$2.90</li><li><a href="https://zdcs.link/9wXRYp">ASUS Falchion RX keyboard (-36%) </a>- $179</li><li><a href="https://zdcs.link/z7EO5D">Hogwarts Legacy (-70%)</a> - A$26.98 </li></ul><p>Expiring Recent Deals</p><ul><li><a href="https://gaming.amazon.com/intro?tag=ign_au-22">BioShock Infinite C.E.</a> - FREE w/Prime</li><li><a href="https://gaming.amazon.com/intro?tag=ign_au-22">The Talos Principle: Gold</a> - FREE w/Prime</li><li><a href="https://gaming.amazon.com/intro?tag=ign_au-22">Surf World Series</a> - FREE w/Prime</li><li><a href="https://zdcs.link/aR3n3E">Helldivers 2 (-28%)</a> - A$43.16</li><li><a href="https://store.steampowered.com/app/1238810/Battlefield_V/">Battlefield V (-95%)</a> - A$2.99</li></ul><p>Or just get a <a href="https://zdcs.link/vdlm8"><strong>Steam Wallet Card</strong></a></p><aside><p><strong>PC Hardware Prices</strong></p><p>Slay your pile of shame.</p><section></section></aside><p><a href="http://feeds.feedburner.com/ign/all#0">Back to top</a></p><h1 id="3"><strong>Exciting Bargains for Xbox</strong></h1><p><section></section></p><ul><li><a href="https://zdcs.link/91bW7x">Star Wars Outlaws (-53%)</a> - A$51</li><li><a href="https://zdcs.link/Qbnnxo?object_uuid=a838feb5-80c9-4e82-bfeb-9b453c93e3a0&amp;t=article&amp;_ga=1936817147.1722297561">CoD: BLOPS 6 (-20%)</a> - A$89</li><li><a href="https://www.xbox.com/en-au/games/store/mafia-trilogy/9nkg0x1mgqtx">Mafia: Trilogy (-75%)</a> - A$24.98</li><li><a href="https://www.xbox.com/en-au/games/store/borderlands-collection-pandoras-box/9nzjgltjx1j1">Borderlands Pandora’s Box (-75%)</a> - A$56.73</li></ul><p>Expiring Recent Deals</p><ul><li><a href="https://zdcs.link/aBp5mM">Assassin’s Creed Shadows (-19%)</a> - A$89</li><li><a href="https://zdcs.link/QxXwoY">Kingdom Come Deliverance 2 (-19%)</a> - A$89</li><li><a href="https://zdcs.link/z7EnG4">NBA 2K25 (-50%)</a> - A$44</li><li><a href="https://zdcs.link/Q41714">Epic Mickey: Rebrushed (-46%)</a> - A$54</li><li><a href="https://zdcs.link/aMvvvL?object_uuid=a838feb5-80c9-4e82-bfeb-9b453c93e3a0&amp;t=article&amp;_ga=1936817147.1722297561">Witcher 3 Complete (-50%)</a> - A$40</li></ul><p>Or just invest in an <a href="https://zdcs.link/glwRb"><strong>Xbox Card</strong></a>.</p><aside><p><strong>Xbox Console Prices</strong></p><p>How many bucks for a 'Box?</p><section></section></aside><p><a href="http://feeds.feedburner.com/ign/all#0">Back to top</a></p><h1 id="4"><strong>Pure Scores for PlayStation</strong></h1><p><section></section></p><ul><li><a href="https://zdcs.link/aB11gb?object_uuid=a838feb5-80c9-4e82-bfeb-9b453c93e3a0&amp;t=article&amp;_ga=1936817147.1722297561">FF VII: Rebirth ($23 off)</a> - A$97</li><li><a href="https://zdcs.link/a5Yw2k">DualSense Charging Station (-22%)</a> - A$39</li><li><a href="https://zdcs.link/QGVVGW?object_uuid=a838feb5-80c9-4e82-bfeb-9b453c93e3a0&amp;t=article&amp;_ga=1936817147.1722297561">Star Wars Outlaws (-53%)</a> - A$51</li><li><a href="https://zdcs.link/aMve21">Gran Turismo 7 (-20%)</a> - A$99</li><li><a href="https://zdcs.link/QORb8O">Cyberpunk 2077: Ult. (-25%)</a> - A$78</li></ul><p>Expiring Recent Deals</p><ul><li><a href="https://store.playstation.com/en-au/product/EP1805-CUSA13285_00-HOLLOWKNIGHT18EU">Hollow Knight: Voidheart (-50%)</a> - A$10.97</li><li><a href="https://zdcs.link/9243jD">Spidey Miles Morales (-18%)</a> - A$77</li><li><a href="https://store.playstation.com/en-au/product/EP0177-PPSA02384_00-YLADLEU000000000">Yakuza: Like a Dragon Ledge Ed. (-50%)</a> - A$23.97</li><li><a href="https://zdcs.link/z6o2o3">Judgment (-47%)</a> - A$29</li><li><a href="https://zdcs.link/QORbRn">Lost Judgment (-50%)</a> - A$49.95</li><li><a href="https://zdcs.link/9wXRXb">Callisto Protocol (-81%)</a> - A$19</li></ul><p><strong>PS+ Monthly Freebies</strong><br />Yours to keep from Feb 4 with <a href="https://zdcs.link/z3RXNw">this subscription</a></p><ul><li>Payday 3 [PS5]</li><li>High on Life [PS4/5]</li><li>Pac-Man World Re-Pac [PS4/5]</li></ul><p>Or purchase a <a href="https://zdcs.link/kn6Ww"><strong>PS Store Card.</strong></a><em></em></p><aside><p>What you'll pay to 'Station.</p><section></section></aside><p><a href="http://feeds.feedburner.com/ign/all#0">Back to top</a></p><h1 id="5"><strong>Legit LEGO Deals</strong></h1><p><section></section></p><ul><li><a href="https://zdcs.link/z6o2Oj">City: Shark Attack Stunt (-31%)</a> - A$32</li><li><a href="https://zdcs.link/Q417wk">Technic: Kawasaki Ninja (-24%)</a> - A$107</li><li><a href="https://zdcs.link/aR3n1O">Chrysanthemum Flower (-30%)</a> - A$35</li></ul><p>Expiring Recent Deals</p><ul><li><a href="https://zdcs.link/z7EOEG">Super Mario Yoshis' Forest (-33%)</a> - A$10</li><li><a href="https://zdcs.link/QGGgG8">Heavy-Duty Bulldozer (-33%)</a> - A$10</li><li><a href="https://zdcs.link/QxXAXx">Pink Flower Bouquet (-31%)</a> - A$69</li></ul><p><a href="http://feeds.feedburner.com/ign/all#0">Back to top</a></p><p><section></section> Adam Mathew is our Aussie deals wrangler. He plays practically everything, often on <a href="https://www.youtube.com/c/GrizGaming"><u>YouTube</u></a>.</p><p></p></section>
    
    ⇄⧉
    6 => array (10)
    $value[6]
    ⇄id => string (5) "21188"
    $value[6]['id']
    ⇄rss_uuid => string (36) "e41ff191-6bbb-4104-961e-76aa8fa74734"
    $value[6]['rss_uuid']
    ⇄rss_source => string (3) "IGN"
    $value[6]['rss_source']
    ⇄title => string (67) "Save 40% Off the PowerBlock Adjustable Dumbbells and Expansion Kits"
    $value[6]['title']
    ⇄⧉
    link => string (95) "https://www.ign.com/articles/powerblock-adjustable-dumbbells-deal-compare-to...
    $value[6]['link']
    https://www.ign.com/articles/powerblock-adjustable-dumbbells-deal-compare-to-bowflex-selecttech
    
    ⇄published => string (31) "Wed, 14 May 2025 22:05:00 +0000"
    $value[6]['published']
    ⇄author => string (9) "Eric Song"
    $value[6]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/e41ff191-6bbb-4104-961...
    $value[6]['media_url']
    • File (98.4KB)
    • Contents
    • -rw-r--r-- 33 33 98.4KB May 14 23:05 /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/e41ff191-6bbb-4104-961e-76aa8fa74734.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/e41ff191-6bbb-4104-961e-76aa8fa74734.jpg
      
    ⇄description => string (47) "An affordable alternative to Bowflex SeletTech."
    $value[6]['description']
    ⇄⧉
    content => UTF-8 string (4544) "<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/...
    $value[6]['content']
    <section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/05/14/powerblockexp-1747251245578.jpg" /><section></section><p>Bowflex isn't the only option when it comes to adjustable dumbbell sets. PowerBlock is another trusted brand at a much lower price point. For a few days only, Woot! (owned by Amazon) has discounted the <a href="https://zdcs.link/985rgL">PowerBlock EXP Stage 1 (5 to 50lb)</a> adjustable dumbbell set to only $239.99, which is currently <a href="https://zdcs.link/plr4l">$149 cheaper than a comparable set of Bowflex SelectTechs</a>. For those who need more than 50 pounds of weight per dumbbell, PowerBlock also offers expansion kits that can increase the maximum weight to 70 pounds or 90 pounds. Both kits – <a href="https://zdcs.link/985rgL">Stage 2 (50 to 70lb)</a> and <a href="https://zdcs.link/985rgL">Stage 3 (70 to 90lb)</a> – are also on sale at Woot! for $1199.99 each. Amazon Prime members get free shipping; everyone else will pay $6 for flat rate shipping. That's reasonable when you consider the fact that the package is going to weigh over 100 pounds.</p><h2>PowerBlock Adjustable Dumbbells (up to 90lbs per Dumbbell)</h2><section><section></section><ul><li><strong></strong><a href="https://zdcs.link/985rgL"><strong>Stage 2 Expansion Kit (50 to 70lb)</strong></a><strong> for $119.99</strong></li><li><strong></strong><a href="https://zdcs.link/985rgL"><strong>Stage 3 Expansion Kit (70 to 90lb)</strong></a><strong> for $119.99</strong></li><li><strong></strong><a href="https://zdcs.link/QbbZX6"><strong>PowerBlock PowerMax Stand</strong></a><strong> for $119.99</strong></li><li><strong></strong><a href="https://zdcs.link/znx6Y4"><strong>PowerBlock Travel Bench</strong></a><strong> for $119.99</strong></li></ul><p>Each dumbbell in the base PowerBlock EXP Stage 1 set is adjustable from 10 pounds all the way to 50 pounds. You can adjust the weight in 5-pound increments with just a turn of a dial, and the plates are all neatly contained and take up far less floor space than an entire rack of individual dumbbells. A stand isn't included; there's currently <a href="https://zdcs.link/91byR8">one on sale,</a> but if you're on a budget, any sturdy stand or table will do. </p><p>One great feature of these PowerBlocks is that once you're ready to move beyond 50 pounds, you don't have to go out and buy an entirely new set of adjustable dumbbells. The expansion kits allow you to seamlessly add even more weight to your existing PowerBlocks - all the way up to 90 pounds - at a very reasonable cost.</p></section><section><section></section><p>The quality of these PowerBlock dumbbells are great. I've tried them myself and they are every bit as solid and well built as the Bowflex SelectTech. Just about every piece that matters is made out of metal, not plastic. The handles are rubber coated so your grip won't slip and the weight adjustment dial is smooth and intuitive. PowerBlock backs these dumbbells with a five-year warranty. If after five years you still haven't given up on your workout regimen, kudos to you.</p><p>Free weights are a great choice for anyone who wants to work out at home but is limited on space. A pair of dumbbells is all the equipment you need to get access to a wide range of exercises that can target just about every muscle in your upper and lower body. Supplement your free weight exercises with cardio and other workouts that use your own body weight as resistance (like pushups, burpees, or squats) and you may never need to purchase more equipment.</p><aside><h2>Why Should You Trust IGN's Deals Team?</h2><p>IGN's deals team has a combined 30+ years of experience finding the best discounts in gaming, tech, and just about every other category. We don't try to trick our readers into buying things they don't need at prices that aren't worth buying something at. Our ultimate goal is to surface the best possible deals from brands we trust and our editorial team has personal experience with. You can check out <a href="https://corp.ign.com/ign-deals-standards-and-practices">our deals standards here</a> for more information on our process, or keep up with the latest deals we find on <a href="https://x.com/IGNDeals">IGN's Deals account on Twitter</a>.</p></aside><section></section><p><em>Eric Song is the IGN commerce manager in charge of finding the best gaming and tech deals every day. When Eric isn't hunting for deals for other people at work, he's hunting for deals for himself during his free time.</em></p></section></section>
    
    ⇄⧉
    7 => array (10)
    $value[7]
    ⇄id => string (4) "6607"
    $value[7]['id']
    ⇄rss_uuid => string (36) "8007925f-4b31-45cd-9310-7880e6c8f228"
    $value[7]['rss_uuid']
    ⇄rss_source => string (5) "Wired"
    $value[7]['rss_source']
    ⇄title => string (53) "Washington, DC Plane Crash: Everything We Know So Far"
    $value[7]['title']
    ⇄⧉
    link => string (125) "https://www.wired.com/story/washington-dc-plane-crash-everything-we-know-so-...
    $value[7]['link']
    https://www.wired.com/story/washington-dc-plane-crash-everything-we-know-so-far-black-hawk-faa-potomac-american-airlines-psa/
    
    ⇄published => string (31) "Thu, 30 Jan 2025 14:30:23 +0000"
    $value[7]['published']
    ⇄author => string (3) "N/A"
    $value[7]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202501/8007925f-4b31-45cd-931...
    $value[7]['media_url']
    • File (4.8MB)
    • Contents
    • -rw-r--r-- 33 33 4.8MB Jan 30 14:40 /var/www/html/storage01.otaku-dojo.com/rss_pic/202501/8007925f-4b31-45cd-9310-7880e6c8f228.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202501/8007925f-4b31-45cd-9310-7880e6c8f228.jpg
      
    ⇄⧉
    description => string (216) "Air traffic controllers asked Flight 5342 to switch runways when coming in t...
    $value[7]['description']
    Air traffic controllers asked Flight 5342 to switch runways when coming in to land. Black box recordings from the jet and the military helicopter it collided with will help reveal if this contributed to the accident.
    
    ⇄content => string (3) "N/A"
    $value[7]['content']
    ⇄⧉
    8 => array (10)
    $value[8]
    ⇄id => string (4) "4422"
    $value[8]['id']
    ⇄rss_uuid => string (36) "6100b2f4-a8f7-43ef-a6af-21fb7fd0a58f"
    $value[8]['rss_uuid']
    ⇄rss_source => string (7) "Polygon"
    $value[8]['rss_source']
    ⇄title => UTF-8 string (75) "DC’s Batman reboot promised hope, but Wonder Woman and Superman delivered"
    $value[8]['title']
    ⇄⧉
    link => string (82) "https://www.polygon.com/comics/504039/absolute-batman-superman-wonder-woman-...
    $value[8]['link']
    https://www.polygon.com/comics/504039/absolute-batman-superman-wonder-woman-review
    
    ⇄published => string (25) "2025-01-05T11:31:00-05:00"
    $value[8]['published']
    ⇄author => string (11) "Susana Polo"
    $value[8]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202501/6100b2f4-a8f7-43ef-a6a...
    $value[8]['media_url']
    • File (1.5MB)
    • Contents
    • -rw-r--r-- 33 33 1.5MB Jan 05 16:35 /var/www/html/storage01.otaku-dojo.com/rss_pic/202501/6100b2f4-a8f7-43ef-a6af-21fb7fd0a58f.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202501/6100b2f4-a8f7-43ef-a6af-21fb7fd0a58f.jpg
      
    ⇄⧉
    description => UTF-8 string (327) "When DC Comics’ Absolute line was leaked, then announced in 2024, one arrest...
    $value[8]['description']
    When DC Comics’ Absolute line was leaked, then announced in 2024, one arresting image sucked all the air out of the room: the widest, square-est version of Batman anyone had ever seen. The idea that when veteran Batman writer Scott Snyder had the opportunity to remake Batman from the ground up in a darker setting, [&#8230;]
    
    ⇄⧉
    content => UTF-8 string (10448) "<figure> <img alt="" src="https://platform.polygon.com/wp-content/uploads/si...
    $value[8]['content']
    <figure>
    
    <img alt="" src="https://platform.polygon.com/wp-content/uploads/sites/2/2025/01/Absolute_Superman_Vol_1_1_Textless.jpg?quality=90&#038;strip=all&#038;crop=0,0,100,100" />
    	<figcaption></figcaption>
    </figure>
    <p class="has-text-align-none">When DC Comics’ Absolute line <a href="https://www.polygon.com/24200459/dc-comics-reboot-all-in-absolute-universe-scott-snyder">was leaked, then announced</a> in 2024, one arresting image sucked all the air out of the room: the widest, square-est version of Batman anyone had ever seen. The idea that when veteran Batman writer Scott Snyder had the opportunity to remake Batman from the ground up in a darker setting, his <a href="https://www.polygon.com/comics/462801/batman-absolute-joker-reboot-scott-snyder-interview">first directive</a> to artist Nick Dragotta was to make him <em>frick-kin’ yuge</em> was intriguing, to say the least.&nbsp;</p>
    <img alt="" src="https://platform.polygon.com/wp-content/uploads/sites/2/2024/10/AB01_Cvr_Var_Foil_Nick-Dragotta_Frank-Martin-copy.jpeg?quality=90&#038;strip=all&#038;crop=0,14.57163240323,100,34.058825141855" title="" />
    <p class="has-text-align-none">The visuals of <em>Absolute Batman</em>’s sibling books, <em>Absolute Wonder Woman</em> and <em>Absolute Superman</em>, weren’t quite so surprising. Wonder Woman has carried a sword and worn pants before; Superman has had shaggy hair. Batman was <em>so </em>wide, he made his fellow heroes’ reimagined designs look normal by comparison. It’s no wonder <em>Absolute Batman</em> became the book to fixate on. </p>
    
    <p class="has-text-align-none">But three months into the run of each book, <em>Absolute Wonder Woman</em> and <em>Absolute Superman</em> are sprinting toward all-time-great comic book status, in part because the writers and artists were able to keep their biggest, most of-the-moment twists on two very old superhero stories a complete secret until just the right moment. Maybe they were hidden behind the younger Batman’s remarkable girth?</p>
    
    <p class="has-text-align-none">A new year is a time for reflection. I’ve been doing some reflecting, and I’m willing to say it: DC Comics’ Absolute Universe rules much harder than I ever expected it to, in a way I thought was impossible. It’s giving me a dark timeline that actually feels good to visit. </p>
    
    <p class="has-text-align-none">[<strong>Ed. note:</strong> This piece contains some spoilers for the first three issues each of <em>Absolute Wonder Woman</em> and <em>Absolute Superman</em>.]</p>
    
    <p class="has-text-align-none">I get now why writer Kelly Thompson and artist Hayden Sherman wanted to keep the details of <em>Absolute Wonder Woman</em> on the down-low during the initial project announcement. Even though their first issue literally takes place in hell, it’s wonderfully quiet, slow, and soft in a way that monthly superhero books rarely ever get to be, and in a way that would suffer in summary. They deliver a Diana who has been separated from her Amazonian heritage by divine edict, but who is determined to be a bulwark between humanity and terrible monsters, even if that requires spitting in the face of gods. Also, I won’t spoil it here, but #3 reveals something about Diana’s… physicality… in such a casual way that it hits like a Mack truck. </p>
    
    <p class="has-text-align-none">Meanwhile, in the first three issues of <em>Absolute Superman</em>, writer Jason Aaron and artist Rafa Sandoval have drummed out a steady series of subversions to the Superman story we think we know. Better yet, they’ve taken the time to show those differences have meaning, outside of the shock of the unexpected. Their Superman still grew up on a farm — a farm on Krypton, an extremely stratified society in which his family is from the laborer caste.&nbsp;</p>
    <img alt="" src="https://platform.polygon.com/wp-content/uploads/sites/2/2025/01/RCO003_w_1733296013.jpg?quality=90&#038;strip=all&#038;crop=0,11.191733917409,100,77.616532165181" title="" />
    <p class="has-text-align-none">Superman’s relationship to his doomed homeworld is traditionally distant, but Kal-El the curious preteen gives Aaron and Sandoval a vehicle to display the flaws of Kryptonian society from a close-up view, opening <em>Absolute Superman</em> #2 with little Kal getting written up at school (remote class only) for writing an essay himself, instead of using the computer to AI-generate one, based on the Kryptonian database of all approved knowledge. They establish all this detail in a mere two panels that will hit any school-age kid, parent of such, or teacher with the chilling punch of an effective ghost story.</p>
    
    <p class="has-text-align-none">The third issue, released on the first day of 2025, gives the familiar Superman origin tale another trenchantly modern twist. In this version of the story, the leaders of Krypton don’t refuse to believe the warnings that their planet is dying, thus perishing along with it. Here, they support the illusion that everything is normal and under control, while secretly building massive escape ships for the elite castes alone.&nbsp;</p>
    <img alt="Superman’s father looks at his Kryptonian iPhone in shock as he discovers that the upper classes of society have been secretly building ships so that they alone can escape the planet’s destruction. “Only the upper classes. They… they don’t want anyone else to know. That the planet… the entire planet‘s going to…” in Absolute Superman #3." src="https://platform.polygon.com/wp-content/uploads/sites/2/2025/01/RCO021_1735756256.jpg?quality=90&#038;strip=all&#038;crop=35.744366197183,0,59.855633802817,100" title="Superman’s father looks at his Kryptonian iPhone in shock as he discovers that the upper classes of society have been secretly building ships so that they alone can escape the planet’s destruction. “Only the upper classes. They… they don’t want anyone else to know. That the planet… the entire planet‘s going to…” in Absolute Superman #3." />
    <p class="has-text-align-none">Kal-El’s parents, meanwhile, have been constructing their own ship for the paltry few laborers they can fit on it. What happens next? Do the elite Kryptonians survive? Do Kal’s parents? So far, they’ve only been seen in flashback, so I guess I’m waiting for <em>Absolute Superman</em> #4 to find out.&nbsp;</p>
    
    <p class="has-text-align-none">For comics readers, the Dark Timeline is one of the oldest tricks in the book. Maybe there’s <a href="https://en.wikipedia.org/wiki/Days_of_Future_Past">a dark future the heroes need to avert</a>, or a thing could have gone terribly wrong <a href="https://marvel.fandom.com/wiki/What_If...%3F_Dark">if only What If…?</a> Or it’s the future and <a href="https://en.wikipedia.org/wiki/Kingdom_Come_(comics)">nothing’s as good or easy as it used to be</a>. Or maybe there’s <a href="https://www.polygon.com/comics/2017/9/13/16303698/batman-who-laughs-first-appearance">an entire multiverse where things turned out so bad</a> that the universes inside it are good for nothing more than kindling in a cosmic forge. “A familiar setting, but shockingly worse” is an easy well to return to.&nbsp;</p>
    
    <p class="has-text-align-none">When the Absolute setting was announced as a darker version of the DC universe, created by the evil god Darkseid for someday-to-be-revealed dark purposes, it felt like mere repetition. “In this universe, the heroes come up in ways that make them underdogs,” Scott Snyder said in <a href="https://www.polygon.com/24200459/dc-comics-reboot-all-in-absolute-universe-scott-snyder">an announcement video</a>, making the case that direr origins would make it resonate even more when Batman, Superman, Wonder Woman — and upcoming Absolute heroes like Green Lantern, Martian Manhunter, and the Flash — inevitably made the decision to <a href="https://www.polygon.com/movies/503539/superman-fantastic-four-optimism-intellect-romance-cynicism">fight against the darkness anyway</a>.&nbsp;</p>
    
    <p class="has-text-align-none">I didn’t think Snyder and the rest of the folks on DC’s Absolute books would be able to execute on that idea so quickly and consistently across three creative teams and three very different revisionary concepts. These first three Absolute books aren’t just solid, they’re incisive, meaningful, and gorgeously told. Thompson and Sherman’s Wonder Woman is about love in the face of self-denial, and claiming your identity even in the face of divine censorship. Aaron and Sandoval’s Superman is about action and striving and tragedy, but also the joy of writing and the power of telling the truth. </p>
    
    <p class="has-text-align-none">In an era where corporations are <a href="https://www.polygon.com/tv/498573/disney-transgender-pixar-win-or-lose-banned">censoring references to queer or trans characters</a> out of <a href="https://www.polygon.com/news/479614/disney-reportedly-pulls-marvels-moon-girl-and-dinosaur-episode-over-trans-athlete-story">fear of backlash</a>, there’s a resonance in having Wonder Woman defy divine law to speak the word “Amazon” aloud. In particular, there’s resonance in giving that moment to a queer-coded character. (And often, lately, thank goodness, a <a href="https://www.polygon.com/2021/12/13/22827920/wonder-woman-gay-supergirl-dc-comics">straight-up queer one</a>.) I <em>do </em>want to see Wonder Woman defying rules imposed on her from above. I do want to see Superman rejecting generative AI as a homogenizing, lie-spreading force. I do want to see him navigating a metaphor for the billionaire-backed push to <a href="https://www.vox.com/climate/385183/cop29-climate-change-emissions-rising-trump-baku">escape Earth’s climate problems</a> by building <a href="https://www.pcmag.com/opinions/hey-elon-dont-make-me-spend-30-years-in-a-pizza-hut-on-mars">a Mars base on the backs of indentured labor</a>.</p>
    
    <p class="has-text-align-none"><em>Absolute Wonder Woman</em> and <em>Absolute Superman </em>are going there:&nbsp;Not just making up harsh alternate futures for the sake of grim-and-gritty storytelling, but presenting them as <em>our</em> harsh futures, with the promise that they’re shaping heroes to fight back. I get enough “dark timeline” vibes from life in the 2020s. The least my comic book dark timelines can do is punch the real ones in the face once in a while.&nbsp;</p>
    
    ⇄⧉
    9 => array (10)
    $value[9]
    ⇄id => string (4) "3793"
    $value[9]['id']
    ⇄rss_uuid => string (36) "fd8fe1d1-2ce0-4118-9125-adbd7398fd66"
    $value[9]['rss_uuid']
    ⇄rss_source => string (5) "Wired"
    $value[9]['rss_source']
    ⇄title => string (57) "11 Best Beard Trimmers (2024): Full Beards, Hair, Stubble"
    $value[9]['title']
    ⇄link => string (50) "https://www.wired.com/gallery/best-beard-trimmers/"
    $value[9]['link']
    ⇄published => string (31) "Wed, 25 Dec 2024 13:02:00 +0000"
    $value[9]['published']
    ⇄author => string (3) "N/A"
    $value[9]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202412/fd8fe1d1-2ce0-4118-912...
    $value[9]['media_url']
    • File (1.4MB)
    • Contents
    • -rw-r--r-- 33 33 1.4MB Dec 25 2024 /var/www/html/storage01.otaku-dojo.com/rss_pic/202412/fd8fe1d1-2ce0-4118-9125-adbd7398fd66.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202412/fd8fe1d1-2ce0-4118-9125-adbd7398fd66.jpg
      
    ⇄description => string (70) "These beard tools deliver a quality trim for all types of facial hair."
    $value[9]['description']
    ⇄content => string (3) "N/A"
    $value[9]['content']
    ⇄⧉
    10 => array (10)
    $value[10]
    ⇄id => string (5) "12443"
    $value[10]['id']
    ⇄rss_uuid => string (36) "bab099a0-5f34-462d-9e13-def62de62554"
    $value[10]['rss_uuid']
    ⇄rss_source => string (3) "IGN"
    $value[10]['rss_source']
    ⇄title => string (76) "The Best Deals Today: Samsung 990 Pro SSD, Surface Pro Copilot+ PC, and More"
    $value[10]['title']
    ⇄link => string (57) "https://www.ign.com/articles/best-deals-for-march-27-2025"
    $value[10]['link']
    ⇄published => string (31) "Thu, 27 Mar 2025 17:30:00 +0000"
    $value[10]['published']
    ⇄author => string (14) "Christian Wait"
    $value[10]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202503/bab099a0-5f34-462d-9e1...
    $value[10]['media_url']
    • File (94.9KB)
    • Contents
    • -rw-r--r-- 33 33 94.9KB Mar 27 18:35 /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/bab099a0-5f34-462d-9e13-def62de62554.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202503/bab099a0-5f34-462d-9e13-def62de62554.jpg
      
    ⇄⧉
    description => string (165) "As of March 27, the Samsung 990 Pro 4TB SSD is on sale for $279.99 ($185 off...
    $value[10]['description']
    As of March 27, the Samsung 990 Pro 4TB SSD is on sale for $279.99 ($185 off) at Amazon. The new Surface Pro (Snapdragon X Elite) is also down to $949.99 ($450 off).
    
    ⇄⧉
    content => UTF-8 string (16774) "<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/...
    $value[10]['content']
    <section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/03/27/pixel-9-98-1743064312758.jpg" /><section></section><p>I want more excuses to upgrade my setup, and today’s Spring deals are making it hard to resist. Samsung’s 990 Pro 4TB SSD is sitting pretty at $279.99, which is honestly offensive when you consider how fast it is. We’re talking <em>nearly</em> maxing out PCIe 4.0 speeds—like “blink and your game is loaded” fast. If your current drive wheezes just opening Steam, it’s time to have a little talk (and maybe a quiet replacement).</p><h2>The Best Amazon Spring Sale Deals For Today</h2><section></section><p>I think the new Surface Pro Copilot+ PC might be trying to outsmart me, and for $949.99, I’m weirdly okay with that. It has AI features baked into Windows 11, a gorgeous OLED screen, and enough power to make even the MacBook Air sweat a little. It’s basically a flex for productivity nerds. Toss in the Blue Yeti mic for $89.99 if you’re tired of sounding like you’re calling in from a potato during meetings.</p><h2>PlayStation Slim Disc Edition (Import) for $367.94</h2><section><section></section><p>Looking for the least expensive PlayStation 5 console you can your hands on? As part of its US Anniversary Sale, AliExpress is offering an imported <a href="https://zdcs.link/9wX3NK">Sony PlayStation 5 Slim Disc Edition</a> gaming console for $367.94 shipped after $80 off coupon code &quot;<strong>MAYUE008</strong>&quot;. This is a brand new and retail boxed product that is stocked in a US warehouse and qualifies for local delivery, which means it ships free and arrives within about 1-2 weeks.</p><h2>Preorder the TSA-Compatible Keysmart SmartLock for iPhone</h2></section><section><section></section><p>The Keysmart SmartLock is a TSA compatible lock that works with the Find My app on your Apple iPhone for tracking your luggage easily and accurately. It can ping you with a variety of convenient alerts and pin the lock's location on your map. The lock itself has a built-in speaker so it can play a sound when your luggage is nearby. If you're already tied into the iPhone ecosystem and you travel often, this seems like an extremely practical item for a very reasonable price.</p></section><h2>SAMSUNG 990 PRO SSD 4TB PCIe 4.0 M.2 2280 Internal Solid State Hard Drive</h2><section><section></section><p>I think this Samsung 990 Pro deal is trying to personally offend my current SSD. For $279.99, you’re getting 4TB of absurdly fast Gen 4 storage with read speeds up to 7,450MB/s — basically the SSD equivalent of strapping a rocket to your PC. It’s ideal for gamers, video editors, or anyone whose workflow makes their current drive cry for help. And no, it doesn’t come with a heatsink at this price, but at these speeds, it might just melt your excuses for not upgrading.</p></section><h2>Logitech for Creators Blue Yeti USB Microphone for Gaming</h2><section><section></section><p>I want to sound like a real human on calls for once, and the Blue Yeti mic at $89.99 is finally giving me that chance without the guilt. It’s got multiple pickup patterns, onboard controls, and the kind of studio-quality clarity that says, “I actually care about how I sound,” even if I’m still in pajama pants. At $40 off, it’s basically the gateway drug for streamers, podcasters, and anyone who’s tired of being told they sound like they’re underwater.</p></section><h2>Humble Bundle: Delta Green RPG Collection</h2><section><section></section><p>Humble’s latest bundle features the Delta Green RPG and an entire collection of fiction, campaigns, and VTT resources worth over $681 — all for just $25. That includes The King in Yellow, God's Hunt, and dozens of other horror-themed tabletop adventures. Great pickup for RPG enthusiasts or fans of cosmic horror.</p></section><h2>Microsoft Surface Pro 2-in-1 Laptop/Tablet (2024)</h2><section><section></section><p>I want to believe I’m productive, and the new Surface Pro Copilot+ at $949.99 is really leaning into that fantasy. You’re getting a fresh 2024 model with a Snapdragon X Elite chip, a stunning 13-inch OLED display, and enough AI tricks baked into Windows 11 to make it feel like it’s doing half the work for you. It’s light, powerful, and $450 off — basically a high-tech life coach disguised as a 2-in-1.</p></section><h2>Acer Nitro 34&quot; UWQHD 3440 x 1440 1500R Curved PC Gaming Monitor</h2><section><section></section><p>I think my current monitor just flinched, because this 34-inch Acer Nitro ultrawide is out here showing off for $299.99. It’s got a sharp 3440x1440 resolution, buttery 180Hz refresh rate, and a 1500R curve that makes gaming or multitasking feel downright cinematic. You even get FreeSync and HDR support in the mix. For under $300, this thing isn’t just a monitor — it’s an intervention.</p></section><h2>Helldivers 2 - Original Game Soundtrack - Vinyl</h2><section><section></section><p>Slotting in today’s IGN Store placement is the Helldivers 2: Original Soundtrack vinyl, pressed on translucent yellow wax and packed with the game’s most explosive battle themes. At $30.98, it’s a must-have collectible for fans of the game’s chaotic co-op action.</p></section><h2>AMD Ryzen™ 9 9950X 16-Core, 32-Thread Unlocked Desktop Processor</h2><section><section></section><p>The powerhouse <strong>Ryzen 9 9950X</strong> desktop processor is seeing an <strong>18% discount</strong>, down to <strong>$532.56</strong> at Amazon. It features <strong>16 cores</strong>, <strong>32 threads</strong>, and a <strong>boost clock up to 5.7GHz</strong>— savage for gaming and high-end content creators. Just be sure to pair it with a strong cooler (not included).</p></section><h2>Pokémon TCG: Scarlet &amp; Violet - Surging Sparks Booster Bundle</h2><section><section></section><p>I want this bundle purely for the thrill of cracking six packs in a row and pretending I’m building a deck for Worlds. The Surging Sparks expansion is still new enough to feel fresh, and at $45.02, it’s a decent value compared to scalper prices that make you question your financial decisions. If you just want to dip into the latest set without going full collector mode, this is it.</p></section><h2>Pokémon TCG: Scarlet &amp; Violet - Paldean Fates Booster Bundle</h2><section><section></section><p>Shiny Pokémon are back, and apparently so is my addiction to them. The Paldean Fates bundle gives you six chances to pull something sparkly, and while $69.94 isn’t exactly pocket change, I think the potential dopamine hit is worth the gamble. It’s in stock, it ships fast, and I’ve made worse choices at 2 a.m. on eBay.</p></section><h2>Pokémon TCG: Scarlet and Violet Shrouded Fable Elite Trainer Box</h2><section><section></section><p>In my opinion, this is the one to grab if you're all-in on the set. Nine booster packs, a Pecharunt promo, themed sleeves, dice, and an actually-useful storage box? For $54.96? I’ve spent more on less at Taco Bell. Plus, it's still Prime eligible, which means you don’t have to sell your soul for free shipping. Win-win.</p></section><h2>INIU Portable Charger, 22.5W 20000mAh</h2><section><section></section><p>This thing charges your phone like it’s got something to prove. At $26.98, it gives you a full week’s worth of backup power and a built-in flashlight just in case you drop your phone and your dignity under your car seat. I want it purely because it has an LED readout that makes me feel like I’m operating a mission control panel instead of just charging my AirPods.</p></section><h2>Anker Power Bank (PowerCore 10K)</h2><section><section></section><p>I think this is the best deal of the day, and not just because it’s $17.99. It’s slim, light, and can survive a drop better than my will to stay off social media. Anker knows what it’s doing, and this charger just works. No random overheating, no mystery ports, just plug it in and keep scrolling through whatever app is currently ruining your sleep schedule.</p></section><h2>Samsung 49&quot; Odyssey QD-OLED (G93SC) Series Curved Gaming Monitor</h2><section><section></section><p>With a 240Hz refresh rate, Dual QHD resolution, and 0.03ms response time, this 49-inch ultrawide OLED is built for high-performance PC gaming. The 1800R curve and HDR True Black 400 make it incredibly immersive, while FreeSync Premium Pro helps keep gameplay smooth and responsive.</p></section><h2>Samsung Galaxy Tab S6 Lite 10.4' 64GB WiFi Android Tablet</h2><section><section></section><p>This Android tablet comes with an S Pen included, a 10.4-inch display, and Samsung DeX for multitasking. At under $200, it’s a solid pick for casual gamers, students, or anyone who wants a lightweight, entertainment-ready tablet with productivity perks.</p></section><h2>roborock S8 MaxV Ultra Robot Vacuum &amp; Sonic Mop</h2><section><section></section><p>With a whopping 10,000Pa of suction, self-refilling, self-emptying, sonic mopping, and even hot-air mop drying, the Roborock S8 MaxV Ultra takes hands-off cleaning to the next level. It's packed with AI features and even supports pet tracking and video calls.</p></section><h2>Amazon Kindle Colorsoft Signature Edition (32 GB)</h2><section><section></section><p><a href="https://www.ign.com/articles/best-kindle-deals">Amazon’s newest Kindle</a> adds color to the mix with a 7&quot; Colorsoft display. It still lasts up to 8 weeks on a single charge and now supports wireless charging and full-color highlights. It's ideal for reading graphic novels, cookbooks, or anything where visuals matter.</p></section><h2>Beats Studio Pro - Wireless Bluetooth Noise Cancelling Headphones</h2><section><section></section><p>Enjoy spatial audio, active noise canceling, and up to 40 hours of battery life. These over-ear headphones are compatible with both iOS and Android, and support lossless audio over USB-C. A strong option for commuters, creators, and music lovers.</p><h2>Lenovo Legion Pro 7i 16&quot; RTX 4080 Gaming Laptop for $2513</h2></section><section><section></section><p>This Lenovo Legion Pro 7i gaming laptop drops to $2,513 at AliExpress after $100 off coupon code &quot;<strong>IFPRZAZ</strong>&quot; is applied. The Legion Pro 7 is Lenovo's top-of-the-line gaming laptop and we rarely see discounts for this model. This particular configuration features a powerful Intel Core i9-14900HX CPU and RTX 4080 GPU for comfortable high-fps gaming on the 16&quot; display's native 2560x1600 resolution.</p></section><h2>Final Fantasy VII Rebirth - Exclusive Amazon Edition</h2><section><section></section><p>$32.99 for this masterpiece? I genuinely laughed. I paid full price, and I don’t even get the exclusive Cloud and Sephiroth controller skin. If you’ve ever wanted to explore Midgar’s post-industrial wastelands with emotionally repressed sword boys with a price lower than Black Friday's, here you go.</p></section><h2>Sony WH-1000XM5</h2><section><section></section><p>I think these might actually cancel the noise in my soul. The sound is incredible, the fit is dreamy, and the battery life is better than my phone’s. Honestly, $249.99 for peace and quiet? Cheaper than therapy.</p></section><h2>Smart LED Display Case Smarter Kit (4 Pack)</h2><section><section></section><p>If you’ve ever looked at your shelf of figures, sneakers, or LEGO builds and thought, “This could be more dramatic,” I highly recommend these cases. I want my collectibles to feel as important as they think they are.</p></section><h2> Sony WH-CH520 Wireless Headphones Bluetooth On-Ear Headset with Microphone</h2><section><section></section><p>At $38, these are the definition of “just throw them in the cart.” I use them for work, walks, and pretending I’m on a call to avoid conversations. Plus, 50 hours of battery life? That’s just showing off.</p></section><h2>Kingdom hearts Integrum Masterpiece</h2><section><section></section><p>$59.99 to cry over Disney characters and complicated lore? Yes, please. I think this collection should come with a warning and a box of tissues. It’s that much of a journey.</p></section><h2><strong>B100 Bluetooth Speaker</strong></h2><section><section></section><p>This speaker is tiny, but it’s loud enough to offend your upstairs neighbors and cute enough that they won’t stay mad. It survived my shower playlist and a weekend camping trip without flinching.</p></section><h2>INZONE H3 Wired Gaming Headphones With Mic, PS5 Headphones</h2><section><section></section><p>Crisp comms, no lag, and a mic that doesn’t make me sound like a robot underwater. I want to pretend I’m a competitive esports player, and this headset lets me live the fantasy.</p></section><h2>Sony ULT Field 1 Waterproof Portable Bluetooth Speaker</h2><section><section></section><p>This speaker is basically the action hero of the portable audio world. It’s waterproof, rustproof, and probably judge-proof. I tossed it in my bag, it bounced around all day, and still blasted bass like nothing happened.</p></section><h2>Sony ULT WEAR Over-Ear Noise Cancelling Bluetooth Headphones with Alexa Built-in</h2><section><section></section><p>Bass so strong it could cause an existential crisis. These are like strapping a subwoofer to your ears, but in a comfy, eco-friendly kind of way. I think I saw my dog flinch the first time I hit the ULT button.</p></section><h2>Sony WH-1000XM4 Wireless Premium Noise Canceling Overhead Headphones</h2><section><section></section><p>XM4s are the previous-gen MVPs. They’ve still got top-tier ANC and that dreamy comfort that makes you forget you're wearing them. At $179.99, I’m thinking of buying a backup pair for future me.</p></section><h2>Sony BRAVIA Theater U Wireless Wearable TV Speaker with Bluetooth</h2><section><section></section><p></p><p>A wearable speaker sounds ridiculous... until you try it. I felt like a sci-fi character watching a movie with surround sound on my shoulders. Honestly, I want to wear this to Zoom calls just for the audio flex.</p></section><h2>Sony BRAVIA Theater Bar 8</h2><section><section></section><p>My living room sounds like a private screening room now. I think this soundbar made my couch comfier just by association. Movies, games and music are all better with this beast.</p></section><h2>Sony SRS-XP700 X-Series Wireless Karaoke Party-Speaker</h2><section><section></section><p>I didn’t need a party speaker, but I bought this anyway. Complete with lights, bass and karaoke ports, it’s basically a party in a box. I want to say I got it for the sound, but really, it’s the lights.</p></section><h2>Sony 65-Inch Mini LED QLED 4K Ultra HD TV BRAVIA 7</h2><section><section></section><p>This TV made me realize I’ve been watching in peasant resolution my whole life. Mini LED, PlayStation 5 optimization, and colors so vivid I nearly apologized to my last TV for talking trash about it.</p></section><h2>Sony 85-Inch Class 4K Ultra HD BRAVIA 3 LED Smart TV</h2><section><section></section><p>I want to live in this TV. It’s 85 inches of 4K glory, and somehow still cheaper than a vacation. Probably because you won’t need one after this, seeing as your living room becomes the destination.</p></section><h2>Sony 65 Inch Mini LED QLED 4K Ultra HD TV BRAVIA 9 Smart Google TV</h2><section><section></section><p>This one’s for the people who want it all: QLED, anti-reflection, studio-calibrated modes, and picture quality so good I paused a show just to stare at a lamp. I think my eyes are spoiled now.</p><aside><h2>Why Should You Trust IGN's Deals Team?</h2><p>IGN's deals team has a combined 30+ years of experience finding the best discounts in gaming, tech, and just about every other category. We don't try to trick our readers into buying things they don't need at prices that aren't worth buying something at. Our ultimate goal is to surface the best possible deals from brands we trust and our editorial team has personal experience with. You can check out <a href="https://corp.ign.com/ign-deals-standards-and-practices">our deals standards here</a> for more information on our process, or keep up with the latest deals we find on <a href="https://x.com/IGNDeals">IGN's Deals account on Twitter</a>.</p></aside><section></section><p><em>Christian Wait is a contributing freelancer for IGN covering everything collectable and deals. Christian has over 7 years of experience in the Gaming and Tech industry with bylines at Mashable and Pocket-Tactics. Christian also makes hand-painted collectibles for Saber Miniatures. Christian is also the author of &quot;Pokemon Ultimate Unofficial Gaming Guide by GamesWarrior&quot;.  Find Christian on X @ChrisReggieWait.</em></p></section></section>
    
    ⇄⧉
    11 => array (10)
    $value[11]
    ⇄id => string (5) "20998"
    $value[11]['id']
    ⇄rss_uuid => string (36) "d0dc6685-a06c-4f13-bf4d-8bb214d4891c"
    $value[11]['rss_uuid']
    ⇄rss_source => string (3) "IGN"
    $value[11]['rss_source']
    ⇄⧉
    title => string (143) "GeoGuessr Says It's 'Listening Closely' to Player Feedback as Steam Edition ...
    $value[11]['title']
    GeoGuessr Says It's 'Listening Closely' to Player Feedback as Steam Edition Plummets to Second-Worst Rated Game of All Time on Valve's Platform
    
    ⇄⧉
    link => string (168) "https://www.ign.com/articles/geoguessr-says-its-listening-closely-to-player-...
    $value[11]['link']
    https://www.ign.com/articles/geoguessr-says-its-listening-closely-to-player-feedback-as-steam-edition-plummets-to-second-worst-rated-game-of-all-time-on-valves-platform
    
    ⇄published => string (31) "Tue, 13 May 2025 11:43:05 +0000"
    $value[11]['published']
    ⇄author => string (11) "Vikki Blake"
    $value[11]['author']
    ⇄⧉
    media_url => string (94) "/var/www/html/storage01.otaku-dojo.com/rss_pic/202505/d0dc6685-a06c-4f13-bf4...
    $value[11]['media_url']
    • File (384.6KB)
    • Contents
    • -rw-r--r-- 33 33 384.6KB May 13 14:40 /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/d0dc6685-a06c-4f13-bf4d-8bb214d4891c.jpg
      
    • /var/www/html/storage01.otaku-dojo.com/rss_pic/202505/d0dc6685-a06c-4f13-bf4d-8bb214d4891c.jpg
      
    ⇄⧉
    description => string (183) "GeoGuessr Steam Edition, a Steam reimagining of one of the world's best-love...
    $value[11]['description']
    GeoGuessr Steam Edition, a Steam reimagining of one of the world's best-loved browser games, only released on May 8, but it's already the second-worst rated game of all time on Steam.
    
    ⇄⧉
    content => UTF-8 string (6445) "<section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/...
    $value[11]['content']
    <section class="article-page"><img src="https://assets-prd.ignimgs.com/2025/05/13/ss-06a670caf00c13bfca2bc40c607b2e0a3ca32b67-1920x1080-1747134148727.jpg" /><section></section><p>GeoGuessr Steam Edition, a Steam reimagining of one of the world's best-loved browser games, only released on May 8, but it's already the <a href="https://steam250.com/bottom100"><u>second-worst rated game of all time on Steam</u></a>. </p><p>The browser version of <a href="https://www.ign.com/games/geoguessr"><u>GeoGuessr</u></a> is tremendously successful, boasting 85 million players and a whole host of customization options that let players tailor not only who they play against, but also what maps will spawn, if they'll be dropped into an urban or rural setting, restrict spawns to certain geographical regions, toggle the ability to move, pan, or zoom — or <em>not</em> move, pan or zoom (NMPZ) — and more, including a smorgasbord of fantastic community-made custom maps.</p><p>Of the over 3,000 user reviews left thus far about the Steam version since last Wednesday, however, 84% are negative, with the majority of players complaining about the free-to-play game's monetization system and stark lack of gameplay options compared to the browser edition. </p><section></section><p>That's not the only thing bothering GeoGuessr fans, however. If you link your browser GeoGuessr account to your Steam one, <a href="https://steamcommunity.com/app/3478870/discussions/0/603029962779303287/"><u>you cannot unlink it</u></a>, <a href="https://steamcommunity.com/app/3478870/discussions/0/603030065018615131/"><u>nor can you log out of the Steam version</u></a>. You cannot play alone, not even to practise and improve. The free amateur mode <a href="https://steamcommunity.com/app/3478870/discussions/0/603029755512529810/"><u>seems to be full of bots</u></a> rather than real-life players. And perhaps most surprisingly of all, even if you pay to unlock the features on the browser version, <a href="https://www.reddit.com/r/geoguessr/comments/1kijyv4/old_pro_subscription_does_not_qualify_as/"><u>this does not carry over to Steam</u></a>.</p><p>In its defense, GeoGuessr does make this clear — in its <a href="https://steamcommunity.com/app/3478870/discussions/0/603025833901182599/"><u>FAQs</u></a>, the developer states &quot;having a GeoGuessr browser subscription does not grant you full access to the GeoGuessr Steam Edition, unless you have an Elite Yearly subscription&quot; — and unlike the browser edition, which requires an annual payment, the Steam Edition Steam Pass is a &quot;one-time purchase giving you access to the full game for the year.&quot; It is also clearly marked as an early access title, so it can refine the gameplay, introduce new features, &quot;and ensure the best possible experience with direct feedback from players.&quot;</p><p>However, it's clear from both the Steam discussion forums and GeoGuessr's subreddit that the monetization model and lack of features has really taken players by surprise. </p><p>Though sold as free-to-play, GeoGuessr Steam arguably offers less than an hour's free content (that's how long it took us to complete it), hosts just one mode, Duels (wherein you ostensibly face-off against another human player), and lets you play in just one league: Amateur Division. That's it. Without paying for the $2.50 monthly subscription — which does not bill monthly but instead requires a $30 upfront one-off payment — you cannot access higher ranks. There are no other modes at all at this time. </p><section></section><p>To be clear, GeoGuessr's browser game is not free, either. While you can play three rounds a day for free, to unlock all modes, you need to subscribe to one of three premium tiers: Pro Basic at $2.49 a month, Pro Unlimited's $2.99pm, or Pro Elite's $4.99pm. Only the latter two include free access to the Steam game. </p><p>In an exclusive statement to IGN, GeoGuessr said it was &quot;excited to have a first version of our game available on Steam, something that has been highly requested by our community for a long time.&quot; It said that the Steam rollout &quot;align[ed] with its vision of letting everyone explore the world, regardless of their preferred platform,&quot; adding: &quot;Bringing the game to Steam offers some great new possibilities, like connecting with Steam friends, enabling additional anti-cheat functionality, and so on.&quot;</p><p>That anti-cheat functionality is hugely important to the GeoGuessr community, too. The browser game has long been plagued by cheaters using exploits, bots, or good 'ole Google, despite it clearly being against the community rules, so it's possible the developers hopes to lean on Steam's architecture to help combat pervasive cheating.</p><p>&quot;This is a major milestone for us, and also just the beginning,&quot; explained head of marketing, Tomas Jonson. &quot;The game is currently in Early Access, and we’re committed to expanding and improving both the free and paid experiences over time. Much of the feedback so far has been around the monetization of the game, with many wishing for a one-time purchase model.&quot;</p><p>The developer said that as GeoGuessr relies on data from Google Street View, &quot;where the costs for street view are ongoing and tied to the number of games played,&quot; it based the Steam edition &quot;on a model similar to what we use in the browser game.&quot;</p><p>&quot;The main exception that the Steam Pass is a non-recurring yearly purchase,&quot; Jonson pointed out.</p><p>GeoGuessr suggests the Steam version will be in early access for &quot;at least six months&quot;, and it will &quot;introduce new features and ensure the best possible experience with direct feedback from players.&quot; It also states on its Steam page that it aims to &quot;expand&quot; the Steam game with &quot;new modes, maps, and competitive features.&quot;</p><p>&quot;We really appreciate the high engagement and all the player feedback we have received so far. We’ll continue listening closely and working with the community as we further develop the Steam Edition,&quot; Jonson concluded. </p><section></section><p><em>Vikki Blake is a reporter, critic, columnist, and consultant. She's also a Guardian, Spartan, Silent Hillian, Legend, and perpetually High Chaos. Find her at </em><a href="https://bsky.app/profile/vixx.bsky.social"><em>BlueSky</em></a><em>.</em></p></section>
    

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/1.1 )

Headers

Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
Cache-Control no-cache
Pragma no-cache
Connection keep-alive
Host dev.otaku-dojo.com

Response ( 200 - OK )

Headers

Cache-control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.3.2
PHP Version: 8.1.2-1ubuntu2.21
PHP SAPI: fpm-fcgi
Environment: development
Base URL: https://dev.otaku-dojo.com/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No