Skip to content

Commit

Permalink
chore(build): build & bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
rzlnhd committed Dec 12, 2024
1 parent f83a801 commit 0d9d466
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion assets/wayfu-style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions update.meta.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// ==UserScript==
// @name WayFu Dev
// @description WhatsApp Easy Follow Up.
// @date 2024-12-09
// @date 2024-12-12
// @copyright 2018, Rizal Nurhidayat (https://github.com/rzlnhd)
// @license CC BY-NC-ND 4.0; https://creativecommons.org/licenses/by-nc-nd/4.0/
// @icon https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/assets/wayfu-icon.webp
// @icon https://wayfu.id/v4/assets/wayfu-icon.webp
// @homepage https://wayfu.id/
// @supportURL https://wayfu.id/
// @version 4.6.5
// @version 4.6.6
// @author Rizal Nurhidayat (https://github.com/rzlnhd)
// @match https://web.whatsapp.com/*
// @grant GM_addStyle
Expand All @@ -25,13 +25,13 @@
// @grant GM_notification
// @connect wayfu.id
// @connect raw.githubusercontent.com
// @updateURL https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/update.meta.js
// @downloadURL https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/wayfu-install.user.js
// @updateURL https://wayfu.id/v4/update.meta.js
// @downloadURL https://wayfu.id/v4/wayfu-install.user.js
// @require https://cdn.jsdelivr.net/npm/pdfjs-dist@2.16.105/build/pdf.min.js
// @require https://cdn.jsdelivr.net/npm/pdfjs-dist@2.16.105/build/pdf.worker.min.js
// @resource ico https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/assets/wayfu-icon.webp
// @resource pnl https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/assets/wayfu-view.html
// @resource clr https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/assets/wayfu-colors.json
// @resource css https://raw.githubusercontent.com/wayfu-id/wayfu-userscript/offline/assets/wayfu-style.min.css
// @resource ico https://wayfu.id/v4/assets/wayfu-icon.webp
// @resource pnl https://wayfu.id/v4/assets/wayfu-view.html
// @resource clr https://wayfu.id/v4/assets/wayfu-colors.json
// @resource css https://wayfu.id/v4/assets/wayfu-style.min.css
// ==/UserScript==

20 changes: 10 additions & 10 deletions wayfu-install.user.js

Large diffs are not rendered by default.

0 comments on commit 0d9d466

Please sign in to comment.