Changeset 3416020
- Timestamp:
- 12/10/2025 06:44:41 AM (3 months ago)
- Location:
- gothamazon/trunk
- Files:
-
- 3 edited
-
gothamzone.php (modified) (1 diff)
-
js/obf.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gothamazon/trunk/gothamzone.php
r3412299 r3416020 4 4 * Plugin URI: https://gothamazon.com 5 5 * Description: Parse Amazon Product Advertising API Feed in 30 seconds 6 * Version: 3.5. 16 * Version: 3.5.2 7 7 * Requires PHP: 7.4 8 8 * Author: Kapsule Network -
gothamazon/trunk/js/obf.js
r3412254 r3416020 33 33 document.addEventListener("contextmenu", function(e) { 34 34 openKamesenLink(e); 35 e.preventDefault(); // pour ne pas afficher le menu contextuel si tu veux36 35 }, true); 37 36 }); -
gothamazon/trunk/readme.txt
r3412299 r3416020 4 4 Tags: amazon affiliate, affiliate, affiliation, amazon, ecommerce, amazon product api 5 5 6 Stable tag: 3.5. 16 Stable tag: 3.5.2 7 7 8 8 Tested up to: 6.9 … … 180 180 == Changelog == 181 181 182 = 3.5.2 = 183 184 - Fix Mini Bug for context Menu 185 182 186 = 3.5.1 = 183 187
Note: See TracChangeset
for help on using the changeset viewer.